| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (row_equal_p): Compare fringe bitmap faces and overlay | Kim F. Storm | 2004-02-08 | 1 | -5/+17 |
| * | (FRINGE_ID_BITS): New definition for number of | Kim F. Storm | 2004-02-08 | 1 | -38/+59 |
| * | New file. Move original fringe related declarations | Kim F. Storm | 2004-02-08 | 1 | -0/+1318 |
| * | (obj): Add fringe.o. | Kim F. Storm | 2004-02-08 | 1 | -1/+2 |
| * | macfns.c, w32fns.c (Fx_change_window_property): | Jan Djärv | 2004-02-07 | 3 | -10/+43 |
| * | (hscroll_window_tree): Position cursor near to right margin in hscrolled | Kim F. Storm | 2004-02-07 | 2 | -1/+8 |
| * | (wait_reading_process_input): Don't do adaptive read | Kim F. Storm | 2004-02-06 | 2 | -1/+6 |
| * | (Fminibufferp, Fread_from_minibuffer) | Luc Teirlinck | 2004-02-06 | 2 | -76/+151 |
| * | * xterm.h: Add declaration of free_frame_menubar. | Jan Djärv | 2004-02-05 | 1 | -3/+10 |
| * | * xfns.c (x_create_bitmap_mask): Removed unused variable depth. | Jan Djärv | 2004-02-05 | 1 | -5/+2 |
| * | Add declaration of free_frame_menubar. | Jan Djärv | 2004-02-05 | 1 | -0/+1 |
| * | (Fset_char_table_range): Fix previous change. | Kenichi Handa | 2004-02-05 | 2 | -1/+3 |
| * | (Fchar_after, Fchar_before): Doc fixes. | Luc Teirlinck | 2004-02-05 | 2 | -2/+6 |
| * | * xselect.c: Include stdio,h. | Jan Djärv | 2004-02-05 | 2 | -0/+5 |
| * | (Fset_buffer_multibyte): Fix docstring. | Kenichi Handa | 2004-02-05 | 2 | -1/+7 |
| * | *** empty log message *** | Stefan Monnier | 2004-02-04 | 1 | -7/+10 |
| * | (Vmouse_events): Rename from Vmenu_events. | Stefan Monnier | 2004-02-04 | 1 | -10/+14 |
| * | (Fset_char_table_range): Handle charsets ascii, | Kenichi Handa | 2004-02-04 | 2 | -6/+23 |
| * | * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe. | Jason Rumney | 2004-02-03 | 3 | -0/+16 |
| * | Added C support for drag and drop (xterm.h, xterm.c, xfns.c and xselect.c) | Jan Djärv | 2004-02-03 | 1 | -0/+24 |
| * | * xfns.c (x-send-client-message): Moved to xselect.c | Jan Djärv | 2004-02-03 | 1 | -141/+129 |
| * | * xselect.c: Include termhooks.h and X11/Xproto.h | Jan Djärv | 2004-02-03 | 1 | -0/+351 |
| * | * xterm.c (handle_one_xevent): Call x_handle_dnd_message for | Jan Djärv | 2004-02-03 | 1 | -1/+19 |
| * | * xterm.h: Add x_handle_dnd_message, x_check_property_data, | Jan Djärv | 2004-02-03 | 1 | -0/+16 |
| * | (Fcopy_file): If NEWNAME is a directory, expand the | Eli Zaretskii | 2004-02-02 | 2 | -1/+6 |
| * | (coding_restore_composition): Check invalid | Kenichi Handa | 2004-02-02 | 2 | -0/+8 |
| * | *** empty log message *** | Luc Teirlinck | 2004-01-31 | 1 | -0/+9 |
| * | (Fread_file_name_internal): Correctly handle the case where | Luc Teirlinck | 2004-01-31 | 1 | -12/+24 |
| * | Fix the prototype for xfree. | Eli Zaretskii | 2004-01-30 | 2 | -1/+5 |
| * | (string_char_to_byte): Optimize for ASCII only string. | Kenichi Handa | 2004-01-29 | 2 | -6/+9 |
| * | *** empty log message *** | Jason Rumney | 2004-01-28 | 1 | -0/+4 |
| * | * makefile.w32-in, w32fns.c: Add `default-printer-name' function. | Jason Rumney | 2004-01-28 | 2 | -0/+73 |
| * | unexecmacos.x (unexec_copy): Do not copy more than was requested (count) | Steven Tamm | 2004-01-28 | 2 | -1/+8 |
| * | * process.c (sigchld_handler): Add comment about not calling malloc | Jan Djärv | 2004-01-27 | 2 | -1/+6 |
| * | * process.h: Add extern to synch_process_termsig. | Jan Djärv | 2004-01-27 | 2 | -1/+5 |
| * | Move setting of scroll bars from make_mac_frame to | Steven Tamm | 2004-01-27 | 2 | -3/+10 |
| * | *** empty log message *** | Richard M. Stallman | 2004-01-27 | 1 | -0/+12 |
| * | (Freplace_match): Handle nonexistent back-references properly. | Richard M. Stallman | 2004-01-27 | 1 | -2/+10 |
| * | Do not call strsignal in signal handler, it calls malloc. | Jan Djärv | 2004-01-26 | 1 | -0/+13 |
| * | (mkdir, rmdir): Also check synch_process_termsig. | Jan Djärv | 2004-01-26 | 1 | -2/+4 |
| * | synch_process_termsig new variable. | Jan Djärv | 2004-01-26 | 1 | -0/+3 |
| * | (sigchld_handler): Set synch_process_termsig | Jan Djärv | 2004-01-26 | 1 | -12/+1 |
| * | Define synch_process_termsig. | Jan Djärv | 2004-01-26 | 1 | -0/+17 |
| * | (Fpurecopy): Declare size as EMACS_INT to not lose bits. | Andreas Schwab | 2004-01-26 | 2 | -2/+10 |
| * | (print_preprocess): Declare size as EMACS_INT to not lose bits. | Andreas Schwab | 2004-01-26 | 1 | -2/+3 |
| * | (Fwindow_minibuffer_p): Doc fix. | Luc Teirlinck | 2004-01-26 | 1 | -1/+2 |
| * | *** empty log message *** | Luc Teirlinck | 2004-01-26 | 1 | -0/+4 |
| * | *** empty log message *** | Jonathan Yavner | 2004-01-24 | 1 | -0/+4 |
| * | For `format', make source and documentation match. | Jonathan Yavner | 2004-01-24 | 1 | -20/+19 |
| * | (Fmd5): If OBJECT is a buffer different from the current | Kenichi Handa | 2004-01-23 | 2 | -3/+19 |