diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
commit | b97439ce3786af4a9cc6e8e882d2767ec1c1f69f (patch) | |
tree | 0e6bf25dd8decb4f8f7157cec1cd1e7be0cbd063 /doc | |
parent | 9636b255906319ca5757e0e709455b863de100b7 (diff) | |
download | emacs-b97439ce3786af4a9cc6e8e882d2767ec1c1f69f.tar.gz |
Fix typos.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/ChangeLog | 2 | ||||
-rw-r--r-- | doc/misc/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index a26d0f40a93..4da2f2db177 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog @@ -1,7 +1,7 @@ 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu> * emacsclient.1: Mention -nw and -c. Fix the character for --help. - Swap the order of -e and -n to follow the order displayed by --help. + Swap the order of -e and -n to follow the order displayed by --help. 2008-03-13 Glenn Morris <rgm@gnu.org> diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 5bb6caec7d3..ecd7767ac86 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -19,7 +19,7 @@ 2008-11-24 Carsten Dominik <dominik@science.uva.nl> - * org.texi: re-apply change to FDL 1.3. + * org.texi: Re-apply change to FDL 1.3. 2008-11-23 Carsten Dominik <dominik@science.uva.nl> |