| Commit message (Expand) | Author | Age | Files | Lines |
| * | * w32font.c (add_font_entity_to_list): Pass the right LOGFONT | Juanma Barranquero | 2008-11-27 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2008-11-27 | 1 | -0/+63 |
| * | (w32font_open_internal): Don't include external leading in font height. | Jason Rumney | 2008-11-26 | 1 | -0/+5 |
| * | committing logs wrote but forgot to commit last night | Adrian Robert | 2008-11-26 | 1 | -0/+19 |
| * | (Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with | Glenn Morris | 2008-11-26 | 1 | -0/+5 |
| * | * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm): | Chong Yidong | 2008-11-24 | 1 | -0/+6 |
| * | (check_face_name): Use xstrcasecmp. Avoid compiler warning. | Jason Rumney | 2008-11-24 | 1 | -0/+5 |
| * | (check_face_name): New function. | Jason Rumney | 2008-11-23 | 1 | -0/+9 |
| * | (Fswitch_to_buffer): Reword and mention new option | Martin Rudalics | 2008-11-22 | 1 | -0/+5 |
| * | (Fbuffer_swap_text): Remove redundant marker manipulation. | Stefan Monnier | 2008-11-21 | 1 | -76/+62 |
| * | (detect_coding_iso_2022): Reject invalid composition | Kenichi Handa | 2008-11-21 | 1 | -0/+9 |
| * | (coordinates_in_window): Don't return | Martin Rudalics | 2008-11-20 | 1 | -0/+6 |
| * | (syms_of_buffer): Fix doc-string of cursor-type. | Martin Rudalics | 2008-11-16 | 1 | -0/+4 |
| * | (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bg | Eli Zaretskii | 2008-11-15 | 1 | -0/+5 |
| * | * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call | Chong Yidong | 2008-11-15 | 1 | -0/+7 |
| * | * xterm.c (x_draw_glyph_string): Stop drawing the background of | Chong Yidong | 2008-11-15 | 1 | -0/+9 |
| * | * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid | Chong Yidong | 2008-11-14 | 1 | -0/+5 |
| * | (window_loop): In DELETE_BUFFER_WINDOWS case, reset | Martin Rudalics | 2008-11-14 | 1 | -0/+6 |
| * | * w32-fns.el (w32-shell-dos-semantics): | Juanma Barranquero | 2008-11-14 | 1 | -0/+6 |
| * | (OBJ1, WIN32OBJ): Fix whitespace. | Eli Zaretskii | 2008-11-14 | 1 | -0/+4 |
| * | (BASE_PURESIZE): Increase to 1260000. | Katsumi Yamaoka | 2008-11-14 | 1 | -0/+4 |
| * | * frame.c (x_set_alpha): Set alpha to -1 if nil given. | Chong Yidong | 2008-11-12 | 1 | -0/+10 |
| * | * hftctl.c: | Dan Nicolaescu | 2008-11-12 | 1 | -0/+10 |
| * | Fix typos. | Juanma Barranquero | 2008-11-11 | 1 | -2/+2 |
| * | (Fget_byte): Fix and make it faster for unibyte target. | Kenichi Handa | 2008-11-10 | 1 | -0/+5 |
| * | * dired.c (file_name_completion): If completion_ignore_case is | Chong Yidong | 2008-11-08 | 1 | -0/+5 |
| * | (get_lim_data): Fix last change. | Eli Zaretskii | 2008-11-08 | 1 | -0/+4 |
| * | (Fget_byte): New function. | Kenichi Handa | 2008-11-08 | 1 | -0/+5 |
| * | * xdisp.c (try_window_reusing_current_matrix): Ensure that window | Chong Yidong | 2008-11-07 | 1 | -0/+5 |
| * | * fns.c (Frandom): Rename arg N to LIMIT to match the docs; doc fix. | Juanma Barranquero | 2008-11-06 | 1 | -0/+4 |
| * | (handle_one_xevent): Don't let popup menus cause | Glenn Morris | 2008-11-06 | 1 | -0/+5 |
| * | * xterm.c (xim_close_dpy): Avoid double-free on X11R6 XIM. | Chong Yidong | 2008-11-04 | 1 | -0/+4 |
| * | (Fx_wm_set_size_hint): Add missing return value. | Andreas Schwab | 2008-11-04 | 1 | -0/+4 |
| * | * xfns.c (Fx_wm_set_size_hint): New function. | Chong Yidong | 2008-11-03 | 1 | -0/+4 |
| * | (Fprevious_single_char_property_change): Return 0 | Martin Rudalics | 2008-11-03 | 1 | -0/+5 |
| * | (command_loop_1): Handle NORECORD in call of | Martin Rudalics | 2008-11-02 | 1 | -0/+25 |
| * | Ulrich Mueller <ulm at kph.uni-mainz.de> | Glenn Morris | 2008-11-02 | 1 | -0/+4 |
| * | (fill_gstring_header): Fix copy/paste typo. | Stefan Monnier | 2008-11-01 | 1 | -0/+4 |
| * | (Fnext_window, Fprevious_window): Rewrite doc-string. | Martin Rudalics | 2008-10-31 | 1 | -0/+6 |
| * | * w32fns.c (x_create_tip_frame): Prevent default foreground color for | Juanma Barranquero | 2008-10-30 | 1 | -1/+7 |
| * | * emacs.c (Fdaemon_initialized): Initialize nfd. | Chong Yidong | 2008-10-29 | 1 | -0/+4 |
| * | (syms_of_xdisp): Mention set-window-buffer in | Martin Rudalics | 2008-10-29 | 1 | -0/+7 |
| * | (syms_of_category): Fix typo in docstring. | Reiner Steib | 2008-10-28 | 1 | -0/+4 |
| * | * window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p) | Juanma Barranquero | 2008-10-28 | 1 | -0/+6 |
| * | * emacs.c (daemon_pipe): Make non-static. | Dan Nicolaescu | 2008-10-28 | 1 | -0/+9 |
| * | * xdisp.c (pos_visible_p, redisplay_internal, message3_nolog) | Stefan Monnier | 2008-10-28 | 1 | -0/+13 |
| * | * nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized | Chong Yidong | 2008-10-27 | 1 | -0/+3 |
| * | * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized | Chong Yidong | 2008-10-27 | 1 | -0/+6 |
| * | * xdisp.c (try_scrolling): When computing the distance from the scroll | Chong Yidong | 2008-10-27 | 1 | -0/+6 |
| * | (Fwindow_dedicated_p, Fset_window_dedicated_p) | Martin Rudalics | 2008-10-27 | 1 | -0/+6 |