log lisp/disp-table.el @ 82171:ced9c6afe013

age author description
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-05-25 Stefan Monnier (standard-display-european): Docstring fix.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-02-14 Kim F. Storm (make-glyph-code, glyph-char, glyph-face): New defuns.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-05 Glenn Morris Update copyright years.
2006-11-27 Juanma Barranquero (standard-display-8bit, standard-display-default): "?\ " -> "?\s".
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-03 Eli Zaretskii (standard-display-european): Add to the warning message a reference to the
2005-11-09 YAMAMOTO Mitsuharu (standard-display-european): Apply changes previously mentioned but
2005-10-21 YAMAMOTO Mitsuharu (standard-display-g1, standard-display-graphic): Refuse to use string
2005-09-08 Reiner Steib (standard-display-european): Don't set
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
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".