]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 19:32:03 +0000 (19:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 19:32:03 +0000 (19:32 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 7de1ee9a6b14a6e5e63d215733a72c1e8fc8603b..6efafaeace9eb792d384a62330421593e4a04a5c 100644 (file)
@@ -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)
index 163453144b5381916be362fcfcb86a7bb743a13f..c3f6f733bec6652ddc52ac1941afa26fdd39815f 100644 (file)
@@ -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.