aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-2630-98/+30958
* (x_draw_phys_cursor_glyph): Undo last change. ComputeGerd Moellmann2002-04-262-23/+23
* (CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs areEli Zaretskii2002-04-261-1/+4
* (abbrev-start-location): Doc fix.Pavel Janík2002-04-252-3/+5
* (x_draw_phys_cursor_glyph): Take into account that a boxGerd Moellmann2002-04-252-1/+13
* (Fvertical_motion): Fix last change.Pavel Janík2002-04-252-1/+5
* (Fvertical_motion): Move to the start of the lineGerd Moellmann2002-04-252-2/+17
* (update_text_area): Set phys_cursor_on_p to 0 in theGerd Moellmann2002-04-242-0/+17
* (x_display_and_set_cursor): Set phys_cursor_width toGerd Moellmann2002-04-241-1/+4
* (notice_overwritten_cursor): Fix an off by 1 error.Gerd Moellmann2002-04-242-1/+5
* *** empty log message ***Colin Walters2002-04-231-0/+4
* (syms_of_buffer): Doc fix.Colin Walters2002-04-231-1/+1
* (x_set_mouse_color): Change default for cross_cursor to XC_hand2.Richard M. Stallman2002-04-232-1/+6
* (init_buffer): Fix PWD comment.Paul Eggert2002-04-231-2/+3
* (notice_overwritten_cursor): Handle the special caseGerd Moellmann2002-04-232-3/+12
* (x_draw_hollow_cursor, x_draw_bar_cursor)Gerd Moellmann2002-04-232-10/+45
* Fix misleading comment after #endif.Pavel Janík2002-04-221-1/+1
* *** empty log message ***Pavel Janík2002-04-221-0/+5
* Remove unused global variable `minibuf_prompt_pixel_width'.Pavel Janík2002-04-221-1/+0
* Fix typo.Pavel Janík2002-04-221-1/+1
* *** empty log message ***Richard M. Stallman2002-04-221-0/+2
* (Fend_of_line): Handle intangible text in mid line.Richard M. Stallman2002-04-221-1/+28
* (remove_properties): Fixed trap for malformed plist.Kim F. Storm2002-04-222-7/+10
* (make_window): Initialize height_fixed_p,Richard M. Stallman2002-04-222-0/+7
* Add comment of arbitrary chosen constant 59.Pavel Janík2002-04-221-0/+1