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: Fri, 28 Mar 2003 12:49:50 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4969 emacs/lisp/ChangeLog:1.4970
*** emacs/lisp/ChangeLog:1.4969 Fri Mar 28 11:56:13 2003
--- emacs/lisp/ChangeLog        Fri Mar 28 12:49:49 2003
***************
*** 1,3 ****
--- 1,22 ----
+ 2003-03-28  Sudish Joseph  <address@hidden>  (tiny change)
+ 
+       * term/mac-win.el (iconify-or-deiconify-frame): Define for
+       compatibility with packages that use it.
+ 
+ 2003-03-28  Lute Kamstra  <address@hidden>
+ 
+       * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer): Fix
+       docstring.
+       (checkdoc-interactive, checkdoc-message-interactive): Make them
+       perform spell checking when appropriate.
+       (checkdoc-interactive-loop): Fix docstring and a few typos.
+       (checkdoc-interactive-ispell-loop)
+       (checkdoc-message-interactive-ispell-loop): New functions.
+       (checkdoc-next-error): Fix docstring.
+       (checkdoc-this-string-valid-engine): Fix typo.
+       (checkdoc-ispell-docstring-engine): Do test for
+       checkdoc-autofix-flag = nil.
+ 
  2003-03-28  Jonathan Yavner  <address@hidden>
  
        * emacs-lisp/testcover.el (testcover-mark-all): Handle screwy
***************
*** 9,15 ****
        * vc-cvs.el (vc-cvs-parse-entry): Make sure a file with conflicts
        is marked as edited.
  
! 2003-03-26  Kenichi Handa  <address@hidden>
  
        * files.el (recode-file-name): New function.
  
--- 28,34 ----
        * vc-cvs.el (vc-cvs-parse-entry): Make sure a file with conflicts
        is marked as edited.
  
! 2003-03-26  Kenichi Handa  <address@hidden>
  
        * files.el (recode-file-name): New function.
  
***************
*** 85,91 ****
        (ido-wide-find-file, ido-wide-find-dir, ido-make-directory):
        Let-bind enable-recursive-minibuffers to t around read-string.
  
! 2003-03-22  Kenichi Handa  <address@hidden>
  
        * international/fontset.el (setup-default-fontset):
        Use indian-font-char-range for specifying ranges of indian-glyph
--- 104,110 ----
        (ido-wide-find-file, ido-wide-find-dir, ido-make-directory):
        Let-bind enable-recursive-minibuffers to t around read-string.
  
! 2003-03-22  Kenichi Handa  <address@hidden>
  
        * international/fontset.el (setup-default-fontset):
        Use indian-font-char-range for specifying ranges of indian-glyph




reply via email to

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