comparison etc/NEWS @ 97582:fdc98979ca2b

Revert last change.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 20 Aug 2008 23:06:30 +0000
parents 876b21ddd885
children b159ee2aaf6f
comparison
equal deleted inserted replaced
97581:467117d63e34 97582:fdc98979ca2b
806 with no more questions. The upper case key `N' stops doing replacements 806 with no more questions. The upper case key `N' stops doing replacements
807 in the current file and skips to the next file. These multi-file keys 807 in the current file and skips to the next file. These multi-file keys
808 are available for all commands that use `tags-query-replace' 808 are available for all commands that use `tags-query-replace'
809 including `dired-do-query-replace-regexp', `vc-dir-query-replace-regexp', 809 including `dired-do-query-replace-regexp', `vc-dir-query-replace-regexp',
810 `reftex-query-replace-document'. 810 `reftex-query-replace-document'.
811 ---
812 *** If Auto Revert mode is enabled in a Dired buffer, it is
813 temporarily disabled when entering Wdired mode; it is renabled upon
814 leaving Wdired mode.
815 811
816 ** Fortran 812 ** Fortran
817 *** The variable `fortran-line-length' can change the fixed-form line-length. 813 *** The variable `fortran-line-length' can change the fixed-form line-length.
818 814
819 *** In Fortran mode, M-; is now bound to the standard comment-dwim, 815 *** In Fortran mode, M-; is now bound to the standard comment-dwim,