summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (coordinates_in_window): Return ON_SCROLL_BARRichard M. Stallman2004-07-251-1/+7
* (Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.Richard M. Stallman2004-07-252-2/+9
* (check_cons_list): New function (contents commented out).Richard M. Stallman2004-07-251-0/+11
* *** empty log message ***Richard M. Stallman2004-07-241-0/+9
* (not_single_kboard_state): Declared.Richard M. Stallman2004-07-241-0/+1
* (Fwrite_region): Doc fix.Richard M. Stallman2004-07-241-1/+1
* (Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.Richard M. Stallman2004-07-241-2/+4
* (Fexpand_abbrev): Run Qpre_abbrev_expand_hookRichard M. Stallman2004-07-241-2/+2
* (Fcolor_supported_p): Doc fix.Luc Teirlinck2004-07-242-0/+8
* (Fselect_frame, Fset_frame_selected_window)Luc Teirlinck2004-07-241-4/+14
* (x_icon_verify): New function.Luc Teirlinck2004-07-242-0/+29
* From Barry Fishman <barry_fishman@att.net> (tiny change)Kim F. Storm2004-07-211-1/+1
* *** empty log message ***Kim F. Storm2004-07-211-0/+4
* (display_line): Increment nrows_scale_factor and setKim F. Storm2004-07-211-3/+27
* (struct glyph_matrix): New members nrows_scale_factorKim F. Storm2004-07-211-0/+5
* (make_window): Initialize nrows_scale_factor andKim F. Storm2004-07-211-0/+1
* (margin_glyphs_to_reserve): Apply ncols_scale_factor.Kim F. Storm2004-07-211-5/+5
* *** empty log message ***Kim F. Storm2004-07-211-0/+19
* * widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0.Jan Djärv2004-07-212-1/+4
* *** empty log message ***Luc Teirlinck2004-07-191-2/+11
* (Fpos_visible_in_window_p, Fset_window_hscroll)Luc Teirlinck2004-07-191-18/+35
* 2004-07-19 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)Jason Rumney2004-07-192-2/+7
* mac.c (sys_select): Block input around call toSteven Tamm2004-07-193-70/+89
* Fixing typo in sys_select.Steven Tamm2004-07-191-1/+1
* Fixes for Ctrl-G support on carbon, replacing old timeout based pollingSteven Tamm2004-07-197-38/+59
* *** empty log message ***Luc Teirlinck2004-07-191-2/+2
* (syms_of_xdisp): Correct capitalization error inLuc Teirlinck2004-07-192-1/+6
* (not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.Juanma Barranquero2004-07-172-1/+8
* *** empty log message ***Richard M. Stallman2004-07-171-0/+17
* (coordinates_in_window): Inside the window but outsideRichard M. Stallman2004-07-171-3/+13
* (print_preprocess): Test for print_depth at limitRichard M. Stallman2004-07-171-5/+5
* (not_single_kboard_state): New function.Richard M. Stallman2004-07-171-6/+17
* (Fdelete_frame): If we're in single_bboard_state onRichard M. Stallman2004-07-171-0/+30
* (syms_of_buffer) <transient-mark-mode>: Doc fix.Richard M. Stallman2004-07-171-1/+4
* *** empty log message ***Kim F. Storm2004-07-161-2/+2
* *** empty log message ***Jason Rumney2004-07-151-0/+5
* (Fx_file_dialog): Encode strings in system coding system beforeJason Rumney2004-07-151-2/+2
* (syms_of_search): staticproDavid Kastrup2004-07-152-0/+8
* *** empty log message ***Luc Teirlinck2004-07-141-0/+5
* (Fvisited_file_modtime): Return a list of two integers,Luc Teirlinck2004-07-141-2/+6
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455Miles Bader2004-07-142-0/+20
* (mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.Kim F. Storm2004-07-121-0/+2
* *** empty log message ***Kim F. Storm2004-07-121-0/+5
* *** empty log message ***Luc Teirlinck2004-07-111-0/+2
* (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.Luc Teirlinck2004-07-111-2/+12
* *** empty log message ***Luc Teirlinck2004-07-111-0/+8
* (Fwindow_buffer, Fother_window, Fget_lru_window)Luc Teirlinck2004-07-111-9/+22
* (Ffloat_time, Fformat_time_string, Fdecode_time)Luc Teirlinck2004-07-092-30/+35
* (syms_of_keyboard): Fix `keyboard-translate-table' docstring.Luc Teirlinck2004-07-062-5/+10
* *** empty log message ***Luc Teirlinck2004-07-061-1/+1