From: Stephen Eglen Date: Fri, 20 Jun 2008 09:20:09 +0000 (+0000) Subject: (mh-defun-show-buffer): Use `...' rather than than "..." in generated X-Git-Tag: emacs-pretest-23.0.90~4658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f83939ba4725a2d9400e7e1082a40f8b3255d91;p=emacs.git (mh-defun-show-buffer): Use `...' rather than than "..." in generated docstrings. --- diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 89f7c912f81..017a59813dd 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,8 @@ +2008-06-20 Stephen Eglen + + * mh-show.el (mh-defun-show-buffer): Use `...' rather than than + "..." in generated docstrings. + 2008-06-12 Glenn Morris * mh-seq.el (tool-bar-map): Define for compiler. diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el index 5d52b2e8f2c..12c09d2ac78 100644 --- a/lisp/mh-e/mh-show.el +++ b/lisp/mh-e/mh-show.el @@ -358,7 +358,7 @@ The current frame height is taken into consideration." 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