index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
descr-text.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'describe-char' in "C" locale
Eli Zaretskii
2022-08-10
1
-1
/
+3
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-02
1
-0
/
+1
|
\
|
*
Fix "C-u C-x =" for SPC
Eli Zaretskii
2022-07-01
1
-0
/
+1
*
|
Make `C-u C-x =' be more verbose about invisible characters
Lars Ingebrigtsen
2022-04-22
1
-0
/
+4
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make describe-char include emoji combination descriptions
Lars Ingebrigtsen
2021-11-06
1
-1
/
+8
|
/
*
Improve describe-char buffer extremely slightly
Lars Ingebrigtsen
2021-09-27
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix mouse-1 on [Show] buttons in the *Help* buffer
Lars Ingebrigtsen
2020-11-02
1
-4
/
+6
*
Show nobreak-space face for more blank characters in describe-char.
Juri Linkov
2020-11-01
1
-1
/
+2
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Remove some compat code from descr-text.el
Lars Ingebrigtsen
2020-08-18
1
-2
/
+1
*
Use describe-char-padded-string for composed character names in "C-u C-x ="
Juri Linkov
2020-07-16
1
-2
/
+2
*
Improve display of composed character names in "C-u C-x =" on GUI frames
Juri Linkov
2020-07-15
1
-7
/
+10
*
Consistently stylize eldoc as ElDoc in more prose
Basil L. Contovounesios
2020-07-14
1
-1
/
+1
*
Improve documentation of "C-u C-x ="
Juri Linkov
2020-07-14
1
-1
/
+1
*
Display "C-u C-x =" composed character names on GUI frames as well
Juri Linkov
2020-07-13
1
-3
/
+10
*
Improve display of compositions by "C-u C-x ="
Eli Zaretskii
2020-07-09
1
-2
/
+7
*
Adjust describe-char-eldoc to new eldoc-documentation-functions protocol
João Távora
2020-07-08
1
-2
/
+7
*
Make more parts of Emacs use new Eldoc capabilities
João Távora
2020-07-08
1
-2
/
+4
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Make description of text properties on the form `(string ...)' work
Lars Ingebrigtsen
2019-07-30
1
-2
/
+0
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
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-24
1
-8
/
+17
|
\
|
|
*
Improve doc string and display of 'describe-character'
Eli Zaretskii
2018-11-22
1
-8
/
+17
|
*
Display raw bytes as belonging to 'eight-bit' charset
Eli Zaretskii
2018-07-27
1
-0
/
+6
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-2
/
+0
|
/
*
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
*
Make ucs-names a hash table (Bug#28302)
Mark Oteiza
2017-08-31
1
-3
/
+3
*
* lisp/descr-text.el (describe-char): Avoid string-*-multibyte
Stefan Monnier
2017-06-22
1
-7
/
+7
*
describe-char: unambiguous name for inserting ASCII 7
Stephen Berman
2017-02-08
1
-4
/
+12
*
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
*
|
* lisp/descr-text.el (describe-char-unicode-data): Fix copy/paste errors.
Eli Zaretskii
2016-06-27
1
-2
/
+2
|
/
*
Don't print the "decomposition" line for control chars in what-cursor-position
Alan Mackenzie
2016-05-22
1
-3
/
+10
*
describe-char: fix insert char documentation
Tino Calancha
2016-04-23
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
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-2
/
+2
*
Fix describe-char bug with glyphs on terminals
Paul Eggert
2015-09-02
1
-19
/
+11
*
Top-level elisp files respect ‘text-quoting-style’
Paul Eggert
2015-08-26
1
-1
/
+2
*
More-conservative ‘format’ quote restyling
Paul Eggert
2015-08-23
1
-8
/
+3
[next]