aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (connect_wait_mask, num_pending_connects): OnlyKim F. Storm2004-11-012-8/+42
* *** empty log message ***Kim F. Storm2004-11-011-1/+10
* Delete region objects after use.Jason Rumney2004-11-011-0/+4
* *** empty log message ***Jason Rumney2004-11-011-0/+4
* * xmenu.c: Add prototypes for forward function declarations.Jan Djärv2004-10-312-15/+15
* * xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items toJan Djärv2004-10-312-9/+21
* * atimer.c (alarm_signal_handler): Do not call set_alarm ifJan Djärv2004-10-312-1/+7
* (margin_glyphs_to_reserve): Don't use ncols_scale_factor.Kim F. Storm2004-10-311-1/+1
* *** empty log message ***Kim F. Storm2004-10-311-0/+4
* 2004-10-28 Will <[email protected]>John Wiegley2004-10-292-1/+44
* *** empty log message ***Stefan Monnier2004-10-282-6/+13
* (Vx_lost_selection_functions, Vx_sent_selection_functions):Stefan Monnier2004-10-281-10/+10
* *** empty log message ***Richard M. Stallman2004-10-281-0/+6
* (Fx_server_vendor, Fx_server_version): Doc fixes.Richard M. Stallman2004-10-282-4/+6
* *** empty log message ***Stefan Monnier2004-10-271-17/+22
* (scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.Stefan Monnier2004-10-271-22/+22
* *** empty log message ***Richard M. Stallman2004-10-271-0/+10
* (get_next_display_element): In mode lines,Richard M. Stallman2004-10-271-0/+2
* (Fmessage): Doc fix.Richard M. Stallman2004-10-271-2/+5
* Comment change.Richard M. Stallman2004-10-271-1/+1
* (vmotion): When moving up, check the newline before.Richard M. Stallman2004-10-271-28/+25
* Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.Kim F. Storm2004-10-266-17/+28
* (Fformat): Allocate discarded table with SAFE_ALLOCA.Kim F. Storm2004-10-261-10/+12
* (USE_SAFE_ALLOCA): Add and init sa_must_free integer.Kim F. Storm2004-10-261-10/+7
* * gtkutil.c: Put empty line between comment and function body.Jan Djärv2004-10-261-0/+13
* * gtkutil.c: Put empty line between comment and function body.Jan Djärv2004-10-261-15/+90
* * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAMEJan Djärv2004-10-261-0/+1
* *** empty log message ***Kim F. Storm2004-10-261-0/+5
* (Fcall_interactively): Add 'U' code to get the up-event discarded by aKim F. Storm2004-10-261-4/+19
* (syms_of_buffer): Fix a few typos.David Kastrup2004-10-262-6/+10
* * xsmfns.c: Put empty line between comment and function body.Jan Djärv2004-10-262-35/+52
* (fontset_pattern_regexp): Optimize for the case thatKenichi Handa2004-10-252-4/+27
* (enum reg_errcode_t): New value REG_ERANGEX.Kenichi Handa2004-10-242-1/+9
* (re_error_msgid): Add an entry for REG_ERANGEX.Kenichi Handa2004-10-241-1/+2
* *** empty log message ***Kenichi Handa2004-10-221-0/+5
* (Ftranslate_region_internal): New function.Kenichi Handa2004-10-221-20/+57
* * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.Jan Djärv2004-10-222-7/+13
* * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-214-17/+83
* (x_draw_glyph_string): Use overline_color for overlines.Jason Rumney2004-10-202-1/+5
* * xterm.h (XSync): If USE_GTK, define XSync as process_all and thenJan Djärv2004-10-202-1/+6
* * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):Jan Djärv2004-10-205-14/+86
* (Flocal_variable_if_set_p): Doc fix.Luc Teirlinck2004-10-202-3/+11
* (init_environment): Set emacs_dir correctly when runningJason Rumney2004-10-192-0/+31
* (Fdelete_and_extract_region): If region is empty, return null string.Richard M. Stallman2004-10-192-4/+9
* * gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_leftJan Djärv2004-10-191-0/+23
* * xterm.c (x_clear_frame): Remove call to xg_frame_clearedJan Djärv2004-10-191-20/+10
* * gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,Jan Djärv2004-10-191-138/+22
* * gtkutil.h (xg_frame_cleared): Removed.Jan Djärv2004-10-191-4/+1
* (display_mode_element): Fix display of wide chars.Kim F. Storm2004-10-181-5/+9
* *** empty log message ***Kim F. Storm2004-10-181-0/+5