]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Paul Wallington <jpw@pobox.com>
Sat, 14 Aug 2004 13:51:44 +0000 (13:51 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Sat, 14 Aug 2004 13:51:44 +0000 (13:51 +0000)
lisp/ChangeLog
src/ChangeLog

index 8da17e4d0f6a4032f63def41754c818ba13bc51a..c10c342abe5c1731b756d36e0038385c4fc0c90d 100644 (file)
@@ -29,6 +29,9 @@
 
 2004-08-14  John Paul Wallington  <jpw@gnu.org>
 
+       * cus-start.el (read-file-name-completion-ignore-case): Add.
+       (blink-cursor-alist): Change version to "21.4".
+
        * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
 
 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
index 3f9b6d85e515c2bab814b31c8f14300c6e3f8d3f..dc39a6d24b99f44a96c56ede146f69a567833f42 100644 (file)
@@ -1,3 +1,11 @@
+2004-08-14  John Paul Wallington  <jpw@gnu.org>
+
+       * buffer.c (Frestore_buffer_modified_p): Doc fix.
+
+       * fileio.c (Fread_file_name): Doc fix.
+
+       * minibuf.c (syms_of_minibuf) <completion-ignore-case>: Doc fix.
+
 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
 
        * keymap.c (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.