** Update the Emacs manual.
-** Check the Emacs manual.
+** Check the Emacs Manual.
+
+** Add missing years in copyright notices of all files.
** Update man/info.texi.
** Make GTK scrollbars behave like others w.r.t. overscrolling.
** Make GTK toolbar look OK on monochrome displays.
+
+2004-06-24 Richard M. Stallman <rms@gnu.org>
+
+ * customize.texi (Variable Definitions): Note about doc strings
+ and :set.
+
+ * keymaps.texi (Keymap Terminology): Document `kbd'.
+ (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
+
+ * display.texi (Invisible Text): Setting buffer-invisibility-spec
+ makes it buffer-local.
+
+ * files.texi (Saving Buffers): Correct previous change.
+
+ * commands.texi (Accessing Events):
+ Clarify posn-col-row and posn-actual-col-row.
+
+2004-06-24 David Ponce <david.ponce@wanadoo.fr>
+
+ * commands.texi (Accessing Events): New functions
+ posn-at-point and posn-at-x-y. Add example to posn-x-y.
+
2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
* lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
+2004-06-24 Richard M. Stallman <rms@gnu.org>
+
+ * emacs.c (Vsignal_USR1_hook, Vsignal_USR2_hook): Definitions deleted.
+ (syms_of_emacs): Lisp variables deleted.
+
2004-06-23 David Kastrup <dak@gnu.org>
* search.c (Freplace_match): Adjust the match-data more