emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/f90.el


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/f90.el
Date: Wed, 02 Nov 2005 03:28:38 -0500

Index: emacs/lisp/progmodes/f90.el
diff -c emacs/lisp/progmodes/f90.el:1.86 emacs/lisp/progmodes/f90.el:1.87
*** emacs/lisp/progmodes/f90.el:1.86    Sat Oct  8 04:47:23 2005
--- emacs/lisp/progmodes/f90.el Wed Nov  2 08:28:38 2005
***************
*** 1767,1773 ****
                             (buffer-substring
                              (line-beginning-position)
                              (line-end-position)))
!                 (sit-for 1)))
            (setq beg-block (car matching-beg)
                  beg-name (car (cdr matching-beg)))
            (goto-char end-point)
--- 1767,1773 ----
                             (buffer-substring
                              (line-beginning-position)
                              (line-end-position)))
!                 (sit-for blink-matching-delay)))
            (setq beg-block (car matching-beg)
                  beg-name (car (cdr matching-beg)))
            (goto-char end-point)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]