/[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.22 by eliz, Sat Nov 6 11:26:59 2004 UTC revision 1.23 by schwab, Sat Nov 6 14:48:39 2004 UTC
# Line 1  Line 1 
1  ;;; tempo.el --- Flexible template insertion  ;;; tempo.el --- Flexible template insertion
2    
3  ;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.  ;; Copyright (C) 1994, 1995, 2004 Free Software Foundation, Inc.
4    
5  ;; Author: David K}gedal <davidk@lysator.liu.se>  ;; Author: David K}gedal <davidk@lysator.liu.se>
6  ;; Created: 16 Feb 1994  ;; Created: 16 Feb 1994
# Line 182  the string between the first \\( and \\) Line 182  the string between the first \\( and \\)
182  each string in the tag list. If one is found, the whole text between  each string in the tag list. If one is found, the whole text between
183  the first \\( and the point is replaced with the inserted template.  the first \\( and the point is replaced with the inserted template.
184    
185  You will probably want to include \\ \= at the end of the regexp to  You will probably want to include \\=\\= at the end of the regexp to
186  make sure that the string is matched only against text adjacent to the  make sure that the string is matched only against text adjacent to the
187  point.  point.
188    

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

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