changeset 68831:d0dc470bb9db

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 12 Feb 2006 20:32:51 +0000
parents a924d28d2d25
children 9a22bc1ca336
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 27 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 12 20:32:18 2006 +0000
+++ b/lisp/ChangeLog	Sun Feb 12 20:32:51 2006 +0000
@@ -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,
--- a/man/ChangeLog	Sun Feb 12 20:32:18 2006 +0000
+++ b/man/ChangeLog	Sun Feb 12 20:32:51 2006 +0000
@@ -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.