diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2014-01-03 05:10:07 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2014-01-03 05:10:07 +0100 |
commit | ba05e912ae4b3332d0aba17b55c67bd088524b29 (patch) | |
tree | 7240c45c78d69c3f068d87b6a8a59e7b77004fca | |
parent | 517f20c53356753d00f6df952318ef11d8bf7adc (diff) | |
download | emacs-ba05e912ae4b3332d0aba17b55c67bd088524b29.tar.gz |
Fix typo.
-rw-r--r-- | doc/misc/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 58e4837bafb..4509aaff3c1 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -13,11 +13,11 @@ 2014-01-03 Aidan Gauland <aidalgol@amuri.net> - * eshell.text (top): Fix incorrect use of xref. + * eshell.texi (top): Fix incorrect use of xref. 2014-01-03 Aidan Gauland <aidalgol@amuri.net> - * eshell.text (top): Fix incorrect info filename in an xref. + * eshell.texi (top): Fix incorrect info filename in an xref. 2014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net> @@ -29,11 +29,11 @@ 2014-01-02 Aidan Gauland <aidalgol@amuri.net> - * eshell.text (Command Basics): Removed `Command basics' chapter. + * eshell.texi (Command Basics): Removed `Command basics' chapter. 2014-01-02 Aidan Gauland <aidalgol@amuri.net> - * eshell.text (What is Eshell?): Add section about what not to use + * eshell.texi (What is Eshell?): Add section about what not to use Eshell for. 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com> |