summaryrefslogtreecommitdiff
path: root/lisp/descr-text.el
AgeCommit message (Expand)Author
2017-02-08describe-char: unambiguous name for inserting ASCII 7Stephen Berman
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-27* lisp/descr-text.el (describe-char-unicode-data): Fix copy/paste errors.Eli Zaretskii
2016-05-22Don't print the "decomposition" line for control chars in what-cursor-positionAlan Mackenzie
2016-04-23describe-char: fix insert char documentationTino Calancha
2016-01-12Fix some declarations.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-09-02Fix describe-char bug with glyphs on terminalsPaul Eggert
2015-08-26Top-level elisp files respect ‘text-quoting-style’Paul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-23Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab
2015-08-14Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert
2015-07-31Don't overflow if computing approximate percentagePaul Eggert
2015-06-19Improve the optional translation of quotesPaul Eggert
2015-05-28Support curved quotes in doc stringsPaul Eggert
2015-05-27Show the exact C-x 8 RET invocation in describe-char.Ivan Shmakov
2015-01-20descr-text: add `describe-char-eldoc' describing character at pointMichal Nazarewicz
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-13Fix display of LRI, RLI, and FSI by 'C-x ='.Eli Zaretskii
2014-10-04Fixed a crash in 'C-x =' and in RLE followed by PDF; fixed 'C-x =' display.Eli Zaretskii
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-29Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier
2013-05-08Merge from emacs-24; up to 2012-12-27T17:59:21Z!rgm@gnu.orgGlenn Morris
2013-05-07* lisp/descr-text.el (describe-char): Fix %d/%x typo.Ulrich Mueller
2013-02-13* lisp/descr-text.el (describe-char): Display the script.YE Qianchuan
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-26Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris
2012-11-25Fix bug #11964 with crashes inside internal-char-font on non-GUI frames.Eli Zaretskii
2012-11-17lisp/*.el: Add missing declarations.Juanma Barranquero
2012-08-20Make C-u C-x = report on empty overlays at point.Chong Yidong
2012-08-12* descr-text.el (describe-char): Put the overlays over theAndreas Schwab
2012-08-09* descr-text.el (describe-char): Don't insert extra newlines.Chong Yidong
2012-07-17* lisp/descr-text.el (describe-char): Fix format args.Juri Linkov
2012-06-08Mention in "C-u C-x =" display how to insert the character w/o input methods.Eli Zaretskii
2012-04-19Remove some `toggle-read-only' warnings.Juanma Barranquero
2012-01-28Fix bug #10129: add positional information to "C-u C-x =".Drew Adams
2012-01-28Fix character display by "C-u C-x =" in presence of display properties.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-05Fix "C-x =" wrt display of strong RTL characters and directional controls.Eli Zaretskii
2011-12-04Spelling fixes.Paul Eggert
2011-11-20Fix typos.Juanma Barranquero
2011-10-20* lisp/descr-text.el (describe-char): Add #x2010 and #x2011 toJuri Linkov
2011-09-29lisp/descr-text.el (describe-char-categories): Accept multiline descriptions.Juanma Barranquero
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris