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-util.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Improve documentation of string truncation APIs
Eli Zaretskii
2021-10-30
1
-4
/
+9
*
Unknown line endings in filepos-to-bufferpos/bufferpos-to-linepos
Lars Ingebrigtsen
2021-08-13
1
-4
/
+21
*
Prefer `declare` over a `put` of `list-indent-function`.
Stefan Monnier
2021-02-22
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/international/mule-util.el: Revert bug#41250 workaround
Stefan Monnier
2020-10-06
1
-4
/
+1
*
; * lisp/international/mule-util.el (truncate-string-ellipsis): Fix comment.
Eli Zaretskii
2020-10-06
1
-2
/
+3
*
Fix last change
Mattias Engdegård
2020-10-06
1
-2
/
+2
*
Fix last change
Eli Zaretskii
2020-10-06
1
-4
/
+6
*
Don't use the character '…' literally in mule-util.el (bug#41250)
Juri Linkov
2020-10-06
1
-5
/
+5
*
Fix the documentation parts of a recent commit
Eli Zaretskii
2020-10-05
1
-1
/
+1
*
Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)
Juri Linkov
2020-10-04
1
-4
/
+17
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-9
/
+0
*
; Fix some typos and doc issues (bug#40695)
Štěpán Němec
2020-04-18
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use text properties instead of truncating strings
Lars Ingebrigtsen
2019-10-07
1
-4
/
+17
*
Avoid loading mule-util at startup
Eli Zaretskii
2019-07-13
1
-56
/
+0
*
* lisp/international/mule-util.el: Avoid setq; clarify meaning of -1.
Stefan Monnier
2019-04-29
1
-13
/
+11
*
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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-10
/
+10
*
|
Prune most-positive-fixnum from Lisp source
Paul Eggert
2018-08-22
1
-3
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Optimize skkdic conversion (Bug#28043)
Noam Postavsky
2017-08-21
1
-23
/
+54
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-2
/
+2
|
\
|
*
Clarify documentation of 'bufferpos-to-filepos' and 'filepos-to-bufferpos'
Eli Zaretskii
2017-02-05
1
-2
/
+2
*
|
Fix recent bootstrap issue by moving string-to-list
Glenn Morris
2017-02-12
1
-10
/
+0
|
/
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Fix some declarations.
Glenn Morris
2016-01-12
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Document truncate-string-ellipsis
Eli Zaretskii
2015-11-29
1
-1
/
+2
*
; Spelling fix
Paul Eggert
2015-09-10
1
-1
/
+1
*
Improvements for curved quotes on Linux consule
Paul Eggert
2015-09-09
1
-36
/
+41
*
Fix following Info cross-references to anchors
Eli Zaretskii
2015-07-18
1
-0
/
+73
*
(filepos-to-bufferpos): Further tweaks to the utf-16 code
Stefan Monnier
2015-06-19
1
-13
/
+11
*
Minor fixes in filepos-to-bufferpos
Eli Zaretskii
2015-06-19
1
-7
/
+9
*
Improve and extend filepos-to-bufferpos
Eli Zaretskii
2015-06-18
1
-2
/
+34
*
(filepos-to-bufferpos): Add missing cases. Make sure it terminates.
Stefan Monnier
2015-06-16
1
-16
/
+48
*
Fix infloop in filepos-to-bufferpos
Eli Zaretskii
2015-06-16
1
-3
/
+5
*
* lisp/info.el: Cleanup bytepos/charpos issues
Stefan Monnier
2015-06-15
1
-7
/
+40
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/international/mule-util.el (truncate-string-ellipsis): New var.
Stefan Monnier
2014-06-19
1
-2
/
+5
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Extract truncate-string-to-width tests to a separate file
Glenn Morris
2013-08-04
1
-53
/
+0
*
Use UTF-8 for most files with non-ASCII characters.
Paul Eggert
2013-04-01
1
-25
/
+25
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Use declare forms, where possible, to mark obsolete functions.
Chong Yidong
2012-09-25
1
-35
/
+1
[next]