diff options
| author | Glenn Morris | 2007-11-07 03:39:19 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-11-07 03:39:19 +0000 |
| commit | 6ffadbb8c39f7260d5e7e79220b571eda293620f (patch) | |
| tree | 7227f3e720482074121d27b60360e249c1814575 /lisp/ChangeLog | |
| parent | dafac6f36e195e6ce263f12018243a13e84c4616 (diff) | |
| download | emacs-6ffadbb8c39f7260d5e7e79220b571eda293620f.tar.gz emacs-6ffadbb8c39f7260d5e7e79220b571eda293620f.zip | |
Rob Riepel <riepel at networking.stanford.edu>
(tpu-map-key): Remove un-needed cond branch.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 49a01790684..e74b56f7b41 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-11-07 Rob Riepel <riepel@networking.stanford.edu> | ||
| 2 | |||
| 3 | * emulation/tpu-mapper.el (tpu-map-key): Remove un-needed cond branch. | ||
| 4 | |||
| 1 | 2007-11-07 Johan Bockg,Ae(Brd <bojohan@gnu.org> | 5 | 2007-11-07 Johan Bockg,Ae(Brd <bojohan@gnu.org> |
| 2 | 6 | ||
| 3 | * eshell/esh-mode.el (eshell-output-filter): | 7 | * eshell/esh-mode.el (eshell-output-filter): |