2001-11-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+ * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
+
+ * icomplete.el (icomplete-minibuffer-setup): Likewise.
+
+ * hilit-chg.el (hilit-chg-set): Likewise.
+
+ * speedbar.el (speedbar-mode): Likewise.
+
+ * calendar/calendar.el (calendar-mode): Likewise.
+
* play/yow.el (psychoanalyze-pinhead): Use insert instead of
insert-string.
* play/gamegrid.el (gamegrid-init-buffer): Likewise.
- * vc.el (vc-next-action-on-file): Likewise.
-
* term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
* term/sun-mouse.el (sun-yank-selection): Likewise.
(outline-latex-verbatim-quote-curr-line)
(outline-latexify-one-item, outlineify-sticky): Likewise.
+ * vc.el (vc-next-action-on-file): Likewise.
+ (vc-dired-mode): Remove make-local-hook.
+
2001-11-26 Andre Spiegel <spiegel@gnu.org>
* vc.el (vc-find-version): New function.
(setq buffer-read-only t)
(setq indent-tabs-mode nil)
(update-calendar-mode-line)
- (make-local-hook 'activate-menubar-hook)
(add-hook 'activate-menubar-hook 'cal-menu-update nil t)
(make-local-variable 'calendar-mark-ring)
(make-local-variable 'displayed-month);; Month in middle of window.