Further improve create_frame_xic patch
[bpt/emacs.git] / src /
2014-03-23 Daniel ColascioneFurther improve create_frame_xic patch
2014-03-23 Daniel ColascioneImprove XIC fix
2014-03-23 Daniel ColascioneWork around flaky XIM modules
2014-03-23 Daniel ColascioneImprove init_tty readability
2014-03-23 Daniel ColascioneMerge from emacs-24; up to 2014-03-21T23:16:26Z!rms...
2014-03-23 Daniel ColascioneDon't underflow datagram_address array
2014-03-22 Glenn MorrisMake some files in etc obsolete
2014-03-22 Glenn MorrisMerge from emacs-24; up to 2014-03-21T21:27:25Z!dancol...
2014-03-22 Daniel ColascioneDo not read uninitialized memory in conv_sockaddr_to_lisp
2014-03-22 Daniel ColascioneDo not read unitialized memory in conv_sockaddr_to_lisp
2014-03-21 Daniel ColascioneAdd memory information to bug reports
2014-03-21 Glenn MorrisMerge from emacs-24; up to 2014-03-21T08:51:02Z!eliz...
2014-03-21 Glenn MorrisIncrease default history-length from 30 to 100
2014-03-21 Daniel ColascioneCode for previous change
2014-03-21 Daniel ColascioneFrame icon optimization
2014-03-21 Daniel ColascioneMove might_dump assignment earlier in initialization
2014-03-21 Daniel ColascioneAllow lisp allocation via mmap in dumped emacs
2014-03-21 YAMAMOTO MitsuharuFix regression introduced by patch for Bug#10500.
2014-03-21 Daniel ColascioneAllow lisp allocation via mmap in dumped emacs
2014-03-21 Martin RudalicsTruly maximize w32 frames with odd fonts and some texi...
2014-03-21 Eli ZaretskiiExtend and improve w32-shell-execute on MS-Windows.
2014-03-21 Daniel ColascioneDo not allow a dumped Emacs to be dumped
2014-03-21 Paul EggertBackport doc.c fix from trunk.
2014-03-20 Paul Eggert* doc.c (store_function_docstring): Fix pointer signedn...
2014-03-20 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-docstring...
2014-03-20 Stefan Monnier* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged...
2014-03-20 Glenn Morris* src/charset.c (init_charset): When we cannot find...
2014-03-19 Paul Eggert* fns.c (Frandom): Fix rare bug where the result isn...
2014-03-19 Paul EggertFix porting inconsistency about rounding to even.
2014-03-19 Eli ZaretskiiFix minor memory-related problems on MS-Windows reveale...
2014-03-17 Ted Zlatanovgnutls.c (Fgnutls_boot): Fix case of :verify-error...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-16 Eli Zaretskiisrc/ChangeLog: Fix a typo in last commit.
2014-03-16 Eli ZaretskiiFix bug #16830 with slow search for newlines in forward...
2014-03-15 Juanma Barranquerosrc/buffer.c (Fset_buffer): Document return value ...
2014-03-14 Martin RudalicsDocument pixelwise frame resizing and fix related bug...
2014-03-12 Martin RudalicsTwo adjustments in window/frame resizing.
2014-03-11 Martin RudalicsAdd comment for 2014-03-10T10:31:13Z!rudalics@gmx.at...
2014-03-11 Dmitry Antipov* xfns.c (x_set_mouse_color): Recolor vertical_drag_cursor.
2014-03-10 Martin RudalicsRevert last change to w32_read_socket.
2014-03-10 Eli Zaretskiisrc/w32.c (stat_worker): Fix commentary.
2014-03-10 Eli ZaretskiiFix an obscure bug in fstatat on Windows 9X.
2014-03-10 Martin RudalicsUnconditionally set visibility to 1 when restoring...
2014-03-09 Martin RudalicsUpdate docs for window dividers and `window-text-pixel...
2014-03-08 Jan Djärv* nsterm.h (MAC_OS_X_VERSION_10_9): Add.
2014-03-08 Eli Zaretskiisrc/xdisp.c (Fmove_point_visually): Fix previous change.
2014-03-08 Eli ZaretskiiFix more failures of visual-order cursor movement under...
2014-03-07 Eli ZaretskiiFix bug #16961 with visual-order cursor movement and...
2014-03-07 Martin RudalicsUpdate docs for select-window and buffer-list-update...
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-06 Dmitry Antipov* xterm.c (xim_initialize): Always pass a copy of resou...
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-05 Paul EggertFix "resource temporarily unavailable" with xgselect.
2014-03-05 Paul EggertFix minor --enable-gcc-warnings issues.
2014-03-04 Ken BrownFurther follow-up to last change in gmalloc.c.
2014-03-04 Eli ZaretskiiFollow-up improvements for last change in gmalloc.c.
2014-03-04 YAMAMOTO Mitsuharu* xterm.c (x_draw_stretch_glyph_string): Reset clipping...
2014-03-04 Michal Nazarewicz* binding.el: Add comment describing why C-d binds...
2014-03-03 Eli ZaretskiiFix bug #16930 with broken build --without-x.
2014-03-03 Eli ZaretskiiFix crashes in lisp_align_free in a build with GC_MCHECK.
2014-03-03 Dmitry AntipovAvoid crashes when X fonts are erroneously freed on...
2014-03-03 Dmitry Antipov* font.c (toplevel): Adjust comment about font cache...
2014-03-03 Juanma Barranquero*/ChangeLog: Trivial fixes.
2014-03-01 Martin RudalicsConsider Vother_window_scroll_buffer valid iff it's...
2014-03-01 Eli ZaretskiiFix bug #16751 with crashes in expand-file-name on...
2014-02-28 Paul EggertFix a few crashes and leaks when cloning C strings.
2014-02-28 Martin RudalicsDon't show drag cursor when modeline can't be dragged...
2014-02-28 Xue FuqiaoDocument `prettify-symbols-mode' and `global-prettify...
2014-02-28 Glenn Morris* src/doc.c (Fsnarf_documentation): Snarf not-yet-bound...
2014-02-27 Martin RudalicsMore fixes for mouse glyph calculations (Bug#16647).
2014-02-27 Eli ZaretskiiFix bug #16870 with 'box' face in display strings.
2014-02-27 Michael Albinus* dbusbind.c (Fdbus__init_bus, Qdbus__init_bus, Sdbus__...
2014-02-26 Martin RudalicsFixes around Bug#16647.
2014-02-25 Juanma Barranquerosrc/lread.c (Funintern): Fix doc to match advertised...
2014-02-25 Glenn MorrisAdd some Authors: headers based on authors.el.
2014-02-24 Daniel ColascioneFix event race
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-22 Glenn MorrisMisc small frame/window doc
2014-02-22 Glenn MorrisBit more doc for process filter and sentinel changes
2014-02-21 Glenn MorrisSome doc updates for default process sentinels and...
2014-02-21 Martin RudalicsFix handling of window-min-height/-width (Bug#16738).
2014-02-21 Paul EggertPacify GCC when configuring with --enable-gcc-warnings.
2014-02-21 Daniel ColascioneImprove dbus error handling; detect bus failure
2014-02-20 Eli ZaretskiiFix excessive calls to bidi_shelve_cache reported in...
2014-02-20 Eli ZaretskiiFix assertion violation in redisplay.
2014-02-20 Eli ZaretskiiFix bug #16819 with dereferencing invalid face pointer.
2014-02-20 Glenn MorrisSome doc for defalias-fset-function
2014-02-19 Eli ZaretskiiFix bug #16806 with horizontal scrolling of images...
2014-02-19 Eli ZaretskiiAvoid crashes on MS-Windows when JPEG images are too...
2014-02-18 Martin RudalicsDon't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH...
2014-02-18 Michael Albinus* dbusbind.c (xd_close_bus): Apply proper check on...
2014-02-17 Paul Eggerttemacs --daemon fix
2014-02-16 Anders Lindgren* nsterm.m (keyDown:): Check for normal key even if...
2014-02-16 Daniel ColascioneMake closing dbus buses actually work
2014-02-14 Paul Eggert* character.h: Fix misspelling of file name in comment.
2014-02-13 Eli ZaretskiiFix crashes in itimers on Windows 9X.
2014-02-13 Paul EggertFix subspace record bug on HP-UX 10.20.
2014-02-13 Dmitry AntipovFix ChangeLog entry.
2014-02-13 Dmitry Antipov* composite.c (fill_gstring_header): Pass positions...
2014-02-13 Juanma BarranqueroFix typos in Changelogs.
next