# HG changeset patch # User Gerd Moellmann # Date 998652061 0 # Node ID 0815e13f099e2cf2b1b2470d7b3fcd83f2c48a75 # Parent ff93d7955c3defe41cc64eb09a092ffac5829b05 *** empty log message *** diff -r ff93d7955c3d -r 0815e13f099e etc/NEWS --- 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. diff -r ff93d7955c3d -r 0815e13f099e lisp/ChangeLog --- 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 + + * 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