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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 05 Jun 2004 23:03:40 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6135 emacs/lisp/ChangeLog:1.6136
*** emacs/lisp/ChangeLog:1.6135 Sun Jun  6 02:32:53 2004
--- emacs/lisp/ChangeLog        Sun Jun  6 02:49:56 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-06-05  Juri Linkov  <address@hidden>
+ 
+       * bindings.el (debug-ignored-errors): Add regexps for history
+       related messages.  Remove $ from "No further undo information".
+       Move Ediff's messages to ediff.el.
+ 
+       * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
+ 
+       * cus-edit.el (custom-display): Add `min-colors'.
+ 
+       * custom.el (defface): Add `supports' to docstring.
+ 
+       * help-fns.el (help-argument-name): Add :group 'help.
+ 
  2004-06-05  Luc Teirlinck  <address@hidden>
  
        * find-dired.el (find-ls-subdir-switches): New user option.
***************
*** 3266,3272 ****
        if the source location can't be found.
        (edebug-compute-previous-result): Use prin1-char.
  
!       * emacs-lisp/checkdoc.el (checkdoc-error): Dont' assume point-min == 1.
        (debug-ignored-errors): Add an entry.
  
        * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
--- 3280,3286 ----
        if the source location can't be found.
        (edebug-compute-previous-result): Use prin1-char.
  
!       * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
        (debug-ignored-errors): Add an entry.
  
        * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.




reply via email to

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