X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/1289a9cbad2c7019c10fb051f9d2b3099e9418e3..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/muse/muse-mode.el diff --git a/packages/muse/muse-mode.el b/packages/muse/muse-mode.el index 96598433d..eaac573d1 100644 --- a/packages/muse/muse-mode.el +++ b/packages/muse/muse-mode.el @@ -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