From: Richard M. Stallman Date: Sun, 3 Jul 2005 19:32:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8474 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7fe48b7511385233d20eaa0bcf3fb64682305996;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7de1ee9a6b1..6efafaeace9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -10,6 +10,8 @@ * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted. All references simplified. (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed. + (zmacs-regions): Add defvar. + (repeat-complex-command-map): Everything about that deleted. * textmodes/artist.el (artist-key-is-drawing) (artist-key-endpoint1, artist-key-poly-point-list) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 163453144b5..c3f6f733bec 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,15 @@ 2005-07-03 Richard M. Stallman + * elisp.texi (Top): Update subnode menu for Display. + + * display.texi (Displaying Messages): New node, with most + of what was in The Echo Area. + (Progress): Moved under The Echo Area. + (Logging Messages): New node with new text. + (Echo Area Customization): New node, the rest of what was + in The Echo Area. Document message-truncate-lines with @defvar. + (Display): Update menu. + * windows.texi (Textual Scrolling): Doc 3 values for scroll-preserve-screen-position.