summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-03-13 14:55:27 +0100
committerUlrich Müller <ulm@gentoo.org>2014-03-13 14:55:27 +0100
commit33d9a43d1fb95d47a51f5eb80008d1c725c86217 (patch)
tree50120723cb9835c2af7180c61229878b97312c6d
parentRecognise man pages named like the main binary as emacs.1 targets. (diff)
downloademacs-tools-33d9a43d1fb95d47a51f5eb80008d1c725c86217.tar.gz
emacs-tools-33d9a43d1fb95d47a51f5eb80008d1c725c86217.tar.bz2
emacs-tools-33d9a43d1fb95d47a51f5eb80008d1c725c86217.zip
Fix typo in ChangeLog.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ce628ea..90145bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2014-03-13 Ulrich Müller <ulm@gentoo.org>
* emacs.eselect (MANPAGELIST): Now equal to BINARYLIST.
- (remove_symlinks): Explicitly include "emacs" in for loops.
+ (remove_symlinks): Explicitly include "emacs" in for-loops.
(set_symlinks): Also recognise man pages named like the main
binary as possible targets for the emacs.1 symlink.