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 59a8074871f..a7a9ebc6cc1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-06-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * ses.el (top-level): Require cl when compiling. | ||
| 4 | (ses-set-localvars): Fix error statement. | ||
| 5 | Call it at compile time to silence a storm of warnings. | ||
| 6 | |||
| 1 | 2011-06-29 Martin Rudalics <rudalics@gmx.at> | 7 | 2011-06-29 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * window.el (normalize-live-buffer): Rename to | 9 | * window.el (normalize-live-buffer): Rename to |