# HG changeset patch # User Dave Love # Date 959814165 0 # Node ID 159b22213a0001db5ea69da8b8d60c35f510e416 # Parent 7ac9c66520d4cafc4f3e3aa8f799c37018a1c9ba *** empty log message *** diff -r 7ac9c66520d4 -r 159b22213a00 lisp/ChangeLog --- a/lisp/ChangeLog Wed May 31 22:57:59 2000 +0000 +++ b/lisp/ChangeLog Wed May 31 23:02:45 2000 +0000 @@ -1,3 +1,16 @@ +2000-05-31 Dave Love + + * loadhist.el (loadhist-hook-functions): Remove + before-change-function, after-change-function. + (unload-feature): Deal with symbols which are both bound and + fbound. + + * mouse.el (mouse-save-then-kill-delete-region): Don't bind + before-change-function, after-change-function. + + * simple.el (newline): Don't bind before-change-function, + after-change-function. + 2000-05-31 Rajesh Vaidheeswarran * whitespace.el (whitespace-rescan-timer-time): Update interval