]> code.delx.au - gnu-emacs/blobdiff - test/etags/el-src/emacs/lisp/progmodes/etags.el
Backslash cleanup in Elisp source files
[gnu-emacs] / test / etags / el-src / emacs / lisp / progmodes / etags.el
index 6acafdbaba0bb88c38ca1acfcb4259ef18936f76..4e079200ee01c3f76461dc351e33474a2b2d1fa8 100644 (file)
@@ -1766,7 +1766,7 @@ if the file was newly read in, the value is the filename."
                "No \\[tags-search] or \\[tags-query-replace] in progress"))
   "Form for `tags-loop-continue' to eval to scan one file.
 If it returns non-nil, this file needs processing by evalling
-\`tags-loop-operate'.  Otherwise, move on to the next file.")
+`tags-loop-operate'.  Otherwise, move on to the next file.")
 
 (defun tags-loop-eval (form)
   "Evaluate FORM and return its result.