]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 12 Feb 2006 20:32:51 +0000 (20:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 12 Feb 2006 20:32:51 +0000 (20:32 +0000)
lisp/ChangeLog
man/ChangeLog

index 64e9f7dc27ca37230f6588f7e3160a6bcb75b565..f95fec6bab4d1ff3f64574eb10b495b690404957 100644 (file)
@@ -1,3 +1,15 @@
+2006-02-12  Richard M. Stallman  <rms@gnu.org>
+
+       * subr.el (substitute-key-definition): Doc fix.
+
+       * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
+
+       * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
+
+       * info.el (Info-mode): Doc fix.
+
+       * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
+
 2006-02-12  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
index fa6e236959f4f67bf78addcdd4d2e1437f9141db..a59feddc41a48e1aa327cd42c482181835689108 100644 (file)
@@ -1,3 +1,18 @@
+2006-02-12  Richard M. Stallman  <rms@gnu.org>
+
+       * building.texi (Building): Clarify topic in intro.
+
+       * maintaining.texi (Maintaining): Change title; clarify topic.
+       Delete duplicate index entries.
+
+       * building.texi (Other GDB User Interface Buffers): Clarifications.
+
+       * text.texi (Cell Commands): Clarifications.
+
+       * programs.texi (Defuns): Delete duplicate explanation of
+       left-margin paren convention.
+       (Hungry Delete): Minor cleanup.
+
 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
 
        * dired.texi (Tumme): More tumme documentation.