| Commit message (Expand) | Author | Age | Files | Lines |
* | * fontset.h: Declare fontset_from_font. Don't declare | Andreas Schwab | 2008-07-08 | 1 | -2/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+4 |
* | (struct font_info): Delete it. Most memnbers go to | Kenichi Handa | 2008-05-14 | 1 | -206/+2 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Remove license from trivial file. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Add 2007 to copyright. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-12-16 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update AIST copyright years. | Kenichi Handa | 2006-12-13 | 1 | -1/+2 |
* | | (Votf_script_alist): Extern it. | Kenichi Handa | 2006-07-03 | 1 | -0/+1 |
* | | (new_fontset_from_font) [USE_FONT_BACKEND]: Prototype | Kenichi Handa | 2006-06-16 | 1 | -1/+1 |
* | | (FONT_INFO_FROM_FACE): New macro. | Kenichi Handa | 2006-06-06 | 1 | -1/+17 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 | Miles Bader | 2006-02-08 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Copyright fixed | Kenichi Handa | 2005-12-19 | 1 | -3/+4 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -0/+1 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23 | Miles Bader | 2005-03-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | (set_default_ascii_font): Extern it. | Kenichi Handa | 2005-03-08 | 1 | -0/+1 |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81 | Miles Bader | 2005-01-02 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | (struct font_info): New members space_width and | Kenichi Handa | 2004-12-30 | 1 | -0/+6 |
* | | Sync to HEAD. | Kenichi Handa | 2004-04-14 | 1 | -0/+3 |
* | | (face_for_char): Prototype adjusted. | Kenichi Handa | 2004-01-13 | 1 | -1/+2 |
* | | *** empty log message *** | Kenichi Handa | 2003-10-06 | 1 | -1/+2 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -29/+29 |
|\ \ |
|
| * | | (Qfontset): Don't extern it. | Kenichi Handa | 2003-01-10 | 1 | -1/+1 |
| * | | (FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1. | Kenichi Handa | 2002-08-01 | 1 | -1/+1 |
| * | | (get_font_repertory_func): New prototype. | Kenichi Handa | 2002-07-26 | 1 | -3/+6 |
| * | | (struct font_info): Type of the member encoding_type | Kenichi Handa | 2002-03-01 | 1 | -26/+23 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| |/
|/| |
|
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
|/ |
|
* | Remove prototypes for variables `Vhighlight_wrong_size_font' and | Pavel JanÃk | 2001-11-14 | 1 | -2/+0 |
* | (struct font_info) [WINDOWSNT]: Add codepage field. | Andrew Innes | 2001-10-17 | 1 | -0/+5 |
* | (free_face_fontset): Renamed from fs_free_face_fontset. | Dave Love | 2000-06-23 | 1 | -1/+1 |
* | (EMACS_FONTSET_H): Renamed from _FONTSET_H. | Kenichi Handa | 2000-06-11 | 1 | -3/+3 |
* | (FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed. | Kenichi Handa | 2000-03-21 | 1 | -77/+41 |
* | (struct font_info): New member vertical_centering. | Kenichi Handa | 1999-12-15 | 1 | -1/+4 |
* | (FONT_INFO_ID): Build an ID from a font_info pointer. | Gerd Moellmann | 1999-07-21 | 1 | -0/+22 |
* | (list_fonts_func): Fix prototype. | Kenichi Handa | 1998-10-21 | 1 | -4/+4 |
* | (FONT_ENCODING_NOT_DECIDED): The value is changed to 255. | Kenichi Handa | 1998-04-15 | 1 | -2/+7 |
* | (GENERIC_FONT_PTR): Commented-out definition deleted. | Richard M. Stallman | 1998-02-06 | 1 | -4/+0 |