# HG changeset patch # User Gerd Moellmann # Date 952632529 0 # Node ID 2acf50f99cedb15da87e9fb67f9b4a06b3bf559b # Parent 7421de9165d2120f66f55036866451f256166d0a *** empty log message *** diff -r 7421de9165d2 -r 2acf50f99ced lisp/ChangeLog --- a/lisp/ChangeLog Thu Mar 09 20:07:38 2000 +0000 +++ b/lisp/ChangeLog Thu Mar 09 20:08:49 2000 +0000 @@ -1,5 +1,8 @@ 2000-03-09 Gerd Moellmann + * mouse.el (mouse-drag-region): Don't run up-event handler + if hscroll has changed. + * octave-mod.el (octave-font-lock-keywords): To font-lock the builtin operators, use `font-lock-builtin-face' for Emacs and `font-lock-preprocessor-face' otherwise.