]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 31 Jul 2004 16:09:34 +0000 (16:09 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 31 Jul 2004 16:09:34 +0000 (16:09 +0000)
lisp/ChangeLog
src/ChangeLog

index 05daa1d088bb6b3a602de380bee6794940c93abc..113dfe2cf4d79de75c3daa8523517462d44019b3 100644 (file)
@@ -1,3 +1,9 @@
+2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * novice.el (enable-command, disable-command): Doc fixes.
+
+       * subr.el (event-modifiers, event-basic-type): Doc fixes.
+
 2004-07-30  Richard M. Stallman  <rms@gnu.org>
 
        * subr.el (with-local-quit): Doc fix.
index 11cc0f7ba896be392b82f57ce4a807956e06afc8..a891a6bb68c2acc9b45d3a9bcee6d49b1780a1a6 100644 (file)
@@ -1,3 +1,11 @@
+2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
+
+       * keyboard.c (syms_of_keyboard) <disable-point-adjustment>:  Doc fix.
+
+       * callint.c (Fcall_interactively): Doc fix.
+
 2004-07-30  Kim F. Storm  <storm@cua.dk>
 
        * editfns.c (Fformat): Allocate extra (dummy) element in info.