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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/elp.el [lexbind]
Date: Mon, 25 Oct 2004 00:43:24 -0400

Index: emacs/lisp/emacs-lisp/elp.el
diff -c emacs/lisp/emacs-lisp/elp.el:1.26.4.2 
emacs/lisp/emacs-lisp/elp.el:1.26.4.3
*** emacs/lisp/emacs-lisp/elp.el:1.26.4.2       Sat Sep  4 09:26:22 2004
--- emacs/lisp/emacs-lisp/elp.el        Mon Oct 25 04:22:29 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]