1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

3476 commits

Author SHA1 Message Date
Eli Zaretskii
4effffca65 *** empty log message *** 2004-02-21 14:09:01 +00:00
Luc Teirlinck
923c1e6f75 *** empty log message *** 2004-02-20 03:49:52 +00:00
Kim F. Storm
b0e225fd50 *** empty log message *** 2004-02-19 23:21:23 +00:00
Stefan Monnier
b15aa9f9e8 (union Lisp_Object): Give a more precise type for `type'.
Remove unused `gu' alternative.
2004-02-19 20:25:17 +00:00
Andreas Schwab
83c9aa95a3 . 2004-02-19 11:12:36 +00:00
Kim F. Storm
cc808173fc *** empty log message *** 2004-02-18 21:00:59 +00:00
Kim F. Storm
b26f249f3e *** empty log message *** 2004-02-17 21:35:30 +00:00
Kim F. Storm
0bf7d00506 *** empty log message *** 2004-02-17 21:06:22 +00:00
Kim F. Storm
b9568dfc77 *** empty log message *** 2004-02-17 00:28:22 +00:00
Kim F. Storm
ab90a54d2f *** empty log message *** 2004-02-16 23:11:58 +00:00
Eli Zaretskii
4e039f3f1f *** empty log message *** 2004-02-16 19:41:27 +00:00
Eli Zaretskii
7b5368c1a9 *** empty log message *** 2004-02-16 17:18:58 +00:00
Eli Zaretskii
ca4bc494c2 *** empty log message *** 2004-02-16 17:05:44 +00:00
Stephen Eglen
159c348e36 (init_fringe_bitmap): Define j in MAC_OS code. 2004-02-16 11:54:29 +00:00
Stefan Monnier
d2f1499943 Lisp_Object/int mixup. 2004-02-16 04:53:28 +00:00
Jason Rumney
8d50508a88 *** empty log message *** 2004-02-16 00:53:34 +00:00
Kim F. Storm
2cc5265869 *** empty log message *** 2004-02-15 17:38:52 +00:00
Steven Tamm
dd4497dc17 (Vmac_emulate_three_button_mouse): New variable for
controlling emulation of a three button mouse with option and
command keys.
(Qreverse, mac_get_enumlated_btn): Handle the emulation
(mac_event_to_emacs_modifiers, XTread_socket): Ditto
2004-02-15 17:16:18 +00:00
Kim F. Storm
c9159cb3f6 *** empty log message *** 2004-02-15 16:18:42 +00:00
Kim F. Storm
f21a7192c0 *** empty log message *** 2004-02-13 23:44:20 +00:00
Kim F. Storm
12fde2dcdf (struct draw_fringe_bitmap_params): Change member
bits from char to short to facilitate wider bitmaps.
(struct redisplay_interface): Fix prototype of define_fringe_bitmap
member.
2004-02-13 23:29:58 +00:00
Kim F. Storm
9d7271e8a8 *** empty log message *** 2004-02-12 12:21:08 +00:00
Jan Djärv
706c1e4f43 * xselect.c (x_get_foreign_selection): Add new optional parameter
time_stamp.
(Fx_get_selection_internal): Ditto, pass time_stamp to
x_get_foreign_selection.

