aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bd2dbf465d5..f54e1710511 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,14 @@
12008-03-05 Juanma Barranquero <lekktu@gmail.com> 12008-03-05 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * epg.el (epg-context-include-certs): Reflow docstring.
4 (epg-start-sign-keys, epg-sign-keys, epg-context-armor)
5 (epg-context-signers, epg-context-sig-notations, epg-context-set-armor)
6 (epg-context-set-signers, epg-context-set-sig-notations)
7 (epg-make-import-status, epg-make-import-result)
8 (epg-start-delete-keys): Fix typos in docstrings.
9 (epg-start-sign-keys, epg-sign-keys):
10 Fix typos in obsolescence declarations.
11
3 * iswitchb.el: Don't check for `cadr' and `last'. 12 * iswitchb.el: Don't check for `cadr' and `last'.
4 (iswitchb-define-mode-map, iswitchb-default-keybindings): 13 (iswitchb-define-mode-map, iswitchb-default-keybindings):
5 Add obsolescence declaration and remove redundant info from docstring. 14 Add obsolescence declaration and remove redundant info from docstring.