comparison etc/NEWS @ 31936:3d17044d63a9

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 27 Sep 2000 12:37:52 +0000
parents e218cb644b08
children 9166041bd1e1
comparison
equal deleted inserted replaced
31935:e60545d4c1bd 31936:3d17044d63a9
1585 1585
1586 +++ 1586 +++
1587 *** hl-line.el provides a minor mode to highlight the current line. 1587 *** hl-line.el provides a minor mode to highlight the current line.
1588 1588
1589 *** ansi-color.el translates ANSI terminal escapes into text-properties. 1589 *** ansi-color.el translates ANSI terminal escapes into text-properties.
1590
1591 Please note: if `ansi-color-for-shell-mode' and
1592 `global-font-lock-mode' are non-nil, loading ansi-color.el will
1593 disable font-lock and add `ansi-color-apply' to
1594 `comint-preoutput-filter-functions' for all shell-mode buffers. This
1595 displays the output of "ls --color=yes" using the correct foreground
1596 and background colors.
1590 1597
1591 *** delphi.el provides a major mode for editing the Delphi (Object 1598 *** delphi.el provides a major mode for editing the Delphi (Object
1592 Pascal) language. 1599 Pascal) language.
1593 1600
1594 +++ 1601 +++