| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (parse_signal): Use xstricmp instead of strcasecmp. | Kim F. Storm | 2006-12-07 | 1 | -2/+2 |
| | | | | | (Fsignal_process): Don't use strncasecmp. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-07 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-05 | 1 | -28/+27 |
| | | |||||
| * | *** empty log message *** | Glenn Morris | 2006-12-05 | 1 | -0/+7 |
| | | |||||
| * | (Qforce): New Lisp_Object. | Glenn Morris | 2006-12-05 | 1 | -3/+18 |
| | | | | | | | (Fdefine_abbrev): Do not overwrite non-system abbrevs with system abbrevs, unless 'force is applied. (syms_of_abbrev): Add Qforce. | ||||
| * | (parse_signal): Rename macro from handle_signal. | Kim F. Storm | 2006-12-04 | 1 | -40/+40 |
| | | | | | | (Fsignal_process): Also accept lower-case variants of signal names (to align with signal names generated by Emacs itself). | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-04 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-04 | 1 | -4/+5 |
| | | |||||
| * | Fix last change. | Kim F. Storm | 2006-12-04 | 1 | -7/+7 |
| | | |||||
| * | (handle_USR1_signal, handle_USR2_signal): Replace by... | Kim F. Storm | 2006-12-04 | 1 | -22/+7 |
| | | | | | | | (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. | ||||
| * | (kbd_buffer_store_event_hold): Don't throw-on-input | Kim F. Storm | 2006-12-04 | 1 | -13/+20 |
| | | | | | | | | | | 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. | ||||
| * | (Qsignal): Declare extern. | Kim F. Storm | 2006-12-04 | 1 | -3/+9 |
| | | | | | | | (syms_of_process): Don't intern/staticpro them here. (read_process_output): Abort if carryover < 0. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-04 | 1 | -0/+20 |
| | | |||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2006-12-04 | 1 | -0/+8 |
| | | |||||
| * | Regenerate. | YAMAMOTO Mitsuharu | 2006-12-04 | 1 | -1/+4 |
| | | |||||
| * | [__NetBSD__]: Don't define `unix'. | YAMAMOTO Mitsuharu | 2006-12-04 | 1 | -7/+3 |
| | | | | | | (Funix_sync, syms_of_fileio): Use `#ifdef HAVE_SYNC' instead of `#ifdef unix'. | ||||
| * | (version): New variable, set by configure. | Glenn Morris | 2006-12-04 | 2 | -2/+8 |
| | | | | | (bootstrapclean, mostlyclean): Also remove emacs-${version}. | ||||
| * | (update_frame_tool_bar): Handle modifying a toolbar item | Jan Djärv | 2006-12-03 | 1 | -6/+27 |
| | | | | | without an image. | ||||
| * | *** empty log message *** | Jan Djärv | 2006-12-03 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Eli Zaretskii | 2006-12-01 | 1 | -0/+4 |
| | | |||||
| * | (Fw32_shell_execute): Doc fix. | Eli Zaretskii | 2006-12-01 | 1 | -10/+32 |
| | | |||||
| * | (move_it_to): Correctly count tab glyphs for continued lines ending in | Chong Yidong | 2006-11-30 | 1 | -1/+6 |
| | | | | | tab. | ||||
| * | * xdisp.c (move_it_to): Correctly count tab glyphs for continued | Chong Yidong | 2006-11-30 | 1 | -0/+5 |
| | | | | | lines ending in tab. | ||||
| * | (x_raise_frame): Move setting of _NET_ACTIVE_WINDOW | Jan Djärv | 2006-11-30 | 2 | -14/+22 |
| | | | | | | property ... (XTframe_raise_lower): ... to here. | ||||
| * | (regex_compile): Fix previous change. | Kenichi Handa | 2006-11-30 | 2 | -1/+12 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-29 | 1 | -4/+8 |
| | | |||||
| * | (Fplay_sound_internal): Remove spurious newline in docstring. | Juanma Barranquero | 2006-11-29 | 1 | -8/+8 |
| | | |||||
| * | Regenerate. | Chong Yidong | 2006-11-28 | 1 | -0/+3 |
| | | |||||
| * | * config.in: Regenerate. | Chong Yidong | 2006-11-28 | 1 | -0/+4 |
| | | |||||
| * | (regex_compile): Fix previous change. | Kenichi Handa | 2006-11-28 | 1 | -1/+1 |
| | | |||||
| * | (regex_compile): Don't call SET_LIST_BIT with a | Kenichi Handa | 2006-11-28 | 2 | -1/+7 |
| | | | | | multibyte character. | ||||
| * | Credit debugger. | Chong Yidong | 2006-11-27 | 1 | -1/+1 |
| | | |||||
| * | Undefine _NO_PROTO. | Chong Yidong | 2006-11-27 | 1 | -0/+14 |
| | | |||||
| * | * s/aix4-2.h: Undefine _NO_PROTO. | Chong Yidong | 2006-11-27 | 1 | -0/+4 |
| | | |||||
| * | (set_window_buffer): Refactor recent changes. | Kim F. Storm | 2006-11-27 | 1 | -3/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-11-27 | 1 | -0/+4 |
| | | |||||
| * | (w32_msg_worker): Define as WINAPI and arg as void pointer. | Jason Rumney | 2006-11-27 | 1 | -3/+2 |
| | | |||||
| * | (w32_msg_worker): Declare correctly. | Jason Rumney | 2006-11-27 | 1 | -3/+3 |
| | | | | | (w32_initialize): Don't cast w32_msg_worker. | ||||
| * | *** empty log message *** | Jason Rumney | 2006-11-27 | 1 | -0/+7 |
| | | |||||
| * | Look for standard libs in /usr/lib64 only if that directory exists. | Chong Yidong | 2006-11-26 | 1 | -0/+8 |
| | | |||||
| * | * m/amdx86-64.h: Look for standard libs in /usr/lib64 only if that | Chong Yidong | 2006-11-26 | 1 | -0/+5 |
| | | | | | directory exists. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2006-11-25 | 1 | -0/+5 |
| | | |||||
| * | (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence | Eli Zaretskii | 2006-11-25 | 1 | -1/+1 |
| | | | | | changed on 2006-07-11. | ||||
| * | (set_window_buffer): Use BLOCK_INPUT. | Chong Yidong | 2006-11-25 | 1 | -0/+2 |
| | | |||||
| * | * window.c (set_window_buffer): Use BLOCK_INPUT. | Chong Yidong | 2006-11-25 | 1 | -0/+4 |
| | | |||||
| * | (substring_both): Add missing address operator. | Juanma Barranquero | 2006-11-24 | 2 | -1/+5 |
| | | |||||
| * | Fix last change in whitespace. | Juanma Barranquero | 2006-11-24 | 1 | -1/+1 |
| | | |||||
| * | Use AREF/ASIZE macros. | Stefan Monnier | 2006-11-24 | 2 | -53/+49 |
| | | | | | (concat): Provide the full ANSI prototype. | ||||
| * | *** empty log message *** | Juanma Barranquero | 2006-11-24 | 1 | -0/+4 |
| | | |||||
| * | (syms_of_buffer) <buffer-undo-list>: Doc fix. | Juanma Barranquero | 2006-11-24 | 1 | -2/+2 |
| | | |||||