aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkJoakim Verona2013-08-172-1/+3
|\
| * Another doc fix for `buffer-undo-list'.Xue Fuqiao2013-08-172-1/+3
* | merge from trunkJoakim Verona2013-08-162-33/+13
|\ \ | |/
| * (imagemagick_load_image): Remove the ping_wand codeLars Magne Ingebrigtsen2013-08-162-33/+13
* | merge from trunkJoakim Verona2013-08-162-6/+8
|\ \ | |/
| * image.c: Fix debugging code accidentally checked inLars Magne Ingebrigtsen2013-08-161-1/+1
| * (imagemagick_get_animation_cache): Fix a double-free error.Lars Magne Ingebrigtsen2013-08-162-7/+9
* | merge from trunkJoakim Verona2013-08-162-11/+101
|\ \ | |/
| * * image.c: Implement an ImageMagick per-image cache.Lars Magne Ingebrigtsen2013-08-162-11/+101
* | merge from trunkJoakim Verona2013-08-163-3/+3
|\ \ | |/
| * Spelling fixes.Paul Eggert2013-08-153-3/+3
* | merge from trunkJoakim Verona2013-08-162-0/+6
|\ \ | |/
| * * src/editfns.c (insert_before_markers): Mention overlay in the doc string.Xue Fuqiao2013-08-162-0/+6
* | merge from trunkJoakim Verona2013-08-162-5/+6
|\ \ | |/
| * Remove documentation of undefined behavior.Xue Fuqiao2013-08-162-5/+6
* | merge from trunkJoakim Verona2013-08-151-1/+2
|\ \ | |/
| * Add comment.Lars Magne Ingebrigtsen2013-08-151-0/+1
| * Whitespace fixup.Lars Magne Ingebrigtsen2013-08-151-1/+1
* | merge from trunkJoakim Verona2013-08-152-13/+15
|\ \ | |/
| * (imagemagick_compute_animated_image): Allow certain degenerate imagesLars Magne Ingebrigtsen2013-08-152-13/+15
* | merge from trunkJoakim Verona2013-08-152-1/+4
|\ \ | |/
| * (imagemagick_compute_animated_image): Fix animated segafaultLars Magne Ingebrigtsen2013-08-152-1/+4
* | merge from trunkJoakim Verona2013-08-152-2/+36
|\ \ | |/
| * image.c animation touchupsLars Magne Ingebrigtsen2013-08-152-2/+36
* | merge from trunkJoakim Verona2013-08-152-1/+5
|\ \ | |/
| * * nsmenu.m (menuWillOpen:): Fix preprocessor test.Jan Djärv2013-08-152-1/+5
* | merge from trunkJoakim Verona2013-08-152-3/+14
|\ \ | |/
| * (imagemagick_compute_animated_image): Clean up code slightlyLars Magne Ingebrigtsen2013-08-151-10/+5
| * (imagemagick_compute_animated_image): Respect the GIF disposal methods.Lars Magne Ingebrigtsen2013-08-152-3/+19
* | merge from trunkJoakim Verona2013-08-156-53/+82
|\ \ | |/
| * Revert last change to gmalloc.c; update some comments.Ken Brown2013-08-153-10/+8
| * Fix minor problems found by static checking.Paul Eggert2013-08-154-44/+59
| * Further image.c compilation warning fixesLars Magne Ingebrigtsen2013-08-151-1/+1
| * (imagemagick_compute_animated_image): Implement a simple cacheLars Magne Ingebrigtsen2013-08-152-4/+20
* | merge from trunkJoakim Verona2013-08-152-2/+14
|\ \ | |/
| * Fix infinite frame selection loop (Bug#15025).Dmitry Antipov2013-08-152-2/+14
* | merge from trunkJoakim Verona2013-08-152-0/+42
|\ \ | |/
| * Fix bug #15099 with 'box' face attribute in display tables.Eli Zaretskii2013-08-152-0/+42
* | merge from trunkJoakim Verona2013-08-153-5/+108
|\ \ | |/
| * Fix bug #15090 with redisplay under linum-mode and visual-line-mode.Eli Zaretskii2013-08-152-1/+28
| * * image.c (imagemagick_compute_animated_image): Implement animated images.Lars Magne Ingebrigtsen2013-08-152-4/+80
* | merge from trunkJoakim Verona2013-08-154-30/+38
|\ \ | |/
| * * lisp.h (FOR_EACH_ALIST_VALUE): New macroDmitry Antipov2013-08-154-30/+38
* | merge from trunkJoakim Verona2013-08-154-41/+20
|\ \ | |/
| * * term.c (get_named_tty, create_tty_output, tty_free_frame_resources)Dmitry Antipov2013-08-154-41/+20
* | merge from trunkJoakim Verona2013-08-142-0/+14
|\ \ | |/
| * * src/gmalloc.c [CYGWIN]: Rename memalign (Bug#15094).Ken Brown2013-08-142-0/+14
* | merge from trunkJoakim Verona2013-08-149-32/+42
|\ \ | |/
| * Utility function and macro to copy Lisp string to C string.Dmitry Antipov2013-08-149-32/+42
* | merge from trunkJoakim Verona2013-08-142-4/+11
|\ \ | |/