diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2007-02-02 14:39:39 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2007-02-02 14:39:39 +0000 |
commit | 4bbe413d84924183ffabfc4486edb5e5da0a3059 (patch) | |
tree | dbdbc83cf49fc8e50cfc0aab95280e4cc21a9764 /lisp/ChangeLog.5 | |
parent | cf8b92db4daa4652cd35a00d43a64c92c7d7771b (diff) | |
download | emacs-4bbe413d84924183ffabfc4486edb5e5da0a3059.tar.gz emacs-4bbe413d84924183ffabfc4486edb5e5da0a3059.tar.bz2 emacs-4bbe413d84924183ffabfc4486edb5e5da0a3059.zip |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.5')
-rw-r--r-- | lisp/ChangeLog.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 62352984ed1..ed9b45525ee 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -42,7 +42,7 @@ on things like "cdump". Don't use \\s patterns inside brackets. -1995-06-19 David K}gedal <davidk@lysator.liu.se> +1995-06-19 David Kågedal <davidk@lysator.liu.se> * tempo.el: Documented the `l' tag. (tempo-insert-template): Check for zmacs-regions. @@ -1506,7 +1506,7 @@ * mh-comp.el (mh-auto-fill-for-letter): Use fill-prefix to do message headers. -1995-04-20 Torbj|rn Einarsson <tfkte@fy.chalmers.se> +1995-04-20 Torbjorn Einarsson <tfkte@fy.chalmers.se> * f90.el (f90-keywords): "only" added to keyword list. (f90-font-lock-keywords-1): Type may now have attributes private @@ -2143,7 +2143,7 @@ (jka-compr-uninstall): Delete entries that jka-compr-install added to inhibit-first-line-modes-suffixes. -1995-04-03 David K}gedal <davidk@lysator.liu.se> +1995-04-03 David Kågedal <davidk@lysator.liu.se> * tempo.el (tempo-insert): Added the P tag and modified the s tag accordingly @@ -3765,7 +3765,7 @@ * bytecomp.el (byte-compile-defvar): Add the var to current-load-list. -1994-01-21 David K}gedal <davidk@lysator.liu.se> +1994-01-21 David Kågedal <davidk@lysator.liu.se> * tempo.el (tempo-insert-template): Quoted transient-mark-mode Expansion around region now puts point at the first mark. |