emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/elp.el
Date: Sat, 16 Oct 2004 12:15:47 -0400

Index: emacs/lisp/emacs-lisp/elp.el
diff -c emacs/lisp/emacs-lisp/elp.el:1.28 emacs/lisp/emacs-lisp/elp.el:1.29
*** emacs/lisp/emacs-lisp/elp.el:1.28   Thu Aug 19 07:52:00 2004
--- emacs/lisp/emacs-lisp/elp.el        Sat Oct 16 15:22:00 2004
***************
*** 626,631 ****
--- 626,632 ----
  
  (defun elp-unload-hook ()
    (elp-restore-all))
+ (add-hook 'elp-unload-hook 'elp-unload-hook)
  
  (provide 'elp)
  




reply via email to

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