commit: 33d9a43d1fb95d47a51f5eb80008d1c725c86217 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 13 13:55:27 2014 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Mar 13 13:55:27 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=33d9a43d
Fix typo in ChangeLog. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ce628ea..90145bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2014-03-13 Ulrich Müller <[email protected]> * 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.
