]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/etags.el
Escape ` and ' in doc
[gnu-emacs] / lisp / progmodes / etags.el
index 611ba84e25b422fd7f8e872fe4c7ec71b17c5d9d..d38a7cd7706e56bfa133144b5b78e605c191fda0 100644 (file)
@@ -171,7 +171,7 @@ is the symbol being selected.
 
 Example value:
 
-  '((\"Emacs Lisp\" Info-goto-emacs-command-node obarray)
+   ((\"Emacs Lisp\" Info-goto-emacs-command-node obarray)
     (\"Common Lisp\" common-lisp-hyperspec common-lisp-hyperspec-obarray)
     (\"SCWM\" scwm-documentation scwm-obarray))"
   :group 'etags