From: Glenn Morris Date: Sat, 18 Jan 2014 01:27:51 +0000 (-0500) Subject: ChangeLog fixes X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~346 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e48fe3121a5c8de0525d4d1640464b82621b962;p=emacs.git ChangeLog fixes --- diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index e6c88c90d68..c9af60c6dc5 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 @@ -9222,8 +9222,9 @@ 1998-09-27 Kurt Hornik - * octave-inf.el (inferior-octave-prompt): Also match prompts of the - form `octave.bin:1>' which come from using precompiled binary versions. + * progmodes/octave-inf.el (inferior-octave-prompt): + Also match prompts of the form `octave.bin:1>', + which come from using precompiled binary versions. 1998-09-27 Richard Stallman diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index d82dfe15d9f..2ddaad48925 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 @@ -19245,7 +19245,7 @@ * 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 + * progmodes/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. @@ -19928,8 +19928,8 @@ 2000-02-09 Ray Blaak - * delphi.el: Make resourcestring a declaration region, like const - and var. + * progmodes/delphi.el: Make resourcestring a declaration region, + like const and var. 2000-02-09 Dave Love