summaryrefslogtreecommitdiff
path: root/lisp/hippie-exp.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
commita4e104bf5ccd3e19a16cdb6bad79edff86fba3cb (patch)
tree106f991547a8ed4187816562af115ad9b3dc87b5 /lisp/hippie-exp.el
parentee6f7c13b2e23119ec5932a6cf2190dca36b95c4 (diff)
downloademacs-a4e104bf5ccd3e19a16cdb6bad79edff86fba3cb.tar.gz
Doc fix.
Diffstat (limited to 'lisp/hippie-exp.el')
-rw-r--r--lisp/hippie-exp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el
index 65317f96a9d..9e7334ab569 100644
--- a/lisp/hippie-exp.el
+++ b/lisp/hippie-exp.el
@@ -191,7 +191,7 @@ If nil, all buffers are searched.")
(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)