Mercurial > emacs
comparison lisp/ChangeLog @ 109534:52f611292230
Fix *.gpg file creation (bug#6723).
* epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
exists before passing an error to find-file-not-found-functions (bug#6723).
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Sun, 25 Jul 2010 20:23:43 +0900 |
parents | e6408c088fbc |
children | 1eca4fd49be3 |
comparison
equal
deleted
inserted
replaced
109533:bbcf76ef0f72 | 109534:52f611292230 |
---|---|
1 2010-07-25 Daiki Ueno <ueno@unixuser.org> | |
2 | |
3 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE | |
4 exists before passing an error to find-file-not-found-functions | |
5 (bug#6723). | |
6 | |
1 2010-07-23 Lukas Huonker <l.huonker@gmail.com> | 7 2010-07-23 Lukas Huonker <l.huonker@gmail.com> |
2 | 8 |
3 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank): | 9 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank): |
4 Remove leading nil element, adjust values. | 10 Remove leading nil element, adjust values. |
5 (tetris-shapes, tetris-shape-scores): | 11 (tetris-shapes, tetris-shape-scores): |