diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ea7209f22ae..6babbfc4739 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-07-28 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/which-func.el (which-function): Fix documentation/ | ||
| 4 | comment typo. | ||
| 5 | |||
| 1 | 2006-07-26 Chong Yidong <cyd@stupidchicken.com> | 6 | 2006-07-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * subr.el (sit-for): Use new SECONDS arg of read-event instead of | 8 | * subr.el (sit-for): Use new SECONDS arg of read-event instead of |