* search.c (Freplace_match): Use make_specified_string.
[bpt/emacs.git] / src / ChangeLog
2014-03-31 Dmitry Antipov* search.c (Freplace_match): Use make_specified_string.
2014-03-31 Jan Djärv* nsmenu.m (free_frame_tool_bar): Set wait_for_tool_bar...
2014-03-30 Jan DjärvAvoid flickering on frame creation with tool bar on...
2014-03-28 Glenn MorrisImprove usage of AC_INIT
2014-03-28 Glenn MorrisAdd system-configuration-features, summarising some...
2014-03-27 Paul EggertPort recent signal-related changes to FreeBSD.
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-27 YAMAMOTO MitsuharuFix bug #17115 with displaying on w32 images that have...
2014-03-27 Juanma Barranquerosrc/image.c: Avoid partial load of SVG libraries.
2014-03-26 Paul EggertMore backward-compatible fix to char-equal core dump.
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-26 Juanma Barranquerosrc/*.c: Silence a few warnings about unused vars and...
2014-03-26 Paul EggertFix core dump in char-equal.
2014-03-26 Paul Eggert* insdel.c (adjust_markers_for_delete): Remove unused...
2014-03-26 Glenn MorrisDoc tweaks related to file locking
2014-03-26 Glenn MorrisRemove the build-time option CLASH_DETECTION
2014-03-25 Eli ZaretskiiSpeed up thread startup on MS-Windows.
2014-03-25 Paul EggertHandle sigmask better with nested signal handlers.
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 Daniel ColascioneClean up gc_sweep
2014-03-23 Juanma Barranquerosrc/w32fns.c (Fw32_shell_execute): Declare `result...
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 ColascioneFurther improve XIM init
2014-03-23 Daniel ColascioneFurther improve create_frame_xic patch
2014-03-23 Daniel ColascioneMake Emacs work with ibus
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 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-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 ColascioneFrame icon optimization
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 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
next