| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | * lisp.h (last_glyphless_glyph_frame, last_glyphless_glyph_face_id) | Dmitry Antipov | 2013-09-06 | 1 | -0/+13 |
| * | | * src/eval.c (eval_sub): Only call Ffunction if necessary. | Stefan Monnier | 2013-09-06 | 1 | -0/+4 |
| * | | Attempt to make redisplay more selective when changing cursor type. | Dmitry Antipov | 2013-09-06 | 1 | -0/+13 |
| * | | Fix ChangeLog typo. | Dmitry Antipov | 2013-09-06 | 1 | -1/+1 |
| * | | Attempt to make redisplay more selective when changing fonts. | Dmitry Antipov | 2013-09-06 | 1 | -0/+30 |
| * | | Cache current header and mode line height for each window. | Dmitry Antipov | 2013-09-05 | 1 | -0/+16 |
| * | | * fontset.c, window.c, xdisp.c (toplevel): Use TERM_HEADER. | Dmitry Antipov | 2013-09-05 | 1 | -0/+5 |
| * | | Make --without-x compatible with --enable-gcc-warnings. | Dmitry Antipov | 2013-09-05 | 1 | -0/+21 |
| * | | * frame.c (check_minibuf_window): Update 'frame' with frame pointer. | Dmitry Antipov | 2013-09-05 | 1 | -0/+6 |
| * | | * src/cmds.c (Fself_insert_command): Don't pass a non-integer to XINT. | Stefan Monnier | 2013-09-04 | 1 | -0/+4 |
| * | | * alloc.c (make_event_array): First arg is now ptrdiff_t, not int. | Paul Eggert | 2013-09-04 | 1 | -0/+5 |
| * | | * src/keyboard.c (read_key_sequence_vs): New function. | Stefan Monnier | 2013-09-04 | 1 | -0/+4 |
| * | | * src/callint.c (Fcall_interactively): Always return a vector for 'K'. | Stefan Monnier | 2013-09-04 | 1 | -0/+4 |
| * | | Makefile improvements. | Paul Eggert | 2013-09-03 | 1 | -0/+8 |
| * | | * xterm.h (struct x_display_info): Do not track X connection | Dmitry Antipov | 2013-09-04 | 1 | -0/+7 |
| * | | * buffer.c (drop_overlay): | Dmitry Antipov | 2013-09-03 | 1 | -0/+6 |
| * | | * buffer.c (Fmake_overlay, Fmove_overlay): | Dmitry Antipov | 2013-09-03 | 1 | -0/+7 |
| * | | * xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer needed. | Dmitry Antipov | 2013-09-03 | 1 | -0/+1 |
| * | | * xterm.h (struct x_output): Remove set-but-unused | Dmitry Antipov | 2013-09-03 | 1 | -1/+3 |
| * | | * xterm.h (struct scroll_bar): Prefer int to Lisp_Object | Dmitry Antipov | 2013-09-03 | 1 | -0/+12 |
| * | | * nsfont.m (INVALID_GLYPH): New define. | Jan Djärv | 2013-09-03 | 1 | -0/+6 |
| * | | Move Flast_nonminibuf_frame from dispnew.c to frame.c. | Martin Rudalics | 2013-09-02 | 1 | -2/+4 |
| * | | * xterm.c (x_last_mouse_movement_time): Revert last change. | Dmitry Antipov | 2013-09-02 | 1 | -0/+8 |
| * | | In check_minibuf_window don't abort if no window was found (Bug#15247). | Martin Rudalics | 2013-09-02 | 1 | -0/+5 |
| * | | * xterm.c (handle_one_xevent): Use event.xunmap and not event.xmap when | Dmitry Antipov | 2013-09-02 | 1 | -0/+2 |
| * | | Use XGetMotionEvents to ask the last mouse motion time from X server. | Dmitry Antipov | 2013-09-02 | 1 | -0/+11 |
| * | | * msdos.c (last_mouse_window): Move to... | Dmitry Antipov | 2013-09-02 | 1 | -0/+11 |
| * | | * window.h (Vmouse_window, Vmouse_event): Remove the leftovers. | Dmitry Antipov | 2013-09-02 | 1 | -0/+1 |
| * | | * xterm.c (toplevel): Drop obsolete comment and move compose_status... | Dmitry Antipov | 2013-09-02 | 1 | -0/+7 |
| * | | * msdos.c (IT_set_terminal_window): Remove no-op. | Dmitry Antipov | 2013-09-02 | 1 | -0/+11 |
| * | | * nsterm.m (ns_set_terminal_modes, ns_reset_terminal_modes): | Dmitry Antipov | 2013-09-01 | 1 | -0/+12 |
| * | | * dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent. | Dmitry Antipov | 2013-09-01 | 1 | -0/+8 |
| * | | * fontset.c (face_for_char): Check char in the current face font first | Jan Djärv | 2013-09-01 | 1 | -0/+5 |
| * | | In temp_output_buffer_show make sure window returned by display_buffer is liv... | Martin Rudalics | 2013-08-31 | 1 | -0/+5 |
| * | | Minor cleanup to avoid forward declarations. | Dmitry Antipov | 2013-08-30 | 1 | -0/+27 |
| * | | * intervals.c (set_point_from_marker): New function. | Dmitry Antipov | 2013-08-29 | 1 | -0/+8 |
| * | | A possible fix for bug #14333 with hanging at exit on MS-Windows. | Eli Zaretskii | 2013-08-29 | 1 | -0/+14 |
| * | | * lisp.h (XSETMARKER): Remove unused macro (it doesn't work | Dmitry Antipov | 2013-08-29 | 1 | -0/+2 |
| * | | * alloc.c (Fmake_marker, build_marker): Zero need_adjustment | Dmitry Antipov | 2013-08-29 | 1 | -0/+5 |
| * | | * xterm.c (x_clear_area): Lost 7th arg because it is always False. | Dmitry Antipov | 2013-08-29 | 1 | -0/+10 |
| * | | Hook scanning and indentation functions to find_newline. This helps | Dmitry Antipov | 2013-08-29 | 1 | -0/+10 |
| * | | * src/eval.c (Ffuncall): Fix handling of ((lambda ..) ..) in lexically | Stefan Monnier | 2013-08-28 | 1 | -2/+7 |
| * | | * nsterm.m (last_window): New variable. | Jan Djärv | 2013-08-28 | 1 | -0/+8 |
| * | | * regex.c (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE, CHAR_HEAD_P) | Andreas Schwab | 2013-08-28 | 1 | -0/+9 |
| * | | Prefer enum glyph_row_area to int where appropriate. | Dmitry Antipov | 2013-08-28 | 1 | -0/+15 |
| * | | * buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_change) | Dmitry Antipov | 2013-08-28 | 1 | -0/+5 |
| * | | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -0/+5 |
| * | | Redesign redisplay interface to drop global output_cursor. | Dmitry Antipov | 2013-08-28 | 1 | -0/+17 |
| * | | Simplify SELECT_TYPE-related code. | Paul Eggert | 2013-08-27 | 1 | -0/+7 |
| * | | Simplify EMACS_TIME-related code. | Paul Eggert | 2013-08-27 | 1 | -0/+30 |