diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-05-11 04:04:13 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-05-11 04:04:13 +0200 |
commit | 4e2af7825fa13782c5579f55b3e2d8dec23bdbf3 (patch) | |
tree | 30d5bf517ba11e8edbe3ed0fc8fe3996e2a27170 /lisp/ChangeLog.6 | |
parent | 4bbedd9832178fcd264de9e6210d0dadbe3e2940 (diff) | |
download | emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.tar.gz |
Fix typos and whitespace in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.6')
-rw-r--r-- | lisp/ChangeLog.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index 2ba61dc516e..45c832c5e24 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 @@ -3687,7 +3687,7 @@ When changing the environment, avoid need for setenv. 1996-01-05 Karl Eichwalder <ke@ke.Central.DE> - Karl Fogel <kfogel@floss.red-bean.com> + Karl Fogel <kfogel@floss.red-bean.com> * bookmark.el: "cyclic.com" addresses changed to "red-bean.com". (bookmark-bmenu-mode-map): Don't bind C-k. @@ -5837,7 +5837,7 @@ 1995-10-09 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * etags.el (tags-table-check-computed-list): Map - tags-expand-table-name over lists of included tables. + tags-expand-table-name over lists of included tables. 1995-10-09 Erik Naggum <erik@naggum.no> |