Mercurial > emacs
comparison lisp/ChangeLog @ 105322:4c610ec5ed40
Remove unused declarations.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Oct 2009 02:17:38 +0000 |
parents | 78728d295b59 |
children | caba6faa5726 |
comparison
equal
deleted
inserted
replaced
105321:c54e9253e596 | 105322:4c610ec5ed40 |
---|---|
4 rather than parsing it as a regexp. This relaxes the layout | 4 rather than parsing it as a regexp. This relaxes the layout |
5 requirements and makes errors easier to detect. | 5 requirements and makes errors easier to detect. |
6 (check-declare-verify): Check file is regular. | 6 (check-declare-verify): Check file is regular. |
7 (check-declare-directory): Doc fix. | 7 (check-declare-directory): Doc fix. |
8 * subr.el (declare-function): Doc fix. | 8 * subr.el (declare-function): Doc fix. |
9 | |
10 * ibuffer.el (ibuffer-format-qualifier): | |
11 * isearch.el (hi-lock-regexp-okay): | |
12 * calc/calc.el (math-zerop): | |
13 * mail/uce.el (rmail-msgbeg, rmail-msgend): | |
14 * term/w32-win.el (setup-default-fontset, set-fontset-font): | |
15 Remove unused declarations. | |
9 | 16 |
10 2009-10-01 Juanma Barranquero <lekktu@gmail.com> | 17 2009-10-01 Juanma Barranquero <lekktu@gmail.com> |
11 | 18 |
12 * cedet/semantic/wisent/javat-wy.el | 19 * cedet/semantic/wisent/javat-wy.el |
13 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@. | 20 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@. |