/[emacs]/emacs/lisp/tempo.el
ViewVC logotype

Diff of /emacs/lisp/tempo.el

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

revision 1.21 by miles, Mon Sep 1 15:45:17 2003 UTC revision 1.22 by eliz, Sat Nov 6 11:26:59 2004 UTC
# Line 172  documentation for the function `tempo-co Line 172  documentation for the function `tempo-co
172  (defvar tempo-marks nil  (defvar tempo-marks nil
173    "A list of marks to jump to with `\\[tempo-forward-mark]' and `\\[tempo-backward-mark]'.")    "A list of marks to jump to with `\\[tempo-forward-mark]' and `\\[tempo-backward-mark]'.")
174    
175  (defvar tempo-match-finder "\\b\\([^\\b]+\\)\\="  (defvar tempo-match-finder "\\b\\([[:word:]]+\\)\\="
176    "The regexp or function used to find the string to match against tags.    "The regexp or function used to find the string to match against tags.
177    
178  If `tempo-match-finder is a string, it should contain a regular  If `tempo-match-finder is a string, it should contain a regular

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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