Mercurial > emacs
comparison lisp/ChangeLog @ 107661:3e1f021606db
from trunk
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 23 Mar 2010 10:03:53 +0900 |
parents | d0d82a838677 |
children | 44c2979819e4 |
comparison
equal
deleted
inserted
replaced
107508:21f4a7e7d29b | 107661:3e1f021606db |
---|---|
1 2010-03-21 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * indent.el (indent-for-tab-command): Doc fix. | |
4 | |
5 2010-03-22 Alan Mackenzie <acm@muc.de> | |
6 | |
7 * progmodes/cc-engine.el (c-remove-stale-state-cache): Fix | |
8 off-by-one error. Fixes bug #5747. | |
9 | |
10 2010-03-22 Juanma Barranquero <lekktu@gmail.com> | |
11 | |
12 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring. | |
13 (image-dired-read-comment): Doc fix. | |
14 | |
15 * json.el (json-object-type, json-array-type, json-key-type, json-false) | |
16 (json-null, json-read-number): | |
17 * minibuffer.el (completion-in-region-functions): | |
18 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks) | |
19 (cal-tex-cursor-week): | |
20 * emacs-lisp/trace.el (trace-function): | |
21 * eshell/em-basic.el (eshell/printnl): | |
22 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter) | |
23 (eshell-read-last-dir-ring, eshell-write-last-dir-ring): | |
24 * obsolete/levents.el (allocate-event, event-key, event-object) | |
25 (event-point, event-process, event-timestamp, event-to-character) | |
26 (event-window, event-x, event-x-pixel, event-y, event-y-pixel): | |
27 * textmodes/reftex-vars.el (reftex-index-macros-builtin) | |
28 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook) | |
29 (reftex-cite-punctuation, reftex-search-unrecursed-path-first) | |
30 (reftex-highlight-selection): Fix typos in docstrings. | |
31 | |
32 2010-03-19 Juanma Barranquero <lekktu@gmail.com> | |
33 | |
34 * minibuffer.el (completion-in-region-functions): Fix docstring typos. | |
35 | |
36 2010-03-18 Glenn Morris <rgm@gnu.org> | |
37 | |
38 * mail/rmail.el (rmail-highlight-face): Restore option deleted | |
39 2008-02-13 without comment; mark it obsolete. | |
40 (rmail-highlight-headers): Use rmail-highlight-face once more. | |
41 | |
42 2010-03-16 Chong Yidong <cyd@stupidchicken.com> | |
43 | |
44 * woman.el (woman2-process-escapes): Only consume the newline if | |
45 the filler character is on a line by itself (Bug#5729). | |
46 | |
1 2010-03-16 Kenichi Handa <handa@m17n.org> | 47 2010-03-16 Kenichi Handa <handa@m17n.org> |
2 | 48 |
3 * language/indian.el (devanagari-composable-pattern): Add more | 49 * language/indian.el (devanagari-composable-pattern): Add more |
4 consonants. | 50 consonants. |
5 | 51 |