Mercurial > emacs
comparison etc/NEWS @ 97580:876b21ddd885
*** If Auto Revert mode is enabled in a Dired buffer, it is
temporarily disabled when entering Wdired mode; it is renabled upon
leaving Wdired mode.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 20 Aug 2008 22:43:52 +0000 |
parents | fe22268df13f |
children | fdc98979ca2b |
comparison
equal
deleted
inserted
replaced
97579:8192d80c0508 | 97580:876b21ddd885 |
---|---|
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. | |
811 | 815 |
812 ** Fortran | 816 ** Fortran |
813 *** The variable `fortran-line-length' can change the fixed-form line-length. | 817 *** The variable `fortran-line-length' can change the fixed-form line-length. |
814 | 818 |
815 *** In Fortran mode, M-; is now bound to the standard comment-dwim, | 819 *** In Fortran mode, M-; is now bound to the standard comment-dwim, |