| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | * emacs.c (daemon_name): New variable. | Dan Nicolaescu | 2008-10-27 | 1 | -0/+6 |
| * | Revert last change. | Chong Yidong | 2008-10-27 | 1 | -5/+0 |
| * | * xdisp.c (try_scrolling): When computing distance from the scroll | Chong Yidong | 2008-10-27 | 1 | -0/+5 |
| * | Fix typos. | Juanma Barranquero | 2008-10-27 | 1 | -3/+3 |
| * | * startup.el (command-line): Call daemon-initialized after | Dan Nicolaescu | 2008-10-26 | 1 | -0/+8 |
| * | (Foptimize_char_table): Make sure `ascii' doesn't point to | Stefan Monnier | 2008-10-26 | 1 | -0/+3 |
| * | (Fset_window_buffer): Undo 2008-10-18 change to re-instate | Stefan Monnier | 2008-10-26 | 1 | -20/+19 |
| * | * keyboard.c (read_char_minibuf_menu_prompt): Ensure that | Chong Yidong | 2008-10-25 | 1 | -0/+6 |
| * | (Fget_buffer_window, Fdelete_windows_on, Freplace_buffer_in_windows): | Martin Rudalics | 2008-10-25 | 1 | -0/+6 |
| * | * xdisp.c (handle_single_display_spec, handle_display_prop): Undo | Chong Yidong | 2008-10-24 | 1 | -0/+8 |
| * | (ftfont_otf_features): Fix previous change. | Kenichi Handa | 2008-10-24 | 1 | -0/+11 |
| * | * dbusbind.c (xd_in_read_queued_messages): New variable. | Michael Albinus | 2008-10-24 | 1 | -0/+9 |
| * | * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h. | Dan Nicolaescu | 2008-10-23 | 1 | -0/+4 |
| * | * xdisp.c (fill_glyph_string): Fix typo in source (though the | Juanma Barranquero | 2008-10-23 | 1 | -0/+5 |
| * | (Fget_buffer_create): Rename arg to buffer_or_name. Reword doc-string. | Martin Rudalics | 2008-10-23 | 1 | -0/+7 |
| * | * character.c (syms_of_character) <script-representative-chars>: | Juanma Barranquero | 2008-10-23 | 1 | -0/+5 |
| * | (make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf | Noah Friedman | 2008-10-23 | 1 | -0/+6 |
| * | (font_add_log): Check the values of extra properties. | Kenichi Handa | 2008-10-23 | 1 | -0/+4 |
| * | (Fwindow_dedicated_p, Fset_window_dedicated_p): Reword doc-string. | Martin Rudalics | 2008-10-22 | 1 | -0/+9 |
| * | Fix instance of Bug#870. | Juanma Barranquero | 2008-10-22 | 1 | -0/+3 |
| * | * xdisp.c (next_element_from_buffer): Remove bogus xassert condition. | Juanma Barranquero | 2008-10-22 | 1 | -4/+5 |
| * | * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency wit... | Adrian Robert | 2008-10-22 | 1 | -0/+9 |
| * | * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert. | Juanma Barranquero | 2008-10-22 | 1 | -8/+12 |
| * | *** empty log message *** | Kenichi Handa | 2008-10-22 | 1 | -0/+3 |