]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/muse/muse-mode.el
Fix some quoting problems in doc strings
[gnu-emacs-elpa] / packages / muse / muse-mode.el
index 96598433ddab5d4d614cf9997b40cd6347c96fce..eaac573d1cb7a2333938165a23f0752ceec80ef5 100644 (file)
@@ -395,7 +395,7 @@ your current list type and indentation level."
 
 (defun muse-alter-list-item-indentation (operation)
   "Alter the indentation of the current list item.
-Valid values of OPERATION are 'increase and 'decrease."
+Valid values of OPERATION are `increase' and `decrease'."
   (let ((pstart (muse-get-paragraph-start))
         (list-item (format muse-list-item-regexp
                            (concat "[" muse-regexp-blank "]*")))
@@ -923,7 +923,7 @@ function, you might want to set this manually.")
           "\\|[" muse-regexp-blank "][0-9]+\\.[" muse-regexp-blank "]*\\)")
   "Regexp used to match the beginning of a list item.
 This is used by `muse-list-edit-minor-mode'.
-The '%s' will be replaced with a whitespace regexp when publishing.")
+The `%s' will be replaced with a whitespace regexp when publishing.")
 
 (defun muse-l-e-m-m-insert-list-item ()
   "Insert a list item at the current point, taking into account