Improve window dividers code.
[bpt/emacs.git] / src / ChangeLog
2014-02-04 Martin RudalicsImprove window dividers code.
2014-02-03 Dmitry Antipov* eval.c (call_debugger): Grow specpdl if the debugger was
2014-02-03 Dmitry Antipov* print.c (Fexternal_debugging_output): Add cast to...
2014-02-02 Martin RudalicsIn Fx_create_frame of w32fns.c process frame alpha...
2014-02-01 Eli ZaretskiiAttempt to solve bug #16615 by using a more accurate...
2014-02-01 Eli ZaretskiiFix bug #16448 with non-ASCII error messages in batch...
2014-02-01 Eli ZaretskiiFix bug #16558 with w32-shell-execute on remote file...
2014-01-31 Glenn MorrisChangeLog fixes
2014-01-30 Andreas SchwabDon't ignore SIGPROF in subprocesses
2014-01-29 Paul Eggert* xmenu.c (create_and_show_popup_menu): Port comment...
2014-01-29 Eli ZaretskiiFix printing empty Lisp strings.
2014-01-29 Eli ZaretskiiFix bug #16576 with PRINTCHARFUN that conses output...
2014-01-29 Kenichi Handamerge trunk
2014-01-29 Kenichi HandaFix bug#16286 by the different way than 2014-01-26T00...
2014-01-29 Martin RudalicsIn x_set_tool_bar_lines of w32fns.c don't clear area...
2014-01-29 Jan Djärv* xmenu.c (create_and_show_popup_menu): Handle case...
2014-01-28 Martin RudalicsFix Fwindow_text_pixel_size and fit-frame-to-buffer.
2014-01-28 Dmitry Antipov* xfaces.c (free_frame_faces): Adjust comment.
2014-01-28 Dmitry Antipov* terminal.c (initial_free_frame_resources): New function.
2014-01-26 Paul Eggert* data.c (Fstring_to_number): Document results if unpar...
2014-01-26 Jan Djärv* xterm.c (x_focus_changed): Check for non-X terminal...
2014-01-26 Paul EggertWhen decoding, prefer ptrdiff_t to int for buffer posit...
2014-01-26 Paul EggertFix crash with insert-file-contents and misdecoded...
2014-01-25 Martin RudalicsFix handling of face attributes in Fx_create_frame...
2014-01-25 Fabrice PopineauFix bug #16517 with display change on MS-Windows while...
2014-01-25 Eli ZaretskiiFix bug #16479 with client connections while TTY menu...
2014-01-25 Stefan Monnier* src/eval.c (Fsignal): Fix `debug' handling to match...
2014-01-24 Paul EggertFix bool-vector-count-population bug on MinGW64.
2014-01-24 Dmitry Antipov* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction...
2014-01-23 Paul EggertMinor cleanup of previous change.
2014-01-23 Dmitry AntipovFix two memory leaks discovered with Valgrind.
2014-01-22 Martin RudalicsFixes in window size functions around Bug#16430 and...
2014-01-21 Eli ZaretskiiFix bug #16509 with segfault in an assertion when exiti...
2014-01-21 Dmitry Antipov* buffer.c (Fkill_buffer): When killing an indirect...
2014-01-20 Glenn MorrisFix spelling of "GNUstep"
2014-01-20 Paul EggertApply previous change even if valgrind is not in use...
2014-01-20 Paul EggertPacify valgrind by initializing buffer redisplay bit.
2014-01-20 Paul EggertRevert some of the CANNOT_DUMP fix.
2014-01-19 Eli ZaretskiiFix Cygwin w32 build broken by last commit in w32font.c.
2014-01-19 Kenichi Handamerge trunk
2014-01-19 Kenichi Handacomposite.c (composition_update_it): Fix previous change.
2014-01-18 Eli ZaretskiiFix file name handling on MS-Windows 9X.
2014-01-18 Glenn MorrisChangeLog and Author: header comment fixes
2014-01-17 Eli ZaretskiiProvisional fix for bug #16479 with client connecting...
2014-01-15 Eli Zaretskiisrc/ChangeLog: Fix typos.
2014-01-15 Glenn MorrisChangeLog fixes
2014-01-14 Paul EggertFix MinGW64 porting problem with _setjmp.
2014-01-13 Daniel ColascioneCorrectly handle reaching the end of the interval tree...
2014-01-13 Martin RudalicsFix bug when resizing mini window (Bug#16424).
2014-01-13 Jan Djärv* macfont.m: Include termchar.h.
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-13 Daniel ColascioneFix changelog
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with Unity global menu
2014-01-12 Kenichi Handamerge trunk
2014-01-12 Kenichi Handacomposite.c (composition_update_it): Fix indexing of...
2014-01-11 Fabrice PopineauFix minor build problems related to MinGW64.
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Eli ZaretskiiFix bug #16347 with updating redisplay of company-mode...
2014-01-11 Martin RudalicsFix doc-string of frame_resize_pixelwise.
2014-01-11 Martin RudalicsFix handling of internal borders (Bug#16348).
2014-01-11 Glenn MorrisChangeLog fixes
2014-01-08 David EngsterProper help support for EIEIO classes and methods.
2014-01-07 Paul EggertFix misdisplay of interlaced GIFs with libgif5.
2014-01-06 Eli ZaretskiiFix bug #16129 with slow and incorrect redisplay in...
2014-01-05 Paul EggertSpelling fixes.
2014-01-05 Paul EggertPort to GNU/Linux with recent grsecurity/PaX patches...
2014-01-04 Martin RudalicsFix maximization behavior on Windows (Bug#16300).
2014-01-03 Paul EggertPort to C89.
2014-01-03 Chong YidongRemove the dynamic-docstring-function feature.
2014-01-02 Martin RudalicsFurther adjust frame/window scrollbar width calculations.
2014-01-01 Paul Eggert* lisp.h (EMACS_INT): Configure based on INTPTR_MAX...
2014-01-01 Eli ZaretskiiFix bug #16265 with buffer caches when modifying text...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Martin RudalicsFix last change of grow_mini_window.
2013-12-31 Jan Djärv* nsterm.m (windowDidResignKey:): Set mouse_moved to 0.
2013-12-31 Fabrice PopineauMinor fixes for MinGW64 build.
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Fabrice PopineauFall back on SetNamedSecurityInfo if SetFileSecurity...
2013-12-31 Martin RudalicsSome more fixes following pixelwise resize changes...
2013-12-30 Juanma Barranquerosrc/fileio.c: Silence compiler warnings.
2013-12-30 Eli ZaretskiiFix bug #16299 with assertion violation in set-default...
2013-12-30 Martin RudalicsFix Bug#16284.
2013-12-29 Paul EggertPlain copy-file no longer chmods an existing destination.
2013-12-28 Paul EggertFix pipe bug with OS X emacs --daemon (Bug#16262).
2013-12-28 Eli ZaretskiiFix bug #14739 with creation of GUI frames from TTY...
2013-12-28 Glenn MorrisChangeLog fixes for font-locking
2013-12-28 Juanma BarranqueroFix ChangeLog typos.
2013-12-27 Jarek CzekalskiShell completion for filenames from current directory...
2013-12-27 Julien DanjouEnable ns-use-srgb-colorspace by default
2013-12-27 Chong YidongMore doc updates
2013-12-26 Martin RudalicsSome more tinkering with Bug#16051.
2013-12-26 Paul EggertFix core dumps with gcc -fsanitize=address and GNU...
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Eli ZaretskiiFix bug #16252 with 'mailto:' documents passed to w32...
2013-12-25 Chong YidongDoc updates for several Emacs 24.4 changes.
2013-12-24 Eli ZaretskiiMinor fixes in w32-shell-execute.
2013-12-23 Eli ZaretskiiLast portion of fix for bug #16051 with redisplay loops.
2013-12-23 Eli ZaretskiiFix most of bug #16051 with redisplay loops when resizi...
2013-12-23 Jan Djärv* src/conf_post.h: Use unsigned it for bool_bf if GNUSTEP.
2013-12-23 Glenn MorrisSome documenting of load-prefer-newer
next