/[emacs]/emacs/lisp/textmodes/reftex-index.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/reftex-index.el

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

revision 1.30 by rfrancoise, Sat Sep 24 13:43:58 2005 UTC revision 1.31 by rfrancoise, Sat Sep 24 23:26:26 2005 UTC
# Line 1239  If the buffer is non-empty, delete the o Line 1239  If the buffer is non-empty, delete the o
1239            (beginning-of-line 2))                      (beginning-of-line 2))          
1240        (cond ((fboundp 'zmacs-activate-region) (zmacs-activate-region))        (cond ((fboundp 'zmacs-activate-region) (zmacs-activate-region))
1241              ((boundp 'make-active) (setq mark-active t)))              ((boundp 'make-active) (setq mark-active t)))
1242        (if (yes-or-no-p "Delete and rebuilt header ")        (if (yes-or-no-p "Delete and rebuild header? ")
1243            (delete-region (point-min) (point))))            (delete-region (point-min) (point))))
1244    
1245      ;; Insert the mode line      ;; Insert the mode line

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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