| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
`custom-group-visibility' instead of `group-visibility'.
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
| |
correctly--don't write msg to the file after saving it from a buffer.
|
|
|
|
|
| |
ensure that default-directory is an ordinary file name
before turning off file-name-handler-alist.
|
|
|
|
| |
name, make it "/" after stripping.
|
|
|
|
| |
the coding system actually used for saving.
|
| |
|
| |
|
|
|
|
|
|
| |
(ispell-buffer-local-parsing): Fix message.
(ispell-get-word): Use buffer-substring-no-properties.
(ispell-buffer-local-dict): Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!
|
|
|
|
| |
avoid using nil where end position is expected.
|
|
|
|
| |
(winner-undo-counter): Likewise.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.)
|
|
|
|
|
|
| |
(double): New group.
(double-map): Add customize support.
(double-prefix-only): Ditto.
|
| |
|
|
|
|
| |
rmail-view-buffer, check other frames as well.
|
|
|
|
| |
Accept month name and day-of-month in either order.
|
| |
|
|
|
|
| |
Reject any "function call" with whitespace after the open-paren.
|
|
|
|
|
|
| |
(widget-variable-link-action): New function.
(function-link): New widget.
(widget-function-link-action): New function.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-function): Likewise.
|
|
|
|
| |
actually set the match data.
|
|
|
|
|
| |
(scheme-indent-function): Pass normal-indent as 3rd arg
when calling an indentation function.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
(outline-on-heading-p):
(show-entry): If the heading is invisible, show it too.
(hide-other):
|
| |
|
|
|
|
|
| |
(describe-key, describe-mode): Don't call help-mode here.
(view-lossage, describe-function, describe-variable): Likewise.
|
|
|
|
|
| |
Reinit compilation-directory-stack the way compile-internal does.
(compilation-parse-errors): Don't let default-directory change.
|
| |
|
|
|
|
| |
(isearch-mode-map): Bind S-SPC like SPC.
|
|
|
|
| |
don't go forward a character, just to end of line.
|
| |
|
| |
|
|
|
|
| |
imenu-default-create-index-function, don't require its variables.
|
|
|
|
| |
for java-mode.
|
|
|
|
| |
existence, of alist element.
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
1997-10-14T22:22:35Z!os10000@seidel-space.de.
|
| |
|
|
|
|
|
| |
pop-to-buffer to switch-to-buffer and added message on how
to exit the multi-line-edit mode.
|
|
|
|
|
| |
(msdos-handle-args): Handle and complete long options with
attached arguments. Support "-name", "-T" and "-rv" options.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|