diff options
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4ed91f055f8..480d5ce8aa7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc/calc.el (calc-bug-address): Update maintainer's address. | ||
| 4 | * calc/*: Update maintainer's address. | ||
| 5 | |||
| 1 | 2007-04-23 Richard Stallman <rms@gnu.org> | 6 | 2007-04-23 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * simple.el (set-mark-command-repeat-pop): Doc fix. | 8 | * simple.el (set-mark-command-repeat-pop): Doc fix. |
diff --git a/man/ChangeLog b/man/ChangeLog index d9be288f179..3981e0c7d25 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc.texi (Reporting bugs): Update maintainer's address. | ||
| 4 | |||
| 1 | 2007-04-23 Chong Yidong <cyd@stupidchicken.com> | 5 | 2007-04-23 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * display.texi (Highlight Interactively): Correct description of | 7 | * display.texi (Highlight Interactively): Correct description of |