| Commit message (Expand) | Author | Age | Files | Lines |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -706/+345 |
| * | (struct font_info): Delete it. Most memnbers go to | Kenichi Handa | 2008-05-14 | 1 | -206/+2 |
| * | Include <strings.h>. | Kenichi Handa | 2008-05-14 | 1 | -1089/+1265 |
| * | (Qfont_spec, Qfont_entity, Qfont_object): Extern them. | Kenichi Handa | 2008-05-14 | 1 | -94/+355 |
| * | (enable_font_backend): Delete extern. | Kenichi Handa | 2008-05-14 | 1 | -10/+0 |
| * | (struct glyph_string): Change type of `font' to | Kenichi Handa | 2008-05-14 | 1 | -36/+7 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -20/+4 |
| * | (Vcharset_non_preferred_head): New variable. | Kenichi Handa | 2008-05-14 | 1 | -3/+17 |
| * | (Vcharset_non_preferred_head) | Kenichi Handa | 2008-05-14 | 1 | -0/+2 |
| * | (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O). | Kenichi Handa | 2008-05-14 | 1 | -2/+2 |
| * | Delete USE_FONT_BACKEND conditionals. | Kenichi Handa | 2008-05-14 | 1 | -7/+4 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -107/+35 |
| * | (struct w32font_info): New member. | Kenichi Handa | 2008-05-14 | 1 | -1/+4 |
| * | (XGCValues): Surround `XFontStruct *font' by "if | Kenichi Handa | 2008-05-14 | 1 | -0/+3 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -175/+202 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -18/+16 |
| * | : Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -171/+105 |
| * | Delete USE_FONT_BACKEND conditional. | Kenichi Handa | 2008-05-14 | 1 | -22/+14 |
| * | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -31/+5 |
| * | (update_frame_1): Check if tty output is still valid before flushing | Chong Yidong | 2008-05-13 | 1 | -12/+16 |
| * | * dispnew.c (update_frame_1): Check if tty output is still valid | Chong Yidong | 2008-05-13 | 1 | -0/+5 |
| * | (handle_one_xevent): Don't pass buttons higher than 3 | Jan Djärv | 2008-05-13 | 2 | -0/+7 |
| * | (file_name_completion): Tweak the code so as to always do it | Stefan Monnier | 2008-05-13 | 2 | -154/+164 |
| * | (Qdefault_directory): New var. | Stefan Monnier | 2008-05-13 | 2 | -8/+13 |
| * | (double_dollars): Remove dead code. | Stefan Monnier | 2008-05-12 | 2 | -42/+9 |
| * | (Ffile_attributes, Fdirectory_files_and_attributes): Mention | Eli Zaretskii | 2008-05-10 | 2 | -2/+10 |
| * | (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. | Eli Zaretskii | 2008-05-10 | 2 | -6/+16 |
| * | (Fread_file_name): Remove reference to insdef, deleted 2008-04-23. | Glenn Morris | 2008-05-09 | 2 | -1/+6 |
| * | (stat): Fix last change. | Eli Zaretskii | 2008-05-09 | 1 | -1/+1 |
| * | Support for reporting owner and group of each file on MS-Windows: | Eli Zaretskii | 2008-05-09 | 3 | -44/+353 |
| * | *** empty log message *** | Eli Zaretskii | 2008-05-09 | 1 | -0/+8 |
| * | Rename the_passwd_* to dflt_passwd_*. | Eli Zaretskii | 2008-05-09 | 1 | -47/+59 |
| * | Regenerate. | Glenn Morris | 2008-05-09 | 1 | -6/+4 |
| * | (png_load): Use correct bit-depth for setting background color. | Chong Yidong | 2008-05-09 | 1 | -39/+9 |
| * | * image.c (png_load): Use correct bit-depth for setting background | Chong Yidong | 2008-05-09 | 1 | -0/+5 |
| * | Renamed lisp/epa-file-hook.el to lisp/epa-hook.el. | Eli Zaretskii | 2008-05-08 | 2 | -2/+7 |
| * | (Ffont_match_p): Don't use `iff' in docstring. | Juanma Barranquero | 2008-05-08 | 2 | -1/+5 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 32 | -253/+188 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 24 | -186/+138 |
| * | (Fx_create_frame): Make a copy of frame parameters | Dan Nicolaescu | 2008-05-07 | 2 | -4/+10 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 11 | -66/+44 |
| * | (substitute_object_recurse): Use lower-level primitives. | Stefan Monnier | 2008-05-06 | 2 | -23/+37 |
| * | (print_preprocess): Add sub-char-tables to the print-table, | Stefan Monnier | 2008-05-06 | 2 | -1/+6 |
| * | *** empty log message *** | Juanma Barranquero | 2008-05-05 | 1 | -1/+1 |
| * | (Ftry_completion): Remove code left over from when we used | Stefan Monnier | 2008-05-05 | 2 | -3/+5 |
| * | (Fw32_battery_status): Fix computation of %t (h:min) format. | Juanma Barranquero | 2008-05-04 | 2 | -5/+9 |
| * | Merge from emacs--rel--22 | Miles Bader | 2008-05-04 | 7 | -43/+550 |
| |\ |
|
| | * | (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: | YAMAMOTO Mitsuharu | 2008-05-04 | 2 | -2/+18 |
| | * | [USE_MAC_IMAGE_IO] (image_load_image_io): | YAMAMOTO Mitsuharu | 2008-05-04 | 1 | -1/+5 |
| | * | Correct authorship of patch from Red Hat. | Glenn Morris | 2008-05-03 | 1 | -1/+1 |