Commit graph

15542 commits

Author SHA1 Message Date
Pavel Janík
42d9d13aa3 Fix typo. 2002-03-31 16:43:51 +00:00
Gerd Moellmann
abfb6b4613 (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
Callers changed.
2002-03-31 10:59:57 +00:00
Richard M. Stallman
9b2bba7683 Comment change. 2002-03-30 23:50:33 +00:00
Richard M. Stallman
e9b2c9617c (window_scroll_pixel_based): Exit the move_it_by_lines
loop whenever it stops making progress.
2002-03-30 23:49:39 +00:00
Richard M. Stallman
de70f8b64d (set_frame_size): Don't call change_frame_size. 2002-03-30 23:48:04 +00:00
Gerd Moellmann
fd524c21ee Update copyright. 2002-03-30 11:55:37 +00:00
Gerd Moellmann
fc5206ff39 (direct_output_for_insert): Call
mark_window_display_accurate.
2002-03-30 11:54:45 +00:00
Gerd Moellmann
544bf8ad9d *** empty log message *** 2002-03-29 19:08:11 +00:00
Jason Rumney
df3bd29dde (w32_draw_relief_rect): Fix calculations of line lengths. 2002-03-29 18:37:50 +00:00
Eli Zaretskii
8bff61e5c5 *** empty log message *** 2002-03-29 13:35:38 +00:00
Eli Zaretskii
ad6ccf2919 (lread.o): Depend on coding.h. 2002-03-29 12:39:39 +00:00
Eli Zaretskii
eb191db2fb (openp, Fload): Encode the file name before pasing it
to `stat', `access', and `emacs_open'.
(openp): GCPRO the encoded file name.  Don't recompute Lisp
strings unnecessarily.
2002-03-29 12:38:35 +00:00
Kim F. Storm
9e76ae0559 (Flax_plist_put): Doc fix. 2002-03-29 00:04:30 +00:00
Kim F. Storm
f9b33abbd5 *** empty log message *** 2002-03-29 00:03:45 +00:00
Jason Rumney
ef07a49701 Fixes to previous entries 2002-03-28 20:06:21 +00:00
Miles Bader
d464840254 (DATAGRAM_CONN_P): Make sure PROC is really a process. 2002-03-28 06:43:02 +00:00
Pavel Janík
320aebc9b6 (set-network-process-options): Add usage.
(make-network-process): Doc fix.
2002-03-27 07:56:19 +00:00
Eli Zaretskii
4aaa36072b (Fdump_emacs): Fix a typo in "command-line-processed". 2002-03-26 14:41:44 +00:00
Pavel Janík
40ae145bc2 Fix typo. 2002-03-26 11:08:47 +00:00
Richard M. Stallman
9356fe5a7f *** empty log message *** 2002-03-26 09:20:57 +00:00
Richard M. Stallman
aebf4d42ce (Fsubstring_no_properties): New function.
(Flax_plist_get, Flax_plist_put): New functions.
(syms_of_fns): defsubr them.
2002-03-26 09:19:00 +00:00
Richard M. Stallman
a5f083741c (update_menu_bar): Test only update_mode_lines;
don't test or alter w->update_mode_line.
2002-03-26 09:12:23 +00:00
Richard M. Stallman
079d288f1a (Fdisplay_buffer): Doc fix. 2002-03-26 09:09:56 +00:00
Stefan Monnier
852f8cdc7e (check_pure_size): Update the comment. 2002-03-25 22:38:55 +00:00
Richard M. Stallman
060cc8ffa0 (GET_UNSIGNED_NUMBER): Give proper error for spaces. 2002-03-25 00:45:48 +00:00
Pavel Janík
27fd22dc72 Fix typos. 2002-03-24 20:29:38 +00:00
Gerd Moellmann
0af6533d45 *** empty log message *** 2002-03-24 19:53:11 +00:00
Gerd Moellmann
d6edd563f4 (Qdeclare, Vmacro_declaration_function): New variables.
(Fdefmacro): Handle `(declare ...)'.
(syms_of_eval) <Qdeclare>: Initialize and staticpro.
(syms_of_eval) <Vmacro_declaration_function>: DEFVAR_LISP.
2002-03-24 19:52:55 +00:00
Jason Rumney
217e5be0a1 (xbm_scan, xbm_load_image, xbm_read_bitmap_data)
(xbm_file_p): Add prototypes.
(xbm_format, xbm_image_p): Sync with xfns.c.
(reflect_byte): New function.
(xbm_read_bitmap_data): Sync with xfns.c, adapt for Windows.
(xbm_load_image): Create bitmaps with a depth of 1.
(init_xfns): Enable XBM images.
2002-03-24 15:50:33 +00:00
Jason Rumney
919f1e887f [HAVE_IMAGES, HAVE_PBM]: Remove conditionals. 2002-03-23 00:36:07 +00:00
Jason Rumney
d4ae780a9b (w32_handle_tool_bar_click): Detect up and down events
correctly.  Do not pass up_modifier to keyboard buffer.
2002-03-23 00:33:22 +00:00
Stefan Monnier
44d38e8d27 *** empty log message *** 2002-03-22 23:40:48 +00:00
Stefan Monnier
a282cc8cb6 (bootstrapclean): New target.
(bootstrap-temacs, bootstrap-doc): Remove.
(bootstrap-emacs): Use a bog-standard `temacs'.
Don't bother to build a DOC file.
2002-03-22 22:59:56 +00:00
Stefan Monnier
e721aa94ec (main): Handle --unibyte, --multibyte, and --no-loadup
in temacs even if !CANNOT_DUMP.
(standard_args): Keep --no-loadup even if !CANNOT_DUMP.
2002-03-22 22:54:19 +00:00
Stefan Monnier
a4d35afd2f (check_pure_size): Only output a warning. 2002-03-22 22:53:23 +00:00
Stefan Monnier
0fdcb86754 (wait_for_termination): Use sigsuspend rather than sigpause. 2002-03-22 22:53:13 +00:00
Jason Rumney
d31097738a (Fx_create_frame): Enable tool-bar when images are supported. 2002-03-22 22:46:29 +00:00
Jason Rumney
b8b47c1966 (zv_bits): Declare as short, for word alignment.
(w32_read_socket) <WM_XBUTTONUP>: Fix last change.
(syms_of_w32term): Define x-use-underline-position-properties.
2002-03-22 22:08:10 +00:00
Jason Rumney
0327b4cc87 (x_set_cursor_color): Set cursor_gc as well.
(clear_image_cache): Block input, fix logic, clear matrices in
all frames that share this cache.
2002-03-22 22:00:42 +00:00
Eli Zaretskii
483812aebd (main): Update the Copyright year in the blurb printed
by "emacs --version".
2002-03-22 17:53:09 +00:00
Eli Zaretskii
78e17433d2 (message_with_string): Fix syntax of a call to GCPRO2. 2002-03-22 16:14:47 +00:00
Eli Zaretskii
b9b1a85344 *** empty log message *** 2002-03-22 13:01:09 +00:00
Eli Zaretskii
7ef18d792f (XTread_socket): If XK_ISO_Lock and
XK_ISO_Last_Group_Lock are defined, handle keysyms between
XK_ISO_Lock and XK_ISO_Last_Group_Lock similarly to Mode_switch.
2002-03-22 12:28:11 +00:00
Kim F. Storm
fd6463412b (menu_bar_items): Mostly undo 2002-02-20 patch, so
menu-bar bindings in keymap and local-map properties _are_ used.
But try keymap property first in accordance with 2002-01-03 patch.
Added comment describing why this is not always reliable.
(tool_bar_items): Ditto for tool-bar.
2002-03-21 21:33:31 +00:00
Jason Rumney
bf76fe9c57 (x_clear_image_1): Disable color table code. 2002-03-21 19:32:01 +00:00
Kim F. Storm
3ae1b88463 *** empty log message *** 2002-03-21 13:02:34 +00:00
Kim F. Storm
c2bd2c26f3 (init_process): Only provide make-network-process feature and
subfeatures if HAVE_SOCKETS.
2002-03-21 13:01:14 +00:00
Kim F. Storm
41ad623325 Test for network process support with featurep. 2002-03-21 12:37:23 +00:00
Kim F. Storm
778140350c (QCtype): Remove duplicate declaration and
initialization (is now declared in process.c).
2002-03-21 12:22:32 +00:00
Kim F. Storm
9057ff80bc (QCfeature, QCdatagram): Removed variables.
(QCtype, Qdatagram): New variables.
(network_process_featurep): Removed function.
(Fmake_network_process): Removed :feature check.
Use :type 'datagram instead of :datagram t to create a datagram
socket.  This allows us to add other connection types (e.g. raw
sockets) later in a consistent manner.
(init_process) [subprocess]: Provide list of supported subfeatures
for feature make-network-process.
(syms_of_process) [subprocess]: Remove QCfeature and QCdatagram.
Intern and staticpro QCtype and Qdatagram.
(syms_of_process) [!subprocess]: Intern and staticpro QCtype.
2002-03-21 12:20:24 +00:00