aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (child_setup_tty): Handle systems with NLDLY, without FFDLY.Glenn Morris2008-05-172-0/+11
* (Ffile_attributes): Shut up GCC warnings about st_uidEli Zaretskii2008-05-162-5/+20
* frame.c (Fdelete_frame): Don't call font_update_drviers ifEli Zaretskii2008-05-162-1/+42
* (parse_menu_item): Fix last change.Stefan Monnier2008-05-161-2/+3
* (parse_menu_item): Do not cache key shortcut any more.Stefan Monnier2008-05-162-2/+9
* Merge from emacs--rel--22Miles Bader2008-05-162-1/+4
|\
| * (x_draw_relief_rect): Remove unused variable `dpy'.YAMAMOTO Mitsuharu2008-05-152-3/+3
| * (mac_store_event_ref_as_apple_event)YAMAMOTO Mitsuharu2008-05-152-0/+6
* | (font_find_for_lface): Reflect LFACE_FONT in the fontKenichi Handa2008-05-152-0/+13
* | *** empty log message ***Kenichi Handa2008-05-151-0/+6
* | Fix typo in previous change.Juanma Barranquero2008-05-151-1/+1
* | Fix previous.Glenn Morris2008-05-151-2/+0
* | (ftfont_list): Downcase family name to check generic families.Kenichi Handa2008-05-151-0/+1
* | (USAGE1, standard_args): Remove -disable-font-backend.Glenn Morris2008-05-152-2/+4
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-1559-369/+254
* | (init_alloc_once): Call init_weak_hash_tables.Chong Yidong2008-05-151-0/+1
* | (init_fns): Don't initialize weak_hash_tables here.Chong Yidong2008-05-151-1/+6
* | * fns.c (init_fns): Don't initialize weak_hash_tables here.Chong Yidong2008-05-151-0/+7
* | (Finternal_set_lisp_face_attribute): Be sure to make aKenichi Handa2008-05-151-2/+1
* | (Fnew_fontset): Call font_unparse_xlfd with 256-byteKenichi Handa2008-05-152-3/+9
* | (w32_get_glyph_overhangs): Remove.Jason Rumney2008-05-142-15/+6
* | (font_clear_cache): Check if the cached vector of entities is nilKenichi Handa2008-05-142-1/+3
* | (font_prop_validate): Make nil a valid value.Kenichi Handa2008-05-142-0/+6
* | 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