aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix GDB magic.Karoly Lorentey2006-03-081-1/+1
* Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-046-41/+179
|\
| * *** empty log message ***Kim F. Storm2006-03-021-0/+19
| * Minimize the unpleasent visual impact of the requirementKim F. Storm2006-03-021-11/+88
| * (struct frame): New member n_tool_bar_rows.Kim F. Storm2006-03-021-0/+1
| * (Fregexp_quote): Do not precede a literal `]' with two backslashes toLuc Teirlinck2006-03-011-1/+1
| * *** empty log message ***Luc Teirlinck2006-03-011-0/+7
| * * xselect.c (x_catch_errors_unwind): New function.Chong Yidong2006-02-283-29/+63
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-2812-134/+242
|\ \ | |/
| * * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-275-27/+40
| * (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.Luc Teirlinck2006-02-271-1/+1
| * EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.Luc Teirlinck2006-02-271-1/+2
| * Declare Vload_file_rep_suffixes instead ofLuc Teirlinck2006-02-271-18/+69
| * *** empty log message ***Luc Teirlinck2006-02-271-0/+16
| * *** empty log message ***Luc Teirlinck2006-02-261-0/+5
| * (specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.Luc Teirlinck2006-02-261-1/+1
| * (struct specbinding, specpdl_ptr): Remove the volatile qualifier which wasStefan Monnier2006-02-262-5/+11
| * 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
* | Remove unused variable in read_key_sequence.Karoly Lorentey2006-02-251-2/+0
* | Fix bogus crash with -DENABLE_CHECKING.Karoly Lorentey2006-02-251-0/+1
* | Merged from Karoly Lorentey2006-02-244-12/+42
|\ \ | |/
| * (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
* | Increase puresize.Karoly Lorentey2006-02-231-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-237-53/+93
|\ \ | |/
| * (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
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-218-275/+685
|\ \ | |/
| * 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