log lisp/disp-table.el @ 60724:3a2908eb7595

age author description
2004-12-02 Kim F. Storm Undo 2004-12-01 change. Display table is now
2004-12-01 Daniel Pfeiffer Add an autoloaded table, that doesn't require this library, with glyph face.
2004-03-19 Stefan Monnier (standard-display-8bit): Simplify.
2003-10-28 Kenichi Handa * disp-table.el (standard-display-8bit)
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-12-02 Stefan Monnier (standard-display-european):
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-08-24 Dave Love (standard-display-default): Make the test of `l'
2000-06-08 Dave Love (create-glyph): Doc fix.
2000-05-26 Dave Love (standard-display-underline): Don't use internal-find-face.
2000-05-25 Eli Zaretskii (standard-display-g1, standard-display-graphic):
1999-10-21 Paul Eggert * disp-table.el (standard-display-european): Remove undocumented
1999-06-04 Karl Heuer (standard-display-european):
1999-01-19 Richard M. Stallman (standard-display-european): Make all existing
1998-05-09 Richard M. Stallman (standard-display-european): Doc fix.
1998-05-08 Richard M. Stallman (standard-display-european): Don't call
1998-04-30 Richard M. Stallman (standard-display-european): Use set-language-environment
1998-03-23 Karl Heuer (standard-display-underline): Shift face id by 19 bits.
1998-02-16 Richard M. Stallman (standard-display-european): If AUTO is nil,
1997-12-21 Richard M. Stallman (standard-display-european): Doc fix.
1997-09-13 Richard M. Stallman (standard-display-european): Do something useful where AUTO is t or a symbol.
1997-09-09 Richard M. Stallman (standard-display-european): Doc fix.
1997-09-09 Richard M. Stallman (standard-display-european): If AUTO is non-nil, intern it.
1997-09-08 Richard M. Stallman (standard-display-european): Arg AUTO
1997-09-02 Geoff Voelker (standard-display-european): Map \222 to apostrophe.
1997-08-29 Richard M. Stallman (standard-display-european): Doc fix.
1997-08-01 Richard M. Stallman (standard-display-european): New arg AUTO.
1996-01-14 Erik Naggum Update FSF's address.
1995-12-23 Richard M. Stallman (standard-display-european): Make 160 display as space.
1995-12-21 Karl Heuer (standard-display-european): Test code 161, not 160.
1995-12-03 Erik Naggum (display-table-slot,set-display-table-slot): Document the slot names.
1995-10-12 Richard M. Stallman (display-table-slot, set-display-table-slot):
1995-10-09 Erik Naggum New implementation with char-tables.
1995-01-16 Karl Heuer (standard-display-ascii): Doc fix. Allow use with X.
1994-11-09 Karl Heuer (describe-display-table): Set help-mode in *Help* buffer.
1994-09-19 Jim Blandy * disp-table.el: Add support for new window border display table
1994-06-07 Richard M. Stallman (standard-display-european): Treat 0 arg like negative.
1994-05-03 Karl Heuer Update copyright.
1994-03-19 Karl Heuer (standard-display-ascii): Error if using a windowing system.
1994-03-19 Karl Heuer (create-glyph): Don't use slots that look like ASCII.
1993-11-08 Richard M. Stallman (describe-current-display-table):
1993-05-25 Jim Blandy * disp-table.el (standard-display-european): Doc fix. Make
1993-05-24 Jim Blandy * disp-table.el (standard-display-default): New function.
1993-05-24 Jim Blandy Change "i14n" keyword to "i18n".
1993-05-03 Jim Blandy * disp-table.el (describe-display-table): Don't use the term
1993-04-12 Richard M. Stallman Use `vector', not `make-rope'.
1993-03-08 Richard M. Stallman Add autoload comments.
1992-07-22 Eric S. Raymond entered into RCS
1992-07-16 Eric S. Raymond *** empty log message ***
1992-06-07 Richard M. Stallman *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-03-16 Jim Blandy *** empty log message ***
1989-10-31 Joseph Arceneaux Initial revision