1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00
Commit graph

21774 commits

Author SHA1 Message Date
Jason Rumney
992dfd90e0 (w32_msg_worker): Define as WINAPI and arg as void pointer. 2006-11-27 10:01:04 +00:00
Jason Rumney
b0d4e0c74a (w32_msg_worker): Declare correctly.
(w32_initialize): Don't cast w32_msg_worker.
2006-11-27 10:00:28 +00:00
Jason Rumney
7e993c06a9 *** empty log message *** 2006-11-27 10:00:07 +00:00
Chong Yidong
21e0cf968e Look for standard libs in /usr/lib64 only if that directory exists. 2006-11-26 22:16:49 +00:00
Chong Yidong
fb873e6b9b * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that
directory exists.
2006-11-26 22:16:29 +00:00
Eli Zaretskii
69a6e74da9 *** empty log message *** 2006-11-25 14:33:34 +00:00
Eli Zaretskii
b33e80aa31 (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence
changed on 2006-07-11.
2006-11-25 14:30:18 +00:00
Chong Yidong
ae4e78dae7 (set_window_buffer): Use BLOCK_INPUT. 2006-11-25 04:18:11 +00:00
Chong Yidong
d496cfc0df * window.c (set_window_buffer): Use BLOCK_INPUT. 2006-11-25 04:16:12 +00:00
Juanma Barranquero
5ee699a782 (substring_both): Add missing address operator. 2006-11-24 19:55:23 +00:00
Juanma Barranquero
46ac3660d0 Fix last change in whitespace. 2006-11-24 19:36:39 +00:00
Stefan Monnier
7edbb0da2b Use AREF/ASIZE macros.
(concat): Provide the full ANSI prototype.
2006-11-24 18:42:14 +00:00
Juanma Barranquero
96215ace92 *** empty log message *** 2006-11-24 16:48:32 +00:00
Juanma Barranquero
b4c4f2f4d1 (syms_of_buffer) <buffer-undo-list>: Doc fix. 2006-11-24 16:35:22 +00:00
Juanma Barranquero
db9cd97ad4 Space/tab mixup. 2006-11-24 10:31:26 +00:00
Juanma Barranquero
7814e705ee Whitespace/tab mixups. 2006-11-24 09:30:44 +00:00
Nick Roberts
609b291d24 (HAVE_SYS__MBSTATE_T_H): Fix typo. 2006-11-23 05:20:08 +00:00
Nick Roberts
09566666c3 *** empty log message *** 2006-11-23 05:15:20 +00:00
Chong Yidong
9299be0c24 (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and /usr/pkg/lib from
the library search path.
(LD_SWITCH_X_DEFAULT): New macro.
2006-11-22 15:17:47 +00:00
Chong Yidong
6a022bd9a7 * s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and
/usr/pkg/lib from the library search path.
(LD_SWITCH_X_DEFAULT): New macro.
2006-11-22 15:15:58 +00:00
Chong Yidong
7f43b5153a (set_window_buffer): Clear mouse highlight if it is in this window. 2006-11-22 15:10:06 +00:00
Chong Yidong
63cb1543cb * window.c (set_window_buffer): Clear mouse highlight if it is in
this window.
2006-11-22 15:09:54 +00:00
Chong Yidong
ca612449c0 * xfaces.c (realize_default_face): Check if the default font name
exists on this display before trying to use it.
2006-11-21 17:23:02 +00:00
Chong Yidong
73158a393a (realize_default_face): Check if the default font name
exists on this display before trying to use it.
2006-11-21 17:22:49 +00:00
Richard M. Stallman
a98d0b8e89 *** empty log message *** 2006-11-21 02:17:25 +00:00
Richard M. Stallman
994a72627c Break line before &&, not after. 2006-11-21 01:34:30 +00:00
Eli Zaretskii
1ce0a32d36 (concat) [!__GNUC__]: Add prototype. 2006-11-20 20:57:06 +00:00
Kenichi Handa
3e892ae354 (Fread_file_name_internal): Use SBYTES (not SCHARS) to
check the tailing slash of a filename.
2006-11-20 12:14:46 +00:00
Kenichi Handa
565f08cda0 *** empty log message *** 2006-11-20 12:14:29 +00:00
Kenichi Handa
e15a04955b *** empty log message *** 2006-11-20 02:48:15 +00:00
Kenichi Handa
cec726f668 (Fvertical_motion): Include composition in the case of
overshoot expected.
2006-11-20 02:47:15 +00:00
Andreas Schwab
221439a094 (Fdisplay_supports_face_attributes_p): Initialize
supports.
2006-11-19 01:26:00 +00:00
Andreas Schwab
9397721973 (Fx_popup_menu): Initialize selection. 2006-11-19 01:24:41 +00:00
Andreas Schwab
bcd7101a18 *** empty log message *** 2006-11-18 14:46:50 +00:00
Andreas Schwab
fbb7c02f78 (GC_MARK_SECONDARY_STACK): Update call to
mark_memory.
2006-11-18 14:46:30 +00:00
Eli Zaretskii
f4cfdbbe14 Fix date in mouse_autoselect_window removal change. 2006-11-18 11:08:36 +00:00
Jan Djärv
118ddbddd2 Declare variable before XSETFRAME to avoid gcc 2.96 error.
Tetsurou Okazaki  <okazaki@be.to>  (tiny change)
2006-11-17 13:02:53 +00:00
Kenichi Handa
347d9bbe01 (simple_search): In the loop of backward searching,
check also the byte position against the limit.
2006-11-17 12:12:15 +00:00
Romain Francoise
d089c7a89b (Fcompleting_read): Fix typo in docstring. 2006-11-14 19:25:40 +00:00
Kenichi Handa
1364f42033 (code_convert_region): Initialize
coding->heading_ascii.
(decode_coding_string, code_convert_region): Likewise.
2006-11-14 10:41:04 +00:00
YAMAMOTO Mitsuharu
9b150aa248 *** empty log message *** 2006-11-14 08:22:42 +00:00
YAMAMOTO Mitsuharu
1d4412cd77 [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CGContextShowGlyphsWithAdvances is available.
2006-11-14 08:22:19 +00:00
YAMAMOTO Mitsuharu
74e537fb69 (menu_quit_handler, install_menu_quit_handler):
Replace `#ifdef HAVE_CANCELMENUTRACKING' with
`#if MAC_OS_X_VERSION_MAX_ALLOWED >= 1030'.
(install_menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CancelMenuTracking is available.
2006-11-14 08:22:04 +00:00
YAMAMOTO Mitsuharu
3e2d41ea66 (Fx_display_mm_height, Fx_display_mm_width)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CGDisplayScreenSize is available.
2006-11-14 08:21:57 +00:00
YAMAMOTO Mitsuharu
a34abbb045 Regenerate. 2006-11-14 08:21:49 +00:00
Jason Rumney
99674eecd0 Define HAVE_INET_SOCKETS. 2006-11-13 11:26:30 +00:00
Jason Rumney
52dcc2d003 *** empty log message *** 2006-11-13 11:26:05 +00:00
YAMAMOTO Mitsuharu
55a314a5c2 (mark_memory): New argument OFFSET. All uses changed.
Fix address calculations for case END < START.
(mark_stack): Impose Lisp_Object alignment on jmp_buf.
2006-11-13 08:20:48 +00:00
Juanma Barranquero
4cb8645c65 *** empty log message *** 2006-11-12 23:20:36 +00:00
Juanma Barranquero
d4e83d5c6c (syms_of_process) <delete-exited-processes>: Doc fix. 2006-11-12 22:32:14 +00:00