1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
Commit graph

15715 commits

Author SHA1 Message Date
Jason Rumney
406b073da1 (make_lispy_event) <mouse-wheel>: Set count to 1
for event-click-count.
2002-05-04 22:13:53 +00:00
Jason Rumney
a8e8ea6124 (init_process): Only add server subfeature if we can
use non-blocking I/O.
2002-05-04 14:55:19 +00:00
Jason Rumney
1d5e0b52aa *** empty log message *** 2002-05-04 14:53:29 +00:00
Andrew Choi
c7764932ff 2002-05-04 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): Call WaitNextEvent once instead of
        repeatedly.
2002-05-04 13:31:56 +00:00
Jason Rumney
e151372d2c *** empty log message *** 2002-05-03 21:33:57 +00:00
Jason Rumney
75728599a0 (Fmake_network_process): Only support server sockets
when we can make them non-blocking.
2002-05-03 21:24:27 +00:00
Jason Rumney
7b7262a735 (HAVE_SELECT): Define. 2002-05-03 20:42:33 +00:00
Jason Rumney
2c0c4d3565 * s/ms-w32.h (HAVE_SELECT): Define.
* w32.h (FILE_NDELAY): New flag.
2002-05-03 20:41:03 +00:00
Colin Walters
1e7ce61b8c (Vgame_score_directory): Renamed to Vshared_game_score_directory. 2002-05-03 20:40:58 +00:00
Colin Walters
43936bf4a5 *** empty log message *** 2002-05-03 20:40:38 +00:00
Jason Rumney
ecd270eb5c (sys_getpeername, fcntl): New functions.
(_sys_read_ahead): Temporarily block on non-blocking sockets.
2002-05-03 20:40:03 +00:00
Jason Rumney
51f635c4cf include sys/file.h. 2002-05-03 20:35:38 +00:00
Andrew Choi
e3ba1015a2 2002-04-30 Andrew Choi <akochoi@shaw.ca>
* configure.in: Provide documentation string when defining
        variable HAVE_CARBON.  Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
        and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
2002-05-01 04:30:59 +00:00
Richard M. Stallman
397214d4a0 [emacs]: Include stdio.h.
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): New definition, conditional.
2002-04-30 22:48:27 +00:00
Richard M. Stallman
0c8c632233 *** empty log message *** 2002-04-30 17:57:09 +00:00
Richard M. Stallman
aea6173f18 Comment change. 2002-04-30 17:53:39 +00:00
Richard M. Stallman
bcb31b2a36 (Frequire): Error if called while preparing to dump. 2002-04-30 17:46:40 +00:00
Richard M. Stallman
ab4db096fd (do_autoload): Error if called while preparing to dump. 2002-04-30 17:46:26 +00:00
Stefan Monnier
de2413e9d9 (x_create_bitmap_from_file, x_find_image_file): Update call to openp. 2002-04-30 01:04:05 +00:00
Stefan Monnier
44c7a52627 (sys_spawnve): Update call to openp. 2002-04-30 01:02:26 +00:00
Stefan Monnier
7d03293297 (check_windows_init_file): Update call to openp. 2002-04-30 01:02:01 +00:00
Stefan Monnier
3d05168ad4 (Fplay_sound_internal): Update call to openp. 2002-04-30 01:01:49 +00:00
Stefan Monnier
cc4db0c748 (Fstart_process): Update call to openp. 2002-04-30 01:01:37 +00:00
Stefan Monnier
141f653a89 (run_mac_command): Update call to openp. 2002-04-30 01:01:11 +00:00
Stefan Monnier
10c0915e8d (init_cmdargs): Update call to openp. 2002-04-30 01:00:48 +00:00
Stefan Monnier
5c15096143 (Fcall_process): Update call to openp. 2002-04-30 01:00:24 +00:00
Stefan Monnier
86d008122b (openp): Change arg exec_only to predicate.
(build_load_history): Use XCAR/XCDR.
(Flocate_file_internal): New fun.
(syms_of_lread): Defsubr it.
(Fload): Update call to openp.
2002-04-30 00:59:49 +00:00
Stefan Monnier
cae578a808 (openp): Update prototype. 2002-04-30 00:59:42 +00:00
Colin Walters
5167cfda36 *** empty log message *** 2002-04-29 23:16:38 +00:00
Colin Walters
b1e905bb04 (Vgame_score_directory) [!HAVE_SHARED_GAME_DIR]: Default to
"~/.emacs.d/games".
2002-04-29 22:56:39 +00:00
Colin Walters
5a234d2519 *** empty log message *** 2002-04-29 22:55:35 +00:00
Stefan Monnier
962ba97c69 *** empty log message *** 2002-04-29 19:43:56 +00:00
Stefan Monnier
b079118d83 (remove_properties): Don't use XCAR without CONSP. 2002-04-29 19:29:58 +00:00
Stefan Monnier
96035dcaa8 (XTread_socket): Disable the Xutf8LookupString code. 2002-04-29 18:24:49 +00:00
Pavel Janík
e656fc9d38 *** empty log message *** 2002-04-29 09:27:57 +00:00
Pavel Janík
cfa5cf43d1 (DEFAULT_TOOL_BAR_BUTTON_MARGIN)
(DEFAULT_TOOL_BAR_BUTTON_RELIEF): Change default values.
2002-04-29 09:04:36 +00:00
Richard M. Stallman
43bbe51672 *** empty log message *** 2002-04-28 22:37:24 +00:00
Richard M. Stallman
e72706be38 (Fcommandp): New arg for_call_interactively. 2002-04-28 22:06:38 +00:00
Richard M. Stallman
2a4d03b861 (Fcommandp): Declare new arg. 2002-04-28 22:06:17 +00:00
Richard M. Stallman
c837f4f9c3 (Fall_completions, Ftry_completion): New arg to Fcommandp. 2002-04-28 22:05:02 +00:00
Jason Rumney
6fb6f3ac22 *** empty log message *** 2002-04-28 18:56:22 +00:00
Jason Rumney
09ed9d8823 (syms_of_w32proc): Get true file attributes by default. 2002-04-28 18:53:48 +00:00
Jason Rumney
93e0f0da4b (stat, fstat): Use file index information to generate
inodes for directories where available.
2002-04-28 18:52:26 +00:00
Andrew Choi
e0f712ba55 Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Gerd Moellmann
56a0382c7d (x_draw_phys_cursor_glyph): Undo last change. Compute
phys_cursor_width from the x position returned by x_draw_glyhs,
which is cheaper.
(x_display_and_set_cursor): Compute the buffer-local value
of `cursor-in-non-selected-windows' only when needed.
2002-04-26 17:56:03 +00:00
Eli Zaretskii
d37478d0d7 (CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
intentionally allowed.
2002-04-26 12:03:20 +00:00
Pavel Janík
ca70e62feb (abbrev-start-location): Doc fix. 2002-04-25 18:00:37 +00:00
Gerd Moellmann
ef58a7ec87 (x_draw_phys_cursor_glyph): Take into account that a box
cursor on a stretch glyph has a width that depends on
x_stretch_cursor_p.
2002-04-25 17:28:08 +00:00
Pavel Janík
6f4426332d (Fvertical_motion): Fix last change. 2002-04-25 12:15:14 +00:00
Gerd Moellmann
3a46a5dec0 (Fvertical_motion): Move to the start of the line
containing PT before moving up or down.
2002-04-25 10:39:57 +00:00