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, 30 Sep 2003 08:57:38 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5429 emacs/lisp/ChangeLog:1.5430
*** emacs/lisp/ChangeLog:1.5429 Tue Sep 30 07:47:57 2003
--- emacs/lisp/ChangeLog        Tue Sep 30 08:57:36 2003
***************
*** 1,3 ****
--- 1,33 ----
+ 2003-09-30  Richard M. Stallman  <address@hidden>
+ 
+       * progmodes/ada-mode.el (ada-mode): Don't use advice.
+       Instead, set which-func-functions.
+ 
+       * progmodes/which-func.el (which-func-modes): Add ada-mode.
+       (which-func-functions): New variable.
+       (which-function): Use that.
+ 
+       * info.el (Info-mode): Double each `%' in header line.
+ 
+       * emacs-lisp/lisp-mnt.el (lm-with-file):
+       When FILE is nil, run BODY in current buffer.
+ 
+       * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
+ 
+       * help.el (describe-mode): Start with a brief list of minor modes.
+       Find them thru minor-mode-list so as to find them all.
+       Show them in alphabetical order.
+ 
+       * mail/sendmail.el (mail-aliases): Doc fix.
+ 
+       * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
+ 
+ 2003-09-30  Alexander Pohoyda  <address@hidden>  (tiny change)
+ 
+       * mail/rmailsum.el (rmail-make-summary-line-1):
+       Change comma after last label to a space.
+       (rmail-summary-font-lock-keywords): Adapt to that change.
+ 
  2003-09-30  Thien-Thi Nguyen  <address@hidden>
  
        * progmodes/scheme.el (scheme-mode-variables): When setting
***************
*** 197,202 ****
--- 227,233 ----
        * progmodes/gud.el (perldb): Add gud-until to list of commands.
        Update gud-remove.
  
+ >>>>>>> 1.5409
  2003-09-22  Richard M. Stallman  <address@hidden>
  
        * progmodes/sh-script.el (sh-mode-default-syntax-table):




reply via email to

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