]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 22 Apr 2007 17:00:58 +0000 (17:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 22 Apr 2007 17:00:58 +0000 (17:00 +0000)
lisp/ChangeLog
lispref/ChangeLog
src/ChangeLog

index e9ba89e0f42af0079584baa4b36476b77f32c6ec..52b18fa066bdba539677efb95e08d7c5d3096a36 100644 (file)
@@ -1,3 +1,12 @@
+2007-04-22  Richard Stallman  <rms@gnu.org>
+
+       * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
+       Improve doc string of generated command.
+
+       * subr.el (read-number): Catch errors.
+
+       * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
+
 2007-04-22  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-mode.el
index 2010186d4b69de7bbd9a001ccb2a80779e6eef33..7326f9cd8b21412fe02f68f1165e22476b3c96a5 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-22  Richard Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Extended Menu Items): Move the info about
+       format with cached keyboard binding.
+
 2007-04-21  Richard Stallman  <rms@gnu.org>
 
        * text.texi (Special Properties): Clarify previous change.
index 9053c993b5bd69b24b3f0be51008c136427aba22..07e63a2a8a63c7c5a92586e42bcf6f4b890ac293 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-22  Richard Stallman  <rms@gnu.org>
+
+       * abbrev.c (Fdefine_abbrev): Doc fix.
+
+       * keymap.c (Fdefine_key): Minor doc fix.
+
 2007-04-21  Glenn Morris  <rgm@gnu.org>
 
        * keymap.c (Fdefine_key): Fix info ref in doc string.