comparison lisp/ChangeLog @ 95263:e0eb4e6f3741

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 May 2008 12:53:22 +0000
parents ae1ecb8cd760
children 9a5c3aa85e90
comparison
equal deleted inserted replaced
95262:1e646032185f 95263:e0eb4e6f3741
1 2008-05-23 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-conf.el: Don't define the charset `emacs'
4 here, just put :docstring, :short-name, and :long-name.
5
6 2008-05-22 Kenichi Handa <handa@m17n.org>
7
8 * international/mule-diag.el (font-show-log): Limit each listing
9 to 20 items.
10
1 2008-05-23 Nick Roberts <nickrob@snap.net.nz> 11 2008-05-23 Nick Roberts <nickrob@snap.net.nz>
2 12
3 * progmodes/gdb-ui.el (gdb-enable-debug): New function. 13 * progmodes/gdb-ui.el (gdb-enable-debug): New function.
4 (gdb-annotation-rules): New entry for "thread-changed". 14 (gdb-annotation-rules): New entry for "thread-changed".
5 (gdb-thread-changed): New function. 15 (gdb-thread-changed): New function.
10 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'. 20 (lisptagsfiles1, lisptagsfiles2): Use '*' rather than '[a-zA-Z]*'.
11 (TAGS, TAGS-LISP): Use a single rule with multiple targets. 21 (TAGS, TAGS-LISP): Use a single rule with multiple targets.
12 Exclude more '*loaddefs' files. 22 Exclude more '*loaddefs' files.
13 (compile-always): Simplify '.elc' deletion. 23 (compile-always): Simplify '.elc' deletion.
14 24
25 >>>>>>> 1.13801
15 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca> 26 2008-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
16 27
17 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation. 28 * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
18 (vc-bzr-revision-completion-table): Handle `boundaries' argument. 29 (vc-bzr-revision-completion-table): Handle `boundaries' argument.
19 30
20 * minibuffer.el (completion-boundaries): Change calling convention, so 31 * minibuffer.el (completion-boundaries): Change calling
21 `string' has the same semantics as in try-completion and all-completions. 32 convention, so `string' has the same semantics as in
33 try-completion and all-completions.
22 (completion-table-with-context, completion--embedded-envvar-table) 34 (completion-table-with-context, completion--embedded-envvar-table)
23 (completion--file-name-table, completion-pcm--find-all-completions): 35 (completion--file-name-table)
24 Adjust code accordingly. 36 (completion-pcm--find-all-completions): Adjust code accordingly.
25 37
26 2008-05-22 Chong Yidong <cyd@stupidchicken.com> 38 2008-05-22 Chong Yidong <cyd@stupidchicken.com>
27 39
28 * image-mode.el (image-mode-winprops): Add argument CLEANUP to 40 * image-mode.el (image-mode-winprops): Add argument CLEANUP to
29 prune image-mode-winprops-alist, preventing it from growing 41 prune image-mode-winprops-alist, preventing it from growing