From: Gerd Moellmann Date: Fri, 24 Aug 2001 11:21:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~89 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16837afc0734ec30932ceaca812fb557c99f7a88;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index ba749dc66cb..94e715ca90b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1981,7 +1981,9 @@ containing diff3-style conflict markers, such as generated by RCS. *** 5x5.el is a simple puzzle game. +++ -*** hl-line.el provides a minor mode to highlight the current line. +*** hl-line.el provides `hl-line-mode', a minor mode to highlight the +current line in the current buffer. It also provides +`global-hl-line-mode' to provide the same behaviour in all buffers. --- *** ansi-color.el translates ANSI terminal escapes into text-properties. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a336cab3bbe..226aea94726 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Simon Josefsson + + * hl-line.el (hl-line-mode): Don't be a global mode. + (global-hl-line-mode): New function. + 2001-08-24 Gerd Moellmann * gs.el (gs-load-image): Wait for GHOSTVIEW window property