aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Dave Love2003-09-231-0/+5
* (Fnetwork_interface_info): UseDave Love2003-09-231-4/+4
* *** empty log message ***Eli Zaretskii2003-09-221-0/+5
* (set_tty_color_mode): Use INTEGERP to test whether aEli Zaretskii2003-09-221-3/+3
* *** empty log message ***Richard M. Stallman2003-09-221-0/+5
* (graft_intervals_into_buffer): Correct the main loopRichard M. Stallman2003-09-221-2/+24
* (Fset_window_scroll_bars): Validate the value of `vertical_type'.Masatake YAMATO2003-09-222-1/+13
* (Fwindow_scroll_bars): Doc fix.Kim F. Storm2003-09-201-1/+3
* *** empty log message ***Kim F. Storm2003-09-201-0/+2
* (Vdefault_frame_scroll_bars): New variable.Kim F. Storm2003-09-201-7/+19
* Rename get-network-interface-info to network-interface-info.Kim F. Storm2003-09-201-0/+7
* (GC_MALLOC_CHECK): Move conditional undef after lisp.h.Dave Love2003-09-192-7/+13
* * xterm.c (x_set_offset): Take window manager decorationsJan Djärv2003-09-192-1/+9
* *** empty log message ***Richard M. Stallman2003-09-191-0/+12
* Don't include lisp.h.Richard M. Stallman2003-09-191-3/+7
* (Fprin1_to_string): Move the PRINTPREPARE later,Richard M. Stallman2003-09-191-13/+22
* (Fvariable_binding_locus): New function.Richard M. Stallman2003-09-191-1/+36
* (Fnetwork_interface_info): Fix type error.Dave Love2003-09-182-4/+10
* (Fnetwork_interface_list, Fnetwork_interface_info):Kim F. Storm2003-09-172-9/+21
* Don't include varargs.h.Dave Love2003-09-172-1/+4
* (Fset_process_sentinel): Add sentinel to childp plistKim F. Storm2003-09-161-231/+181
* *** empty log message ***Kim F. Storm2003-09-161-0/+23
* Depend on coding.h.Dave Love2003-09-162-1/+5
* [HAVE_SOCKETS]: Include sys/ioctl.h and net/if.h.Kim F. Storm2003-09-131-0/+245
* *** empty log message ***Kim F. Storm2003-09-131-0/+8
* Regenerated.Kim F. Storm2003-09-131-0/+6
* (XMARKBIT, XUNMARK): Remove.Stefan Monnier2003-09-126-32/+3
* (VALBITS): Don't remove 1 for the markbit.Stefan Monnier2003-09-112-36/+13
* (init_marker): Remove debugging code.Stefan Monnier2003-09-111-1/+0
* (init_intervals, init_symbol, init_marker): Don't preallocate anything.Stefan Monnier2003-09-112-72/+35
* (mark_byte_stack, unmark_byte_stack): Ignore the markbit.Stefan Monnier2003-09-111-25/+4
* *** empty log message ***Lute Kamstra2003-09-081-0/+7
* (syms_of_buffer): Document `%i' and `%I' constructs forLute Kamstra2003-09-081-0/+2
* (pint2hrstr): New function.Lute Kamstra2003-09-081-0/+126
* Use long instead of int when casting ABLOCKS_BUSY toAndreas Schwab2003-09-072-7/+12
* (region_limit): Support any non-zero value of BEGINNINGP.Eli Zaretskii2003-09-072-1/+6
* (get_window_cursor_type): Partially undo 2002-03-01 change (supersededKim F. Storm2003-09-031-0/+6
* *** empty log message ***Kim F. Storm2003-09-031-0/+6
* Correct some arch-tag: comment typesMiles Bader2003-09-021-1/+2
* *** empty log message ***Jason Rumney2003-09-011-0/+6
* Add arch taglinesMiles Bader2003-09-01397-0/+1146
* (alloca.o): Remove commands.Dave Love2003-09-012-6/+14
* Document last change.Jason Rumney2003-08-311-0/+11
* (w32_per_char_metric): Allow cached metrics to beJason Rumney2003-08-312-1/+5
* (init_iterator): Remove old WINDOWSNT conditional.Jason Rumney2003-08-312-5/+5
* Fix pixel calculation for TrueVisuals.Jan Djärv2003-08-304-12/+63