From: Richard M. Stallman Date: Sat, 3 Jan 2004 21:16:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~8010 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=972c0c4936630d1cbc26eb14efc851fc689b96e3;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3054e9686e9..c2311e789ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2004-01-03 Richard M. Stallman + + * 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 + + * 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 * subr.el (functionp): Doc fix. @@ -73,6 +87,9 @@ 2003-12-29 Richard M. Stallman + * 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. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 4c2f8660cf5..1ef5bca1d46 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-01-03 Richard M. Stallman + + * frames.texi (Frames and Windows): Delete frame-root-window. + 2004-01-03 Luc Teirlinck * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.