| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | revert the last patch to the original fix: sleep BEFORE the first wait | Sam Steingold | 2007-03-25 | 1 | -8/+8 |
| | | | | | it appears to be absolutely necessary for prevention of the load surge | ||||
| * | *** empty log message *** | Eli Zaretskii | 2007-03-24 | 1 | -0/+6 |
| | | |||||
| * | Fix a comment before `read_key_sequence'. | Eli Zaretskii | 2007-03-24 | 1 | -2/+2 |
| | | |||||
| * | Fix a comment before `current_minor_maps'. | Eli Zaretskii | 2007-03-24 | 1 | -2/+4 |
| | | |||||
| * | (Fgoto_char): Doc fix. | Eli Zaretskii | 2007-03-24 | 1 | -1/+3 |
| | | |||||
| * | (Findent_to): Doc fix. | Eli Zaretskii | 2007-03-24 | 1 | -1/+3 |
| | | |||||
| * | (Ftranspose_regions): Use set_text_properties_1 instead of | Chong Yidong | 2007-03-24 | 1 | -10/+17 |
| | | | | | Fset_text_properties to avoid GC. Signal after change. | ||||
| * | * editfns.c (Ftranspose_regions): Use set_text_properties_1 | Chong Yidong | 2007-03-24 | 1 | -0/+5 |
| | | | | | instead of Fset_text_properties to avoid GC. Signal after change. | ||||
| * | (Fx_show_tip): Doc fix. | Eli Zaretskii | 2007-03-24 | 4 | -0/+14 |
| | | |||||
| * | Fix last change - reverse args to Fplist_member. | Kim F. Storm | 2007-03-23 | 1 | -2/+2 |
| | | |||||
| * | (merge_properties, intervals_equal): | Kim F. Storm | 2007-03-23 | 1 | -4/+4 |
| | | | | | Use Fplist_member instead of Fmemq to find properties. | ||||
| * | *** empty log message *** | Kim F. Storm | 2007-03-23 | 1 | -0/+5 |
| | | |||||
| * | Restore file since src/unexhp9k800.c, on which it depends, is | Glenn Morris | 2007-03-23 | 1 | -0/+160 |
| | | | | | restored. | ||||
| * | Restore file with clarified legal status. | Glenn Morris | 2007-03-23 | 1 | -0/+334 |
| | | |||||
| * | (EmacsFrameSetCharSize): Catch X errors. | Chong Yidong | 2007-03-22 | 1 | -0/+5 |
| | | |||||
| * | * widget.c (EmacsFrameSetCharSize): Catch X errors. | Chong Yidong | 2007-03-22 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2007-03-22 | 1 | -0/+8 |
| | | |||||
| * | (Fcopy_file): Call barf_or_query_if_file_exists with | Kenichi Handa | 2007-03-22 | 1 | -4/+4 |
| | | | | | | | | non-encoded file name. (Frename_file): Likewise. (Fadd_name_to_file): Likewise. (Fmake_symbolic_link): Likewise. | ||||
| * | *** empty log message *** | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -0/+34 |
| | | |||||
| * | Include blockinput.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -0/+5 |
| | | | | | (write_glyphs, insert_glyphs): Add BLOCK_INPUT around fwrite. | ||||
| * | (Fmake_network_process) [HAVE_GETADDRINFO]: Clear | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -3/+7 |
| | | | | | | immediate_quit before calling freeaddrinfo. Add BLOCK_INPUT around freeaddrinfo. | ||||
| * | Include blockinput.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -1/+6 |
| | | | | | (Fredirect_debugging_output): Add BLOCK_INPUT around fclose. | ||||
| * | Include blockinput.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -2/+17 |
| | | | | | | | (readchar, Fget_file_char): Add BLOCK_INPUT around getc. (unreadchar): Add BLOCK_INPUT around ungetc. (load_unwind): Add BLOCK_INPUT around fclose. | ||||
| * | (record_char): Add BLOCK_INPUT around fwrite. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -0/+4 |
| | | | | | (Fopen_dribble_file): Add BLOCK_INPUT around fclose. | ||||
| * | (do_auto_save_unwind): Add BLOCK_INPUT around fclose. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -1/+7 |
| | | | | | (Fdo_auto_save): Add BLOCK_INPUT around fwrite. | ||||
| * | (Fopen_termscript): Add BLOCK_INPUT around fclose. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -1/+8 |
| | | | | | (Fsend_string_to_terminal): Add BLOCK_INPUT around fwrite. | ||||
| * | (alloca.o, gtkutil.o): Depend on systime.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -14/+20 |
| | | | | | | | | | | (dired.o, editfns.o, fileio.o, msdos.o): Depend on atimer.h. (dosfns.o, window.o, fns.o, macselect.o): Depend on atimer.h and systime.h. (term.o, print.o, lread.o): Depend on blockinput.h, atimer.h, and systime.h. (macfns.o): Remove duplicate dependency on systime.h. | ||||
| * | *** empty log message *** | Glenn Morris | 2007-03-19 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2007-03-19 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2007-03-19 | 1 | -6/+7 |
| | | |||||
| * | (NUM_RECENT_KEYS): Bump up to 300. | Richard M. Stallman | 2007-03-19 | 1 | -3/+3 |
| | | |||||
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 2007-03-19 | 1 | -1/+1 |
| | | |||||
| * | (pbm_load): Signal error for invalid image size. | Chong Yidong | 2007-03-18 | 1 | -0/+8 |
| | | |||||
| * | * image.c (pbm_load): Signal error for invalid image size. | Chong Yidong | 2007-03-18 | 1 | -0/+4 |
| | | |||||
| * | (redisplay_internal, note_mouse_highlight): Check | YAMAMOTO Mitsuharu | 2007-03-18 | 2 | -2/+14 |
| | | | | | popup_activated for MAC_OS. | ||||
| * | (note_mouse_movement): Don't return immediately for | YAMAMOTO Mitsuharu | 2007-03-18 | 1 | -14/+13 |
| | | | | | LeaveNotify case. | ||||
| * | (popup_activated_flag): New variable. | YAMAMOTO Mitsuharu | 2007-03-18 | 1 | -0/+15 |
| | | | | | | (x_activate_menubar, mac_menu_show): Set it during menu tracking. (popup_activated): New function. | ||||
| * | Restore stuff accidentally deleted in 2007-03-17T23:44:01Z!storm@cua.dk. | Juanma Barranquero | 2007-03-18 | 1 | -0/+9 |
| | | |||||
| * | (syms_of_buffer) <buffer-display-table>: Doc fix. | Juanma Barranquero | 2007-03-18 | 2 | -11/+7 |
| | | |||||
| * | 2007-03-17 Richard M. Stallman <rms@gnu.org> | Kim F. Storm | 2007-03-17 | 1 | -2/+9 |
| | | | | | (file_name_completion): Gcpro NAME. | ||||
| * | *** empty log message *** | Kim F. Storm | 2007-03-17 | 1 | -0/+4 |
| | | |||||
| * | (try_window_id): Increment matrix positions if the buffer's byte count | Chong Yidong | 2007-03-17 | 1 | -1/+1 |
| | | | | | has increased, but not the character count. | ||||
| * | * xdisp.c (try_window_id): Increment matrix positions if the | Chong Yidong | 2007-03-17 | 1 | -0/+5 |
| | | | | | buffer's byte count has increased, but not the character count. | ||||
| * | Fix typo. | Chong Yidong | 2007-03-17 | 1 | -1/+1 |
| | | |||||
| * | Fix "daylight savings" -> "daylight saving" typo. | Chong Yidong | 2007-03-17 | 1 | -1/+1 |
| | | |||||
| * | (Fdecode_time, Fencode_time): "daylight savings" -> "daylight saving" | Chong Yidong | 2007-03-17 | 1 | -2/+2 |
| | | | | | doc fix. | ||||
| * | * lisp.h: Declare check_obarray. | Chong Yidong | 2007-03-17 | 1 | -0/+8 |
| | | | | | | | * process.c (Fdelete_process): Properly handle deletion of first element of deleted_pid_list. (create_process): Declare pid as pid_t. | ||||
| * | Declare check_obarray. | Chong Yidong | 2007-03-17 | 1 | -0/+1 |
| | | |||||
| * | (read_key_sequence): Store original event into keybuf when replaying | Chong Yidong | 2007-03-17 | 1 | -0/+2 |
| | | | | | sequence with local keymap(s) from string. | ||||
| * | (Fdelete_process): Properly handle deletion of first element of | Chong Yidong | 2007-03-17 | 1 | -13/+16 |
| | | | | | | | deleted_pid_list. (create_process): Declare pid as pid_t. (sigchld_handler): Avoid busyloop. | ||||