diff lisp/hippie-exp.el @ 7639:67b7d1ea7b2e

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 May 1994 22:14:17 +0000
parents 81b21ef5290d
children 2b541cc4cd97
line wrap: on
line diff
--- a/lisp/hippie-exp.el	Sun May 22 22:00:39 1994 +0000
+++ b/lisp/hippie-exp.el	Sun May 22 22:14:17 1994 +0000
@@ -191,7 +191,7 @@
 (defvar hippie-expand-ignore-buffers '("^ \\*.*\\*$" dired-mode)
   "*A list specifying which buffers not to search (if not current).
 Can contain both regexps matching buffer names (as strings) and major modes
-(as atoms)")
+\(as atoms)")
 
 ;;;###autoload
 (defun hippie-expand (arg)