aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Kim F. Storm2002-05-081-0/+11
* (x_draw_image_foreground, x_draw_image_foreground_1):Kim F. Storm2002-05-082-8/+24
* (x_draw_image_foreground, w32_draw_image_foreground_1):Kim F. Storm2002-05-081-4/+12
* (lisp_data_to_selection_data): Don't set selectionEli Zaretskii2002-05-072-5/+16
* (mac-cut-function): Doc fix.Pavel Janík2002-05-062-1/+5
* [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.Richard M. Stallman2002-05-052-0/+9
* *** empty log message ***Jason Rumney2002-05-041-0/+3
* (make_lispy_event) <mouse-wheel>: Set count to 1Jason Rumney2002-05-041-2/+4
* (init_process): Only add server subfeature if we canJason Rumney2002-05-041-1/+1
* *** empty log message ***Jason Rumney2002-05-041-0/+5
* 2002-05-04 Andrew Choi <[email protected]>Andrew Choi2002-05-042-13/+6
* *** empty log message ***Jason Rumney2002-05-031-0/+14
* (Fmake_network_process): Only support server socketsJason Rumney2002-05-031-1/+3
* (HAVE_SELECT): Define.Jason Rumney2002-05-031-1/+1
* * s/ms-w32.h (HAVE_SELECT): Define.Jason Rumney2002-05-031-0/+1
* (Vgame_score_directory): Renamed to Vshared_game_score_directory.Colin Walters2002-05-031-4/+4
* *** empty log message ***Colin Walters2002-05-031-0/+5
* (sys_getpeername, fcntl): New functions.Jason Rumney2002-05-031-2/+73
* include sys/file.h.Jason Rumney2002-05-031-0/+1
* 2002-04-30 Andrew Choi <[email protected]>Andrew Choi2002-05-011-12/+11
* [emacs]: Include stdio.h.Richard M. Stallman2002-04-302-0/+12
* *** empty log message ***Richard M. Stallman2002-04-301-0/+6
* Comment change.Richard M. Stallman2002-04-302-0/+4
* (Frequire): Error if called while preparing to dump.Richard M. Stallman2002-04-301-1/+5
* (do_autoload): Error if called while preparing to dump.Richard M. Stallman2002-04-301-0/+4
* (x_create_bitmap_from_file, x_find_image_file): Update call to openp.Stefan Monnier2002-04-304-6/+25
* (sys_spawnve): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (check_windows_init_file): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (Fplay_sound_internal): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (Fstart_process): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (run_mac_command): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (init_cmdargs): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (Fcall_process): Update call to openp.Stefan Monnier2002-04-301-1/+1
* (openp): Change arg exec_only to predicate.Stefan Monnier2002-04-301-23/+46
* (openp): Update prototype.Stefan Monnier2002-04-301-1/+1
* *** empty log message ***Colin Walters2002-04-291-2/+2
* (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default toColin Walters2002-04-291-1/+1
* *** empty log message ***Colin Walters2002-04-291-0/+5
* *** empty log message ***Stefan Monnier2002-04-291-0/+2
* (remove_properties): Don't use XCAR without CONSP.Stefan Monnier2002-04-291-3/+3
* (XTread_socket): Disable the Xutf8LookupString code.Stefan Monnier2002-04-292-15/+18
* *** empty log message ***Pavel Janík2002-04-291-0/+5
* (DEFAULT_TOOL_BAR_BUTTON_MARGIN)Pavel Janík2002-04-291-2/+2
* *** empty log message ***Richard M. Stallman2002-04-281-0/+7
* (Fcommandp): New arg for_call_interactively.Richard M. Stallman2002-04-281-5/+8
* (Fcommandp): Declare new arg.Richard M. Stallman2002-04-281-1/+1
* (Fall_completions, Ftry_completion): New arg to Fcommandp.Richard M. Stallman2002-04-281-2/+2
* *** empty log message ***Jason Rumney2002-04-281-0/+7
* (syms_of_w32proc): Get true file attributes by default.Jason Rumney2002-04-281-1/+1
* (stat, fstat): Use file index information to generateJason Rumney2002-04-281-36/+33