Mercurial > emacs
changeset 99012:1672f297f7ed
* files.texi (Diff Mode): Document diff-show-trailing-whitespaces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Oct 2008 23:16:21 +0000 |
parents | 5d3f807c7d3e |
children | e05e58449b6e |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Tue Oct 21 23:10:45 2008 +0000 +++ b/doc/emacs/ChangeLog Tue Oct 21 23:16:21 2008 +0000 @@ -31,7 +31,8 @@ (Comparing Files): Note that diff uses the minibuffer, and that the output is shown using Diff mode. (Diff Mode): Explain what "patch" and "hunk" mean. Document - diff-update-on-the-fly and diff-refine-hunk. + diff-update-on-the-fly, diff-refine-hunk, and + diff-show-trailing-whitespaces. (File Archives): Add rar support. * major.texi (Choosing Modes): Make mode selection sequence more