]> code.delx.au - gnu-emacs/blobdiff - lisp/ibuffer.el
Fix docstring quoting problems with ‘ '’
[gnu-emacs] / lisp / ibuffer.el
index 89477bd919f3994e53f18f17d1b8269bd6e77ffe..5819f63c6712a606c71ff3b24b5332959a2e5653 100644 (file)
@@ -128,7 +128,7 @@ own!):
 Thus, if you wanted to use these two formats, the appropriate
 value for this variable would be
 
-  '((mark \" \" name)
+  \\='((mark \" \" name)
     (mark modified read-only
           (name 16 16 :left)
           (size 6 -1 :right)))