Mercurial > emacs
changeset 85237:b9c465f0ac72
Capitalize node names according to convention.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Sat, 13 Oct 2007 07:24:20 +0000 |
parents | 7d608cb0bc46 |
children | 7f1336541cb1 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sat Oct 13 07:21:12 2007 +0000 +++ b/doc/emacs/ChangeLog Sat Oct 13 07:24:20 2007 +0000 @@ -1,3 +1,7 @@ +2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com> + + * files.texi: Capitalize node names according to convention. + 2007-10-13 Glenn Morris <rgm@gnu.org> * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.