diff options
| -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 |
