aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2006-07-11 00:15:23 +0000
committerKim F. Storm2006-07-11 00:15:23 +0000
commitd81b041a220f14480725187d00d8761a515f619c (patch)
tree870a20bd4cd4cb4e81cf62e166e8bd56f191fa03
parenta5c2c707c665c02ff70740f5df3562211cb1248a (diff)
downloademacs-d81b041a220f14480725187d00d8761a515f619c.tar.gz
emacs-d81b041a220f14480725187d00d8761a515f619c.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 417d3af3f85..d6a7d9dea03 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-07-11 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
4 Simplify by calling redisplay with non-nil arg if seconds < 0.
5
12006-07-10 Chong Yidong <cyd@stupidchicken.com> 62006-07-10 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid 8 * progmodes/cc-awk.el (defconst): Use eval-and-compile to avoid