# HG changeset patch # User Richard M. Stallman # Date 1120419123 0 # Node ID 11ea7e1defc8f9bea0b361dce80d3fcc8d46e047 # Parent cb3452fe10a53cf47033fa792d6797b624c47c0f *** empty log message *** diff -r cb3452fe10a5 -r 11ea7e1defc8 lisp/ChangeLog --- a/lisp/ChangeLog Sun Jul 03 19:31:46 2005 +0000 +++ b/lisp/ChangeLog Sun Jul 03 19:32:03 2005 +0000 @@ -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 -r cb3452fe10a5 -r 11ea7e1defc8 lispref/ChangeLog --- a/lispref/ChangeLog Sun Jul 03 19:31:46 2005 +0000 +++ b/lispref/ChangeLog Sun Jul 03 19:32:03 2005 +0000 @@ -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.