aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug #15155 with ignoring face remapping for strings from prefix properties.Eli Zaretskii2013-08-231-0/+5
* | Minor cleanup for redisplay interface and few related functions.Dmitry Antipov2013-08-231-0/+16
* | Redesign redisplay interface to drop updated_row and updated_area.Dmitry Antipov2013-08-231-0/+15
* | * process.c (flush_pending_output): Remove stub.Paul Eggert2013-08-221-0/+5
* | * callproc.c: Fix race that killed background processes.Paul Eggert2013-08-211-0/+8
* | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFOREDmitry Antipov2013-08-211-0/+9
* | * process.c (allocate_pty) [PTY_OPEN]: Set fd's FD_CLOEXEC flag.Paul Eggert2013-08-201-0/+6
* | src/character.c (string_char): Improve commentary.Kenichi Handa2013-08-201-0/+4
* | * image.c (SIGNATURE_DIGESTSIZE): Remove.Paul Eggert2013-08-191-0/+7
* | * image.c: Shrink memory needed for animation cache.Paul Eggert2013-08-191-0/+16
* | (imagemagick_get_animation_cache): Fix memory leak.Lars Magne Ingebrigtsen2013-08-191-0/+3
* | * image.c (imagemagick_get_animation_cache): Don't segfault on each invocation.Lars Magne Ingebrigtsen2013-08-191-0/+5
* | * image.c: Fix animation cache signature memory leak.Paul Eggert2013-08-191-0/+11
* | * process.c (handle_child_signal): Fix crash; deleted pid.Paul Eggert2013-08-181-0/+5
* | * image.c (imagemagick_create_cache, imagemagick_get_animation_cache)Dmitry Antipov2013-08-191-0/+5
* | * image.c (imagemagick_get_animation_cache): Don't segfault whenLars Magne Ingebrigtsen2013-08-181-0/+5
* | Change size of static heap on Cygwin; report maximum usage after dumping.Ken Brown2013-08-181-0/+9
* | Fix a minor issue with loading zlib DLL on MS-Windows.Eli Zaretskii2013-08-171-0/+6
* | Another doc fix for `buffer-undo-list'.Xue Fuqiao2013-08-171-0/+2
* | (imagemagick_load_image): Remove the ping_wand codeLars Magne Ingebrigtsen2013-08-161-0/+3
* | (imagemagick_get_animation_cache): Fix a double-free error.Lars Magne Ingebrigtsen2013-08-161-0/+1
* | * image.c: Implement an ImageMagick per-image cache.Lars Magne Ingebrigtsen2013-08-161-0/+4
* | * src/editfns.c (insert_before_markers): Mention overlay in the doc string.Xue Fuqiao2013-08-161-0/+2
* | Remove documentation of undefined behavior.Xue Fuqiao2013-08-161-0/+4
* | (imagemagick_compute_animated_image): Allow certain degenerate imagesLars Magne Ingebrigtsen2013-08-151-0/+3
* | (imagemagick_compute_animated_image): Fix animated segafaultLars Magne Ingebrigtsen2013-08-151-0/+2
* | image.c animation touchupsLars Magne Ingebrigtsen2013-08-151-0/+5
* | * nsmenu.m (menuWillOpen:): Fix preprocessor test.Jan Djärv2013-08-151-0/+4
* | (imagemagick_compute_animated_image): Respect the GIF disposal methods.Lars Magne Ingebrigtsen2013-08-151-0/+5
* | Revert last change to gmalloc.c; update some comments.Ken Brown2013-08-151-0/+6
* | Fix minor problems found by static checking.Paul Eggert2013-08-151-0/+11
* | (imagemagick_compute_animated_image): Implement a simple cacheLars Magne Ingebrigtsen2013-08-151-0/+3
* | Fix infinite frame selection loop (Bug#15025).Dmitry Antipov2013-08-151-0/+5
* | Fix bug #15099 with 'box' face attribute in display tables.Eli Zaretskii2013-08-151-0/+2
* | Fix bug #15090 with redisplay under linum-mode and visual-line-mode.Eli Zaretskii2013-08-151-0/+9
* | * image.c (imagemagick_compute_animated_image): Implement animated images.Lars Magne Ingebrigtsen2013-08-151-0/+5
* | * lisp.h (FOR_EACH_ALIST_VALUE): New macroDmitry Antipov2013-08-151-0/+9
* | * term.c (get_named_tty, create_tty_output, tty_free_frame_resources)Dmitry Antipov2013-08-151-0/+9
* | * src/gmalloc.c [CYGWIN]: Rename memalign (Bug#15094).Ken Brown2013-08-141-0/+5
* | Utility function and macro to copy Lisp string to C string.Dmitry Antipov2013-08-141-0/+14
* | * src/marker.c (set_marker): Reformat documentation.Xue Fuqiao2013-08-141-0/+4
* | * image.c (imagemagick_load_image): Make animated pictures work.Lars Magne Ingebrigtsen2013-08-141-0/+4
* | * decompress.c (unwind_decompress): Always restore point.Lars Magne Ingebrigtsen2013-08-141-0/+4
* | * xdisp.c (redisplay_window): If window_end_valid is cleared due toDmitry Antipov2013-08-141-0/+3
* | * xdisp.c (cursor_type_changed): Now static.Paul Eggert2013-08-141-0/+2
* | * image.c (imagemagick_filename_hint): New arg HINT_BUFFER.Paul Eggert2013-08-141-0/+6
* | * xdisp.c (adjust_window_ends): Move duplicated code to new function.Dmitry Antipov2013-08-141-0/+5
* | * window.h (struct window): Convert window_end_pos andDmitry Antipov2013-08-141-0/+16
* | Fix --enable-gcc-warnings errors introduced in 2013-08-13 commit.Dmitry Antipov2013-08-141-0/+6
* | Cleanup window fringes, margins and scroll bars adjustments.Dmitry Antipov2013-08-141-0/+8