comparison lisp/ChangeLog @ 110990:7b9f631537db

merge emacs-23
author Kenichi Handa <handa@m17n.org>
date Thu, 14 Oct 2010 11:06:31 +0900
parents 287d5a665560 3c6608402b1e
children 12afc39096c2
comparison
equal deleted inserted replaced
110984:287d5a665560 110990:7b9f631537db
3 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used 3 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used
4 anymore. 4 anymore.
5 (ps-mule-begin-job): Fix for the case that only ENCODING is set in 5 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
6 a font-spec (bug#7197). 6 a font-spec (bug#7197).
7 7
8 2010-10-10 Jan Djärv <jan.h.d@swipnet.se> 8 2010-10-13 Glenn Morris <rgm@gnu.org>
9 9
10 * term/ns-win.el (ns-right-alternate-modifier): New defvar. 10 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
11 (ns-right-option-modifier): New alias for ns-right-alternate-modifier. 11
12 (mac-right-option-modifier): New alias for ns-right-option-modifier. 12 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
13 13
14 * cus-start.el (all): ns-right-alternate-modifier is new. 14 * international/mule.el (define-coding-system):
15 15 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
16 * composite.el (compose-region): Fix typo in docstring.
17
18 2010-10-10 Jan Djärv <jan.h.d@swipnet.se>
19
20 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
21 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
22 (mac-right-option-modifier): New alias for ns-right-option-modifier.
23
24 * cus-start.el (all): ns-right-alternate-modifier is new.
25
16 2010-10-10 Andreas Schwab <schwab@linux-m68k.org> 26 2010-10-10 Andreas Schwab <schwab@linux-m68k.org>
17 27
18 * Makefile.in (ELCFILES): Update. 28 * Makefile.in (ELCFILES): Update.
19 29
20 2010-10-09 Stefan Monnier <monnier@iro.umontreal.ca> 30 2010-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
23 Use emacs-lisp-mode-syntax-table for the whole function. 33 Use emacs-lisp-mode-syntax-table for the whole function.
24 34
25 2010-10-09 Richard Sharman <richard_sharman@mitel.com> (tiny change) 35 2010-10-09 Richard Sharman <richard_sharman@mitel.com> (tiny change)
26 36
27 * progmodes/gdb-ui.el (gdb-mouse-toggle-breakpoint-margin) 37 * progmodes/gdb-ui.el (gdb-mouse-toggle-breakpoint-margin)
28 (gdb-mouse-toggle-breakpoint-fringe): Correct regexp to 38 (gdb-mouse-toggle-breakpoint-fringe): Correct regexp to
29 work when breakpoint number exceeds nine. 39 work when breakpoint number exceeds nine.
30 40
31 2010-10-05 David Koppelman <koppel@ece.lsu.edu> 41 2010-10-05 David Koppelman <koppel@ece.lsu.edu>
32 42
33 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified 43 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
1066 1076
1067 * Version 23.2 released. 1077 * Version 23.2 released.
1068 1078
1069 2010-05-03 Chong Yidong <cyd@stupidchicken.com> 1079 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
1070 1080
1071 * international/mule.el (auto-coding-alist): Only purecopy 1081 * international/mule.el (auto-coding-alist): Only purecopy
1072 car of each item, not the whole list (Bug#6083). 1082 car of each item, not the whole list (Bug#6083).
1073 1083
1074 2010-05-02 Chong Yidong <cyd@stupidchicken.com> 1084 2010-05-02 Chong Yidong <cyd@stupidchicken.com>
1075 1085
1076 * progmodes/js.el (js-mode): Make paragraph variables local before 1086 * progmodes/js.el (js-mode): Make paragraph variables local before