* data.c (Fbyteorder): New function.
2004-02-10 17:20:15 +00:00
Jan Djärv
c2d12b5d17 Move include stdio for some files. 2004-02-10 17:14:51 +00:00
Sam Steingold
4c1947b96e (w32_draw_fringe_bitmap): Fixed a typo in the last patch. 2004-02-09 18:49:44 +00:00
Kim F. Storm
a3993cc86e *** empty log message *** 2004-02-09 09:17:22 +00:00
Kim F. Storm
82722af355 *** empty log message *** 2004-02-08 23:32:37 +00:00
Jan Djärv
030400ebb1 macfns.c, w32fns.c (Fx_change_window_property):
Make doc string and parameters same as for X version.
2004-02-07 17:17:20 +00:00
Kim F. Storm
ec110e9e90 (hscroll_window_tree): Position cursor near to right margin in hscrolled
window when jumping to end of line (rather than centering cursor).
2004-02-07 00:00:13 +00:00
Kim F. Storm
3af5525137 (wait_reading_process_input): Don't do adaptive read
buffering if waiting for a specific process.
2004-02-06 23:52:36 +00:00
Luc Teirlinck
b0c138ce59 (Fminibufferp, Fread_from_minibuffer)
(Fread_minibuffer, Feval_minibuffer)
(Fread_string, Fread_no_blanks_input)
(Fcompleting_read): Doc fixes.
(syms_of_minibuf): Doc fixes for minibuffer-completion-table and
completion-regexp-list.  Define Qcase_fold_search and staticpro it.
(read_minibuf): Fix initial comment.
(Ftry_completion, Fall_completions, Ftest_completion): Bind
case-fold-serach to the value of completion-ignore-case when
checking completion-regexp-list.
(Fdisplay_completion_list): Make it handle arguments that are
symbols.  Doc fix.
2004-02-06 04:54:28 +00:00
Jan Djärv
9676f5adc5 * xterm.h: Add declaration of free_frame_menubar.
* xfns.c (x_create_bitmap_mask): Removed unused variable depth.
(x_set_menu_bar_lines): Added ! defined USE_GTK for olines.
(Fx_change_window_property): Add declaration of parameters type and
format.  Remove unused variable cons.
2004-02-05 13:01:13 +00:00
Kenichi Handa
ebaff4af68 (Fset_char_table_range): Fix previous change. 2004-02-05 04:55:21 +00:00
Luc Teirlinck
64d1e37322 (Fchar_after, Fchar_before): Doc fixes. 2004-02-05 04:19:44 +00:00
Jan Djärv
5b698285fa * xselect.c: Include stdio,h. 2004-02-05 02:42:14 +00:00
Kenichi Handa
fc1d15f69d (Fset_buffer_multibyte): Fix docstring. 2004-02-05 02:16:36 +00:00
Stefan Monnier
da75761f2f *** empty log message *** 2004-02-04 22:19:00 +00:00
Kenichi Handa
13c5d120fc (Fset_char_table_range): Handle charsets ascii,
eight-bit-control, and eight-bit-graphic correctly.
2004-02-04 01:20:27 +00:00
Jason Rumney
2883d84228 * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.
* w32fns.c (x_to_w32_font): Likewise.
2004-02-03 23:44:47 +00:00
Jan Djärv
69eff41f7e Added C support for drag and drop (xterm.h, xterm.c, xfns.c and xselect.c) 2004-02-03 16:36:29 +00:00
Eli Zaretskii
dcdbbb5dc5 (Fcopy_file): If NEWNAME is a directory, expand the
basename of FILE relative to it, not FILE itself.
2004-02-02 20:52:20 +00:00
Kenichi Handa
09721b316c (coding_restore_composition): Check invalid
composition data more rigidly.
2004-02-02 12:09:36 +00:00
Luc Teirlinck
eb99610125 *** empty log message *** 2004-01-31 04:41:35 +00:00
Eli Zaretskii
a0367d423d Fix the prototype for xfree. 2004-01-30 17:12:40 +00:00
Kenichi Handa
13f52ed814 (string_char_to_byte): Optimize for ASCII only string.
(string_byte_to_char): Likewise.
2004-01-29 02:54:22 +00:00
Jason Rumney
d57625a021 *** empty log message *** 2004-01-28 23:33:32 +00:00
Steven Tamm
911c78b4aa unexecmacos.x (unexec_copy): Do not copy more than was requested (count)
to prevent overwriting during unexec.
2004-01-28 06:07:36 +00:00
Jan Djärv
ce38070aa2 * process.c (sigchld_handler): Add comment about not calling malloc 2004-01-27 21:34:43 +00:00
Jan Djärv
eb37b8fd09 * process.h: Add extern to synch_process_termsig. 2004-01-27 09:40:23 +00:00
Steven Tamm
21a3e65787 Move setting of scroll bars from make_mac_frame to
make_mac_terminal_frame to prevent clobbering of
scroll-bar-mode.
2004-01-27 07:32:41 +00:00