* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer needed.
[bpt/emacs.git] / src / ChangeLog
2013-09-03 Dmitry Antipov* xfns.c, image.c (XLIB_ILLEGAL_ACCESS): No longer...
2013-09-03 Dmitry Antipov* xterm.h (struct x_output): Remove set-but-unused
2013-09-03 Dmitry Antipov* xterm.h (struct scroll_bar): Prefer int to Lisp_Object
2013-09-03 Jan Djärv* nsfont.m (INVALID_GLYPH): New define.
2013-09-02 Martin RudalicsMove Flast_nonminibuf_frame from dispnew.c to frame.c.
2013-09-02 Dmitry Antipov* xterm.c (x_last_mouse_movement_time): Revert last...
2013-09-02 Martin RudalicsIn check_minibuf_window don't abort if no window was...
2013-09-02 Dmitry Antipov* xterm.c (handle_one_xevent): Use event.xunmap and...
2013-09-02 Dmitry AntipovUse XGetMotionEvents to ask the last mouse motion time...
2013-09-02 Dmitry Antipov* msdos.c (last_mouse_window): Move to...
2013-09-02 Dmitry Antipov* window.h (Vmouse_window, Vmouse_event): Remove the...
2013-09-02 Dmitry Antipov* xterm.c (toplevel): Drop obsolete comment and move...
2013-09-02 Dmitry Antipov* msdos.c (IT_set_terminal_window): Remove no-op.
2013-09-01 Dmitry Antipov* nsterm.m (ns_set_terminal_modes, ns_reset_terminal_mo...
2013-09-01 Dmitry Antipov* dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
2013-09-01 Jan Djärv* fontset.c (face_for_char): Check char in the current...
2013-08-31 Martin RudalicsIn temp_output_buffer_show make sure window returned...
2013-08-30 Dmitry AntipovMinor cleanup to avoid forward declarations.
2013-08-29 Dmitry Antipov* intervals.c (set_point_from_marker): New function.
2013-08-29 Eli ZaretskiiA possible fix for bug #14333 with hanging at exit...
2013-08-29 Dmitry Antipov* lisp.h (XSETMARKER): Remove unused macro (it doesn...
2013-08-29 Dmitry Antipov* alloc.c (Fmake_marker, build_marker): Zero need_adjus...
2013-08-29 Dmitry Antipov* xterm.c (x_clear_area): Lost 7th arg because it is...
2013-08-29 Dmitry AntipovHook scanning and indentation functions to find_newline...
2013-08-28 Stefan Monnier* src/eval.c (Ffuncall): Fix handling of ((lambda ...
2013-08-28 Jan Djärv* nsterm.m (last_window): New variable.
2013-08-28 Andreas Schwab* regex.c (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE...
2013-08-28 Dmitry AntipovPrefer enum glyph_row_area to int where appropriate.
2013-08-28 Dmitry Antipov* buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_c...
2013-08-28 Paul Eggert* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2013-08-28 Dmitry AntipovRedesign redisplay interface to drop global output_cursor.
2013-08-27 Paul EggertSimplify SELECT_TYPE-related code.
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Dmitry Antipov* xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-26 Paul EggertFix minor problems found by static checking.
2013-08-26 Stefan Monnier* src/lread.c (substitute_object_recurse): Handle hash...
2013-08-26 Paul EggertFix unlikely core dump in init_tty, and simplify termin...
2013-08-26 Paul Eggert* frame.c (check_minibuf_window): Initialize 'window...
2013-08-26 Dmitry AntipovFix ChangeLog typo.
2013-08-26 Jan Djärv* gtkutil.c (xg_initialize): Set gtk-menu-bar-accel...
2013-08-26 Dmitry Antipov* lisp.h (Mouse_HLInfo): Drop set-but-unused members
2013-08-26 Martin RudalicsNew function check_minibuf_window to fix bug#15183.
2013-08-26 Dmitry Antipov* window.h (struct window): Replace last_cursor with...
2013-08-26 Dmitry AntipovFix recovering from possible decompression error. ...
2013-08-26 Dmitry Antipov* syntax.c (init_syntax_once): Adjust comment and do...
2013-08-24 Eli ZaretskiiFix bug #15175 with cursor on boxed characters from...
2013-08-24 Eli ZaretskiiFix bug #15176 with setting directory times on MS-Windows.
2013-08-24 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Don't set hints when...
2013-08-24 Paul EggertSystem-dependent integer overflow fixes.
2013-08-23 Paul EggertDon't let very long directory names overrun the stack.
2013-08-23 Eli ZaretskiiFix bug #15155 with ignoring face remapping for strings...
2013-08-23 Dmitry AntipovMinor cleanup for redisplay interface and few related...
2013-08-23 Dmitry AntipovRedesign redisplay interface to drop updated_row and...
2013-08-22 Paul Eggert* process.c (flush_pending_output): Remove stub.
2013-08-21 Paul Eggert* callproc.c: Fix race that killed background processes.
2013-08-21 Dmitry AntipovFix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_...
2013-08-21 Paul Eggert* process.c (allocate_pty) [PTY_OPEN]: Set fd's FD_CLOE...
2013-08-20 Kenichi Handasrc/character.c (string_char): Improve commentary.
2013-08-20 Paul Eggert* image.c (SIGNATURE_DIGESTSIZE): Remove.
2013-08-19 Paul Eggert* image.c: Shrink memory needed for animation cache.
2013-08-19 Lars Magne Ingebri... (imagemagick_get_animation_cache): Fix memory leak.
2013-08-19 Lars Magne Ingebri... * image.c (imagemagick_get_animation_cache): Don't...
2013-08-19 Paul Eggert* image.c: Fix animation cache signature memory leak.
2013-08-19 Paul Eggert* process.c (handle_child_signal): Fix crash; deleted...
2013-08-19 Dmitry Antipov* image.c (imagemagick_create_cache, imagemagick_get_an...
2013-08-18 Lars Magne Ingebri... * image.c (imagemagick_get_animation_cache): Don't...
2013-08-18 Ken BrownChange size of static heap on Cygwin; report maximum...
2013-08-17 Eli ZaretskiiFix a minor issue with loading zlib DLL on MS-Windows.
2013-08-16 Xue FuqiaoAnother doc fix for `buffer-undo-list'.
2013-08-16 Lars Magne Ingebri... (imagemagick_load_image): Remove the ping_wand code
2013-08-16 Lars Magne Ingebri... (imagemagick_get_animation_cache): Fix a double-free...
2013-08-16 Lars Magne Ingebri... * image.c: Implement an ImageMagick per-image cache.
2013-08-16 Xue Fuqiao* src/editfns.c (insert_before_markers): Mention overla...
2013-08-16 Xue FuqiaoRemove documentation of undefined behavior.
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Allow certain...
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Fix animated...
2013-08-15 Lars Magne Ingebri... image.c animation touchups
2013-08-15 Jan Djärv* nsmenu.m (menuWillOpen:): Fix preprocessor test.
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Respect the GIF...
2013-08-15 Ken BrownRevert last change to gmalloc.c; update some comments.
2013-08-15 Paul EggertFix minor problems found by static checking.
2013-08-15 Lars Magne Ingebri... (imagemagick_compute_animated_image): Implement a simpl...
2013-08-15 Dmitry AntipovFix infinite frame selection loop (Bug#15025).
2013-08-15 Eli ZaretskiiFix bug #15099 with 'box' face attribute in display...
2013-08-15 Eli ZaretskiiFix bug #15090 with redisplay under linum-mode and...
2013-08-15 Lars Magne Ingebri... * image.c (imagemagick_compute_animated_image): Impleme...
2013-08-15 Dmitry Antipov* lisp.h (FOR_EACH_ALIST_VALUE): New macro
2013-08-15 Dmitry Antipov* term.c (get_named_tty, create_tty_output, tty_free_fr...
2013-08-14 Ken Brown* src/gmalloc.c [CYGWIN]: Rename memalign (Bug#15094).
2013-08-14 Dmitry AntipovUtility function and macro to copy Lisp string to C...
2013-08-14 Xue Fuqiao* src/marker.c (set_marker): Reformat documentation.
2013-08-14 Lars Magne Ingebri... * image.c (imagemagick_load_image): Make animated pictu...
2013-08-14 Lars Magne Ingebri... * decompress.c (unwind_decompress): Always restore...
2013-08-14 Dmitry Antipov* xdisp.c (redisplay_window): If window_end_valid is...
2013-08-14 Paul Eggert* xdisp.c (cursor_type_changed): Now static.
2013-08-14 Paul Eggert* image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
2013-08-14 Dmitry Antipov* xdisp.c (adjust_window_ends): Move duplicated code...
2013-08-14 Dmitry Antipov* window.h (struct window): Convert window_end_pos and
next