aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (syms_of_buffer): Fix doc-string of cursor-type.Martin Rudalics2008-11-162-2/+7
* (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bgEli Zaretskii2008-11-152-3/+11
* (x_draw_glyph_string): For stretch glyphs, don't callChong Yidong2008-11-152-2/+8
* * xterm.c (x_draw_glyph_string): For stretch glyphs, don't callChong Yidong2008-11-151-0/+7
* (x_draw_glyph_string): Stop drawing the background of the next glyphChong Yidong2008-11-151-1/+2
* (ns_draw_glyph_string): Stop drawing the background of the next glyphChong Yidong2008-11-151-1/+2
* (x_draw_glyph_string): Stop drawing the background of the next glyphChong Yidong2008-11-151-1/+2
* * xterm.c (x_draw_glyph_string): Stop drawing the background ofChong Yidong2008-11-151-0/+9
* (Finsert_file_contents): Decrement specpdl_ptr to avoid double fileChong Yidong2008-11-141-0/+11
* * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoidChong Yidong2008-11-141-0/+5
* (window_loop): In DELETE_BUFFER_WINDOWS case, resetMartin Rudalics2008-11-142-0/+8
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-143-3/+9
* (OBJ1, WIN32OBJ): Fix whitespace.Eli Zaretskii2008-11-142-34/+38
* (BASE_PURESIZE): Increase to 1260000.Katsumi Yamaoka2008-11-142-1/+5
* Fix typo in comment.Juanma Barranquero2008-11-122-2/+2
* (x_set_alpha): Set alpha to -1 if nil given.Chong Yidong2008-11-121-19/+18
* Negative alpha means "don't touch".Chong Yidong2008-11-121-1/+2
* (x_set_frame_alpha): Do nothing if alpha is negative.Chong Yidong2008-11-122-2/+6
* * frame.c (x_set_alpha): Set alpha to -1 if nil given.Chong Yidong2008-11-121-0/+10
* * hftctl.c:Dan Nicolaescu2008-11-125-450/+22
* Fix typos.Juanma Barranquero2008-11-112-3/+3
* (map_char_table_for_charset): Add comment.Kenichi Handa2008-11-111-0/+21
* (Vchar_unify_table): Comment added.Kenichi Handa2008-11-111-1/+1
* (Fget_byte): Fix and make it faster for unibyte target.Kenichi Handa2008-11-102-0/+9
* (file_name_completion): If completion_ignore_case is enabled, ignoreChong Yidong2008-11-081-4/+15
* * dired.c (file_name_completion): If completion_ignore_case isChong Yidong2008-11-081-0/+5
* (get_lim_data): Fix last change.Eli Zaretskii2008-11-082-4/+10
* (Fget_byte): New function.Kenichi Handa2008-11-082-0/+63
* (try_window_reusing_current_matrix): Ensure that window cursorChong Yidong2008-11-071-7/+10
* * xdisp.c (try_window_reusing_current_matrix): Ensure that windowChong Yidong2008-11-071-0/+5
* * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix.Juanma Barranquero2008-11-062-8/+13
* (handle_one_xevent): Don't let popup menus causeGlenn Morris2008-11-062-2/+8
* Fix comment typo.Glenn Morris2008-11-061-2/+1
* (xim_close_dpy): Avoid double-free on X11R6 XIM.Chong Yidong2008-11-041-1/+3
* * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM.Chong Yidong2008-11-041-0/+4
* (Fx_wm_set_size_hint): Add missing return value.Andreas Schwab2008-11-042-0/+5
* (Fx_wm_set_size_hint): New function.Chong Yidong2008-11-031-0/+17
* * xfns.c (Fx_wm_set_size_hint): New function.Chong Yidong2008-11-031-0/+4
* (Fprevious_single_char_property_change): Return 0Martin Rudalics2008-11-032-1/+6
* (command_loop_1): Handle NORECORD in call ofMartin Rudalics2008-11-022-2/+27
* (choose_minibuf_frame): Handle NORECORD in call ofMartin Rudalics2008-11-021-1/+1
* (select_frame_norecord): New function.Martin Rudalics2008-11-021-6/+16
* (do_switch_frame, Fselect_frame)Martin Rudalics2008-11-021-3/+3
* (do_switch_frame): New argument NORECORD passed to Fselect_window.Martin Rudalics2008-11-021-32/+40
* Ulrich Mueller <ulm at kph.uni-mainz.de>Glenn Morris2008-11-022-2/+6
* (fill_gstring_header): Fix copy/paste typo.Stefan Monnier2008-11-012-1/+5
* (Fnext_window, Fprevious_window): Rewrite doc-string.Martin Rudalics2008-10-312-54/+63
* * w32fns.c (x_create_tip_frame): Prevent default foreground color forJuanma Barranquero2008-10-302-4/+16
* (Fdaemon_initialized): Initialize nfd.Chong Yidong2008-10-291-1/+1
* * emacs.c (Fdaemon_initialized): Initialize nfd.Chong Yidong2008-10-291-0/+4