aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 654e886a3a4..15646c6cde3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12011-11-18 Stefan Monnier <monnier@iro.umontreal.ca> 12011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
4 Don't hardcode point-min==1.
5
3 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907). 6 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
4 (eshell-rewrite-for-command): Remove workaround. 7 (eshell-rewrite-for-command): Remove workaround.
5 (eshell-do-pipelines, eshell-do-pipelines-synchronously) 8 (eshell-do-pipelines, eshell-do-pipelines-synchronously)