Mercurial > emacs
changeset 39771:a43d7c40a1b2
Byte compiler messages.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 11 Oct 2001 12:58:24 +0000 |
parents | d1898800dd59 |
children | 03dae03b95d9 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Oct 11 12:57:53 2001 +0000 +++ b/etc/NEWS Thu Oct 11 12:58:24 2001 +0000 @@ -8,6 +8,9 @@ * Changes in Emacs 21.2 +** Byte compiler warning and error messages have been brought more +in line with the output of other GNU tools. + ** Lisp-mode now uses font-lock-docstring-face for the docstrings. ** perl-mode has a new variable `perl-indent-continued-arguments'.