| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | *** empty log message *** | Kim F. Storm | 2003-06-14 | 1 | -0/+5 |
* | (Fcopy_file): Doc fix: copies file modes, too. | Kai Großjohann | 2003-06-13 | 2 | -1/+6 |
* | (Fwrite_region): Save and restore restriction. | Kenichi Handa | 2003-06-12 | 1 | -0/+3 |
* | *** empty log message *** | Kenichi Handa | 2003-06-12 | 1 | -0/+4 |
* | Remove redundant include of unistd.h, stdlib.h. Use | Dave Love | 2003-06-12 | 2 | -12/+10 |
* | (alloca): Declare arg as size_t. | Dave Love | 2003-06-12 | 1 | -2/+5 |
* | (shrink_regexp_cache): Use xrealloc. | Dave Love | 2003-06-11 | 2 | -2/+9 |
* | (phys_cursor_in_rect_p): Fix 2003-05-24 change. | Kim F. Storm | 2003-06-09 | 1 | -1/+3 |
* | *** empty log message *** | Kim F. Storm | 2003-06-09 | 1 | -0/+9 |
* | *** empty log message *** | Dave Love | 2003-06-06 | 1 | -17/+24 |
* | *** empty log message *** | Kenichi Handa | 2003-06-06 | 1 | -0/+5 |
* | (SYSTEM_DEFAULT_RESOURCES): New constant. | Jason Rumney | 2003-06-05 | 2 | -1/+38 |
* | (Finternal_face_x_get_resource): Do it on Windows and Mac too. | Jason Rumney | 2003-06-05 | 1 | -4/+0 |
* | *** empty log message *** | Dave Love | 2003-06-05 | 1 | -0/+13 |
* | Set NLIST_STRUCT from HAVE_NLIST_H. Use | Dave Love | 2003-06-05 | 1 | -14/+34 |
* | (__mktime_internal): Merge changes from gnulib | Dave Love | 2003-06-05 | 1 | -6/+28 |
* | *** empty log message *** | Stefan Monnier | 2003-06-05 | 1 | -0/+7 |
* | (coordinates_in_window): Convert X and Y to window | Kim F. Storm | 2003-06-05 | 1 | -2/+18 |
* | *** empty log message *** | Kim F. Storm | 2003-06-05 | 1 | -0/+7 |
* | (add_system_logical_colors_to_map): New function. | Jason Rumney | 2003-06-05 | 2 | -1/+62 |
* | (allocate_pty): Revert part of the previous patch. | Stefan Monnier | 2003-06-04 | 1 | -7/+2 |
* | *** empty log message *** | Jason Rumney | 2003-06-04 | 1 | -0/+12 |
* | (enum event_kind): Remove MOUSE_WHEEL_EVENT. | Jason Rumney | 2003-06-04 | 1 | -19/+0 |
* | (Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove. | Jason Rumney | 2003-06-04 | 1 | -103/+0 |
* | (XTread_socket): Map mouse wheel events to Emacs | Jason Rumney | 2003-06-04 | 1 | -3/+5 |
* | _buffer_size): If coding->type is | Kenichi Handa | 2003-06-04 | 1 | -1/+5 |
* | (update_tool_bar): Add missing UNGCPRO. | Stefan Monnier | 2003-06-03 | 1 | -0/+2 |
* | *** empty log message *** | Stefan Monnier | 2003-06-03 | 1 | -1/+13 |
* | * gtkutil.c (make_menu_item): Make sure we don't crash on a NULL | Jan Djärv | 2003-06-03 | 2 | -0/+11 |
* | (init_buffer_once): Make kill-buffer-hook permanent-local. | Stefan Monnier | 2003-06-03 | 1 | -0/+1 |
* | *** empty log message *** | Richard M. Stallman | 2003-06-03 | 1 | -0/+10 |
* | (Fwindow_edges): Doc fix. | Richard M. Stallman | 2003-06-03 | 1 | -3/+76 |
* | (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS) | Richard M. Stallman | 2003-06-03 | 1 | -5/+22 |
* | (Fsit_for): Don't lie about the number of args. | Stefan Monnier | 2003-06-02 | 1 | -1/+4 |
* | Changes from yesterday | Jason Rumney | 2003-06-02 | 1 | -0/+18 |
* | Include keyboard.h, charset.h, coding.h. | Dave Love | 2003-06-02 | 2 | -2/+37 |
* | (ENCODE_UTF_8): New. | Dave Love | 2003-06-02 | 1 | -0/+3 |
* | (Qutf_8): New. | Dave Love | 2003-06-02 | 1 | -0/+5 |
* | (Qutf_8): Moved to coding.c | Dave Love | 2003-06-02 | 1 | -2/+1 |
* | (ENCODE_MENU_STRING): New. | Dave Love | 2003-06-02 | 1 | -9/+28 |
* | Use HAVE_FCNTL_H, not USG5. | Dave Love | 2003-06-02 | 1 | -2/+5 |
* | Use HAVE_FCNTL_H, not USG5. | Dave Love | 2003-06-02 | 1 | -1/+1 |
* | (font_rescale_ratio): Fix for K&R. | Dave Love | 2003-06-02 | 1 | -1/+2 |
* | Use HAVE_FCNTL_H, not _POSIX_VERSION. | Dave Love | 2003-06-02 | 1 | -1/+1 |
* | Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H. | Dave Love | 2003-06-02 | 1 | -3/+7 |
* | [HAVE_FCNTL_H]: Include fcntl.h. | Dave Love | 2003-06-02 | 1 | -0/+3 |
* | Doc fixes. | Dave Love | 2003-06-02 | 1 | -5/+14 |
* | (Fset_buffer_multibyte): Fix previous change. | Kenichi Handa | 2003-06-02 | 1 | -1/+1 |
* | *** empty log message *** | Kenichi Handa | 2003-06-02 | 1 | -0/+4 |
* | (Fset_buffer_multibyte): Correctly recover a narrowed | Kenichi Handa | 2003-06-01 | 2 | -1/+9 |