emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog [lexbind]
Date: Tue, 06 Jul 2004 05:56:21 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3986.2.53 emacs/lisp/ChangeLog:1.3986.2.54
*** emacs/lisp/ChangeLog:1.3986.2.53    Tue Jul  6 09:44:40 2004
--- emacs/lisp/ChangeLog        Tue Jul  6 09:47:50 2004
***************
*** 231,236 ****
--- 231,270 ----
        * help-fns.el (describe-function-1): Handle interpreted closures.
  
  2004-06-03  Karl Fogel  <address@hidden>
+ 2004-06-07  Karl Fogel  <address@hidden>
+ 
+       * saveplace.el (save-place-alist-to-file): Bind `print-length'
+       and `print-level' to nil when writing out `save-place-alist'.  
+       Thanks to Kai Grossjohann <address@hidden> for enlightenment.
+       
+ 2004-06-07  Juanma Barranquero  <address@hidden>
+ 
+       * completion.el (completion-kill-region): Doc fix.
+ 
+       * format.el (format-insert-annotations)
+       (format-annotate-location): Doc fixes.
+       (format-subtract-regions): Make arguments match their use in
+       docstring.
+ 
+       * simple.el (kill-region): Doc fix.
+ 
+       * subr.el (insert-buffer-substring-no-properties)
+       (insert-buffer-substring-as-yank): Doc fixes.
+ 
+ 2004-06-07  Luc Teirlinck  <address@hidden>
+ 
+       * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
+       Update docstring.
+       (dired-reset-subdir-switches): New function.
+ 
+       * dired.el (dired-undo): Call `dired-build-subdir-alist'.
+       Limit scope of `buffer-read-only' binding.
+ 
+ 2004-06-06  Emilio C. Lopes  <address@hidden>
+ 
+       * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
+       eshell-explicit-command-char.
+ 
  2004-06-06  Juanma Barranquero  <address@hidden>
  
        * help-fns.el (help-argument-name): Inherit from italic face only




reply via email to

[Prev in Thread] Current Thread [Next in Thread]