diff options
author | Agustín Martín <agustin.martin@hispalinux.es> | 2009-01-05 17:54:03 +0000 |
---|---|---|
committer | Agustín Martín <agustin.martin@hispalinux.es> | 2009-01-05 17:54:03 +0000 |
commit | 77fea89de1d7d20f967c467a80d8c731edced05c (patch) | |
tree | aec74d1ef0c090372a10c34506b7801129e32485 /lisp | |
parent | 0764ed3749c97bc7c18dab9dc63c6e395d348cb4 (diff) | |
download | emacs-77fea89de1d7d20f967c467a80d8c731edced05c.tar.gz emacs-77fea89de1d7d20f967c467a80d8c731edced05c.tar.bz2 emacs-77fea89de1d7d20f967c467a80d8c731edced05c.zip |
Fix my name in a couple of commits
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 626d38963c9..1437ddeed07 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -436,7 +436,7 @@ (completion-pcm--all-completions): Don't need to remove the base-size in last-cdr any more. -2008-12-20 Agustin Martin <agustin.martin@hispalinux.es> +2008-12-20 Agustín Martín <agustin.martin@hispalinux.es> * textmodes/ispell.el (ispell-check-minver): New function. (ispell-check-version): Rewrite spellchecker and version checking. @@ -479,7 +479,7 @@ (authors-canonical-author-name): Doc fix. Respect authors-fixed-case. (authors): Ensure error buffer is writable. -2008-12-18 Agustin Martin <agustin.martin@hispalinux.es> +2008-12-18 Agustín Martín <agustin.martin@hispalinux.es> (ispell-really-hunspell): New variable to signal hunspell. (ispell-check-version): |