]> code.delx.au - gnu-emacs/blobdiff - lisp/allout.el
In strings, prefer plain ` and ' to \` and \'
[gnu-emacs] / lisp / allout.el
index dcdd35eb488ae6ba928dd8189e8e2a8704a12a54..db87cb1128bbafcf7ae93d2e142d1c4694f5e49a 100644 (file)
@@ -5589,9 +5589,9 @@ Defaults:
 
 LISTIFIED is a list representing each topic header and body:
 
\`(depth prefix text)'
+ `(depth prefix text)'
 
-or \`(depth prefix text bullet-plus)'
+or `(depth prefix text bullet-plus)'
 
 If `bullet-plus' is specified, it is inserted just after the entire prefix."
   (setq listified (cdr listified))