Mercurial > emacs
changeset 69843:6ad4218cfb21
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 07 Apr 2006 18:23:03 +0000 |
parents | 121db3a5c7ba |
children | 9b1a2f1cdf0e |
files | man/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Fri Apr 07 18:22:59 2006 +0000 +++ b/man/ChangeLog Fri Apr 07 18:23:03 2006 +0000 @@ -2,6 +2,7 @@ * programs.texi (Comments, Comment Commands, Options for Comments) (Multi-Line Comments): "Align", not "indent". + (Basic Indent): C-j deletes trailing whitespace before the newline. 2006-04-06 Richard Stallman <rms@gnu.org>