| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (create_text_encoding_info_alist): Move assignments | YAMAMOTO Mitsuharu | 2007-03-26 | 2 | -5/+46 |
* | (get_scrap_target_type_list, x_own_selection): Move | YAMAMOTO Mitsuharu | 2007-03-26 | 1 | -7/+8 |
* | (Fx_display_mm_height, Fx_display_mm_width): Scale | YAMAMOTO Mitsuharu | 2007-03-26 | 1 | -8/+10 |
* | (sigchld_handler): Delay by 1ms instead of 1s to | Sam Steingold | 2007-03-26 | 2 | -1/+6 |
* | (merge_properties): Use explicit loop instead of | Kim F. Storm | 2007-03-25 | 1 | -27/+37 |
* | *** empty log message *** | Kim F. Storm | 2007-03-25 | 1 | -0/+7 |
* | revert the last patch to the original fix: sleep BEFORE the first wait | Sam Steingold | 2007-03-25 | 1 | -8/+8 |
* | *** 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 |
* | * editfns.c (Ftranspose_regions): Use set_text_properties_1 | Chong Yidong | 2007-03-24 | 1 | -0/+5 |
* | (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 |
* | *** 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 |
* | 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 |
* | *** empty log message *** | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -0/+34 |
* | Include blockinput.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -0/+5 |
* | (Fmake_network_process) [HAVE_GETADDRINFO]: Clear | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -3/+7 |
* | Include blockinput.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -1/+6 |
* | Include blockinput.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -2/+17 |
* | (record_char): Add BLOCK_INPUT around fwrite. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -0/+4 |
* | (do_auto_save_unwind): Add BLOCK_INPUT around fclose. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -1/+7 |
* | (Fopen_termscript): Add BLOCK_INPUT around fclose. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -1/+8 |
* | (alloca.o, gtkutil.o): Depend on systime.h. | YAMAMOTO Mitsuharu | 2007-03-20 | 1 | -14/+20 |
* | *** 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 |
* | (note_mouse_movement): Don't return immediately for | YAMAMOTO Mitsuharu | 2007-03-18 | 1 | -14/+13 |
* | (popup_activated_flag): New variable. | YAMAMOTO Mitsuharu | 2007-03-18 | 1 | -0/+15 |
* | 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 |
* | *** 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 |
* | * xdisp.c (try_window_id): Increment matrix positions if the | Chong Yidong | 2007-03-17 | 1 | -0/+5 |
* | Fix typo. | Chong Yidong | 2007-03-17 | 1 | -1/+1 |