comparison lisp/ChangeLog @ 41578:ab45181ab5e7

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Mon, 26 Nov 2001 16:33:27 +0000
parents af2fa6ebd71b
children c386756cfa43
comparison
equal deleted inserted replaced
41577:20da075dd68e 41578:ab45181ab5e7
1 2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1 2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
4
5 * icomplete.el (icomplete-minibuffer-setup): Likewise.
6
7 * hilit-chg.el (hilit-chg-set): Likewise.
8
9 * speedbar.el (speedbar-mode): Likewise.
10
11 * calendar/calendar.el (calendar-mode): Likewise.
2 12
3 * play/yow.el (psychoanalyze-pinhead): Use insert instead of 13 * play/yow.el (psychoanalyze-pinhead): Use insert instead of
4 insert-string. 14 insert-string.
5 15
6 * play/gamegrid.el (gamegrid-init-buffer): Likewise. 16 * play/gamegrid.el (gamegrid-init-buffer): Likewise.
7
8 * vc.el (vc-next-action-on-file): Likewise.
9 17
10 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise. 18 * term/bg-mouse.el (bg-insert-moused-sexp): Likewise.
11 19
12 * term/sun-mouse.el (sun-yank-selection): Likewise. 20 * term/sun-mouse.el (sun-yank-selection): Likewise.
13 21
27 35
28 * allout.el (outline-version, outline-open-topic) 36 * allout.el (outline-version, outline-open-topic)
29 (outline-rebullet-heading, outline-insert-listified) 37 (outline-rebullet-heading, outline-insert-listified)
30 (outline-latex-verbatim-quote-curr-line) 38 (outline-latex-verbatim-quote-curr-line)
31 (outline-latexify-one-item, outlineify-sticky): Likewise. 39 (outline-latexify-one-item, outlineify-sticky): Likewise.
40
41 * vc.el (vc-next-action-on-file): Likewise.
42 (vc-dired-mode): Remove make-local-hook.
32 43
33 2001-11-26 Andre Spiegel <spiegel@gnu.org> 44 2001-11-26 Andre Spiegel <spiegel@gnu.org>
34 45
35 * vc.el (vc-find-version): New function. 46 * vc.el (vc-find-version): New function.
36 (vc-version-other-window): Redefined in terms of the above. 47 (vc-version-other-window): Redefined in terms of the above.