diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-08-24 11:21:01 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-08-24 11:21:01 +0000 |
commit | 16837afc0734ec30932ceaca812fb557c99f7a88 (patch) | |
tree | 8950eba90fba2fb82c206b062c55e526cb1df5a8 /etc | |
parent | b184b2ddbbc967d330dd53ff19e279f32c105207 (diff) | |
download | emacs-16837afc0734ec30932ceaca812fb557c99f7a88.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |