(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
[bpt/emacs.git] / lisp / hippie-exp.el
index 65317f9..9e7334a 100644 (file)
@@ -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)