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
*
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
*
Revert "Prefer ‘format’ to ‘substitute-command-keys’"
Andreas Schwab
2015-08-23
1
-3
/
+8
*
Prefer ‘format’ to ‘substitute-command-keys’
Paul Eggert
2015-08-14
1
-8
/
+3
*
Don't overflow if computing approximate percentage
Paul Eggert
2015-07-31
1
-3
/
+1
*
Improve the optional translation of quotes
Paul Eggert
2015-06-19
1
-4
/
+8
*
Support curved quotes in doc strings
Paul Eggert
2015-05-28
1
-3
/
+3
*
Show the exact C-x 8 RET invocation in describe-char.
Ivan Shmakov
2015-05-27
1
-1
/
+8
*
descr-text: add `describe-char-eldoc' describing character at point
Michal Nazarewicz
2015-01-20
1
-0
/
+96
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix display of LRI, RLI, and FSI by 'C-x ='.
Eli Zaretskii
2014-10-13
1
-0
/
+6
*
Fixed a crash in 'C-x =' and in RLE followed by PDF; fixed 'C-x =' display.
Eli Zaretskii
2014-10-04
1
-4
/
+11
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Misc changes to reduce use of `(lambda...); and other cleanups.
Stefan Monnier
2013-08-29
1
-11
/
+10
*
Merge from emacs-24; up to 2012-12-27T17:59:21Z!rgm@gnu.org
Glenn Morris
2013-05-08
1
-1
/
+1
|
\
|
*
* lisp/descr-text.el (describe-char): Fix %d/%x typo.
Ulrich Mueller
2013-05-07
1
-1
/
+1
*
|
* lisp/descr-text.el (describe-char): Display the script.
YE Qianchuan
2013-02-13
1
-0
/
+3
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-26
1
-1
/
+2
|
\
|
|
*
Fix bug #11964 with crashes inside internal-char-font on non-GUI frames.
Eli Zaretskii
2012-11-25
1
-1
/
+2
*
|
lisp/*.el: Add missing declarations.
Juanma Barranquero
2012-11-17
1
-0
/
+2
|
/
*
Make C-u C-x = report on empty overlays at point.
Chong Yidong
2012-08-20
1
-1
/
+1
*
* descr-text.el (describe-char): Put the overlays over the
Andreas Schwab
2012-08-12
1
-1
/
+1
*
* descr-text.el (describe-char): Don't insert extra newlines.
Chong Yidong
2012-08-09
1
-11
/
+5
*
* lisp/descr-text.el (describe-char): Fix format args.
Juri Linkov
2012-07-17
1
-1
/
+1
*
Mention in "C-u C-x =" display how to insert the character w/o input methods.
Eli Zaretskii
2012-06-08
1
-1
/
+4
*
Remove some `toggle-read-only' warnings.
Juanma Barranquero
2012-04-19
1
-1
/
+1
*
Fix bug #10129: add positional information to "C-u C-x =".
Drew Adams
2012-01-28
1
-8
/
+35
*
Fix character display by "C-u C-x =" in presence of display properties.
Eli Zaretskii
2012-01-28
1
-1
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix "C-x =" wrt display of strong RTL characters and directional controls.
Eli Zaretskii
2011-12-05
1
-0
/
+14
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
* lisp/descr-text.el (describe-char): Add #x2010 and #x2011 to
Juri Linkov
2011-10-20
1
-1
/
+2
*
lisp/descr-text.el (describe-char-categories): Accept multiline descriptions.
Juanma Barranquero
2011-09-29
1
-2
/
+3
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-16
/
+16
[next]