summaryrefslogtreecommitdiff
path: root/lisp/ps-bdf.el
Commit message (Expand)AuthorAge
* Comment (add an author based on ack.texi).Glenn Morris2009-01-10
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Transform defvar into defcustom.Vinicius Jose Latorre2008-12-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Fix comment typo.Vinicius Jose Latorre2008-04-02
* (bdf-read-font-info): Use string-to-number rather than string-to-int.Glenn Morris2008-02-02
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Merge from emacs--devo--0Miles Bader2007-07-27
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
| * Add 2007 to copyright years.Glenn Morris2007-01-21
* | Split XEmacs/Emacs definitions and sample setup code into separate filesVinicius Jose Latorre2007-01-26
* | Handle frame parameters changing dynamicallyVinicius Jose Latorre2007-01-21
* | Merge from emacs--devo--0Miles Bader2006-12-16
|\|
| * Update AIST copyright years.Kenichi Handa2006-12-13
| * Update copyright years.Glenn Morris2006-12-10
| * Remove Time-stamp comment mark.Vinicius Jose Latorre2006-12-04
| * Fix maintainer email. Emacs 20/21 compatibility.Vinicius Jose Latorre2006-11-30
* | Remove Time-stamp comment mark.Vinicius Jose Latorre2006-12-04
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-08
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-16
|\|
| * Copyright fixedKenichi Handa2005-12-19
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74Miles Bader2005-07-29
|\|
| * (bdf-read-font-info): Ignore glyphs whose ENCODING isKenichi Handa2005-07-27
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-07
|\|
| * Update FSF's address.Lute Kamstra2005-07-04
* | Sync to HEADKenichi Handa2004-04-16
* | Mostly re-written.Kenichi Handa2003-09-26
* | New directoryKenichi Handa2003-09-08
|/
* Add arch taglinesMiles Bader2003-09-01
* copyright line fix & bdf-directory-list init fixVinicius Jose Latorre2003-07-12
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (bdf-read-bitmap): Initialize returned values toGerd Moellmann2001-09-19
* (bdf-cache-file) <ms-dos>: Use _bdfcache.el, sinceEli Zaretskii2001-09-16
* Some fixes to follow coding conventions.Pavel Janík2001-07-16
* Make last change compatible with XEmacs. From Christoph WedlerEli Zaretskii2001-06-29
* (bdf-directory-list): Use the value relative toEli Zaretskii2001-06-29
* XEmacs compatibility. Doc fix.Gerd Moellmann2001-04-02
* (bdf-read-font-info): Modify the kludgy code for fontsKenichi Handa2000-12-07
* Doc fix.Kenichi Handa1999-10-20
* (bdf-directory-list): Doc fix.Karl Heuer1999-03-09
* (bdf-directory-list): Fix last change.Eli Zaretskii1999-03-07
* (bdf-directory-list): Different value for ms-dos.Eli Zaretskii1999-03-07
* (bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf").Kenichi Handa1999-02-27
* (bdf-cache-file): Use convert-standard-filename.Eli Zaretskii1999-01-17
* File name changed from bdf.el. Provide ps-bdfKenichi Handa1998-12-15
* Initial revisionKenichi Handa1998-12-15