aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2005-07-191-0/+5
* (Fstring_as_multibyte): Escape backslashes in theKenichi Handa2005-07-191-6/+6
* (Fgenerate_new_buffer_name): Declare (for use in coding.c).Stefan Monnier2005-07-182-23/+26
* (redisplay_internal): Only try to hscroll each frame onceKim F. Storm2005-07-181-2/+16
* (struct frame): New member already_hscrolled_p.Kim F. Storm2005-07-181-2/+6
* *** empty log message ***Kim F. Storm2005-07-181-0/+7
* *** empty log message ***Juri Linkov2005-07-181-0/+7
* (mac-emulate-three-button-mouse): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* (Fminor_mode_key_binding): Delete duplicate words.Juri Linkov2005-07-181-1/+1
* (scroll-up-aggressively, scroll-down-aggressively): Delete duplicate words.Juri Linkov2005-07-181-2/+2
* (Ftest_completion): Fix odd syntax in test.Ken Raeburn2005-07-182-1/+5
* [MAC_OS] (XCreateGC): Remove extern.YAMAMOTO Mitsuharu2005-07-182-2/+35
* (struct mac_display_info): Change types of scratch_cursor_gcYAMAMOTO Mitsuharu2005-07-181-2/+5
* (x_bitmap_icon, x_make_frame_visible): Remove declarations.YAMAMOTO Mitsuharu2005-07-181-164/+136
* (struct _XGC): New struct.YAMAMOTO Mitsuharu2005-07-181-9/+16
* (x_set_cursor_color): Use XSetBackground and XSetForeground.YAMAMOTO Mitsuharu2005-07-181-3/+4
* *** empty log message ***Richard M. Stallman2005-07-171-0/+4
* (Fmake_overlay): Doc fix.Richard M. Stallman2005-07-171-4/+6
* *** empty log message ***Eli Zaretskii2005-07-161-0/+5
* (syms_of_ntproc): staticpro Qhigh, Qlow,Eli Zaretskii2005-07-161-0/+5
* [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): UseYAMAMOTO Mitsuharu2005-07-162-1/+6
* *** empty log message ***Richard M. Stallman2005-07-151-0/+4
* (select_frame_for_redisplay): Use find_symbol_value.Richard M. Stallman2005-07-151-2/+4
* Fix redisplay loop in last change.Kim F. Storm2005-07-151-4/+13
* *** empty log message ***Kim F. Storm2005-07-151-0/+6
* (init_environment): Default HOME directory to user'sJason Rumney2005-07-142-2/+42
* (pitx): Fix output format. Print string charpos.Kim F. Storm2005-07-141-3/+7
* *** empty log message ***Kim F. Storm2005-07-141-0/+2
* (syms_of_syntax): Staticpro lisp objects in gl_state.Kim F. Storm2005-07-141-0/+8
* (syms_of_search): Staticpro searchbuf.whitespace_regexp.Kim F. Storm2005-07-141-0/+1
* (syms_of_lread): Initialize seen_list.Kim F. Storm2005-07-141-0/+1
* *** empty log message ***Kim F. Storm2005-07-141-0/+9
* (mac_window_to_frame): Remove duplicate define.YAMAMOTO Mitsuharu2005-07-142-2/+7
* (get_scrap_target_type_list): Avoid NULL pointer dereference.YAMAMOTO Mitsuharu2005-07-141-1/+3
* (code_convert_region_unwind): ARG is changed to a cons.Kenichi Handa2005-07-142-11/+43
* *** empty log message ***Kim F. Storm2005-07-131-0/+18
* (Fvertical_motion): If start position is on an image,Kim F. Storm2005-07-131-2/+6
* * xdisp.c (start_display): Don't reseat to next visible line startKim F. Storm2005-07-131-10/+45
* (cursor_row_fully_visible_p): Allow partially visibleKim F. Storm2005-07-131-2/+3
* *** empty log message ***Kim F. Storm2005-07-131-0/+6
* *** empty log message ***YAMAMOTO Mitsuharu2005-07-131-0/+37
* (try_font_list) [MAC_OS]: Try font family nameYAMAMOTO Mitsuharu2005-07-131-8/+15
* Don't include stdlib.h or composite.h.YAMAMOTO Mitsuharu2005-07-131-316/+151
* *** empty log message ***Stefan Monnier2005-07-131-0/+12
* (gc_cons_threshold): Make it static.Stefan Monnier2005-07-131-1/+1
* (gc_cons_threshold): Remove declaration.Stefan Monnier2005-07-131-1/+0
* (Feval, Ffuncall): Use gc_cons_combined_threshold.Stefan Monnier2005-07-131-2/+2
* (read_char): Use gc_cons_combined_threshold.Stefan Monnier2005-07-131-1/+1
* (gc_cons_combined_threshold): Declare.Stefan Monnier2005-07-131-0/+1
* (MAYBE_GC): Use gc_cons_combined_threshold.Stefan Monnier2005-07-131-7/+7