/[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.16.4.1 by monnier, Wed Nov 28 03:00:28 2001 UTC revision 1.16.4.2 by monnier, Wed Nov 28 03:07:09 2001 UTC
# Line 122  in REGEXP." Line 122  in REGEXP."
122                             regexp start)                             regexp start)
123          (setq count (1+ count)          (setq count (1+ count)
124                ;; Go back 2 chars (one for [^?] and one for [^\\]).                ;; Go back 2 chars (one for [^?] and one for [^\\]).
125                start (- (match-end 0) 2))                start (- (match-end 0) 2)))
126        count)))        count)))
127    
128  ;;; Workhorse functions.  ;;; Workhorse functions.

Legend:
Removed from v.1.16.4.1  
changed lines
  Added in v.1.16.4.2

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