index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-08-23
Fix bug #15155 with ignoring face remapping for strings from prefix properties.
Eli Zaretskii
2013-08-23
Minor cleanup for redisplay interface and few related functions.
Dmitry Antipov
2013-08-23
Redesign redisplay interface to drop updated_row and updated_area.
Dmitry Antipov
2013-08-22
* process.c (flush_pending_output): Remove stub.
Paul Eggert
2013-08-21
* callproc.c: Fix race that killed background processes.
Paul Eggert
2013-08-21
Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE
Dmitry Antipov
2013-08-20
* process.c (allocate_pty) [PTY_OPEN]: Set fd's FD_CLOEXEC flag.
Paul Eggert
2013-08-20
src/character.c (string_char): Improve commentary.
Kenichi Handa
2013-08-19
* image.c (SIGNATURE_DIGESTSIZE): Remove.
Paul Eggert
2013-08-19
* image.c: Shrink memory needed for animation cache.
Paul Eggert
2013-08-19
(imagemagick_get_animation_cache): Fix memory leak.
Lars Magne Ingebrigtsen
2013-08-19
* image.c (imagemagick_get_animation_cache): Don't segfault on each invocation.
Lars Magne Ingebrigtsen
2013-08-19
* image.c: Fix animation cache signature memory leak.
Paul Eggert
2013-08-18
* process.c (handle_child_signal): Fix crash; deleted pid.
Paul Eggert
2013-08-19
* image.c (imagemagick_create_cache, imagemagick_get_animation_cache)
Dmitry Antipov
2013-08-18
* image.c (imagemagick_get_animation_cache): Don't segfault when
Lars Magne Ingebrigtsen
2013-08-18
Change size of static heap on Cygwin; report maximum usage after dumping.
Ken Brown
2013-08-17
Fix a minor issue with loading zlib DLL on MS-Windows.
Eli Zaretskii
2013-08-17
Another doc fix for `buffer-undo-list'.
Xue Fuqiao
2013-08-16
(imagemagick_load_image): Remove the ping_wand code
Lars Magne Ingebrigtsen
2013-08-16
(imagemagick_get_animation_cache): Fix a double-free error.
Lars Magne Ingebrigtsen
2013-08-16
* image.c: Implement an ImageMagick per-image cache.
Lars Magne Ingebrigtsen
2013-08-16
* src/editfns.c (insert_before_markers): Mention overlay in the doc string.
Xue Fuqiao
2013-08-16
Remove documentation of undefined behavior.
Xue Fuqiao
2013-08-15
(imagemagick_compute_animated_image): Allow certain degenerate images
Lars Magne Ingebrigtsen
2013-08-15
(imagemagick_compute_animated_image): Fix animated segafault
Lars Magne Ingebrigtsen
2013-08-15
image.c animation touchups
Lars Magne Ingebrigtsen
2013-08-15
* nsmenu.m (menuWillOpen:): Fix preprocessor test.
Jan Djärv
2013-08-15
(imagemagick_compute_animated_image): Respect the GIF disposal methods.
Lars Magne Ingebrigtsen
2013-08-15
Revert last change to gmalloc.c; update some comments.
Ken Brown
2013-08-15
Fix minor problems found by static checking.
Paul Eggert
2013-08-15
(imagemagick_compute_animated_image): Implement a simple cache
Lars Magne Ingebrigtsen
2013-08-15
Fix infinite frame selection loop (Bug#15025).
Dmitry Antipov
2013-08-15
Fix bug #15099 with 'box' face attribute in display tables.
Eli Zaretskii
2013-08-15
Fix bug #15090 with redisplay under linum-mode and visual-line-mode.
Eli Zaretskii
2013-08-15
* image.c (imagemagick_compute_animated_image): Implement animated images.
Lars Magne Ingebrigtsen
2013-08-15
* lisp.h (FOR_EACH_ALIST_VALUE): New macro
Dmitry Antipov
2013-08-15
* term.c (get_named_tty, create_tty_output, tty_free_frame_resources)
Dmitry Antipov
2013-08-14
* src/gmalloc.c [CYGWIN]: Rename memalign (Bug#15094).
Ken Brown
2013-08-14
Utility function and macro to copy Lisp string to C string.
Dmitry Antipov
2013-08-14
* src/marker.c (set_marker): Reformat documentation.
Xue Fuqiao
2013-08-14
* image.c (imagemagick_load_image): Make animated pictures work.
Lars Magne Ingebrigtsen
2013-08-14
* decompress.c (unwind_decompress): Always restore point.
Lars Magne Ingebrigtsen
2013-08-14
* xdisp.c (redisplay_window): If window_end_valid is cleared due to
Dmitry Antipov
2013-08-14
* xdisp.c (cursor_type_changed): Now static.
Paul Eggert
2013-08-14
* image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
Paul Eggert
2013-08-14
* xdisp.c (adjust_window_ends): Move duplicated code to new function.
Dmitry Antipov
2013-08-14
* window.h (struct window): Convert window_end_pos and
Dmitry Antipov
2013-08-14
Fix --enable-gcc-warnings errors introduced in 2013-08-13 commit.
Dmitry Antipov
2013-08-14
Cleanup window fringes, margins and scroll bars adjustments.
Dmitry Antipov
[prev]
[next]