aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * w32term.c (w32_read_socket): Avoid temporaryDmitry Antipov2013-09-171-0/+6
* * frame.h (x_set_bitmap_icon) [!HAVE_NS]: New function.Dmitry Antipov2013-09-171-0/+10
* * dispextern.h (check_x_display_info, x_get_string_resource):Dmitry Antipov2013-09-171-0/+12
* * xterm.h (struct x_display_info): New memberDmitry Antipov2013-09-171-0/+11
* Add a major-mode for the *Messages* bufferGlenn Morris2013-09-171-0/+5
* * xterm.c (toplevel) [USE_MOTIF]: Include xlwmenu.h to pacify GCC.Dmitry Antipov2013-09-171-0/+1
* Don't overuse 'const' in types of locals.Paul Eggert2013-09-171-0/+21
* * xterm.c (handle_one_xevent): Do not call to x_clear_areaDmitry Antipov2013-09-171-0/+2
* * configure.ac: Do not check for g_type_init because weDmitry Antipov2013-09-171-0/+8
* * xsettings.c (init_gconf, init_gsettings): Check for Glib 2.36.0Jan Djärv2013-09-161-0/+3
* Fix syms_of_(mac|ms)font calls.Jan Djärv2013-09-161-0/+6
* * xterm.c (toolkit_scroll_bar_interaction): Use bool for boolean.Dmitry Antipov2013-09-161-0/+6
* Do not copy X event in handle_one_xevent except KeyPress case.Dmitry Antipov2013-09-161-0/+21
* Fix X event waiting to handle multiple frames.Dmitry Antipov2013-09-161-0/+10
* Fix compilation for GNUStep due to font changes.Jan Djärv2013-09-151-0/+6
* Port the font backend from the Mac port.Jan Djärv2013-09-151-0/+32
* Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is zero since 1999,Dmitry Antipov2013-09-151-0/+14
* * xterm.c, xfns.c (toplevel): Remove #ifdef HAVE_X_WINDOWS becauseDmitry Antipov2013-09-151-0/+2
* * xterm.h (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET) [USE_X_TOOLKIT]:Dmitry Antipov2013-09-151-0/+4
* * frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FONT_HEIGHT):Dmitry Antipov2013-09-151-0/+3
* * xterm.h (FRAME_X_SCREEN_NUMBER): Add comment.Dmitry Antipov2013-09-151-0/+5
* Fix src/ChangeLog entry of last commit.Eli Zaretskii2013-09-141-1/+1
* Fix bug #15375 with inaccurate docs of display margin width values.Eli Zaretskii2013-09-141-0/+5
* Unify Fx_focus_frame between all ports.Dmitry Antipov2013-09-131-0/+20
* Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-131-0/+17
* * 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