diff options
| author | Glenn Morris <rgm@gnu.org> | 2008-12-19 03:18:37 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2008-12-19 03:18:37 +0000 |
| commit | e840fca51a6323a1a6f219493997b5714b921bd5 (patch) | |
| tree | 747c4ab91d908d939cefa04e55b83bf8aa2e6613 | |
| parent | 7241fdc51eff786be8999f77da6be548c8c6cf6e (diff) | |
| download | emacs-e840fca51a6323a1a6f219493997b5714b921bd5.tar.gz | |
(Acknowledgments): Small grammar fix.
| -rw-r--r-- | doc/emacs/ChangeLog | 7 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ac0a89e9b76..01f3ddd14f9 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,10 @@ +2008-12-19 Glenn Morris <rgm@gnu.org> + + * ack.texi (Acknowledgments): Small grammar fix. + + * display.texi (Text Display): + * indent.texi (Indentation): Use @acronym with ASCII. + 2008-12-18 Glenn Morris <rgm@gnu.org> * ack.texi: Various small updates and fixes. diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 59abaf016cf..8c94b4c7429 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -171,7 +171,7 @@ prior to Emacs 23 for Mac OS. @item Chong Yidong was the Emacs co-maintainer for Emacs 23. He made many -improvements to the Emacs display engine and wrote @file{longlines.el} +improvements to the Emacs display engine and wrote @file{longlines.el}, a minor mode for wrapping long lines. @item |
