# HG changeset patch # User Stephen Eglen # Date 1213953597 0 # Node ID 186e66f93b45e80577dd4ace7e613bdd7d6b8d11 # Parent 594843cd487efc2d3ce4802ddc58703096317448 (mh-defun-show-buffer): Use `...' rather than than "..." in generated docstrings. diff -r 594843cd487e -r 186e66f93b45 lisp/mh-e/mh-show.el --- 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