Mercurial > emacs
comparison lisp/ChangeLog @ 97578:9c944e3e2fc4
* wdired.el (wdired-old-auto-revert-mode): New var.
(wdired-change-to-wdired-mode): Turn off auto-revert-mode.
(wdired-change-to-dired-mode): Turn auto-revert-mode on if it used to
be on.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 20 Aug 2008 22:41:28 +0000 |
parents | 784301c18c40 |
children | 467117d63e34 |
comparison
equal
deleted
inserted
replaced
97577:cc3ca7429977 | 97578:9c944e3e2fc4 |
---|---|
1 2008-08-20 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * wdired.el (wdired-old-auto-revert-mode): New var. | |
4 (wdired-change-to-wdired-mode): Turn off auto-revert-mode. | |
5 (wdired-change-to-dired-mode): Turn auto-revert-mode on if it used | |
6 to be on. | |
7 | |
1 2008-08-20 Kevin Ryde <user42@zip.com.au> | 8 2008-08-20 Kevin Ryde <user42@zip.com.au> |
2 | 9 |
3 * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on | 10 * textmodes/nroff-mode.el (nroff-mode): Avoid auto-filling on |
4 directive lines. | 11 directive lines. |
5 | 12 |