aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e74b56f7b4..7622873361 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-07 Glenn Morris <[email protected]>
+
+ * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond.
+ Remove superfluous concats. Move final set-buffer to
+ non-emacs-specific code.
+
2007-11-07 Rob Riepel <[email protected]>
* emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.