emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/subr.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/subr.el
Date: Sat, 18 Sep 2004 21:14:39 -0400

Index: emacs/lisp/subr.el
diff -c emacs/lisp/subr.el:1.408 emacs/lisp/subr.el:1.409
*** emacs/lisp/subr.el:1.408    Sat Sep 18 23:57:10 2004
--- emacs/lisp/subr.el  Sun Sep 19 01:08:16 2004
***************
*** 1938,1944 ****
  (put 'delay-mode-hooks 'permanent-local t)
  
  (defvar after-change-major-mode-hook nil
!   "Mode independent hook run after changing major modes.
  This is run just before the mode dependent hooks.")
  
  (defun run-mode-hooks (&rest hooks)
--- 1938,1944 ----
  (put 'delay-mode-hooks 'permanent-local t)
  
  (defvar after-change-major-mode-hook nil
!   "Mode independent hook run at the end of major mode functions.
  This is run just before the mode dependent hooks.")
  
  (defun run-mode-hooks (&rest hooks)




reply via email to

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