Mercurial > emacs
comparison lisp/ChangeLog @ 110318:3386110d149b
epa-file: suppress file-locking question on M-x revert-buffer
* epa-file.el (epa-file-insert-file-contents): If visiting, bind
buffer-file-name to avoid file-locking. (Bug#7026)
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Mon, 13 Sep 2010 19:44:07 +0900 |
parents | 14e479cda1d2 |
children | 4b26adbef9a2 |
comparison
equal
deleted
inserted
replaced
110317:50478146a2e1 | 110318:3386110d149b |
---|---|
1 2010-09-13 Daiki Ueno <ueno@unixuser.org> | |
2 | |
3 * epa-file.el (epa-file-insert-file-contents): If visiting, bind | |
4 buffer-file-name to avoid file-locking. (Bug#7026) | |
5 | |
1 2010-09-13 Julien Danjou <julien@danjou.info> | 6 2010-09-13 Julien Danjou <julien@danjou.info> |
2 | 7 |
3 * notifications.el (notifications-notify): Add support for | 8 * notifications.el (notifications-notify): Add support for |
4 image-path and sound-name. | 9 image-path and sound-name. |
5 (notifications-specification-version): Add this variable. | 10 (notifications-specification-version): Add this variable. |