From: Kenichi Handa Date: Thu, 14 Oct 2010 02:06:31 +0000 (+0900) Subject: merge emacs-23 X-Git-Tag: emacs-pretest-23.2.90~62 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4505bd02ef18fc8b0c8977a144fbbb28b3701e33;p=emacs.git merge emacs-23 --- 4505bd02ef18fc8b0c8977a144fbbb28b3701e33 diff --cc lisp/ChangeLog index bbb1baf5d6f,b4878cde2c1..793bb4e17e9 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@@ -1,18 -1,21 +1,28 @@@ +2010-10-14 Kenichi Handa + + * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used + anymore. + (ps-mule-begin-job): Fix for the case that only ENCODING is set in + a font-spec (bug#7197). + - 2010-10-10 Jan Djärv - - * term/ns-win.el (ns-right-alternate-modifier): New defvar. - (ns-right-option-modifier): New alias for ns-right-alternate-modifier. - (mac-right-option-modifier): New alias for ns-right-option-modifier. - - * cus-start.el (all): ns-right-alternate-modifier is new. - + 2010-10-13 Glenn Morris + + * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org. + + 2010-10-12 Juanma Barranquero + + * international/mule.el (define-coding-system): + * international/titdic-cnv.el (quail-cxterm-package-ext-info): + * composite.el (compose-region): Fix typo in docstring. + + 2010-10-10 Jan Djärv + + * term/ns-win.el (ns-right-alternate-modifier): New defvar. + (ns-right-option-modifier): New alias for ns-right-alternate-modifier. + (mac-right-option-modifier): New alias for ns-right-option-modifier. + + * cus-start.el (all): ns-right-alternate-modifier is new. + 2010-10-10 Andreas Schwab * Makefile.in (ELCFILES): Update.