Index: emacs/lisp/chistory.el
diff -c emacs/lisp/chistory.el:1.16 emacs/lisp/chistory.el:1.17
*** emacs/lisp/chistory.el:1.16 Mon Sep 1 15:45:08 2003
--- emacs/lisp/chistory.el Thu May 26 12:34:51 2005
***************
*** 145,151 ****
(setq major-mode 'command-history-mode)
(setq mode-name "Command History")
(use-local-map command-history-map)
! (run-hooks 'command-history-mode-hook))
(defun Command-history-setup ()
(kill-all-local-variables)
--- 145,151 ----
(setq major-mode 'command-history-mode)
(setq mode-name "Command History")
(use-local-map command-history-map)
! (run-mode-hooks 'command-history-mode-hook))
(defun Command-history-setup ()
(kill-all-local-variables)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs