aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Belanger <[email protected]>2004-10-25 14:02:33 +0000
committerJay Belanger <[email protected]>2004-10-25 14:02:33 +0000
commit967d58da3e00086c4a76df1fa6a5a93b2fbab53e (patch)
treeab55e38dd140ad3dc98c109fc7d5b5c2e5dbbd0c
parentb89c5b7158f02a7ee40f11ced4d81e2317bff7f4 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 789e675d1b..7c9795d42f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-25 Jay Belanger <[email protected]>
+
+ * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
+ erasing minibuffer.
+
2004-10-25 Simon Josefsson <[email protected]>
* subr.el (read-passwd): Move to net/password.el.