aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xterm.h (x_window_to_frame, x_any_window_to_frame)Dmitry Antipov2013-09-131-0/+11
* lisp.mk (lisp): Add w32-common-fns.elc.Eli Zaretskii2013-09-121-0/+4
* * src/charset.c (char_charset): Document an exception for char-charset.Xue Fuqiao2013-09-121-0/+4
* * xterm.h (x_display_info): New field last_user_time...Dmitry Antipov2013-09-121-0/+6
* * xterm.c (x_set_scroll_bar_thumb) [USE_LUCID && !HAVE_XAW3D]: ClipDmitry Antipov2013-09-121-0/+5
* * src/emacs.c (usage_message): Possessive apostrophe tweak.Glenn Morris2013-09-111-0/+4
* * nsterm.m (syms_of_nsterm): Use Qns.Dmitry Antipov2013-09-111-0/+6
* * termhooks.h (fullscreen_hook): Remove the leftover.Dmitry Antipov2013-09-111-0/+5
* Cleaning up a few X scroll bar bits.Dmitry Antipov2013-09-111-0/+16
* * src/insdel.c (insert_from_buffer_1): Don't mark buffer as modified whenStefan Monnier2013-09-111-0/+5
* * xdisp.c (Ftool_bar_lines_needed): Declare as 'const' if ifdeffed out,Paul Eggert2013-09-111-0/+5
* Ifdef away frame tool bar code when it is not really used.Dmitry Antipov2013-09-111-0/+23
* Fix corruption with multiple emacsclient -t instances.Paul Eggert2013-09-111-0/+11
* Fix last change.Dmitry Antipov2013-09-111-0/+15
* * src/keyboard.c (read_char): Don't break immediate_echo.Stefan Monnier2013-09-101-0/+4
* * lisp/subr.el (with-demoted-errors): Add `format' argument.Stefan Monnier2013-09-101-2/+6
* Review and drop old frame resize hack.Dmitry Antipov2013-09-091-0/+11
* Do not populate pure Xism x_sync to other ports.Dmitry Antipov2013-09-091-0/+8
* Cleanup frame flushing.Dmitry Antipov2013-09-091-0/+21
* Port --without-x --enable-gcc-warnings to Fedora 19.Paul Eggert2013-09-061-0/+6
* * lisp.h (last_glyphless_glyph_frame, last_glyphless_glyph_face_id)Dmitry Antipov2013-09-061-0/+13
* * src/eval.c (eval_sub): Only call Ffunction if necessary.Stefan Monnier2013-09-061-0/+4
* Attempt to make redisplay more selective when changing cursor type.Dmitry Antipov2013-09-061-0/+13
* Fix ChangeLog typo.Dmitry Antipov2013-09-061-1/+1
* Attempt to make redisplay more selective when changing fonts.Dmitry Antipov2013-09-061-0/+30
* Cache current header and mode line height for each window.Dmitry Antipov2013-09-051-0/+16
* * fontset.c, window.c, xdisp.c (toplevel): Use TERM_HEADER.Dmitry Antipov2013-09-051-0/+5
* Make --without-x compatible with --enable-gcc-warnings.Dmitry Antipov2013-09-051-0/+21
* * frame.c (check_minibuf_window): Update 'frame' with frame pointer.Dmitry Antipov2013-09-051-0/+6
* * src/cmds.c (Fself_insert_command): Don't pass a non-integer to XINT.Stefan Monnier2013-09-041-0/+4
* * alloc.c (make_event_array): First arg is now ptrdiff_t, not int.Paul Eggert2013-09-041-0/+5
* * src/keyboard.c (read_key_sequence_vs): New function.Stefan Monnier2013-09-041-0/+4
* * src/callint.c (Fcall_interactively): Always return a vector for 'K'.Stefan Monnier2013-09-041-0/+4
* Makefile improvements.Paul Eggert2013-09-031-0/+8
* * xterm.h (struct x_display_info): Do not track X connectionDmitry Antipov2013-09-041-0/+7
* * buffer.c (drop_overlay):Dmitry Antipov2013-09-031-0/+6
* * buffer.c (Fmake_overlay, Fmove_overlay):Dmitry Antipov2013-09-031-0/+7
* * xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer needed.Dmitry Antipov2013-09-031-0/+1
* * xterm.h (struct x_output): Remove set-but-unusedDmitry Antipov2013-09-031-1/+3
* * xterm.h (struct scroll_bar): Prefer int to Lisp_ObjectDmitry Antipov2013-09-031-0/+12
* * nsfont.m (INVALID_GLYPH): New define.Jan Djärv2013-09-031-0/+6
* Move Flast_nonminibuf_frame from dispnew.c to frame.c.Martin Rudalics2013-09-021-2/+4
* * xterm.c (x_last_mouse_movement_time): Revert last change.Dmitry Antipov2013-09-021-0/+8
* In check_minibuf_window don't abort if no window was found (Bug#15247).Martin Rudalics2013-09-021-0/+5
* * xterm.c (handle_one_xevent): Use event.xunmap and not event.xmap whenDmitry Antipov2013-09-021-0/+2
* Use XGetMotionEvents to ask the last mouse motion time from X server.Dmitry Antipov2013-09-021-0/+11
* * msdos.c (last_mouse_window): Move to...Dmitry Antipov2013-09-021-0/+11
* * window.h (Vmouse_window, Vmouse_event): Remove the leftovers.Dmitry Antipov2013-09-021-0/+1
* * xterm.c (toplevel): Drop obsolete comment and move compose_status...Dmitry Antipov2013-09-021-0/+7
* * msdos.c (IT_set_terminal_window): Remove no-op.Dmitry Antipov2013-09-021-0/+11