aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-0/+5
* Redesign redisplay interface to drop global output_cursor.Dmitry Antipov2013-08-281-0/+17
* Simplify SELECT_TYPE-related code.Paul Eggert2013-08-271-0/+7
* Simplify EMACS_TIME-related code.Paul Eggert2013-08-271-0/+30
* * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)Dmitry Antipov2013-08-271-0/+10
* * lisp.h (Mouse_HLInfo): Move from here...Dmitry Antipov2013-08-271-0/+18
* Fix minor problems found by static checking.Paul Eggert2013-08-261-0/+16
* * src/lread.c (substitute_object_recurse): Handle hash-tables as well.Stefan Monnier2013-08-261-22/+27
* Fix unlikely core dump in init_tty, and simplify terminfo case.Paul Eggert2013-08-261-0/+12
* * frame.c (check_minibuf_window): Initialize 'window' properly,Paul Eggert2013-08-261-0/+5
* Fix ChangeLog typo.Dmitry Antipov2013-08-261-1/+1
* * gtkutil.c (xg_initialize): Set gtk-menu-bar-accel to "" insteadJan Djärv2013-08-261-0/+5
* * lisp.h (Mouse_HLInfo): Drop set-but-unused membersDmitry Antipov2013-08-261-0/+8
* New function check_minibuf_window to fix bug#15183.Martin Rudalics2013-08-261-0/+6
* * window.h (struct window): Replace last_cursor with last_cursor_vposDmitry Antipov2013-08-261-0/+8
* Fix recovering from possible decompression error. SinceDmitry Antipov2013-08-261-0/+10
* * syntax.c (init_syntax_once): Adjust comment and do an earlyDmitry Antipov2013-08-261-0/+10
* Fix bug #15175 with cursor on boxed characters from display tables.Eli Zaretskii2013-08-241-0/+4
* Fix bug #15176 with setting directory times on MS-Windows.Eli Zaretskii2013-08-241-0/+6
* * gtkutil.c (x_wm_set_size_hint): Don't set hints when maximizedJan Djärv2013-08-241-0/+5
* System-dependent integer overflow fixes.Paul Eggert2013-08-231-0/+16
* Don't let very long directory names overrun the stack.Paul Eggert2013-08-231-0/+22
* 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