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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 01 Jun 2004 20:54:10 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6118 emacs/lisp/ChangeLog:1.6119
*** emacs/lisp/ChangeLog:1.6118 Tue Jun  1 23:17:24 2004
--- emacs/lisp/ChangeLog        Wed Jun  2 00:46:33 2004
***************
*** 1,3 ****
--- 1,17 ----
+ 2004-06-02  Juanma Barranquero  <address@hidden>
+ 
+       * faces.el (frame-update-faces): Add empty docstring so the one
+       for `ignore' doesn't show through.
+ 
+       * subr.el (process-kill-without-query): Remove spurious "\n" on
+       obsolescence string.
+       (focus-frame, unfocus-frame): Add obsolescence declaration and
+       empty docstring.
+ 
+       * international/mule.el (register-char-codings): Make alias for
+       `ignore'.  Move docstring to obsolescence info and remove
+       redundancy.
+ 
  2004-06-02  Kim F. Storm  <address@hidden>
  
        * frame.el (blink-cursor-start): Turn cursor off initially so blink
***************
*** 229,236 ****
  2004-05-28  Juanma Barranquero  <address@hidden>
  
        * cus-edit.el (customize-face, customize-face-other-window)
!       (custom-face-edit-delete): Make arguments match their use in docstring.
!       (custom-unloaded-symbol-p, custom-unloaded-widget-p): Docstring typo.
  
        * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
        not `cvs-butlast'.
--- 243,252 ----
  2004-05-28  Juanma Barranquero  <address@hidden>
  
        * cus-edit.el (customize-face, customize-face-other-window)
!       (custom-face-edit-delete): Make arguments match their use in
!       docstring.
!       (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
!       docstring.
  
        * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
        not `cvs-butlast'.
***************
*** 705,711 ****
  
  2004-05-11  Juanma Barranquero  <address@hidden>
  
!       * custom.el (custom-initialize-default, defcustom): Typo in docstring.
  
        * files.el (set-visited-file-name, file-expand-wildcards):
        Fix docstring.
--- 721,728 ----
  
  2004-05-11  Juanma Barranquero  <address@hidden>
  
!       * custom.el (custom-initialize-default, defcustom):
!       Fix typo in docstring.
  
        * files.el (set-visited-file-name, file-expand-wildcards):
        Fix docstring.




reply via email to

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