aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international/mule.el
Commit message (Expand)AuthorAgeFilesLines
* Also apply previous change to file locals at the end of the fileGlenn Morris2012-05-071-0/+2
* * lisp/international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.Glenn Morris2012-05-071-0/+3
* Doc and manual fixes related to muleGlenn Morris2012-04-111-2/+3
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* * lisp/international/mule.el (auto-coding-alist): Add .tbz.Glenn Morris2012-01-201-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-241-2/+2
* Fix typos.Juanma Barranquero2011-11-201-2/+2
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Fix typos.Juanma Barranquero2011-11-141-2/+2
* * lisp/international/mule.el (sgml-html-meta-auto-coding-function):Jirka Kosek2011-10-181-2/+2
* undo 2011-02-01T18:15:[email protected] (purecopy-cons, purecopy-car) at Stefan...Sam Steingold2011-02-011-4/+4
* * lisp/subr.el (purecopy-cons, purecopy-car): Add shortcuts.Sam Steingold2011-02-011-4/+4
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Don't mess with *temp*.Stefan Monnier2011-01-201-1/+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
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-1/+1
|\|
| * Fix typos in docstrings, comments and ChangeLogs.Juanma Barranquero2010-10-131-1/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-281-8/+9
|\|
| * international/mule-diag.el (describe-character-set): Use princ with proper pr...Kenichi Handa2010-09-271-8/+9
* | Add more xz compression support.Ulrich Mueller2010-09-251-1/+2
* | Use `declare' in defmacros.Stefan Monnier2010-08-301-2/+1
* | Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-221-8/+2
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-99/+95
|\|
| * Improve the encoding by compound-text-with-extensions.Kenichi Handa2010-08-061-63/+48
| * Modify the coding system compound-text-with-extensions to conform to the spec...Kenichi Handa2010-08-041-68/+79
* | mule-cmds.el: Add obsolescence information for nonascii-* vars.Juanma Barranquero2010-06-041-2/+1
* | Fix bug #6313.Eli Zaretskii2010-05-301-10/+2
* | Merge from emacs-23Stefan Monnier2010-05-081-1/+2
|\|
| * Variable purecopying fix (Bug#6083).Chong Yidong2010-05-021-1/+2
* | * international/mule.el: Help the user choose a valid coding-system.Stefan Monnier2010-04-191-5/+70
* | Add 7z archive format support (bug#5475).Juri Linkov2010-04-191-2/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-2/+2
* (auto-coding-regexp-alist): Only purecopyDan Nicolaescu2009-11-131-1/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-2/+4
* (define-charset): Purecopy props.Dan Nicolaescu2009-11-111-7/+11
* (load-with-code-conversion): CallDan Nicolaescu2009-11-041-2/+1
* Fix typos in comments.Juanma Barranquero2009-10-261-2/+2
* Comment.Glenn Morris2009-09-031-1/+1
* * textmodes/ispell.el (ispell-check-version, ispell-send-string):Stefan Monnier2009-08-281-6/+3
* (auto-coding-regexp-alist): Only match BABYL... at the start ofGlenn Morris2009-07-191-2/+3
* (set-keyboard-coding-system): Force *-unixKenichi Handa2009-07-021-1/+4
* (set-keyboard-coding-system): Perform theKenichi Handa2009-07-011-16/+37
* * international/encoded-kb.el (encoded-kbd-setup-display): ChangeChong Yidong2009-05-201-11/+13
* (after-insert-file-set-coding): SetKenichi Handa2009-03-181-6/+2
* (set-buffer-file-coding-system): Set cdrKenichi Handa2009-03-031-15/+24