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 9fa9d0c5076..a0eeb4a47bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-10-03 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * subr.el (error): Use `declare'. | ||
| 4 | (decode-char, encode-char): Use advertised-calling-convention instead | ||
| 5 | of the docstring to discourage use of the `restriction' arg. | ||
| 6 | |||
| 1 | 2013-10-03 Daiki Ueno <ueno@gnu.org> | 7 | 2013-10-03 Daiki Ueno <ueno@gnu.org> |
| 2 | 8 | ||
| 3 | * epg.el (epg-verify-file): Add a comment saying that it does not | 9 | * epg.el (epg-verify-file): Add a comment saying that it does not |