]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 24 Jun 2004 20:26:49 +0000 (20:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 24 Jun 2004 20:26:49 +0000 (20:26 +0000)
etc/FOR-RELEASE
lispref/ChangeLog
src/ChangeLog

index f79bdad041dff6fbf160dcd215c4cd42111485bb..2bf27858bccee6e71047d64c09a348b4f7ce6dd6 100644 (file)
@@ -10,7 +10,9 @@ Tasks needed before the next release.
 
 ** 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.
 
@@ -19,3 +21,4 @@ Tasks needed before the next release.
 ** Make GTK scrollbars behave like others w.r.t. overscrolling.
 
 ** Make GTK toolbar look OK on monochrome displays.
+
index ea4ade8c30dcbe66a507993c2032ddf352445d42..0d5cd08b78edb3dcb0bed7a48aca0f52bf58cba8 100644 (file)
@@ -1,3 +1,24 @@
+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:
index 6fae7580745c2e929edd5873a0438a2e0c2404b2..ada85adaa1ba619d9dfc2dd0f32301d465cc33f0 100644 (file)
@@ -1,3 +1,8 @@
+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