diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-02-14 19:44:38 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-02-14 19:45:12 -0800 |
commit | cf79616133778ff6a0ec4a7745f0f8f9fb5bd8ee (patch) | |
tree | b61497a5cf1f0dbb56a2172f3a391aa6fea0f89b /lisp/ChangeLog.13 | |
parent | f8bf1b35bf55ae1bb7703f86d3b526887f064b19 (diff) | |
download | emacs-cf79616133778ff6a0ec4a7745f0f8f9fb5bd8ee.tar.gz |
; Spelling fixes
Diffstat (limited to 'lisp/ChangeLog.13')
-rw-r--r-- | lisp/ChangeLog.13 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 041e8c0c86b..d792889b3b7 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 @@ -7656,7 +7656,7 @@ 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 + Remove superfluous concatenations. Move final set-buffer to non-emacs-specific code. 2007-11-07 Rob Riepel <riepel@networking.stanford.edu> |