/[emacs]/emacs/lisp/progmodes/f90.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/f90.el

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

revision 1.86 by gm, Sat Oct 8 04:47:23 2005 UTC revision 1.87 by gm, Wed Nov 2 08:28:38 2005 UTC
# Line 1767  Leave point at the end of line." Line 1767  Leave point at the end of line."
1767                             (buffer-substring                             (buffer-substring
1768                              (line-beginning-position)                              (line-beginning-position)
1769                              (line-end-position)))                              (line-end-position)))
1770                  (sit-for 1)))                  (sit-for blink-matching-delay)))
1771            (setq beg-block (car matching-beg)            (setq beg-block (car matching-beg)
1772                  beg-name (car (cdr matching-beg)))                  beg-name (car (cdr matching-beg)))
1773            (goto-char end-point)            (goto-char end-point)

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87

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