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: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 24 Aug 2002 10:26:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4238 emacs/lisp/ChangeLog:1.4239
*** emacs/lisp/ChangeLog:1.4238 Fri Aug 23 23:02:23 2002
--- emacs/lisp/ChangeLog        Sat Aug 24 10:26:06 2002
***************
*** 1,3 ****
--- 1,17 ----
+ 2002-08-24  John Paul Wallington  <address@hidden>
+ 
+       * startup.el (normal-splash-screen): Ensure splash buffer is
+       killed.  Use tabs in output.  Fix test whether previous buffer was
+       *scratch* buffer.
+ 
+       * progmodes/simula.el (simula-abbrev-keyword-default)
+       (simula-abbrev-keyword, simula-abbrev-stdproc-default)
+       (simula-abbrev-stdproc): Doc fix - escape open parens in column 0.
+       
+       * apropos.el (command-apropos): Use `defalias' instead of `fset'.
+ 
+       * mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
+ 
  2002-08-23  Richard M. Stallman  <address@hidden>
  
        * loadhist.el (unload-feature): Distinguish functions from
***************
*** 9,15 ****
        * subr.el (symbol-file-load-history-loaded)
        (load-symbol-file-load-history): Deleted.
        (symbol-file): Don't call load-symbol-file-load-history.
!       
  2002-08-22  Katsumi Yamaoka <address@hidden>  (tiny change)
  
        * frame.el (select-frame-by-name, select-frame-set-input-focus):
--- 23,29 ----
        * subr.el (symbol-file-load-history-loaded)
        (load-symbol-file-load-history): Deleted.
        (symbol-file): Don't call load-symbol-file-load-history.
! 
  2002-08-22  Katsumi Yamaoka <address@hidden>  (tiny change)
  
        * frame.el (select-frame-by-name, select-frame-set-input-focus):




reply via email to

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