summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Kim F. Storm2003-06-141-0/+5
* (Fcopy_file): Doc fix: copies file modes, too.Kai Großjohann2003-06-132-1/+6
* (Fwrite_region): Save and restore restriction.Kenichi Handa2003-06-121-0/+3
* *** empty log message ***Kenichi Handa2003-06-121-0/+4
* Remove redundant include of unistd.h, stdlib.h. UseDave Love2003-06-122-12/+10
* (alloca): Declare arg as size_t.Dave Love2003-06-121-2/+5
* (shrink_regexp_cache): Use xrealloc.Dave Love2003-06-112-2/+9
* (phys_cursor_in_rect_p): Fix 2003-05-24 change.Kim F. Storm2003-06-091-1/+3
* *** empty log message ***Kim F. Storm2003-06-091-0/+9
* *** empty log message ***Dave Love2003-06-061-17/+24
* *** empty log message ***Kenichi Handa2003-06-061-0/+5
* (SYSTEM_DEFAULT_RESOURCES): New constant.Jason Rumney2003-06-052-1/+38
* (Finternal_face_x_get_resource): Do it on Windows and Mac too.Jason Rumney2003-06-051-4/+0
* *** empty log message ***Dave Love2003-06-051-0/+13
* Set NLIST_STRUCT from HAVE_NLIST_H. UseDave Love2003-06-051-14/+34
* (__mktime_internal): Merge changes from gnulibDave Love2003-06-051-6/+28
* *** empty log message ***Stefan Monnier2003-06-051-0/+7
* (coordinates_in_window): Convert X and Y to windowKim F. Storm2003-06-051-2/+18
* *** empty log message ***Kim F. Storm2003-06-051-0/+7
* (add_system_logical_colors_to_map): New function.Jason Rumney2003-06-052-1/+62
* (allocate_pty): Revert part of the previous patch.Stefan Monnier2003-06-041-7/+2
* *** empty log message ***Jason Rumney2003-06-041-0/+12
* (enum event_kind): Remove MOUSE_WHEEL_EVENT.Jason Rumney2003-06-041-19/+0
* (Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.Jason Rumney2003-06-041-103/+0
* (XTread_socket): Map mouse wheel events to EmacsJason Rumney2003-06-041-3/+5
* _buffer_size): If coding->type isKenichi Handa2003-06-041-1/+5
* (update_tool_bar): Add missing UNGCPRO.Stefan Monnier2003-06-031-0/+2
* *** empty log message ***Stefan Monnier2003-06-031-1/+13
* * gtkutil.c (make_menu_item): Make sure we don't crash on a NULLJan Djärv2003-06-032-0/+11
* (init_buffer_once): Make kill-buffer-hook permanent-local.Stefan Monnier2003-06-031-0/+1
* *** empty log message ***Richard M. Stallman2003-06-031-0/+10
* (Fwindow_edges): Doc fix.Richard M. Stallman2003-06-031-3/+76
* (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)Richard M. Stallman2003-06-031-5/+22
* (Fsit_for): Don't lie about the number of args.Stefan Monnier2003-06-021-1/+4
* Changes from yesterdayJason Rumney2003-06-021-0/+18
* Include keyboard.h, charset.h, coding.h.Dave Love2003-06-022-2/+37
* (ENCODE_UTF_8): New.Dave Love2003-06-021-0/+3
* (Qutf_8): New.Dave Love2003-06-021-0/+5
* (Qutf_8): Moved to coding.cDave Love2003-06-021-2/+1
* (ENCODE_MENU_STRING): New.Dave Love2003-06-021-9/+28
* Use HAVE_FCNTL_H, not USG5.Dave Love2003-06-021-2/+5
* Use HAVE_FCNTL_H, not USG5.Dave Love2003-06-021-1/+1
* (font_rescale_ratio): Fix for K&R.Dave Love2003-06-021-1/+2
* Use HAVE_FCNTL_H, not _POSIX_VERSION.Dave Love2003-06-021-1/+1
* Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.Dave Love2003-06-021-3/+7
* [HAVE_FCNTL_H]: Include fcntl.h.Dave Love2003-06-021-0/+3
* Doc fixes.Dave Love2003-06-021-5/+14
* (Fset_buffer_multibyte): Fix previous change.Kenichi Handa2003-06-021-1/+1
* *** empty log message ***Kenichi Handa2003-06-021-0/+4
* (Fset_buffer_multibyte): Correctly recover a narrowedKenichi Handa2003-06-012-1/+9