summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2005-02-061-0/+6
* (Frun_hook_with_args)Richard M. Stallman2005-02-061-10/+15
* (sys_subshell): Properly terminate execlp argument list.Andreas Schwab2005-02-052-2/+7
* * xselect.c (Fx_send_client_event, x_handle_dnd_message): HandleJan Djärv2005-02-052-5/+48
* *** empty log message ***Eli Zaretskii2005-02-051-0/+5
* (face_color_supported_p): Use HAVE_WINDOW_SYSTEMEli Zaretskii2005-02-051-1/+1
* Forgot to remove debug code.Jan Djärv2005-02-031-2/+0
* * gtkutil.c (create_menus): Connect selection-done event instead ofJan Djärv2005-02-031-1/+1
* * xmenu.c (menubar_selection_callback): Force out GTK bufferedJan Djärv2005-02-031-3/+16
* * xmenu.c (menubar_selection_callback): Force out GTK bufferedJan Djärv2005-02-031-0/+12
* Copyright update.Stefan Monnier2005-02-033-5/+5
* (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+4
* (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+2
* (build_frame_matrix_from_leaf_window)Kim F. Storm2005-02-031-1/+1
* *** empty log message ***Kim F. Storm2005-02-031-0/+9
* (mac_draw_string_common, x_make_frame_visible): UseYAMAMOTO Mitsuharu2005-02-032-3/+13
* (x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED toYAMAMOTO Mitsuharu2005-02-031-1/+1
* Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OSYAMAMOTO Mitsuharu2005-02-031-1/+1
* *** empty log message ***Richard M. Stallman2005-02-031-0/+8
* (x_error_quitter): On GCC 3 and up, specify noinline.Richard M. Stallman2005-02-031-3/+11
* (echo_area_display): Clear echo_message_buffer.Richard M. Stallman2005-02-031-0/+2
* (Fbury_buffer): Doc fix.Richard M. Stallman2005-02-031-0/+1
* * macfns.c (unwind_create_frame): Fixing compile error due toSteven Tamm2005-02-032-1/+5
* * dispnew.c (update_window): Fixing compile error due toSteven Tamm2005-02-032-1/+6
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72Miles Bader2005-02-032-3/+8
* (Fprimitive_undo): Fix dummy apply undo entry.Kim F. Storm2005-02-021-1/+2
* *** empty log message ***Kim F. Storm2005-02-021-0/+4
* *** empty log message ***Kenichi Handa2005-02-021-0/+10
* (casify_region): Fix previous change.Kenichi Handa2005-02-021-1/+2
* (casify_object): Enable changing characters ofKenichi Handa2005-02-011-58/+28
* (replace_range_2): Fix bugs in adjusting markers and point.Kenichi Handa2005-02-011-6/+10
* (back_to_previous_visible_line_start): Reset iteratorKim F. Storm2005-02-011-0/+1
* *** empty log message ***Kim F. Storm2005-02-011-0/+5
* *** empty log message ***Kim F. Storm2005-01-311-0/+9
* (syms_of_buffer) <buffer-undo-list>: Doc fix.Kim F. Storm2005-01-311-1/+7
* (Qapply): New lisp var.Kim F. Storm2005-01-311-2/+17
* *** empty log message ***Kim F. Storm2005-01-301-2/+2
* (syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.Jesper Harder2005-01-302-7/+12
* (syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.Luc Teirlinck2005-01-302-1/+2
* *** empty log message ***Luc Teirlinck2005-01-301-0/+4
* (syms_of_undo) <undo-outer-limit>: Doc update.Luc Teirlinck2005-01-301-4/+6
* * xfns.c (show_hourglass): Use FRAME_X_WINDOW as parent for GTK,Jan Djärv2005-01-292-2/+11
* *** empty log message ***Richard M. Stallman2005-01-291-0/+6
* (syms_of_buffer) <buffer-undo-list>: Doc fix.Richard M. Stallman2005-01-291-0/+2
* Comment change.Richard M. Stallman2005-01-291-1/+1
* (Fprimitive_undo): Handle (FUNNAME . ARGS) by calling FUNNAME.Richard M. Stallman2005-01-291-2/+14
* *** empty log message ***Stefan Monnier2005-01-281-0/+18
* (access_keymap): YAILOM.Stefan Monnier2005-01-281-3/+3
* (x_clip_to_row): Ensure y >= 0.Kim F. Storm2005-01-271-23/+4
* (get_phys_cursor_geometry): New function to calculateKim F. Storm2005-01-271-0/+58