summaryrefslogtreecommitdiff
path: root/lisp/descr-text.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/descr-text.el (describe-char-unicode-data): Fix copy/paste errors.Eli Zaretskii2016-06-271-2/+2
* Don't print the "decomposition" line for control chars in what-cursor-positionAlan Mackenzie2016-05-221-3/+10
* describe-char: fix insert char documentationTino Calancha2016-04-231-1/+1
* Fix some declarations.Glenn Morris2016-01-121-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Fix describe-char bug with glyphs on terminalsPaul Eggert2015-09-021-19/+11
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-1/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-8/+3
* Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab2015-08-231-3/+8
* Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert2015-08-141-8/+3
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-3/+1
* Improve the optional translation of quotesPaul Eggert2015-06-191-4/+8
* Support curved quotes in doc stringsPaul Eggert2015-05-281-3/+3
* Show the exact C-x 8 RET invocation in describe-char.Ivan Shmakov2015-05-271-1/+8
* descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz2015-01-201-0/+96
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix display of LRI, RLI, and FSI by 'C-x ='.Eli Zaretskii2014-10-131-0/+6
* Fixed a crash in 'C-x =' and in RLE followed by PDF; fixed 'C-x =' display.Eli Zaretskii2014-10-041-4/+11
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-291-11/+10
* Merge from emacs-24; up to 2012-12-27T17:59:21Z!rgm@gnu.orgGlenn Morris2013-05-081-1/+1
|\
| * * lisp/descr-text.el (describe-char): Fix %d/%x typo.Ulrich Mueller2013-05-071-1/+1
* | * lisp/descr-text.el (describe-char): Display the script.YE Qianchuan2013-02-131-0/+3
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris2012-11-261-1/+2
|\ \ | |/
| * Fix bug #11964 with crashes inside internal-char-font on non-GUI frames.Eli Zaretskii2012-11-251-1/+2
* | lisp/*.el: Add missing declarations.Juanma Barranquero2012-11-171-0/+2
|/
* Make C-u C-x = report on empty overlays at point.Chong Yidong2012-08-201-1/+1
* * descr-text.el (describe-char): Put the overlays over theAndreas Schwab2012-08-121-1/+1
* * descr-text.el (describe-char): Don't insert extra newlines.Chong Yidong2012-08-091-11/+5
* * lisp/descr-text.el (describe-char): Fix format args.Juri Linkov2012-07-171-1/+1
* Mention in "C-u C-x =" display how to insert the character w/o input methods.Eli Zaretskii2012-06-081-1/+4
* Remove some `toggle-read-only' warnings.Juanma Barranquero2012-04-191-1/+1
* Fix bug #10129: add positional information to "C-u C-x =".Drew Adams2012-01-281-8/+35
* Fix character display by "C-u C-x =" in presence of display properties.Eli Zaretskii2012-01-281-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix "C-x =" wrt display of strong RTL characters and directional controls.Eli Zaretskii2011-12-051-0/+14
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* * lisp/descr-text.el (describe-char): Add #x2010 and #x2011 toJuri Linkov2011-10-201-1/+2
* lisp/descr-text.el (describe-char-categories): Accept multiline descriptions.Juanma Barranquero2011-09-291-2/+3
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-16/+16
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\ \ | |/