changeset 63965:11ea7e1defc8

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Jul 2005 19:32:03 +0000
parents cb3452fe10a5
children 571f03216a47
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)
--- 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  <rms@gnu.org>
 
+	* 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.