Mercurial > emacs
diff lisp/ChangeLog @ 107771:46621c06afee
Fix bug in batch-update-authors. Add bidi to AUTHORS.
emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli Zaretskii.
(batch-update-authors): Fix popping arguments from command line.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Apr 2010 11:59:36 +0300 |
parents | 18e1800af997 |
children | ff4ed96c4bfa |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 02 18:01:41 2010 +0000 +++ b/lisp/ChangeLog Sat Apr 03 11:59:36 2010 +0300 @@ -1,3 +1,9 @@ +2010-04-03 Eli Zaretskii <eliz@gnu.org> + + * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli + Zaretskii. + (batch-update-authors): Fix popping arguments from command line. + 2010-04-02 Juanma Barranquero <lekktu@gmail.com> * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)