aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/descr-text.el
Commit message (Expand)AuthorAgeFilesLines
* (describe-char-display): Fix previous change.Kenichi Handa2008-01-111-5/+6
* (describe-char-display): Convert a GLYPH-CODE to aKenichi Handa2008-01-091-6/+13
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | (describe-char): Improve the previous change (showKenichi Handa2007-12-091-1/+4
* | | (describe-char): Handle a composition of the newKenichi Handa2007-12-041-26/+32
* | | Merge from emacs--devo--0Miles Bader2007-11-111-3/+2
|\| |
| * | (describe-char): Use with-help-window instead of with-output-to-temp-buffer.Martin Rudalics2007-11-101-3/+2
| |/
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (describe-char): Fix for the case that a component character is TAB.Kenichi Handa2007-06-201-7/+11
* | Merge from emacs--devo--0Miles Bader2007-02-261-15/+9
|\|
| * (describe-char): Use glyph-char and glyph-face.Kim F. Storm2007-02-141-15/+9
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-071-8/+7
|\|
| * (describe-char-unicode-data): Use a hidden buffer for Unicode data file pointedJuanma Barranquero2006-12-041-5/+4
| * *** empty log message ***Juanma Barranquero2006-12-011-3/+3
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | (describe-char): Use insert-text-button instead ofKenichi Handa2006-01-241-5/+5
* | (describe-char): Fix for sync with HEAD.Kenichi Handa2006-01-201-2/+1
* | Revision: [email protected]/emacs--unicode--0--patch-97Miles Bader2006-01-161-137/+111
|\|
| * (describe-text-sexp): Use square brackets forJuri Linkov2005-12-281-9/+13
| * (describe-char): Set help-xref-stack-itemNick Roberts2005-12-271-10/+5
| * (describe-char): Bug fix for previous changes: Juggle current buffer.Nick Roberts2005-12-261-3/+5
| * 2005-12-27 Nick Roberts <[email protected]>Nick Roberts2005-12-261-54/+58
| * Add FSF as maintainer.Nick Roberts2005-12-231-117/+73
| * (describe-text-properties): Replace buffer name "*Help-2*" with "*Help*<2>".Juri Linkov2005-12-141-2/+7
| * (describe-char): Rework last fix to solve the problemStefan Monnier2005-12-121-7/+9
| * (describe-char): Use *Help-2* buffer if theKenichi Handa2005-12-081-10/+14
| * (describe-char): When copying overlays put themAndreas Schwab2005-11-201-13/+15
| * (describe-char): Use Lisp-readable syntax for octal and hex.Juri Linkov2005-11-201-5/+5
* | Revision: [email protected]/emacs--unicode--0--patch-81Miles Bader2005-09-111-1/+2
|\|
| * (describe-property-list): Handle non-symbol prop names.Richard M. Stallman2005-09-091-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-2/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
| * (describe-char): Handle the case where the list ofStefan Monnier2005-07-261-3/+5
* | (describe-char): Sync with the main trunk.Kenichi Handa2005-07-291-5/+43
* | Revision: [email protected]/emacs--unicode--0--patch-71Miles Bader2005-07-221-15/+35
|\|
| * (describe-char): Create link buttons for `charset'Juri Linkov2005-07-191-20/+72
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-57Miles Bader2005-06-061-1/+1
|\|
| * (describe-text-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-14Miles Bader2005-02-141-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-13Miles Bader2005-02-131-1/+1
|\|
| * Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* | (describe-char-unidata-list): New variable.Kenichi Handa2005-01-301-112/+60