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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 10 May 2005 05:15:01 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7479 emacs/lisp/ChangeLog:1.7480
*** emacs/lisp/ChangeLog:1.7479 Tue May 10 09:02:40 2005
--- emacs/lisp/ChangeLog        Tue May 10 09:14:49 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-05-10  Richard M. Stallman  <address@hidden>
+ 
+       * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
+ 
+       * progmodes/ada-mode.el (ada-adjust-case-skeleton):
+       Moved from ada-stmt.el.
+       (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
+ 
+       * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
+       Moved to ada-mode.el.
+       (ada-stmt-mode-hook): Deleted; do the work in ada-mode.
+ 
+       * cus-edit.el (custom-file): Call file-chase-links.
+ 
+       * files.el (read-directory-name): Fix previous change.
+ 
  2005-05-10  Lute Kamstra  <address@hidden>
  
        * font-lock.el (font-lock-keywords-alist)
***************
*** 273,278 ****
--- 289,296 ----
  
  2005-05-04  Richard M. Stallman  <address@hidden>
  
+       * help.el (describe-key): No error when UNTRANSLATED is nil.
+ 
        * simple.el (line-move-1): Fix previous change to signal errors
        appropriately.
  
***************
*** 4920,4926 ****
  
        * vc-svn.el (vc-svn-diff): Stay local if possible.
  
! 2005-01-02  Stefan  <address@hidden>
  
        * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
  
--- 4938,4944 ----
  
        * vc-svn.el (vc-svn-diff): Stay local if possible.
  
! 2005-01-02  Stefan Monnier  <address@hidden>
  
        * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
  




reply via email to

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