summaryrefslogtreecommitdiff
path: root/lisp/international/mule.el
Commit message (Expand)AuthorAge
...
* Fix visiting and saving UTF-16 encoded XML filesEli Zaretskii2019-05-18
* * mule.el (set-buffer-file-coding-system): Don't burp on iso-2022-7bitStefan Monnier2019-05-16
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* Merge from origin/emacs-26Glenn Morris2019-03-09
|\
| * Improve documentation of 'auto-coding-functions'Eli Zaretskii2019-03-02
| * Fix visiting XML files with non-Unix EOL formatEli Zaretskii2019-03-02
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Add portable dumperDaniel Colascione2019-01-15
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-11-20
|\|
| * Fix decoding XML files encoded in ISO-8859Eli Zaretskii2018-11-19
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | Merge from origin/emacs-26Glenn Morris2018-08-14
|\|
| * Better support utf-8-with-signature and utf-8-hfs in HTMLEli Zaretskii2018-08-11
* | Merge from origin/emacs-26Glenn Morris2018-02-24
|\|
| * * lisp/international/mule.el (keyboard-coding-system): Doc fix.Glenn Morris2018-02-23
* | (set-buffer-process-coding-system): Mark as interactive-only.Stefan Monnier2018-01-15
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Better support utf-8-with-signature and utf-8-hfs in XML/HTMLEli Zaretskii2017-12-15
* Fix doc typosGlenn Morris2017-10-28
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Allow local variables section to begin with a square bracketPhilipp Stephani2017-06-17
* Fix for coding-system completion (bug#23670)Glenn Morris2017-03-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Improve documentation of 'define-coding-system'Eli Zaretskii2016-12-16
* | Use the new 'file-name-case-insensitive-p' functionKen Brown2016-11-13
|/
* Simplify 8-bit character handling by terminal for 'raw-text'Philipp Stephani2016-04-16
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-16
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs.K. Handa2014-12-29
|\
| * lisp/international/mule.el (define-coding-system): Fix typos in the doc string.Eli Zaretskii2014-12-28
* | international/mule.el (make-translation-table-from-alist): Accept nil or zero...K. Handa2014-12-29
|/
* (define-coding-system): Improve docstring.Kenichi Handa2014-12-28
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-09
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-05
* * international/mule.el (coding-system-iso-2022-flags): Fix lastAndreas Schwab2013-07-20
* mule.el (coding-system-iso-2022-flags): Change 8-bit-level-4'Kenichi Handa2013-07-20
* * mule.el (coding-system-iso-2022-flags): Add `level-4'. (Bug#8522)Kenichi Handa2013-07-20
* Improve the documentation of prefer-utf-8 and related issues.Eli Zaretskii2013-07-13
* mule.el (define-coding-system): New coding systemKenichi Handa2013-06-28
* * international/mule.el (auto-coding-alist): Use utf-8-emacs-unixAndreas Schwab2013-06-12
* * lisp/international/mule.el (find-auto-coding): Include file name inStefan Monnier2013-03-12
* * files.el (basic-save-buffer-1): Don't set buffer-file-coding-system-explicit.Chong Yidong2013-02-10
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-11