Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
107770:d4b4f81008b2 | 107771:46621c06afee |
---|---|
1 2010-04-03 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli | |
4 Zaretskii. | |
5 (batch-update-authors): Fix popping arguments from command line. | |
6 | |
1 2010-04-02 Juanma Barranquero <lekktu@gmail.com> | 7 2010-04-02 Juanma Barranquero <lekktu@gmail.com> |
2 | 8 |
3 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members) | 9 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members) |
4 (semantic-create-imenu-directory-index): Fix typos in docstrings. | 10 (semantic-create-imenu-directory-index): Fix typos in docstrings. |
5 (semantic-imenu-goto-function): Reflow docstring. | 11 (semantic-imenu-goto-function): Reflow docstring. |