Mercurial > emacs
changeset 38938:0815e13f099e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 24 Aug 2001 11:21:01 +0000 |
parents | ff93d7955c3d |
children | cc4d7a50664e |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Aug 24 11:19:44 2001 +0000 +++ b/etc/NEWS Fri Aug 24 11:21:01 2001 +0000 @@ -1981,7 +1981,9 @@ *** 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.
--- a/lisp/ChangeLog Fri Aug 24 11:19:44 2001 +0000 +++ b/lisp/ChangeLog Fri Aug 24 11:21:01 2001 +0000 @@ -1,3 +1,8 @@ +2001-08-24 Simon Josefsson <jas@extundo.com> + + * hl-line.el (hl-line-mode): Don't be a global mode. + (global-hl-line-mode): New function. + 2001-08-24 Gerd Moellmann <gerd@gnu.org> * gs.el (gs-load-image): Wait for GHOSTVIEW window property