aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs.Juanma Barranquero2013-08-021-4/+4
* * fileio.c, fns.c (merge): Move extern decl from here ...Paul Eggert2013-08-011-0/+5
* Fix last font-related change.Dmitry Antipov2013-08-011-0/+10
* * frame.h (FRAME_MOUSE_UPDATE):Dmitry Antipov2013-08-011-0/+6
* Avoid redundant Lisp_Object <-> struct frame conversions in font API.Dmitry Antipov2013-08-011-0/+19
* * xterm.c (any_help_event_p, x_draw_glyph_string_background):Dmitry Antipov2013-08-011-0/+5
* Do not use pure Xism x_wm_set_icon_position in non-X ports.Dmitry Antipov2013-08-011-0/+10
* * xterm.c (x_flush): Call XFlush once per each X display, notDmitry Antipov2013-08-011-0/+4
* * xterm.c (last_mouse_press_frame): Remove theDmitry Antipov2013-08-011-0/+6
* Drop unnecessary functions that deals with frame pixel size.Dmitry Antipov2013-07-311-0/+13
* * frame.c (Fset_frame_height, Fset_frame_width): Mention nil frame in docstring.Dmitry Antipov2013-07-311-0/+3
* * frame.c (Fmake_terminal_frame): Use store_in_alist to setupDmitry Antipov2013-07-311-0/+5
* * frame.c (make_frame, x_set_frame_parameters): Use bool for boolean.Dmitry Antipov2013-07-311-0/+12
* Fix tempfile bug on platforms lacking mkostemp and mkstemp.Paul Eggert2013-07-301-0/+6
* * xfaces.c (make_face_cache): For struct face_cache, preferDmitry Antipov2013-07-301-0/+6
* * fringe.c (draw_window_fringes, update_window_fringes)Dmitry Antipov2013-07-301-0/+20
* * frame.c (Fmodify_frame_parameters): Always check 2nd arg withDmitry Antipov2013-07-301-0/+5
* * fns.c (toplevel): Remove comment before Fsafe_length becauseDmitry Antipov2013-07-291-0/+5
* * frame.c (delete_frame): Avoid unnecessary 'this_f' test.Paul Eggert2013-07-281-0/+4
* Fix bug #14970 with crashes when deleting many frames on MS-Windows.Eli Zaretskii2013-07-281-0/+9
* Fix focus-out events on MS-Windows.Eli Zaretskii2013-07-271-0/+7
* Fix documentation of list-processes and process-list.Eli Zaretskii2013-07-261-0/+2
* Fix bug #14841 with invisible frames on MS-Windows.Eli Zaretskii2013-07-261-0/+8
* Fix minor problems found by static checking.Paul Eggert2013-07-261-0/+6
* Add support for lexical variables to the debugger's `e' command.Stefan Monnier2013-07-261-0/+10
* * fileio.c (Finsert_file_contents): Avoid double-close.Paul Eggert2013-07-251-0/+4
* Fix bug #14780 with unreachable lines near end of buffer.Eli Zaretskii2013-07-241-0/+6
* * src/alloc.c (make_save_ptr): Define if HAVE_NTGUI is defined (Bug#14944).Ken Brown2013-07-241-0/+5
* * src/eval.c (Fprogn): Do not check that BODY is a proper list.Paul Eggert2013-07-241-0/+7
* No need for configure to create etc/ and lisp/ any moreGlenn Morris2013-07-231-0/+4
* Port to GNU/Linux systems with tinfo but not ncurses.Paul Eggert2013-07-231-0/+6
* * eval.c (Fprogn): Check that BODY is a proper list.Paul Eggert2013-07-231-0/+2
* Tune UNEVALLED functions by using XCAR instead of Fcar, etc.Paul Eggert2013-07-231-0/+8
* * emacsgtkfixed.c: Port to GCC 4.6.Paul Eggert2013-07-231-0/+5
* src/callproc.c (child_setup): Silence compiler warnings.Juanma Barranquero2013-07-231-0/+5
* * sysdep.c (frame) [__FreeBSD__]: #define to freebsd_framePaul Eggert2013-07-221-0/+6
* * alloc.c (make_save_ptr_ptr): Define this function.Paul Eggert2013-07-211-0/+6
* * nsterm.m (sendEvent:): Skip mouse moved if no dialog and no EmacsJan Djärv2013-07-211-0/+5
* Avoid vfork-related deadlock more cleanly.Paul Eggert2013-07-201-0/+10
* lisp/ChangeLog, src/ChangeLog: Fix typos.Juanma Barranquero2013-07-211-3/+3
* Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.atGlenn Morris2013-07-201-0/+4
|\
| * * src/image.c (Fimage_flush): Fix doc typo.Glenn Morris2013-07-151-0/+4
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-101-0/+4
* | Fix array bounds violation when pty allocation fails.Paul Eggert2013-07-201-0/+10
* | * lread.c (Fload): Avoid initialization only when lint checking.Paul Eggert2013-07-201-0/+5
* | merge trunkKenichi Handa2013-07-201-0/+78
|\ \
| * | * lread.c (Fload): Avoid uninitialized warning.Andreas Schwab2013-07-201-0/+4
| * | Fix some minor file descriptor leaks and related glitches.Paul Eggert2013-07-191-0/+13
| * | * alloc.c (staticpro): Avoid buffer overrun on repeated calls.Paul Eggert2013-07-191-0/+5
| * | (decode_coding_utf_8): Add simple loop for fast processing of ASCII characters.Richard M. Stallman2013-07-191-0/+5