changeset 86058:41ba1388728b

*** empty log message ***
author Noah Friedman <friedman@splode.com>
date Tue, 13 Nov 2007 18:48:37 +0000
parents 78d8c12b061b
children 95b3ad858fff
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 13 18:48:13 2007 +0000
+++ b/lisp/ChangeLog	Tue Nov 13 18:48:37 2007 +0000
@@ -1,5 +1,9 @@
+2007-11-13  Noah Friedman  <friedman@splode.com>
+
+	* calc/calc.el: Add `backward-delete-char-untabify' to the list of
+	bindings to remap when `calc-scan-for-dels' is non-nil.
+
 2007-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
-
 	* emacs-lisp/byte-opt.el (byte-compile-trueconstp): Handle more
 	constant forms.
 	(byte-compile-nilconstp): New function.