summaryrefslogtreecommitdiff
path: root/lisp/international/mule-cmds.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/international/mule-cmds.el: Fix abuses of apply-partially.Stefan Monnier2011-10-031-17/+20
* * lisp/international/mule-cmds.el (ucs-completions): Remove.Stefan Monnier2011-09-111-5/+6
* Error message fix in `describe-specified-language-support'Lars Magne Ingebrigtsen2011-07-151-1/+1
* (prefer-coding-system): Add an exampleLars Magne Ingebrigtsen2011-07-131-1/+5
* Add C interface for Unicode character property table.Kenichi Handa2011-07-071-35/+12
* Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-201-15/+15
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-1/+3
|\
| * Fix bug #8122 with decoding keyboard input.Eli Zaretskii2011-02-261-1/+3
* | Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-191-5/+20
|\ \ | |/
| * Document *SUBSTRING completion for Unicode character names.Eli Zaretskii2011-02-181-5/+20
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-2/+2
* | * lisp/international/mule-cmds.el (princ-list): Use mapc.Kevin Ryde2010-11-121-1/+1
* | Merge from emacs-23Stefan Monnier2010-11-091-1/+2
|\ \ | |/
| * * lisp/international/mule-cmds.el (princ-list): Mark as obsolete.Stefan Monnier2010-11-081-1/+2
* | merge changes in emacs-23 branchKenichi Handa2010-09-011-2/+2
|\ \ | |/
| * Fix handling of 8-bit characters in a display table.Kenichi Handa2010-08-311-2/+2
| * Fix typos.Juanma Barranquero2010-06-031-2/+2
* | Add Arabic support.Kenichi Handa2010-08-251-1/+1
* | Update to Unicode 6.0.0 beta.Juanma Barranquero2010-06-091-5/+9
* | mule-cmds.el: Add obsolescence information for nonascii-* vars.Juanma Barranquero2010-06-041-3/+5
* | Prevent an error signal when clicking on Options->Mule->Describe Lang Env.Eli Zaretskii2010-05-151-1/+1
* | (view-hello-file): Don't fiddle with the default enable-multibyte-characters.Stefan Monnier2010-04-201-2/+1
|/
* international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX"...Kenichi Handa2010-01-151-13/+16
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* (ucs-names): Supply a sufficiently fine ranges instead ofKenichi Handa2009-12-091-41/+32
* (ucs-names): Fix last-minute paren-typo.Stefan Monnier2009-12-071-13/+13
* (ucs-names): Weed out at compile-time the chars that don't have names, soStefan Monnier2009-12-071-15/+42
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-111-1/+1
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-1/+1
* * international/mule-cmds.el (register-input-method); Purecopy arguments.Dan Nicolaescu2009-11-111-3/+6
* * net/eudc.el (eudc-tools-menu):Dan Nicolaescu2009-11-111-6/+6
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-2/+1
* * keymap.c (Fmake_sparse_keymap): Purecopy the name.Dan Nicolaescu2009-10-241-6/+9
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-36/+36
* (select-safe-coding-system): If the fileStefan Monnier2009-10-171-6/+5
* Convert comments about autoloads into autoload comments.Glenn Morris2009-10-151-1/+1
* * international/mule-cmds.el (ucs-names): Remove exclusion ofJuanma Barranquero2009-10-131-1/+0
* * international/mule-cmds.el (ucs-names): Exclude new "EnclosedJuanma Barranquero2009-10-091-1/+2
* Fix typos in comments.Juanma Barranquero2009-10-041-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-4/+4
* (language-info-alist): Improve docstring.Stefan Monnier2009-09-111-2/+2
* (top-level): Require cl when compiling.Glenn Morris2009-09-101-3/+5
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-9/+10
* * mh-e/mh-comp.el (mh-send-letter):Stefan Monnier2009-08-281-26/+28
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-261-0/+2
* Remove code for defunct system-types emx, macos, mswindows,Glenn Morris2009-08-221-1/+0
* (ucs-insert): Change arguments from `arg' to `character', `count',Juri Linkov2009-08-121-11/+20