diff options
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94c8aa6939d..201ea75b32a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-12-17 Chong Yidong <cyd@stupidchicken.com> | 1 | 2006-12-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * info.el (Info-build-node-completions): Signal error if tag-table | ||
| 4 | marker is not found. | ||
| 5 | |||
| 3 | * pgg-gpg.el (pgg-gpg-use-agent): Default to t. | 6 | * pgg-gpg.el (pgg-gpg-use-agent): Default to t. |
| 4 | 7 | ||
| 5 | 2006-12-17 Alan Mackenzie <acm@muc.de> | 8 | 2006-12-17 Alan Mackenzie <acm@muc.de> |