summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJay Belanger <jay.p.belanger@gmail.com>2004-12-31 06:29:47 +0000
committerJay Belanger <jay.p.belanger@gmail.com>2004-12-31 06:29:47 +0000
commita10e1fb7dabc325fc6d7e1e99c6f65287e19f12a (patch)
treed14ecefcdf468a8d1a23c0d4331358fbbe4c7b5d /lisp
parent331086982565d7292ea1b52780868fb828c3911b (diff)
downloademacs-a10e1fb7dabc325fc6d7e1e99c6f65287e19f12a.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f9f73d9df45..64ac73e33b3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,12 @@
2004-12-31 Jay Belanger <belanger@truman.edu>
+ * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
+ way to return to Calc.
+
+ * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
+ finish, C-xk as the way to cancel the edit. Add cancel routine to
+ kill-buffer-hook.
+
* calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
MacEdit code.