Undo in region after markers in undo history relocated
[bpt/emacs.git] / src / ChangeLog
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-24 Martin RudalicsRefine previous fix of x_set_window_size to handle...
2014-03-23 Glenn Morris* src/fileio.c (Ffile_symlink_p): Doc fix.
2014-03-23 Stefan Monnier* lisp/simple.el (redisplay-highlight-region-function...
2014-03-23 Eli ZaretskiiFix ChangeLog entry of last commit.
2014-03-23 Eli ZaretskiiFix bug #17047 with cursor motion when invisible text...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-22T03:04:53Z!dancol@dancol...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-23T05:15:48Z!dancol@dancol...
2014-03-21 YAMAMOTO MitsuharuFix regression introduced by patch for Bug#10500.
2014-03-21 Martin RudalicsTruly maximize w32 frames with odd fonts and some texi...
2014-03-21 Paul EggertBackport doc.c fix from trunk.
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 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 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 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-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-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.
2014-02-12 Jan Djärv* image.c (pbm_load): Set to NO_PIXMAP on error.
2014-02-12 Lars Ingebrigtsen* buffer.c (syms_of_buffer): Doc clarification.
2014-02-11 Glenn Morris* src/nsfns.m (ns_display_info_for_name, Fx_open_connec...
2014-02-10 Paul EggertAvoid "." at end of error diagnostics.
2014-02-10 Dmitry Antipov* eval.c (call_debugger): When exiting the debugger...
2014-02-10 Lars Ingebrigtsen(Fyes_or_no_p): Doc fix
2014-02-10 Lars Ingebrigtsen* fns.c (Fmaphash): Say what `maphash' returns, since...
2014-02-10 Dmitry Antipov* cmds.c (Fself_insert_command): Respect the width...
2014-02-09 Lars Ingebrigtsen* cmds.c (Fself_insert_command): Output a clearer error...
2014-02-09 Lars Ingebrigtsen* macros.c (Fexecute_kbd_macro): Doc fix.
2014-02-08 Lars Ingebrigtsen* syntax.c (Fskip_syntax_backward): Doc clarification.
2014-02-08 Lars Ingebrigtsen* minibuf.c (Fread_string): Doc clarification.
2014-02-08 Lars Ingebrigtsen* buffer.c (Fmake_overlay): Doc clarification.
2014-02-08 Juanma Barranquero* src/keyboard.c (Frecursive_edit): Fix typo in docstring.
2014-02-08 Lars Ingebrigtsen* doc/lispref/keymaps.texi (Menu Bar): Minor clarification.
2014-02-08 Lars Ingebrigtsen* keyboard.c (Frecursive_edit): Say more precicely...
2014-02-07 Martin RudalicsIn window_resize_apply adjust margin width, if necessar...
2014-02-07 Martin RudalicsConstrain window body sizes.
next