]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/elisp-mode.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / progmodes / elisp-mode.el
index 7614bacf1bb07ffa0e0468ea7a70238c2ad7e946..bdc304e0aa53f490b57bcc385dc20c29f40baf2d 100644 (file)
@@ -1247,7 +1247,7 @@ If the current defun is actually a call to `defvar',
 then reset the variable using the initial value expression
 even if the variable already has some other value.
 \(Normally `defvar' does not change the variable's value
-if it already has a value.\)
+if it already has a value.)
 
 Return the result of evaluation."
   ;; FIXME: the print-length/level bindings should only be applied while