aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* buffer.c: Revert last change.Chong Yidong2006-02-252-3/+0
* * buffer.c (Foverlay_put): Mark buffer as changed.Chong Yidong2006-02-252-0/+4
* * xterm.h (x_catch_errors) Return value changed to void.Chong Yidong2006-02-256-91/+90
* (Fmake_network_process): Init the process's mark.Stefan Monnier2006-02-252-1/+11
* (modify_overlay): Force redisplay if we modify anKim F. Storm2006-02-241-0/+4
* *** empty log message ***Kim F. Storm2006-02-241-0/+5
* * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returnsJan Djärv2006-02-242-11/+13
* (Finsert_file_contents): When a text is replacedKenichi Handa2006-02-242-0/+7
* (x_set_toolkit_scroll_bar_thumb): Don't set controlYAMAMOTO Mitsuharu2006-02-232-9/+16
* *** empty log message ***Kenichi Handa2006-02-231-0/+4
* (update_text_area): Avoid needless redraw of rightmostYAMAMOTO Mitsuharu2006-02-232-3/+15
* (Fwindow_list): Check `window' before doing XWINDOW.Stefan Monnier2006-02-222-7/+18
* (Fvertical_motion): Only try to move back if we can.Kim F. Storm2006-02-221-1/+2
* *** empty log message ***Kim F. Storm2006-02-221-0/+4
* (GC_CLIP_REGION): Remove macro.YAMAMOTO Mitsuharu2006-02-222-41/+58
* (digest_single_submenu): Apply 2006-02-19 change for xmenu.c.YAMAMOTO Mitsuharu2006-02-221-1/+4
* (struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member n_clip_rects.YAMAMOTO Mitsuharu2006-02-221-4/+4
* (draw_fringe_bitmap): Fix overlay-arrow display.Kim F. Storm2006-02-211-1/+1
* *** empty log message ***Kim F. Storm2006-02-211-0/+4
* Fix indentation.Andreas Schwab2006-02-211-4/+4
* (syms_of_fringe) <fringe-bitmaps>: Doc fix.Kim F. Storm2006-02-211-2/+1
* *** empty log message ***Kim F. Storm2006-02-211-1/+5
* * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE beforeJan Djärv2006-02-212-2/+13
* *** empty log message ***Juanma Barranquero2006-02-211-2/+7
* (horizontal_bar_bits): Rename from `horisontal_bar_bits'.Juanma Barranquero2006-02-211-3/+3
* (mac_draw_string_common): Remove arg MODE. New argYAMAMOTO Mitsuharu2006-02-212-145/+197
* *** empty log message ***Kim F. Storm2006-02-201-0/+42
* Add fringe.elc to WINDOW_SUPPORT.Kim F. Storm2006-02-201-2/+2
* (enum fringe_bitmap_type): Remove. Change all usesKim F. Storm2006-02-201-119/+311
* (struct buffer): New members fringe_indicator_alist andKim F. Storm2006-02-201-0/+6
* (init_buffer_once): Set dummy default values forKim F. Storm2006-02-201-0/+48
* * regex.c: Revert 2006-02-19 change.Chong Yidong2006-02-202-8/+18
* * regex.c (xmalloc, xrealloc): Define these when not linked toChong Yidong2006-02-202-0/+41
* *** empty log message ***Luc Teirlinck2006-02-201-0/+4
* (extend_range_table_work_area): Fix typo.Luc Teirlinck2006-02-201-1/+1
* (regex_compile): Call xmalloc and xrealloc.Richard M. Stallman2006-02-202-8/+16
* (x_catch_errors): Use xmalloc.Richard M. Stallman2006-02-201-1/+1
* (extend_range_table_work_area): Call xmalloc and xrealloc.Richard M. Stallman2006-02-201-2/+2
* (malloc_widget_value): Use xmalloc.Richard M. Stallman2006-02-201-1/+1
* *** empty log message ***Richard M. Stallman2006-02-201-0/+8
* [HAVE_GETRLIMIT]: Include sys/resource.h.Richard M. Stallman2006-02-201-0/+19
* (digest_single_submenu): When pane_string is empty, do initialize save_wv.Richard M. Stallman2006-02-191-1/+4
* (update_menu_bar) [MAC_OS]: Don't setYAMAMOTO Mitsuharu2006-02-192-7/+28
* (popup_activated_flag, submenu_id)YAMAMOTO Mitsuharu2006-02-191-127/+116
* * window.c (window_min_size_1): Ensure room for the scroll bar andChong Yidong2006-02-182-1/+9
* (BASE_PURESIZE): Increment to 1200000.Romain Francoise2006-02-172-1/+5
* (Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs.Stefan Monnier2006-02-172-1/+6
* *** empty log message ***Juanma Barranquero2006-02-171-0/+4
* (Fset_window_scroll_bars): Doc fix.Juanma Barranquero2006-02-171-2/+3
* (display_mode_element): Call display_string with correctKenichi Handa2006-02-171-2/+5