aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog18
1 files changed, 10 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bafe6db6d89..8c5dd5cc0f7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
4
12010-03-03 Chong Yidong <cyd@stupidchicken.com> 52010-03-03 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * macros.el (insert-kbd-macro): Look up keyboard macro using the 7 * macros.el (insert-kbd-macro): Look up keyboard macro using the
@@ -27,19 +31,17 @@
27 31
282010-03-01 Alan Mackenzie <acm@muc.de> 322010-03-01 Alan Mackenzie <acm@muc.de>
29 33
30 * progmodes/cc-engine.el (c-remove-stale-state-cache): Correct 34 * progmodes/cc-engine.el (c-remove-stale-state-cache):
31 previous patch. 35 Correct previous patch.
32 36
332010-03-01 Kenichi Handa <handa@m17n.org> 372010-03-01 Kenichi Handa <handa@m17n.org>
34 38
35 * language/burmese.el (burmese-composable-pattern): Renamed from 39 * language/burmese.el (burmese-composable-pattern): Rename from
36 myanmar-composable-pattern. 40 myanmar-composable-pattern.
37 41
38 * international/characters.el (script-list): Change myanmar to 42 * international/characters.el (script-list):
39 burmese. 43 * international/fontset.el (script-representative-chars):
40 44 Change myanmar to burmese.
41 * international/fontset.el (script-representative-chars): Change
42 myanmar to burmese.
43 (otf-script-alist): Likewise. 45 (otf-script-alist): Likewise.
44 (setup-default-fontset): Likewise. Re-fix :otf spec. 46 (setup-default-fontset): Likewise. Re-fix :otf spec.
45 47