| Commit message (Expand) | Author | Age | Files | Lines |
* | Use default-value rather than default-enable-multibyte-characters. | Glenn Morris | 2009-09-03 | 1 | -9/+10 |
* | * mh-e/mh-comp.el (mh-send-letter): | Stefan Monnier | 2009-08-28 | 1 | -26/+28 |
* | Define risky-local-variable property here rather than in files.el. | Glenn Morris | 2009-08-26 | 1 | -0/+2 |
* | Remove code for defunct system-types emx, macos, mswindows, | Glenn Morris | 2009-08-22 | 1 | -1/+0 |
* | (ucs-insert): Change arguments from `arg' to `character', `count', | Juri Linkov | 2009-08-12 | 1 | -11/+20 |
* | (mule-keymap, mule-menu-keymap) | Stefan Monnier | 2009-08-10 | 1 | -134/+110 |
* | (set-language-environment-charset): | Kenichi Handa | 2009-07-15 | 1 | -1/+3 |
* | (reset-language-environment): Put | Kenichi Handa | 2009-07-07 | 1 | -0/+6 |
* | (mule-cmds.el): Mention that leim-list.el is auto-generated. | Stefan Monnier | 2009-04-08 | 1 | -1/+3 |
* | (leim-list-header): Use utf-8 coding tag. | Kenichi Handa | 2009-03-19 | 1 | -1/+1 |
* | (select-safe-coding-system): If cdr | Kenichi Handa | 2009-03-03 | 1 | -22/+24 |
* | (select-safe-coding-system): Use | Kenichi Handa | 2009-02-04 | 1 | -2/+2 |
* | (canonicalize-coding-system-name) | Kenichi Handa | 2009-01-27 | 1 | -0/+38 |
* | (prefer-coding-system, set-default-coding-systems): Doc fix. | Eli Zaretskii | 2009-01-24 | 1 | -7/+2 |
* | (set-language-environment-coding-systems): If default-buffer-file-coding-system | Eli Zaretskii | 2009-01-24 | 1 | -1/+19 |
* | Replace last-input-char with last-input-event. | Glenn Morris | 2009-01-09 | 1 | -1/+1 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -2/+2 |
* | (universal-coding-system-argument): last-input-char need not be a char. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -2/+2 |
* | * international/mule-cmds.el (select-safe-coding-system): | Juanma Barranquero | 2008-12-15 | 1 | -2/+3 |
* | * international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item. | Juanma Barranquero | 2008-12-01 | 1 | -1/+1 |
* | * international/mule-cmds.el (update-leim-list-file): Simplify. | Juanma Barranquero | 2008-11-18 | 1 | -58/+51 |
* | * international/mule-cmds.el (ucs-completions): Mark as risky. | Juanma Barranquero | 2008-11-17 | 1 | -0/+1 |
* | * w32-fns.el (w32-shell-dos-semantics): | Juanma Barranquero | 2008-11-14 | 1 | -2/+2 |
* | * international/mule-cmds.el (toggle-enable-multibyte-characters) | Juanma Barranquero | 2008-11-04 | 1 | -2/+2 |
* | (describe-language-environment): Indent sample text. | Kenichi Handa | 2008-10-23 | 1 | -1/+3 |
* | (universal-coding-system-argument): Check for C-g. (Bug#1205) | Glenn Morris | 2008-10-22 | 1 | -1/+4 |
* | (universal-coding-system-argument): Handle digit-argument too. | Chong Yidong | 2008-10-05 | 1 | -1/+1 |
* | (set-language-environment-nonascii-translation): Fix nonascii value for | Eli Zaretskii | 2008-10-01 | 1 | -9/+4 |
* | (set-language-environment): Don't | Kenichi Handa | 2008-09-01 | 1 | -2/+6 |
* | * international/mule-cmds.el (read-char-by-name): | Juanma Barranquero | 2008-08-04 | 1 | -1/+1 |
* | (encode-coding-char): New optional arg CHARSET. | Kenichi Handa | 2008-08-01 | 1 | -2/+7 |
* | (read-char-by-name): Accept hash notation. Doc fix. | Juri Linkov | 2008-07-31 | 1 | -11/+22 |
* | (ucs-names): New internal variable. | Juri Linkov | 2008-07-29 | 1 | -1/+37 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -16/+2 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -1/+1 |
* | robert marshall <robert at capuchin.co.uk> (tiny change) | Glenn Morris | 2008-06-28 | 1 | -1/+1 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | (encode-coding-char): Fix for ASCII characters. | Kenichi Handa | 2008-06-26 | 1 | -22/+25 |
* | Add some compiler declarations, for builds without X. | Glenn Morris | 2008-06-12 | 1 | -0/+3 |
* | Remove unnecessary eval-when-compiles. | Glenn Morris | 2008-06-07 | 1 | -6/+5 |
* | (set-language-environment): Set current-iso639-language | Kenichi Handa | 2008-05-14 | 1 | -0/+3 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (set-locale-environment): Don't warn if coding system doesn't agree with system | Juanma Barranquero | 2008-04-08 | 1 | -15/+1 |
* | (reset-language-environment, set-language-environment-nonascii-translation): | Stefan Monnier | 2008-03-12 | 1 | -2/+10 |
* | (set-locale-environment): Pass `frame' to getenv for LC_MESSAGES. | Glenn Morris | 2008-02-17 | 1 | -1/+1 |
* | (ucs-insert): Inherit surrounding properties like self-insert-command. | Stefan Monnier | 2008-02-11 | 1 | -1/+1 |
* | (locale-translate): New function, with old code extracted from | Glenn Morris | 2008-02-08 | 1 | -11/+23 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -2/+2 |
| |\ |
|