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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 20 Sep 2004 21:00:08 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6384 emacs/lisp/ChangeLog:1.6385
*** emacs/lisp/ChangeLog:1.6384 Mon Sep 20 20:10:00 2004
--- emacs/lisp/ChangeLog        Tue Sep 21 00:40:06 2004
***************
*** 1,3 ****
--- 1,8 ----
+ 2004-09-20  Luc Teirlinck  <address@hidden>
+ 
+       * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
+       after the mode-hooks instead of before.  Doc fix.
+ 
  2004-09-20  Jason Rumney  <address@hidden>
  
        * startup.el (command-line) [windows-nt]: Try .emacs first, then
***************
*** 20,28 ****
  
        * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
  
!       * progmodes/make-mode.el (makefile-fill-paragraph): 
        Don't insist on spaces when looking for comments.  # is enough.
!       
        * files.el (hack-local-variables): Copy the variables list
        to another buffer, strip prefixes and suffixes there, then read.
        (enable-local-eval): Doc fix.
--- 25,33 ----
  
        * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
  
!       * progmodes/make-mode.el (makefile-fill-paragraph):
        Don't insist on spaces when looking for comments.  # is enough.
! 
        * files.el (hack-local-variables): Copy the variables list
        to another buffer, strip prefixes and suffixes there, then read.
        (enable-local-eval): Doc fix.




reply via email to

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