comparison lisp/ChangeLog @ 29347:159b22213a00

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 31 May 2000 23:02:45 +0000
parents 189f70e66cab
children d4b5dd203f46
comparison
equal deleted inserted replaced
29346:7ac9c66520d4 29347:159b22213a00
1 2000-05-31 Dave Love <fx@gnu.org>
2
3 * loadhist.el (loadhist-hook-functions): Remove
4 before-change-function, after-change-function.
5 (unload-feature): Deal with symbols which are both bound and
6 fbound.
7
8 * mouse.el (mouse-save-then-kill-delete-region): Don't bind
9 before-change-function, after-change-function.
10
11 * simple.el (newline): Don't bind before-change-function,
12 after-change-function.
13
1 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org> 14 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org>
2 15
3 * whitespace.el (whitespace-rescan-timer-time): Update interval 16 * whitespace.el (whitespace-rescan-timer-time): Update interval
4 set to 600 seconds (10 minutes) instead of 60 seconds since 17 set to 600 seconds (10 minutes) instead of 60 seconds since
5 a large number of whitespace buffers causes emacs to `freeze' 18 a large number of whitespace buffers causes emacs to `freeze'