log lisp/international/mule-cmds.el @ 111449:132f2dfd549f

age author description
Tue, 09 Nov 2010 15:07:10 -0500 Stefan Monnier Merge from emacs-23
Mon, 08 Nov 2010 10:45:49 -0500 Stefan Monnier * lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Tue, 31 Aug 2010 16:49:21 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.
Wed, 25 Aug 2010 14:13:27 +0900 Kenichi Handa Add Arabic support.
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 09 Jun 2010 17:46:41 +0200 Juanma Barranquero Update to Unicode 6.0.0 beta.
Fri, 04 Jun 2010 03:38:12 +0200 Juanma Barranquero mule-cmds.el: Add obsolescence information for nonascii-* vars.
Sat, 15 May 2010 17:06:58 +0300 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
Tue, 20 Apr 2010 10:45:14 -0400 Stefan Monnier (view-hello-file): Don't fiddle with the default enable-multibyte-characters.
Fri, 15 Jan 2010 21:35:31 +0900 Kenichi Handa international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 09 Dec 2009 00:55:55 +0000 Kenichi Handa (ucs-names): Supply a sufficiently fine ranges instead of
Mon, 07 Dec 2009 16:53:48 +0000 Stefan Monnier (ucs-names): Fix last-minute paren-typo.
Mon, 07 Dec 2009 16:12:47 +0000 Stefan Monnier (ucs-names): Weed out at compile-time the chars that don't have names, so
Wed, 11 Nov 2009 19:24:20 +0000 Dan Nicolaescu * widget.el (define-widget): Purecopy the docstring.
Wed, 11 Nov 2009 06:36:41 +0000 Dan Nicolaescu * progmodes/grep.el (grep-regexp-alist):
Wed, 11 Nov 2009 06:22:30 +0000 Dan Nicolaescu * international/mule-cmds.el (register-input-method); Purecopy arguments.
Wed, 11 Nov 2009 06:06:43 +0000 Dan Nicolaescu * net/eudc.el (eudc-tools-menu):
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Sat, 24 Oct 2009 06:32:03 +0000 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
Fri, 23 Oct 2009 05:15:26 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1430000.
Sat, 17 Oct 2009 03:59:45 +0000 Stefan Monnier (select-safe-coding-system): If the file
Thu, 15 Oct 2009 06:18:02 +0000 Glenn Morris Convert comments about autoloads into autoload comments.
Tue, 13 Oct 2009 07:45:18 +0000 Juanma Barranquero * international/mule-cmds.el (ucs-names): Remove exclusion of
Fri, 09 Oct 2009 13:03:17 +0000 Juanma Barranquero * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
Sun, 04 Oct 2009 02:11:57 +0000 Juanma Barranquero Fix typos in comments.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Fri, 11 Sep 2009 21:07:02 +0000 Stefan Monnier (language-info-alist): Improve docstring.
Thu, 10 Sep 2009 06:20:25 +0000 Glenn Morris (top-level): Require cl when compiling.
Thu, 03 Sep 2009 06:54:57 +0000 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
Fri, 28 Aug 2009 04:21:14 +0000 Stefan Monnier * mh-e/mh-comp.el (mh-send-letter):
Wed, 26 Aug 2009 03:07:25 +0000 Glenn Morris Define risky-local-variable property here rather than in files.el.
Sat, 22 Aug 2009 21:59:40 +0000 Glenn Morris Remove code for defunct system-types emx, macos, mswindows,
Wed, 12 Aug 2009 20:43:08 +0000 Juri Linkov (ucs-insert): Change arguments from `arg' to `character', `count',
Mon, 10 Aug 2009 21:42:33 +0000 Stefan Monnier (mule-keymap, mule-menu-keymap)
Wed, 15 Jul 2009 12:28:09 +0000 Kenichi Handa (set-language-environment-charset):
Tue, 07 Jul 2009 06:27:53 +0000 Kenichi Handa (reset-language-environment): Put
Wed, 08 Apr 2009 18:03:17 +0000 Stefan Monnier (mule-cmds.el): Mention that leim-list.el is auto-generated.
Thu, 19 Mar 2009 00:59:21 +0000 Kenichi Handa (leim-list-header): Use utf-8 coding tag.
Tue, 03 Mar 2009 01:57:22 +0000 Kenichi Handa (select-safe-coding-system): If cdr
Wed, 04 Feb 2009 07:44:03 +0000 Kenichi Handa (select-safe-coding-system): Use
Tue, 27 Jan 2009 04:36:35 +0000 Kenichi Handa (canonicalize-coding-system-name)
Sat, 24 Jan 2009 15:55:18 +0000 Eli Zaretskii (prefer-coding-system, set-default-coding-systems): Doc fix.
Sat, 24 Jan 2009 15:31:09 +0000 Eli Zaretskii (set-language-environment-coding-systems): If default-buffer-file-coding-system
Fri, 09 Jan 2009 05:00:56 +0000 Glenn Morris Replace last-input-char with last-input-event.
Fri, 09 Jan 2009 04:29:16 +0000 Glenn Morris Replace last-command-char with last-command-event.
Thu, 08 Jan 2009 04:07:31 +0000 Glenn Morris (universal-coding-system-argument): last-input-char need not be a char.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 15 Dec 2008 15:44:13 +0000 Juanma Barranquero * international/mule-cmds.el (select-safe-coding-system):
Mon, 01 Dec 2008 11:07:41 +0000 Juanma Barranquero * international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item.
Tue, 18 Nov 2008 01:35:25 +0000 Juanma Barranquero * international/mule-cmds.el (update-leim-list-file): Simplify.
Mon, 17 Nov 2008 17:46:22 +0000 Juanma Barranquero * international/mule-cmds.el (ucs-completions): Mark as risky.
Fri, 14 Nov 2008 13:05:18 +0000 Juanma Barranquero * w32-fns.el (w32-shell-dos-semantics):
Tue, 04 Nov 2008 17:11:06 +0000 Juanma Barranquero * international/mule-cmds.el (toggle-enable-multibyte-characters)
Thu, 23 Oct 2008 08:05:01 +0000 Kenichi Handa (describe-language-environment): Indent sample text.
Wed, 22 Oct 2008 06:44:52 +0000 Glenn Morris (universal-coding-system-argument): Check for C-g. (Bug#1205)
Sun, 05 Oct 2008 19:07:03 +0000 Chong Yidong (universal-coding-system-argument): Handle digit-argument too.
Wed, 01 Oct 2008 16:17:02 +0000 Eli Zaretskii (set-language-environment-nonascii-translation): Fix nonascii value for
Mon, 01 Sep 2008 07:15:03 +0000 Kenichi Handa (set-language-environment): Don't