Mercurial > emacs
changeset 53491:09fa241d161c
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 03 Jan 2004 21:16:42 +0000 |
parents | 11067d9b11b9 |
children | 6861a5210fdb |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 21 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 03 21:16:15 2004 +0000 +++ b/lisp/ChangeLog Sat Jan 03 21:16:42 2004 +0000 @@ -1,3 +1,17 @@ +2004-01-03 Richard M. Stallman <rms@gnu.org> + + * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf. + + * emacs-lisp/lisp-mnt.el (lm-section-end): require outline. + + * progmodes/grep.el (grep-mode-map): + Don't remap next-line, previous-line. + +2004-01-03 Eric M. Ludlam <eric@siege-engine.com> + + * speedbar.el (speedbar-edit-line): Change regexp to position + the cursor on the first character of this line's button. + 2004-01-03 Luc Teirlinck <teirllm@auburn.edu> * subr.el (functionp): Doc fix. @@ -73,6 +87,9 @@ 2003-12-29 Richard M. Stallman <rms@gnu.org> + * mail/mail-utils.el (mail-unquote-printable-hexdigit): + Upcase the character. + * textmodes/flyspell.el (mail-mode-flyspell-verify): Search for header separator alone on a line, literally, and search for it backward, not forward.
--- a/lispref/ChangeLog Sat Jan 03 21:16:15 2004 +0000 +++ b/lispref/ChangeLog Sat Jan 03 21:16:42 2004 +0000 @@ -1,3 +1,7 @@ +2004-01-03 Richard M. Stallman <rms@gnu.org> + + * frames.texi (Frames and Windows): Delete frame-root-window. + 2004-01-03 Luc Teirlinck <teirllm@auburn.edu> * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.