Changeset 4200 for trunk/lisp/emacs-lisp/sregex.el
- Timestamp:
- 04/07/07 15:49:28 (2 years ago)
- Files:
-
- trunk/lisp/emacs-lisp/sregex.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/emacs-lisp/sregex.el
r4190 r4200 426 426 427 427 - the symbol `point' 428 Stands for \"\\\\=\ ", matching the empty string at point.428 Stands for \"\\\\=\\=\", matching the empty string at point. 429 429 430 430 - the symbol `word-boundary'
