Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5369:4141aeddc55b
Eliminate byte-compile warnings, core Lisp.
2011-03-10 Aidan Kehoe <kehoea@parhasard.net>
* etags.el (buffer-tag-table-list):
* files.el (find-file-read-only):
* files.el (find-file-read-only-other-window):
* info.el (Info-dir-outdated-p):
* info.el (Info-dump-dir-entries):
* info.el (Info-rebuild-dir):
* menubar-items.el (default-menubar):
* mouse.el (drag-window-divider):
* mouse.el (vertical-divider-map):
* test-harness.el (emacs-lisp-file-regexp):
Eliminate byte-compile warnings, again aside from those linked to
Stephen's various non-defined fontconfig functions.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 10 Mar 2011 19:14:25 +0000 |
parents | ed74d2ca7082 |
children | 6f10ac29bf40 |
comparison
equal
deleted
inserted
replaced
5368:ed74d2ca7082 | 5369:4141aeddc55b |
---|---|
1 2011-03-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * etags.el (buffer-tag-table-list): | |
4 * files.el (find-file-read-only): | |
5 * files.el (find-file-read-only-other-window): | |
6 * info.el (Info-dir-outdated-p): | |
7 * info.el (Info-dump-dir-entries): | |
8 * info.el (Info-rebuild-dir): | |
9 * menubar-items.el (default-menubar): | |
10 * mouse.el (drag-window-divider): | |
11 * mouse.el (vertical-divider-map): | |
12 * test-harness.el (emacs-lisp-file-regexp): | |
13 Eliminate byte-compile warnings, again aside from those linked to | |
14 Stephen's various non-defined fontconfig functions. | |
15 | |
1 2011-03-10 Aidan Kehoe <kehoea@parhasard.net> | 16 2011-03-10 Aidan Kehoe <kehoea@parhasard.net> |
2 | 17 |
3 * cmdloop.el (yes-or-no-p): | 18 * cmdloop.el (yes-or-no-p): |
4 * cmdloop.el (y-or-n-p): | 19 * cmdloop.el (y-or-n-p): |
5 * descr-text.el (describe-char): | 20 * descr-text.el (describe-char): |