Mercurial > emacs
diff etc/NEWS @ 96998:2d3110c3f3dd
New function diff-show-trailing-blanks in diff-mode.el.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Fri, 25 Jul 2008 02:33:49 +0000 |
parents | 0988f4674242 |
children | bdd7e0042ad5 |
line wrap: on
line diff
--- a/etc/NEWS Fri Jul 25 00:36:45 2008 +0000 +++ b/etc/NEWS Fri Jul 25 02:33:49 2008 +0000 @@ -516,6 +516,9 @@ * Changes in Specialized Modes and Packages in Emacs 23.1 +** Diff mode +*** New function `diff-show-trailing-blanks'. + ** Abbrev has been rewritten in Elisp and extended with more flexibility. *** New functions: abbrev-get, abbrev-put, abbrev-table-get, abbrev-table-put, abbrev-table-p, abbrev-insert, abbrev-table-menu.