Mercurial > emacs
changeset 85952:9bb0a271c2eb
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 07 Nov 2007 03:46:22 +0000 |
parents | 88dacb884a1c |
children | 9e350f92b40d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Nov 07 03:46:13 2007 +0000 +++ b/lisp/ChangeLog Wed Nov 07 03:46:22 2007 +0000 @@ -1,3 +1,9 @@ +2007-11-07 Glenn Morris <rgm@gnu.org> + + * 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 <riepel@networking.stanford.edu> * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch.