aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * nsterm.m (ns_ring_bell): Convert rect to window coordinatesAdrian Robert2009-02-242-4/+7
* (fontset_find_font): Fix the condition for checkingKenichi Handa2009-02-241-1/+1
* *** empty log message ***Kenichi Handa2009-02-241-0/+5
* Fix comment.Juanma Barranquero2009-02-241-5/+5
* correct minor typo in commentsAdrian Robert2009-02-241-1/+1
* (Finternal_set_font_selection_order): Remove leading whitespace thatGlenn Morris2009-02-242-1/+6
* *** empty log message ***Kenichi Handa2009-02-241-6/+5
* Add bug reference.Juanma Barranquero2009-02-231-1/+1
* Rename `system-process-attributes' to `process-attributes'Miles Bader2009-02-232-10/+14
* * coding.h (struct coding_system): Make safe_charsets a pointer toAndreas Schwab2009-02-223-18/+32
* (del_range_2): Don't modify gap contents when calledAndreas Schwab2009-02-222-1/+9
* Define Qfont_spec, Qfont_entity, Qfont_object extern.Chong Yidong2009-02-211-0/+2
* (Qfont_spec, Qfont_entity, Qfont_object): DefinitionsChong Yidong2009-02-211-6/+0
* (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+12
* * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+11
* Remove duplicate words.Juanma Barranquero2009-02-201-2/+2
* * nsterm.m (x_make_frame_invisible): Unset async_visible,Adrian Robert2009-02-202-1/+11
* (Fskip_chars_forward): Fix doc typo.Glenn Morris2009-02-202-1/+5
* (Fkeymap_parent): Doc fix (Bug#2391).Chong Yidong2009-02-201-1/+2
* * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).Chong Yidong2009-02-201-0/+4
* (detect_coding): Don't overflow coding->carryover.Kenichi Handa2009-02-192-0/+3
* (Fx_create_frame): Give Xft driver a higher priority.Chong Yidong2009-02-191-1/+1
* * xfns.c (Fx_create_frame): Give Xft driver a higher priority.Chong Yidong2009-02-191-0/+4
* (detect_coding): Preserve coding->mode.Kenichi Handa2009-02-192-0/+6
* (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.Dan Nicolaescu2009-02-182-0/+7
* (struct font_driver): Fix typo.Kenichi Handa2009-02-181-3/+3
* (Ffont_spec): Fix typo.Kenichi Handa2009-02-181-1/+1
* *** empty log message ***Kenichi Handa2009-02-181-5/+25
* (font_check_otf_features): Fix handling of `nil' element.Kenichi Handa2009-02-182-3/+35
* (Fcheck_coding_systems_region): Fix test for unibyteAndreas Schwab2009-02-162-2/+7
* Add bug reference.Juanma Barranquero2009-02-161-4/+4
* (Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.Kenichi Handa2009-02-162-2/+9
* (struct iterator_stack_entry): New line_wrap member.Chong Yidong2009-02-141-0/+1
* (push_it, pop_it): Save and restore line_wrap.Chong Yidong2009-02-141-1/+9
* * dispextern.h (struct iterator_stack_entry): New line_wrapChong Yidong2009-02-141-0/+8
* (MAX_SCREEN_BUF): New macro.Eli Zaretskii2009-02-142-62/+46
* * nsfns.m (ns-read-file-name): BLOCK_INPUT while showing dialog. \n \n* nsmen...Adrian Robert2009-02-134-17/+37
* Fix typos.Juanma Barranquero2009-02-131-2/+2
* (adjust_point_for_property): Allow stopping betwen two invisible areas.Stefan Monnier2009-02-122-28/+42
* (check_face_name): Check for fake helv. (Bug#2275)Jason Rumney2009-02-122-5/+16
* (x_display_pixel_height, x_display_pixel_width):Jason Rumney2009-02-122-4/+14
* *** empty log message ***Jason Rumney2009-02-121-0/+5
* (add_font_entity_to_list): Fix check for substitutedJason Rumney2009-02-121-2/+2
* (MAX_AUTO_COMPOSITION_LOOKBACK): New macro.Kenichi Handa2009-02-122-33/+88
* (fast_looking_at): New function.Kenichi Handa2009-02-121-0/+68
* (fast_looking_at): Extern it.Kenichi Handa2009-02-121-0/+2
* (encode_terminal_code): Adjusted for the change ofKenichi Handa2009-02-121-3/+3
* (fill_gstring_glyph_string): Adjusted for the change ofKenichi Handa2009-02-121-5/+6
* Remove spurious semicolons.Juanma Barranquero2009-02-118-18/+28
* Fix typos and add bug references.Juanma Barranquero2009-02-111-3/+3