1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

21446 Commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
270e593abd (create_apple_event_from_event_ref, select)
(Fmac_get_file_creator, Fmac_get_file_type, Fmac_set_file_creator)
(Fmac_set_file_type, cfstring_create_normalized)
(mac_get_system_locale, select_and_poll_event, sys_select): Use
OSStatus instead of OSErr.
2006-08-27 07:09:23 +00:00
YAMAMOTO Mitsuharu
07927df07d (in_sighandler): Remove extern. 2006-08-27 07:09:14 +00:00
YAMAMOTO Mitsuharu
cc4d4639cf (in_sighandler): Remove variable.
(Fcurrent_idle_time): Add missing `doc:'.
(input_available_signal, init_keyboard): Undo previous change.
2006-08-27 07:09:06 +00:00
YAMAMOTO Mitsuharu
edc52b3fa1 [TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead
of OSErr.
2006-08-27 07:08:54 +00:00
YAMAMOTO Mitsuharu
d15b573ed5 (directory_files_internal_unwind, directory_files_internal)
(file_name_completion): Add BLOCK_INPUT around opendir/closedir.
2006-08-27 07:08:39 +00:00
YAMAMOTO Mitsuharu
f3c4a0e1d2 (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
change.  Move mutex lock/unlock operations inside BLOCK_INPUT.
2006-08-27 07:08:31 +00:00
Kim F. Storm
8929fd8784 (Fset_buffer_multibyte): Simplify; use list3. 2006-08-25 23:33:44 +00:00
Kim F. Storm
799734b063 (Fcurrent_time, Fget_internal_run_time): Simplify; use list3. 2006-08-25 23:33:30 +00:00
Kim F. Storm
a9f2aeaeed (Fmake_directory_internal, Fdelete_directory)
(Fdelete_file): Simplify; use list1.
(Frename_file, Fadd_name_to_file, Fmake_symbolic_link):
Simplify; remove NO_ARG_ARRAY stuff, use list2.
2006-08-25 23:33:12 +00:00
Kim F. Storm
a508663b26 (Fxw_color_values): Simplify; use list3. 2006-08-25 23:33:04 +00:00
Kim F. Storm
d489b9c5be *** empty log message *** 2006-08-25 23:32:17 +00:00
Richard M. Stallman
611ac52147 (Fswitch_to_buffer): Fix previous change. 2006-08-25 21:10:26 +00:00
Stefan Monnier
d0f891a742 (url-file-local-copy): Tell url-copy-file that the dest file will already exist. 2006-08-25 20:44:49 +00:00
Kim F. Storm
966949b00f (Fcurrent_idle_time): Simplify. 2006-08-25 10:05:50 +00:00
Kim F. Storm
16fb6ded70 *** empty log message *** 2006-08-25 10:05:41 +00:00
Richard M. Stallman
3e04a8fc9f *** empty log message *** 2006-08-25 07:51:57 +00:00
Richard M. Stallman
11f56bbcfe (sxhash_string): Rotate properly; don't lose bits. 2006-08-25 07:47:12 +00:00
Kim F. Storm
8d8dafebb3 *** empty log message *** 2006-08-24 21:18:13 +00:00
Kim F. Storm
30f2752356 (x_underline_at_descent_line): New variable.
(syms_of_xterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
Draw underline and overline up to the end of line if the face
extends to the end of line.
2006-08-24 20:52:00 +00:00
Kim F. Storm
daa0e79b0a (overline_margin): New variable.
(x_produce_glyphs): Use it.
(syms_of_xdisp): DEFVAR_INT it.
2006-08-24 20:51:17 +00:00
Nick Roberts
fab45703d3 (Fswitch_to_buffer): Move buffer to front of
buffer-alist if necessary.
2006-08-24 20:40:53 +00:00
Nick Roberts
6410aac93b *** empty log message *** 2006-08-24 20:40:26 +00:00
Kim F. Storm
462eca8fcf (update_tool_bar): Redisplay toolbar also when only
number of items changes.
2006-08-22 21:32:04 +00:00
Kim F. Storm
6b4d876273 *** empty log message *** 2006-08-22 21:31:50 +00:00
Kim F. Storm
7e1de68d27 *** empty log message *** 2006-08-22 09:45:04 +00:00
Kim F. Storm
38babc072d 2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
(Fset_buffer_multibyte): Record proper undo entry.
2006-08-22 09:25:59 +00:00
Jan Djärv
f73858ce4d * keyboard.c: Clarify difference between in_sighandler and
handling_signal.
2006-08-21 12:55:20 +00:00
Jan Djärv
922fd3cb7b Clarify difference between in_sighandler and handling_signal. 2006-08-21 12:54:47 +00:00
Kim F. Storm
6c69392936 (x_draw_stretch_glyph_string): It is ok to draw a
stretch	glyph in left marginal areas on	header and mode lines.
2006-08-21 08:53:32 +00:00
Kim F. Storm
c58790e68a *** empty log message *** 2006-08-21 08:52:54 +00:00
Kenichi Handa
748726f4d0 (syms_of_keyboard): Docstring of
Vunread_post_input_method_events and Vunread_input_method_events
fixed.
2006-08-21 02:09:31 +00:00
Chong Yidong
c5b76d6cf7 * keyboard.c (show_help_echo): Preserve mouse movement flag if
tracking mouse.
2006-08-20 17:58:09 +00:00
Richard M. Stallman
ce6297137d *** empty log message *** 2006-08-20 12:19:33 +00:00
Richard M. Stallman
2eb582aeac (load_pixmap): Add quotes in error message. 2006-08-20 12:06:59 +00:00
Richard M. Stallman
ff458d812f (Fcurrent_idle_time): New function.
(syms_of_keyboard): defsubr it.
2006-08-20 12:06:20 +00:00
Richard M. Stallman
017e297ea9 Comment change. 2006-08-18 01:52:19 +00:00
Nick Roberts
d46c6df554 (Fset_window_fringes): Do nothing on a tty.
(Fwindow_fringes): Put ? operator after the line break.
2006-08-17 21:00:44 +00:00
Nick Roberts
454e31b372 *** empty log message *** 2006-08-17 21:00:13 +00:00
Andreas Schwab
dae581bf8d (debug_output_compilation_hack): Fix return type. 2006-08-16 12:33:12 +00:00
Richard M. Stallman
3cb74cd127 *** empty log message *** 2006-08-16 05:17:30 +00:00
Richard M. Stallman
c33f894897 (debug_output_compilation_hack): New function. 2006-08-16 05:15:25 +00:00
Kenichi Handa
29cbc48294 (choose_write_coding_system): Use LF for end-of-line
in auto-saving.
2006-08-16 00:20:53 +00:00
Chong Yidong
3236e6b849 * keyboard.c (read_char): Don't change idle timer state at all if
end_time is supplied.
2006-08-15 17:39:21 +00:00
Kenichi Handa
8db1f9fa0c (ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
is exhausted, return with RET.
(detect_coding_emacs_mule, detect_coding_iso2022)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Adjusted for the above
change.
2006-08-15 02:42:21 +00:00
Chong Yidong
70282fce62 * keyboard.c (read_char): Don't reset idle timers if a time limit
is supplied.
2006-08-14 18:32:23 +00:00
Kim F. Storm
82d59cb0ca (pitx): Print iterator position.
Limit stack dump in case iterator is not initialized.
2006-08-14 09:58:12 +00:00
Kim F. Storm
9bdc2a5d70 *** empty log message *** 2006-08-14 09:58:03 +00:00
Eli Zaretskii
e6b8d66282 *** empty log message *** 2006-08-12 12:34:47 +00:00
Eli Zaretskii
d0cd961e58 (Fmouse_position, Fmouse_pixel_position)
(Fset_mouse_position, Fset_mouse_pixel_position): Doc fix.
2006-08-12 11:36:15 +00:00
Jan Djärv
0c584069b6 * xselect.c (Fx_register_dnd_atom): New function.
(syms_of_xselect): Defsubr it.
	(x_handle_dnd_message): Check that message_type is in
	dpyinfo->x_dnd_atoms before generating lisp event.

	* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
	of drag and drop Atoms.

	* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
2006-08-11 07:31:14 +00:00