diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 968ea8df0ef..462d0047087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-11-18 Daiki Ueno <ueno@gnu.org> | ||
| 2 | |||
| 3 | * epa-file.el (epa-file-insert-file-contents): Don't show | ||
| 4 | "*Error*" buffer if input file does not exist. | ||
| 5 | Reported by Herbert J. Skuhra. | ||
| 6 | |||
| 1 | 2014-11-18 Paul Pogonyshev <pogonyshev@gmail.com> | 7 | 2014-11-18 Paul Pogonyshev <pogonyshev@gmail.com> |
| 2 | RĂ¼diger Sonderfeld <ruediger@c-plusplus.net> | 8 | RĂ¼diger Sonderfeld <ruediger@c-plusplus.net> |
| 3 | 9 | ||