]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/calc-help.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / calc / calc-help.el
index 444bb5ef9206ff790aa7a522110d6cfc0fd9abeb..33cb1c1566c54efda60af1d5cd26ff3296ab5abb 100644 (file)
@@ -386,7 +386,7 @@ C-w  Describe how there is no warranty for Calc."
   (interactive)
   (calc-quit)
   (view-emacs-news)
-  (re-search-forward "^\*+ .*\\<Calc\\>" nil t))
+  (re-search-forward "^\\*+ .*\\<Calc\\>" nil t))
 
 (defvar calc-help-long-names '((?b . "binary/business")
                               (?g . "graphics")