index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
international
/
mule.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid loading mule-util at startup
Eli Zaretskii
2019-07-13
1
-0
/
+55
*
Fix visiting and saving UTF-16 encoded XML files
Eli Zaretskii
2019-05-18
1
-3
/
+19
*
* mule.el (set-buffer-file-coding-system): Don't burp on iso-2022-7bit
Stefan Monnier
2019-05-16
1
-2
/
+5
*
Fix misuses of NULL when talking about the NUL character
Stefan Monnier
2019-03-21
1
-5
/
+5
*
Merge from origin/emacs-26
Glenn Morris
2019-03-09
1
-7
/
+18
|
\
|
*
Improve documentation of 'auto-coding-functions'
Eli Zaretskii
2019-03-02
1
-2
/
+5
|
*
Fix visiting XML files with non-Unix EOL format
Eli Zaretskii
2019-03-02
1
-5
/
+13
*
|
Fix regular-expression glitches and typos
Paul Eggert
2019-03-04
1
-1
/
+1
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-11-20
1
-1
/
+5
|
\
|
|
*
Fix decoding XML files encoded in ISO-8859
Eli Zaretskii
2018-11-19
1
-1
/
+5
*
|
Audit use of lsh and fix glitches
Paul Eggert
2018-08-21
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-14
1
-1
/
+11
|
\
|
|
*
Better support utf-8-with-signature and utf-8-hfs in HTML
Eli Zaretskii
2018-08-11
1
-1
/
+11
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-24
1
-1
/
+1
|
\
|
|
*
* lisp/international/mule.el (keyboard-coding-system): Doc fix.
Glenn Morris
2018-02-23
1
-1
/
+1
*
|
(set-buffer-process-coding-system): Mark as interactive-only.
Stefan Monnier
2018-01-15
1
-0
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Better support utf-8-with-signature and utf-8-hfs in XML/HTML
Eli Zaretskii
2017-12-15
1
-2
/
+13
*
Fix doc typos
Glenn Morris
2017-10-28
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Allow local variables section to begin with a square bracket
Philipp Stephani
2017-06-17
1
-1
/
+1
*
Fix for coding-system completion (bug#23670)
Glenn Morris
2017-03-01
1
-2
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-2
/
+11
|
\
|
|
*
Improve documentation of 'define-coding-system'
Eli Zaretskii
2016-12-16
1
-2
/
+11
*
|
Use the new 'file-name-case-insensitive-p' function
Ken Brown
2016-11-13
1
-1
/
+1
|
/
*
Simplify 8-bit character handling by terminal for 'raw-text'
Philipp Stephani
2016-04-16
1
-36
/
+29
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-2
/
+2
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs.
K. Handa
2014-12-29
1
-54
/
+54
|
\
|
*
lisp/international/mule.el (define-coding-system): Fix typos in the doc string.
Eli Zaretskii
2014-12-28
1
-54
/
+54
*
|
international/mule.el (make-translation-table-from-alist): Accept nil or zero...
K. Handa
2014-12-29
1
-15
/
+24
|
/
*
(define-coding-system): Improve docstring.
Kenichi Handa
2014-12-28
1
-19
/
+87
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
lisp/*.el: Silence lexical-binding warnings.
Juanma Barranquero
2013-08-09
1
-10
/
+9
*
Do not call to `selected-frame' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
* international/mule.el (coding-system-iso-2022-flags): Fix last
Andreas Schwab
2013-07-20
1
-2
/
+2
*
mule.el (coding-system-iso-2022-flags): Change 8-bit-level-4'
Kenichi Handa
2013-07-20
1
-7
/
+8
*
* mule.el (coding-system-iso-2022-flags): Add `level-4'. (Bug#8522)
Kenichi Handa
2013-07-20
1
-2
/
+9
*
Improve the documentation of prefer-utf-8 and related issues.
Eli Zaretskii
2013-07-13
1
-12
/
+12
*
mule.el (define-coding-system): New coding system
Kenichi Handa
2013-06-28
1
-3
/
+28
*
* international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
Andreas Schwab
2013-06-12
1
-1
/
+1
*
* lisp/international/mule.el (find-auto-coding): Include file name in
Stefan Monnier
2013-03-12
1
-2
/
+5
*
* files.el (basic-save-buffer-1): Don't set buffer-file-coding-system-explicit.
Chong Yidong
2013-02-10
1
-9
/
+12
[next]