*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 23 Jun 2004 17:46:36 +0000 (17:46 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 23 Jun 2004 17:46:36 +0000 (17:46 +0000)
etc/ChangeLog
lispref/ChangeLog
src/ChangeLog

index 05c4549..94c4c3d 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * MORE.STUFF: Delete obsolete URL.
+
 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
 
        * NEWS: Describe dired-omit-mode. Describe desktop package changes.
index 71caf42..ea4ade8 100644 (file)
@@ -1,3 +1,17 @@
+2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
+       * frames.texi, buffers.texi, backups.texi, variables.texi:
+       * loading.texi, eval.texi, functions.texi, control.texi:
+       * symbols.texi, minibuf.texi: Reposition @anchor's.
+
+       * help.texi: Various small changes in addition to the following.
+       (Describing Characters): Describe PREFIX argument to
+       `key-description'.  Correct and clarify definition of
+       `text-char-description'.  Describe NEED-VECTOR argument to
+       `read-kbd-macro'.
+       (Help Functions): Clarify definition of `apropos'.
+
 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
 
        * files.texi (Saving Buffers): Correct description of
index d2951b3..3b87aec 100644 (file)
@@ -1,3 +1,8 @@
+2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * keymap.c (Ftext_char_description): Doc fix.
+       * doc.c (Fsnarf_documentation): Doc fix.
+
 2004-06-22  Kim F. Storm  <storm@cua.dk>
 
        * fns.c (Fmapcar, Fmapconcat): GCPRO the args array.