aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a7a9ebc6cc1..7ed6073339d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12011-06-29 Glenn Morris <rgm@gnu.org> 12011-06-29 Glenn Morris <rgm@gnu.org>
2 2
3 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
4
3 * ses.el (top-level): Require cl when compiling. 5 * ses.el (top-level): Require cl when compiling.
4 (ses-set-localvars): Fix error statement. 6 (ses-set-localvars): Fix error statement.
5 Call it at compile time to silence a storm of warnings. 7 Call it at compile time to silence a storm of warnings.