Commit graph

21807 commits

Author SHA1 Message Date
Glenn Morris
da9109f7e3 *** empty log message *** 2006-12-05 05:30:16 +00:00
Glenn Morris
0dcd524c1d (Qforce): New Lisp_Object.
(Fdefine_abbrev): Do not overwrite non-system abbrevs with system
abbrevs, unless 'force is applied.
(syms_of_abbrev): Add Qforce.
2006-12-05 05:29:21 +00:00
Kim F. Storm
59324b1dbc (parse_signal): Rename macro from handle_signal.
(Fsignal_process): Also accept lower-case variants of signal
names (to align with signal names generated by Emacs itself).
2006-12-04 15:21:39 +00:00
Kim F. Storm
55ba687b11 *** empty log message *** 2006-12-04 15:21:04 +00:00
Kim F. Storm
9d8b24a200 *** empty log message *** 2006-12-04 12:39:58 +00:00
Kim F. Storm
5945f1f455 Fix last change. 2006-12-04 12:37:55 +00:00
Kim F. Storm
8247c60d3b (handle_USR1_signal, handle_USR2_signal): Replace by...
(handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs
first with code == 0 [signal] and one with code == sig number.
(main): Use it as handler for SIGUR1 and SIGUSR2.
2006-12-04 12:27:09 +00:00
Kim F. Storm
8ddd297d1d (kbd_buffer_store_event_hold): Don't throw-on-input
if first event in [signal xxx] sequence.
(lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
(syms_of_keyboard): Don't intern and staticpro them.
(Qsignal, Qusr1, Qusr2): Declare.
(syms_of_keyboard): Intern and staticpro them.
(make_lispy_event): Return them for USER_SIGNAL_EVENTs.
2006-12-04 12:26:58 +00:00
Kim F. Storm
d19c0a1c88 (Qsignal): Declare extern.
(syms_of_process): Don't intern/staticpro them here.

(read_process_output): Abort if carryover < 0.
2006-12-04 12:26:50 +00:00
Kim F. Storm
5c35ec32a5 *** empty log message *** 2006-12-04 12:26:35 +00:00
YAMAMOTO Mitsuharu
ee77eef518 *** empty log message *** 2006-12-04 08:18:09 +00:00
YAMAMOTO Mitsuharu
190956b30b Regenerate. 2006-12-04 08:17:50 +00:00
YAMAMOTO Mitsuharu
697c17a298 [__NetBSD__]: Don't define `unix'.
(Funix_sync, syms_of_fileio): Use `#ifdef HAVE_SYNC' instead of
`#ifdef unix'.
2006-12-04 08:16:47 +00:00
Glenn Morris
4a3363c532 (version): New variable, set by configure.
(bootstrapclean, mostlyclean): Also remove emacs-${version}.
2006-12-04 06:35:06 +00:00
Jan Djärv
ff24abfeeb (update_frame_tool_bar): Handle modifying a toolbar item
without an image.
2006-12-03 11:44:33 +00:00
Jan Djärv
a3893a90dc *** empty log message *** 2006-12-03 11:44:22 +00:00
Eli Zaretskii
107fae8b7d *** empty log message *** 2006-12-01 13:23:01 +00:00
Eli Zaretskii
1dccd4544e (Fw32_shell_execute): Doc fix. 2006-12-01 13:04:59 +00:00
Chong Yidong
2a95eced24 (move_it_to): Correctly count tab glyphs for continued lines ending in
tab.
2006-11-30 20:58:59 +00:00
Chong Yidong
b88548b120 * xdisp.c (move_it_to): Correctly count tab glyphs for continued
lines ending in tab.
2006-11-30 20:58:46 +00:00
Jan Djärv
65dc67a94f (x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
property ...
(XTframe_raise_lower): ... to here.
2006-11-30 09:18:25 +00:00
Kenichi Handa
3aaab9a080 (regex_compile): Fix previous change. 2006-11-30 01:53:16 +00:00
Juanma Barranquero
c6605d63c3 *** empty log message *** 2006-11-29 15:51:25 +00:00
Juanma Barranquero
ed1f0a4532 (Fplay_sound_internal): Remove spurious newline in docstring. 2006-11-29 15:31:56 +00:00
Chong Yidong
f99204a5fb Regenerate. 2006-11-28 16:03:58 +00:00
Chong Yidong
1a52930b0b * config.in: Regenerate. 2006-11-28 16:03:49 +00:00
Kenichi Handa
151ccb7400 (regex_compile): Fix previous change. 2006-11-28 01:13:26 +00:00
Kenichi Handa
6358f8b2bf (regex_compile): Don't call SET_LIST_BIT with a
multibyte character.
2006-11-28 01:10:42 +00:00
Chong Yidong
2b8d847455 Credit debugger. 2006-11-27 22:39:12 +00:00
Chong Yidong
dc8d38204b Undefine _NO_PROTO. 2006-11-27 22:36:37 +00:00
Chong Yidong
55107ae582 * s/aix4-2.h: Undefine _NO_PROTO. 2006-11-27 22:36:24 +00:00
Kim F. Storm
4b0d202072 (set_window_buffer): Refactor recent changes. 2006-11-27 16:00:59 +00:00
Kim F. Storm
89692b9ad6 *** empty log message *** 2006-11-27 16:00:46 +00:00
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