summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14111-693/+480
* Regenerate.Glenn Morris2008-05-141-3/+0
* Mark as part of the GNU C Library rather than of Emacs.Glenn Morris2008-05-141-4/+5
* Merge from emacs--rel--22Miles Bader2008-05-143-10/+26
|\
| * (handle_one_xevent): Don't pass buttons higher than 3Jan Djärv2008-05-132-0/+7
| * (FORWARD_SIGNAL_TO_MAIN_THREAD): New define.YAMAMOTO Mitsuharu2008-05-122-7/+23
| * (main_thread): Conditionalize onYAMAMOTO Mitsuharu2008-05-121-6/+6
| * (Fdirectory_files_and_attributes, Ffile_attributes): MentionEli Zaretskii2008-05-102-2/+10
| * (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.Eli Zaretskii2008-05-102-3/+10
| * (stat): Fix test of Vw32_get_true_file_attributes against the value returnedEli Zaretskii2008-05-101-3/+3
* | (fonts_changed_p): Comment improved.Kenichi Handa2008-05-141-1/+3
* | (detect_coding_iso_2022): Ignore a coding category thatKenichi Handa2008-05-142-0/+489
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-1385/+79
* | (x_load_resources): Don't setup a fontset resource.Kenichi Handa2008-05-141-23/+0
* | (xftfont_list): Adjusted for the change of `list'Kenichi Handa2008-05-141-119/+80
* | Include <stdlib.h> and "ccl.h".Kenichi Handa2008-05-141-270/+267
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-257/+25
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-2356/+375
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-186/+57
* | Include font.h.Kenichi Handa2008-05-141-0/+29
* | (enum pvec_type): New member PREV_FONT.Kenichi Handa2008-05-141-2/+4
* | (image_ascent): Don't include "charset.h". IncludeKenichi Handa2008-05-141-1/+2
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-90/+47
* | (ftxfont_list): Return a list, not vector.Kenichi Handa2008-05-141-60/+14
* | (ftfont_pattern_entity): Argument FRAME removed. MakeKenichi Handa2008-05-141-331/+330
* | Delete USE_FONT_BACKEND conditional.Kenichi Handa2008-05-141-5/+1
* | (internal_equal): Handle PREV_FONT.Kenichi Handa2008-05-141-3/+4
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-706/+345
* | (struct font_info): Delete it. Most memnbers go toKenichi Handa2008-05-141-206/+2
* | Include <strings.h>.Kenichi Handa2008-05-141-1089/+1265
* | (Qfont_spec, Qfont_entity, Qfont_object): Extern them.Kenichi Handa2008-05-141-94/+355
* | (enable_font_backend): Delete extern.Kenichi Handa2008-05-141-10/+0
* | (struct glyph_string): Change type of `font' toKenichi Handa2008-05-141-36/+7
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-20/+4
* | (Vcharset_non_preferred_head): New variable.Kenichi Handa2008-05-141-3/+17
* | (Vcharset_non_preferred_head)Kenichi Handa2008-05-141-0/+2
* | (WIN32OBJ): Add w32reg.$(O), remove w32bdf.$(O).Kenichi Handa2008-05-141-2/+2
* | Delete USE_FONT_BACKEND conditionals.Kenichi Handa2008-05-141-7/+4
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-107/+35
* | (struct w32font_info): New member.Kenichi Handa2008-05-141-1/+4
* | (XGCValues): Surround `XFontStruct *font' by "ifKenichi Handa2008-05-141-0/+3
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-175/+202
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-18/+16
* | : Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-171/+105
* | Delete USE_FONT_BACKEND conditional.Kenichi Handa2008-05-141-22/+14
* | Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-31/+5
* | (update_frame_1): Check if tty output is still valid before flushingChong Yidong2008-05-131-12/+16
* | * dispnew.c (update_frame_1): Check if tty output is still validChong Yidong2008-05-131-0/+5
* | (handle_one_xevent): Don't pass buttons higher than 3Jan Djärv2008-05-132-0/+7
* | (file_name_completion): Tweak the code so as to always do itStefan Monnier2008-05-132-154/+164