Mercurial > emacs
diff etc/NEWS @ 27016:62cd5f1749cc
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 28 Dec 1999 13:05:57 +0000 |
parents | e9167a5cfad2 |
children | 78e14b5e988c |
line wrap: on
line diff
--- a/etc/NEWS Tue Dec 28 12:18:41 1999 +0000 +++ b/etc/NEWS Tue Dec 28 13:05:57 1999 +0000 @@ -704,6 +704,11 @@ ** New modes and packages +*** bs.el is a new package for buffer selection similar to +list-buffers or electric-buffer-list. Use M-x bs-show to display a +buffer menu with this package. You can use M-x bs-customize to +customize the package. + *** The minor modes cwarn-mode and global-cwarn-mode highlights suspicious C and C++ constructions. Currently, assignments inside expressions, semicolon following `if', `for' and `while' (except, of