summaryrefslogtreecommitdiff
path: root/lisp/descr-text.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
|\ \ | |/
| * Close bug#6422.Glenn Morris2010-06-181-1/+1
* | * lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)Gustav HÃ¥llberg2010-06-181-2/+3
|/
* Fix typos.Juanma Barranquero2010-06-031-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (describe-char-unidata-list): Use lowercase nameJuri Linkov2009-11-291-1/+1
* Handle the [back] button properly (bug#4979).Stefan Monnier2009-11-241-386/+399
* (describe-char-padded-string): Compose with TABKenichi Handa2009-11-191-2/+5
* Require help-mode rather than help-fns (bug#4861).Stefan Monnier2009-11-041-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+3
* * descr-text.el (describe-property-list, describe-char): AddChong Yidong2009-04-071-1/+4
* (describe-char-display): On terminal, if terminalKenichi Handa2009-02-101-42/+85
* (describe-char): Check font-object by fontp.Kenichi Handa2009-02-041-1/+1
* (describe-char): Improve description of eight-bitKenichi Handa2009-01-201-51/+63
* * descr-text.el (describe-char-categories): New defsubst.Juanma Barranquero2009-01-191-5/+18
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (describe-char-unidata-list): Move `old-name' to be immediately after `name'.Juri Linkov2008-11-221-2/+2
* (describe-char): Fix terminal case (where font is nil).Kenichi Handa2008-10-271-9/+17
* (describe-char): Fix handling of automatic composition.Kenichi Handa2008-09-051-3/+9
* * descr-text.el (describe-char-display): Fix last change:Juanma Barranquero2008-08-041-1/+1
* (describe-char-display): Call encode-coding-charKenichi Handa2008-08-011-6/+9
* * descr-text.el (describe-char): Don't overwrite local variable charJuanma Barranquero2008-07-251-13/+12
* (describe-char-unidata-list): Initialize to theKenichi Handa2008-07-171-1/+2
* (describe-char-display): Always return a string.Kenichi Handa2008-06-291-33/+47
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+3