]> git.eshelyaron.com Git - emacs.git/commit
(describe_map_tree): Don't insert a double newline at the end of the string
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 7 Jul 2011 17:19:10 +0000 (19:19 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 7 Jul 2011 17:19:10 +0000 (19:19 +0200)
commit9888ff71e38a45c471074bf270be90cd5280ec49
treeaf4c0d456286c8fb2004e6489e660144b048d765
parent54e101844312f87d5283db5fd078d0756264caa2
(describe_map_tree): Don't insert a double newline at the end of the string

Return whether we inserted something.  This should allow the caller to
decide whether to insert more newlines or not.

Fixes: debbugs:1169
src/ChangeLog
src/keymap.c
src/keymap.h