Mercurial > emacs
comparison lisp/ChangeLog @ 85952:9bb0a271c2eb
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 07 Nov 2007 03:46:22 +0000 |
parents | ba090ec72685 |
children | 2fa6ffac861c |
comparison
equal
deleted
inserted
replaced
85951:88dacb884a1c | 85952:9bb0a271c2eb |
---|---|
1 2007-11-07 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * emulation/tpu-mapper.el (tpu-map-key): Use unless rather than cond. | |
4 Remove superfluous concats. Move final set-buffer to | |
5 non-emacs-specific code. | |
6 | |
1 2007-11-07 Rob Riepel <riepel@networking.stanford.edu> | 7 2007-11-07 Rob Riepel <riepel@networking.stanford.edu> |
2 | 8 |
3 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch. | 9 * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch. |
4 | 10 |
5 2007-11-07 Johan Bockg,Ae(Brd <bojohan@gnu.org> | 11 2007-11-07 Johan Bockg,Ae(Brd <bojohan@gnu.org> |