| Commit message (Expand) | Author | Age | Files | Lines |
* | (standard-display-8bit, standard-display-default): "?\ " -> "?\s". | Juanma Barranquero | 2006-11-27 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (standard-display-european): Add to the warning message a reference to the | Eli Zaretskii | 2005-12-03 | 1 | -1/+1 |
* | (standard-display-european): Apply changes previously mentioned but | YAMAMOTO Mitsuharu | 2005-11-09 | 1 | -1/+1 |
* | (standard-display-g1, standard-display-graphic): Refuse to use string | YAMAMOTO Mitsuharu | 2005-10-21 | 1 | -3/+3 |
* | (standard-display-european): Don't set | Reiner Steib | 2005-09-08 | 1 | -2/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Undo 2004-12-01 change. Display table is now | Kim F. Storm | 2004-12-02 | 1 | -15/+2 |
* | Add an autoloaded table, that doesn't require this library, with glyph face. | Daniel Pfeiffer | 2004-12-01 | 1 | -2/+15 |
* | (standard-display-8bit): Simplify. | Stefan Monnier | 2004-03-19 | 1 | -4/+2 |
* | * disp-table.el (standard-display-8bit) | Kenichi Handa | 2003-10-28 | 1 | -0/+12 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
* | (standard-display-european): | Stefan Monnier | 2001-12-02 | 1 | -18/+8 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -1/+3 |
* | (standard-display-default): Make the test of `l' | Dave Love | 2000-08-24 | 1 | -3/+2 |
* | (create-glyph): Doc fix. | Dave Love | 2000-06-08 | 1 | -1/+1 |
* | (standard-display-underline): Don't use internal-find-face. | Dave Love | 2000-05-26 | 1 | -2/+1 |
* | (standard-display-g1, standard-display-graphic): | Eli Zaretskii | 2000-05-25 | 1 | -2/+2 |
* | * disp-table.el (standard-display-european): Remove undocumented | Paul Eggert | 1999-10-21 | 1 | -23/+10 |
* | (standard-display-european): | Karl Heuer | 1999-06-04 | 1 | -19/+29 |
* | (standard-display-european): Make all existing | Richard M. Stallman | 1999-01-19 | 1 | -11/+15 |
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1998-05-09 | 1 | -0/+4 |
* | (standard-display-european): Don't call | Richard M. Stallman | 1998-05-08 | 1 | -2/+2 |
* | (standard-display-european): Use set-language-environment | Richard M. Stallman | 1998-04-30 | 1 | -12/+11 |
* | (standard-display-underline): Shift face id by 19 bits. | Karl Heuer | 1998-03-23 | 1 | -1/+1 |
* | (standard-display-european): If AUTO is nil, | Richard M. Stallman | 1998-02-16 | 1 | -3/+8 |
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-12-21 | 1 | -4/+6 |
* | (standard-display-european): Do something useful where AUTO is t or a symbol. | Richard M. Stallman | 1997-09-13 | 1 | -1/+4 |
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-09-09 | 1 | -1/+4 |
* | (standard-display-european): If AUTO is non-nil, intern it. | Richard M. Stallman | 1997-09-09 | 1 | -2/+2 |
* | (standard-display-european): Arg AUTO | Richard M. Stallman | 1997-09-08 | 1 | -2/+11 |
* | (standard-display-european): Map \222 to apostrophe. | Geoff Voelker | 1997-09-02 | 1 | -1/+6 |
* | (standard-display-european): Doc fix. | Richard M. Stallman | 1997-08-29 | 1 | -5/+6 |
* | (standard-display-european): New arg AUTO. | Richard M. Stallman | 1997-08-01 | 1 | -2/+12 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (standard-display-european): Make 160 display as space. | Richard M. Stallman | 1995-12-23 | 1 | -3/+5 |
* | (standard-display-european): Test code 161, not 160. | Karl Heuer | 1995-12-21 | 1 | -1/+3 |
* | (display-table-slot,set-display-table-slot): Document the slot names. | Erik Naggum | 1995-12-03 | 1 | -2/+5 |
* | (display-table-slot, set-display-table-slot): | Richard M. Stallman | 1995-10-12 | 1 | -45/+23 |
* | New implementation with char-tables. | Erik Naggum | 1995-10-09 | 1 | -37/+79 |
* | (standard-display-ascii): Doc fix. Allow use with X. | Karl Heuer | 1995-01-16 | 1 | -5/+4 |
* | (describe-display-table): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -1/+2 |
* | * disp-table.el: Add support for new window border display table | Jim Blandy | 1994-09-19 | 1 | -7/+12 |
* | (standard-display-european): Treat 0 arg like negative. | Richard M. Stallman | 1994-06-07 | 1 | -1/+1 |
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
* | (standard-display-ascii): Error if using a windowing system. | Karl Heuer | 1994-03-19 | 1 | -4/+20 |
* | (create-glyph): Don't use slots that look like ASCII. | Karl Heuer | 1994-03-19 | 1 | -0/+3 |
* | (describe-current-display-table): | Richard M. Stallman | 1993-11-08 | 1 | -12/+17 |