summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (custom-group-value-create): UseKarl Heuer1997-10-211-1/+1
| | | | `custom-group-visibility' instead of `group-visibility'.
* Customize.Karl Heuer1997-10-211-8/+46
| | | | | | | | (mail-abbrevs-enable, mail-abbrevs-disable): New functions. (mail-abbrevs-mode): New variable enables use of the package. Call mail-abbrevs-enable or mail-abbrevs-disable. (mail-abbrevs-only): New variable. (sendmail-pre-abbrev-expand-hook): Implement mail-abbrevs-only.
* (mail-do-fcc): Handle dont-write-the-fileKarl Heuer1997-10-201-20/+20
| | | | correctly--don't write msg to the file after saving it from a buffer.
* (file-name-non-special): For insert-directory operation,Karl Heuer1997-10-191-0/+6
| | | | | ensure that default-directory is an ordinary file name before turning off file-name-handler-alist.
* (file-name-non-special): If "/:" is the entire fileKarl Heuer1997-10-191-4/+7
| | | | name, make it "/" after stripping.
* (basic-save-buffer): Set buffer-file-coding-system toKarl Heuer1997-10-191-0/+4
| | | | the coding system actually used for saving.
* (describe-font): Fix prompt.Karl Heuer1997-10-191-1/+1
|
* (describe-language-environment): Fix prompt.Karl Heuer1997-10-191-1/+1
|
* (ispell-change-dictionary): Fix error message.Karl Heuer1997-10-191-5/+7
| | | | | | (ispell-buffer-local-parsing): Fix message. (ispell-get-word): Use buffer-substring-no-properties. (ispell-buffer-local-dict): Likewise.
* Thanks to Harald Backer <harald.backer@fou.telenor.no>, we now haveOliver Seidel1997-10-171-132/+355
| | | | | | | | | | | | | | the following facilities available: Added todo-print, todo-top-priorities and todo-jump with matching variables; Parameterized todo-header, todo-category-beg, todo-category-end and todo-category-sep; Added autoload comments; todo-category-select: Modified regexp to make category names unique; todo-forward-item: Added optional COUNT vaiable; todo-insert-item: Rewrote completing read entry. Also, check out the extended list of things left to be done to this package at the end of the documentation!
* (format-deannotate-region): In case of unmatched tags,Karl Heuer1997-10-161-1/+1
| | | | avoid using nil where end position is expected.
* (winner-pending-undo-ring): Defvar before first use.Karl Heuer1997-10-161-4/+5
| | | | (winner-undo-counter): Likewise.
* Initial revisionKarl Heuer1997-10-161-0/+1757
|
* Jari Aalto <jari.aalto@ntc.nokia.com> writes:Oliver Seidel1997-10-161-310/+299
| | | | | | | | | | | | | | I just downloaded your package and after reading the docs I decided to do some reformatting. Hope you don't mind. Now they are in such a format that the html page can be automatically generated from the source file. As an example, I generated the attached page using the following command: ripdoc.pls | \ t2html.pls -a "Oliver.Seidel" -e Oliver.Seidel@cl.cam.ac.uk -simple And of course I appreciate it. Jari's stuff can be found at: ftp://cs.uta.fi/pub/ssjaaa/, while I'm making the 1997-10-15T17:18:11Z!os10000@seidel-space.de page available at http://www.cl.cam.ac.uk/users/os10000/doc/todo-mode.html (That link will be valid until 10/1998 or slightly longer.)
* Removed changelog comment section.Karl Heuer1997-10-161-14/+15
| | | | | | (double): New group. (double-map): Add customize support. (double-prefix-only): Ditto.
* (nroff): Moved from `editing' to `wp'.Karl Heuer1997-10-161-1/+1
|
* (rmail-summary-rmail-update): When looking forKarl Heuer1997-10-161-1/+1
| | | | rmail-view-buffer, check other frames as well.
* (dired-move-to-filename-regexp):Karl Heuer1997-10-161-2/+4
| | | | Accept month name and day-of-month in either order.
* (edebug-eval-mode): Nicer mode-name value.Karl Heuer1997-10-161-39/+16
|
* (function-called-at-point): Always use Emacs Lisp syntax tab.Karl Heuer1997-10-161-16/+21
| | | | Reject any "function call" with whitespace after the open-paren.
* (variable-link): New widget.Karl Heuer1997-10-161-0/+20
| | | | | | (widget-variable-link-action): New function. (function-link): New widget. (widget-function-link-action): New function.
* Some changes in comments and documentation.Karl Heuer1997-10-161-51/+79
| | | | | | | | | | | | | View mode hooked into the customize tree. (view): New custom group. (view-highlight-face, view-scroll-auto-exit) (view-try-extend-at-buffer-end) (view-remove-frame-by-deleting, view-mode-hook): Defined by defcustom instead of by defvar. (view-mode-enter): Install exit-action also when view-mode is already on. Small rewrite using unless. (view-mode, view-mode-exit, view-scroll-lines, view-really-at-end) (view-search): Small rewrite using when or unless.
* (describe-variable): Pass default value to completing-read.Karl Heuer1997-10-161-2/+2
| | | | (describe-function): Likewise.
* (narrow-to-page): Check whether forward-pageKarl Heuer1997-10-161-3/+7
| | | | actually set the match data.
* (scheme-let-indent): New arg NORMAL-INDENT.Karl Heuer1997-10-161-4/+4
| | | | | (scheme-indent-function): Pass normal-indent as 3rd arg when calling an indentation function.
* (uniquify-buffer-name-style): Add :require.Karl Heuer1997-10-161-0/+1
|
* (widget-button-click): Move point to where clicked.Karl Heuer1997-10-151-1/+2
|
* (auto-save-list-file-prefix): Fix custom type.Karl Heuer1997-10-151-1/+2
|
* (outline-back-to-heading): New arg INVISIBLE-OK.Karl Heuer1997-10-151-23/+21
| | | | | | (outline-on-heading-p): (show-entry): If the heading is invisible, show it too. (hide-other):
* (toggle-scroll-bar): Call prefix-numeric-value.Karl Heuer1997-10-151-1/+2
|
* (help-mode-maybe): New function, on temp-buffer-show-hook.Karl Heuer1997-10-151-10/+7
| | | | | (describe-key, describe-mode): Don't call help-mode here. (view-lossage, describe-function, describe-variable): Likewise.
* (compilation-forget-errors):Karl Heuer1997-10-151-1/+2
| | | | | Reinit compilation-directory-stack the way compile-internal does. (compilation-parse-errors): Don't let default-directory change.
* (smtpmail-send-it): Don't use time-stamp-strftime.Karl Heuer1997-10-151-2/+2
|
* (isearch-printing-char): Change S-SPC to SPC.Karl Heuer1997-10-151-0/+3
| | | | (isearch-mode-map): Bind S-SPC like SPC.
* (end-of-visible-line): After skipping some invisible chars.Karl Heuer1997-10-151-1/+0
| | | | don't go forward a character, just to end of line.
* (rmail): Avoid showing message twice.Karl Heuer1997-10-151-6/+8
|
* (report-emacs-bug): Delete the condition-case.Karl Heuer1997-10-151-85/+83
|
* (imenu-add-to-menubar): If not usingKarl Heuer1997-10-151-1/+3
| | | | imenu-default-create-index-function, don't require its variables.
* (hs-special-modes-alist): Correct alistKarl Heuer1997-10-151-1/+1
| | | | for java-mode.
* (mail-bury): Check for value, not justKarl Heuer1997-10-151-1/+1
| | | | existence, of alist element.
* (winner-change-fun): Don't use pushnew.Karl Heuer1997-10-151-1/+2
|
* Everything seems to work in Harald Melands Emacs 20.02 andOliver Seidel1997-10-151-18/+23
| | | | | | my Emacs 19.34. Beware of the spelling in some of the variable names. I looked up "threshold" in a dictionary and here in Britain this appears to be the way to spell it.
* Attempted to reconcile Harald's changes with mine since ↵Oliver Seidel1997-10-151-17/+24
| | | | 1997-10-14T22:22:35Z!os10000@seidel-space.de.
* Fixed 'file-item' and added 20.02 split-string function.Oliver Seidel1997-10-151-20/+34
|
* Added string-split (which I stole from ediff-util), changedOliver Seidel1997-10-141-2/+40
| | | | | pop-to-buffer to switch-to-buffer and added message on how to exit the multi-line-edit mode.
* (x-long-option-alist): New variable.Eli Zaretskii1997-10-131-13/+63
| | | | | (msdos-handle-args): Handle and complete long options with attached arguments. Support "-name", "-T" and "-rv" options.
* (command-line): Don't suppress suffix search.Richard M. Stallman1997-10-111-1/+1
|
* (make-help-screen): Make scroll bar work normally.Richard M. Stallman1997-10-111-2/+9
|
* Harald Meland <harald.meland@usit.uio.no> asked forOliver Seidel1997-10-091-187/+264
| | | | | | | | | | | | | | | | | | | | the latest version, got 1997-08-19T14:00:36Z!os10000@seidel-space.de, and returned this. He writes: Thanks a lot for the new version of todo-mode.el. As you will see I have messed it up a bit, hopefully for the better -- I don't like short, cryptic names for variables and functions, so I renamed most of them, and `defalias'ed the old function names. I hope you don't mind too much, I just kinda couldn't stop myself. Additionally, I included some support for multiline entries, cleaned up (IMHO :) a lot of the code, included completion-support for which category to install a new entry in, and possibly some other changes I can't remember :) It's getting rather late, and I have just done some preliminary testing on whether all of this really works, but so far it looks good.
* (previous-matching-history-element): No need to bindKarl Heuer1997-10-021-7/+8
| | | | | | | | | | | minibuffer-history-sexp-flag any more. (next-matching-history-element): Likewise. (repeat-complex-command): Bind minibuffer-history-sexp-flag to the minibuffer depth. (next-history-element): Compare minibuffer-history-sexp-flag against the current minibuffer depth to verify its validity. (previous-matching-history-element): Likewise. (minibuffer-history-sexp-flag): Update doc string.