/[emacs]/emacs/lisp/emacs-lisp/regexp-opt.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/regexp-opt.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by monnier, Sat Dec 1 22:04:12 2001 UTC revision 1.20 by rms, Wed Jan 9 00:31:50 2002 UTC
# Line 101  by \\=\\< and \\>." Line 101  by \\=\\< and \\>."
101    (save-match-data    (save-match-data
102      ;; Recurse on the sorted list.      ;; Recurse on the sorted list.
103      (let* ((max-lisp-eval-depth (* 1024 1024))      (let* ((max-lisp-eval-depth (* 1024 1024))
104               (max-specpdl-size (* 1024 1024))
105             (completion-ignore-case nil)             (completion-ignore-case nil)
106             (completion-regexp-list nil)             (completion-regexp-list nil)
107             (words (eq paren 'words))             (words (eq paren 'words))

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26