summaryrefslogtreecommitdiff
path: root/lisp/disp-table.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (make-glyph-code): Don't test the result of `face-id',Juanma Barranquero2008-03-011-10/+7
* (make-glyph-code): Encode as cons if face id > 63.Kim F. Storm2008-02-271-5/+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
* | | Merge from emacs--devo--0Miles Bader2007-11-111-3/+2
|\ \ \ | |/ /
| * | (describe-display-table): Use with-help-window instead of with-output-to-temp...Martin Rudalics2007-11-101-3/+2
* | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | (glyph-char): Fix for a new character code space (22-bit).Kenichi Handa2007-05-281-2/+2
* | | (make-glyph-code): Fix previous change.Kenichi Handa2007-05-281-1/+1
* | | (make-glyph-code): Fix for a new character codeKenichi Handa2007-05-281-2/+2
* | | Merge from emacs--devo--0Miles Bader2007-05-261-2/+2
|\ \ \ | |/ /
| * | (standard-display-european): Docstring fix.Stefan Monnier2007-05-251-2/+2
| |/
* | Merge from emacs--devo--0Miles Bader2007-02-261-1/+25
|\ \ | |/
| * (make-glyph-code, glyph-char, glyph-face): New defuns.Kim F. Storm2007-02-141-1/+25
* | 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-3/+3
|\ \ | |/
| * Update copyright years.Glenn Morris2006-12-051-1/+1
| * (standard-display-8bit, standard-display-default): "?\ " -> "?\s".Juanma Barranquero2006-11-271-2/+2
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-2/+2
|\ \ | |/
| * (standard-display-european): Add to the warning message a reference to theEli Zaretskii2005-12-031-1/+1
| * (standard-display-european): Apply changes previously mentioned butYAMAMOTO Mitsuharu2005-11-091-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95Miles Bader2006-01-161-3/+3
|\ \ | |/
| * (standard-display-g1, standard-display-graphic): Refuse to use stringYAMAMOTO Mitsuharu2005-10-211-3/+3
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81Miles Bader2005-09-111-2/+4
|\ \ | |/
| * (standard-display-european): Don't setReiner Steib2005-09-081-2/+4
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * Undo 2004-12-01 change. Display table is nowKim F. Storm2004-12-021-15/+2
| * Add an autoloaded table, that doesn't require this library, with glyph face.Daniel Pfeiffer2004-12-011-2/+15
| * (standard-display-8bit): Simplify.Stefan Monnier2004-03-191-4/+2
| * * disp-table.el (standard-display-8bit)Kenichi Handa2003-10-281-0/+12
* | Sync to HEADKenichi Handa2004-04-161-4/+15
* | (standard-display-default): Use characterp.Dave Love2003-09-101-1/+1
* | New directoryKenichi Handa2003-09-081-1/+0
|/
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (standard-display-european):Stefan Monnier2001-12-021-18/+8
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+3
* (standard-display-default): Make the test of `l'Dave Love2000-08-241-3/+2
* (create-glyph): Doc fix.Dave Love2000-06-081-1/+1
* (standard-display-underline): Don't use internal-find-face.Dave Love2000-05-261-2/+1