comparison lisp/ChangeLog @ 29447:420c1b718335

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 05 Jun 2000 19:24:26 +0000
parents 454b4967e36d
children 31011bd2d2f0
comparison
equal deleted inserted replaced
29446:009f1caf830f 29447:420c1b718335
1 2000-06-05 Gerd Moellmann <gerd@gnu.org>
2
3 * info.el: Bind case-fold-search to t when searching in case
4 a user sets it to nil in a hook.
5
1 2000-06-05 Stefan Monnier <monnier@cs.yale.edu> 6 2000-06-05 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * autoarg.el (autoarg-mode, autoarg-kp-mode): 8 * autoarg.el (autoarg-mode, autoarg-kp-mode):
4 * hl-line.el (hl-line-mode): Use the new :global key argument. 9 * hl-line.el (hl-line-mode): Use the new :global key argument.
5 10
40 Use find-file-hooks in the minor-mode function. 45 Use find-file-hooks in the minor-mode function.
41 Be careful not to loop indefinitely in the post-command-hook function. 46 Be careful not to loop indefinitely in the post-command-hook function.
42 47
43 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu> 48 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
44 49
45 * ediff-init.el (ediff-has-face-support-p): make it paint faces on 50 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
46 tty's. 51 tty's.
47 * ediff-diff.el (ediff-exec-process): use --binary for fine 52 * ediff-diff.el (ediff-exec-process): Use --binary for fine
48 differences whenever appropriate. 53 differences whenever appropriate.
49 * viper-cmd.el (viper-smart-suffix-list): rearranged list members. 54 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
50 * viper.el (find-file, find-file-other-window): get viper to do 55 * viper.el (find-file, find-file-other-window): Get viper to do
51 wildcards. 56 wildcards.
52 57
53 2000-06-04 Stefan Monnier <monnier@cs.yale.edu> 58 2000-06-04 Stefan Monnier <monnier@cs.yale.edu>
54 59
55 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var. 60 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.