aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** 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: [email protected]/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
* (x_draw_hollow_cursor): Use get_phys_cursor_geometry.Kim F. Storm2005-01-272-48/+7
* (get_phys_cursor_geometry): Add prototype.Kim F. Storm2005-01-271-0/+2
* *** empty log message ***Kim F. Storm2005-01-271-0/+16
* (x_error_quitter): Add a prototype. Make it static again.Stefan Monnier2005-01-272-68/+64
* (get_glyph_string_clip_rect): Always show a cursorKim F. Storm2005-01-271-7/+20
* *** empty log message ***Kim F. Storm2005-01-271-0/+6
* *** empty log message ***Richard M. Stallman2005-01-251-0/+5
* (x_error_quitter): No longer static, and moved after x_error_handler.Richard M. Stallman2005-01-251-16/+19
* *** empty log message ***Kim F. Storm2005-01-242-7/+14
* * dispextern.h (struct glyph_string): New members clip_head andSteven Tamm2005-01-241-0/+24
* * dispextern.h (struct glyph_string): New members clip_head andSteven Tamm2005-01-244-34/+117
* (window_scroll_pixel_based): Fix scrolling in the wrongKim F. Storm2005-01-241-6/+16
* (redisplay_window): Only try to make cursor line fullyKim F. Storm2005-01-242-0/+7
* *** empty log message ***Kim F. Storm2005-01-241-0/+5
* (Fcurrent_column): Doc fix.Stefan Monnier2005-01-231-3/+5
* *** empty log message ***Kim F. Storm2005-01-231-1/+1
* * window.c (Fpos_visible_in_window_p): Simplify return value forKim F. Storm2005-01-231-14/+11
* *** empty log message ***Kim F. Storm2005-01-231-0/+4