From 16837afc0734ec30932ceaca812fb557c99f7a88 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 24 Aug 2001 11:21:01 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 4 +++- lisp/ChangeLog | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- 2.39.5