diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e456e0c6fe..0d5fccc25ce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-06-05 Gerd Moellmann + + * info.el: Bind case-fold-search to t when searching in case + a user sets it to nil in a hook. + 2000-06-05 Stefan Monnier * autoarg.el (autoarg-mode, autoarg-kp-mode): @@ -42,12 +47,12 @@ 2000-06-05 Michael Kifer - * ediff-init.el (ediff-has-face-support-p): make it paint faces on + * ediff-init.el (ediff-has-face-support-p): Make it paint faces on tty's. - * ediff-diff.el (ediff-exec-process): use --binary for fine + * ediff-diff.el (ediff-exec-process): Use --binary for fine differences whenever appropriate. - * viper-cmd.el (viper-smart-suffix-list): rearranged list members. - * viper.el (find-file, find-file-other-window): get viper to do + * viper-cmd.el (viper-smart-suffix-list): Rearranged list members. + * viper.el (find-file, find-file-other-window): Get viper to do wildcards. 2000-06-04 Stefan Monnier diff --git a/src/ChangeLog b/src/ChangeLog index 2b12cead6ee..b26fb26f51c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2000-06-05 Gerd Moellmann + + * xdisp.c (redisplay_window): Always use set_buffer_internal_1. + 2000-06-05 Dave Love * xdisp.c: Include fontset.h. @@ -40,7 +44,7 @@ 2000-06-02 Gerd Moellmann * xfaces.c (realize_x_face): When copying BASE_FACE bitwise to the - result face, set flags in the face indicating that colors may not + result face, set flags in that face indicating that colors may not be freed. * xterm.c (x_set_mouse_face_gc): If first glyph isn't a character