Mercurial > emacs
diff lisp/ChangeLog @ 28076:2acf50f99ced
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 09 Mar 2000 20:08:49 +0000 |
| parents | d7a87f6a889f |
| children | 30c2ad45d57b |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.
