aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Lute Kamstra2003-10-141-1/+4
* (Fset_window_fringes): Clarify docstring.Lute Kamstra2003-10-141-10/+14
* (Fset_window_margins): Simplify arg checking.Kim F. Storm2003-10-141-16/+14
* *** empty log message ***Kim F. Storm2003-10-141-0/+4
* *** empty log message ***Richard M. Stallman2003-10-131-0/+12
* (MAX_BUF_SIZE): Reduce to 2**15.Richard M. Stallman2003-10-131-6/+11
* (lisp_align_malloc): If BASE is 0, call memory_full.Richard M. Stallman2003-10-131-0/+5
* (Fset_window_margins): Allow only integers as args.Richard M. Stallman2003-10-131-6/+12
* *** empty log message ***Lute Kamstra2003-10-131-0/+4
* (Fset_window_fringes): Elaborate docstring.Lute Kamstra2003-10-131-1/+2
* * macterm.c (XTread_socket): Call DragWindow only for mouseDown events.Andrew Choi2003-10-132-6/+10
* s/darwin.h (GC_MARK_STACK): Define.Andrew Choi2003-10-122-0/+8
* * window.c (shrink_windows): New function.Jan Djärv2003-10-112-6/+133
* (compute_fringe_widths): Doc fix.Kim F. Storm2003-10-111-1/+16
* *** empty log message ***Kim F. Storm2003-10-111-0/+4
* (Fcoding_system_p): Return t for auto-loading coding system.Kenichi Handa2003-10-072-0/+7
* *** empty log message ***Kenichi Handa2003-10-071-0/+7
* (Qcoding_system_define_form): New variable.Kenichi Handa2003-10-071-1/+15
* Update my email address.Lute Kamstra2003-10-061-1/+1
* (Frequire): Doc fix.Luc Teirlinck2003-10-051-2/+2
* *** empty log message ***Luc Teirlinck2003-10-051-0/+4
* * xfns.c (Fx_send_client_event): Remove unused variable s.Jan Djärv2003-10-052-2/+2
* * xfns.c (Fx_send_client_event): New function as a base forJan Djärv2003-10-052-0/+124
* * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-056-67/+32
* Fix memory leaks (from YAMAMOTO Mitsuharu)Jan Djärv2003-10-054-3/+24
* Make (modify-frame-parameters nil '((top . 0))) work for all typesJan Djärv2003-10-054-24/+81
* (x_load_font): Clear all members of FONTP before start filling them.Kenichi Handa2003-10-032-0/+15
* (map_keymap): Don't abort when binding is a vector.John Paul Wallington2003-10-032-1/+4
* (emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.Jason Rumney2003-10-022-15/+9
* * w32fns.c (w32_load_system_font): Clear all members of FONTP beforeJason Rumney2003-10-023-0/+9
* (x_load_font): Fix previous change.Kenichi Handa2003-10-021-1/+1
* (fs_load_font): Don't set fontp->font_encoder to NULLKenichi Handa2003-10-021-3/+1
* (x_load_font): Clear all members of FONTP before start filling them.Kenichi Handa2003-10-021-0/+1
* *** empty log message ***Richard M. Stallman2003-09-301-0/+13
* (set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.Richard M. Stallman2003-09-301-1/+3
* (regex_compile): Free the stack when returning from function.Richard M. Stallman2003-09-301-3/+1
* (graft_intervals_into_buffer): Handle over_used when splitting UNDER.Richard M. Stallman2003-09-301-2/+4
* *** empty log message ***Kenichi Handa2003-09-281-0/+4
* *** empty log message ***Kenichi Handa2003-09-281-0/+5
* (Finternal_char_font): Change return value toKenichi Handa2003-09-281-10/+46
* (tty_setup_colors): Treat any negative argument as -1.Eli Zaretskii2003-09-282-0/+8
* (send_process): Delete unused temp_buf.Kenichi Handa2003-09-271-3/+0
* (x_bitmap_mask): Declare.Dave Love2003-09-262-1/+5
* *** empty log message ***Stefan Monnier2003-09-251-10/+14
* (fns.o): Depend on md5.h.Dave Love2003-09-252-1/+5
* (set_window_buffer): Fix redisplay problems whenKim F. Storm2003-09-241-0/+6
* *** empty log message ***Kim F. Storm2003-09-241-0/+5
* *** empty log message ***Kim F. Storm2003-09-231-0/+7
* (set_socket_option): Fix :bindtodevice option.Kim F. Storm2003-09-231-16/+31
* #Dave Love2003-09-231-0/+15