Mercurial > emacs
changeset 96092:186e66f93b45
(mh-defun-show-buffer): Use `...' rather than than "..." in generated
docstrings.
author | Stephen Eglen <stephen@gnu.org> |
---|---|
date | Fri, 20 Jun 2008 09:19:57 +0000 |
parents | 594843cd487e |
children | 1f3e20051363 |
files | lisp/mh-e/mh-show.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/mh-show.el Fri Jun 20 09:00:52 2008 +0000 +++ b/lisp/mh-e/mh-show.el Fri Jun 20 09:19:57 2008 +0000 @@ -358,7 +358,7 @@ If the buffer we start in is still visible and DONT-RETURN is nil then switch to it after that." `(defun ,function () - ,(format "Calls %s from the message's folder.\n%s\nSee \"%s\" for more info.\n" + ,(format "Calls %s from the message's folder.\n%s\nSee `%s' for more info.\n" original-function (if dont-return "" "When function completes, returns to the show buffer if it is