* decompress.c (Fzlib_decompress_region): Try to clarify 'avail_out'.
[bpt/emacs.git] / src / ChangeLog
2013-08-13 Paul Eggert* decompress.c (Fzlib_decompress_region): Try to clarif...
2013-08-13 Dmitry Antipov* window.h (struct window): Convert left_margin_cols and
2013-08-13 Xue FuqiaoDoc fix for forward-word and backward-word.
2013-08-13 Xue Fuqiao* src/cmds.c (forward_char, backward_char): Mention...
2013-08-13 Dmitry Antipov* window.h (struct window): Convert left_fringe_width
2013-08-13 Dmitry Antipov* nsfns.m (x_set_cursor_type):
2013-08-13 Dmitry Antipov* keyboard.c (Fdiscard_input): Do not increment update_...
2013-08-13 Dmitry Antipov* font.c (clear_font_cache): New function, stripped...
2013-08-13 Dmitry Antipov* window.c (Fset_window_start): Compare `w', not `windo...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Paul Eggert* process.c (deactivate_process): Reset fds to -1.
2013-08-12 Eli ZaretskiiFix zlib support on MS-Windows.
2013-08-12 Lars Magne Ingebri... Rename `zlib-decompress-gzipped-region' to `zlib-decomp...
2013-08-12 Paul EggertMinor zlib configuration tweaks.
2013-08-12 Lars Magne Ingebri... Add the zlib prefix to `decompress-gzipped-region'
2013-08-12 Eli ZaretskiiFix build with zlib on MS-Windows.
2013-08-12 Dmitry AntipovAvoid looping over all frame windows to freeze and...
2013-08-12 Paul EggertFix some fd issues when running subprocesses.
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Paul Eggert* decompress.c: Fix bugs with large buffers and weird...
2013-08-11 Lars Magne Ingebri... Fix decompress gap handling bug
2013-08-11 Lars Magne Ingebri... Add zlib support via the `decompress-gzipped-region...
2013-08-11 Jan DjärvFix crash on OSX >= 10.7.
2013-08-11 Jan DjärvFix memory leak warning.
2013-08-11 Jan Djärv* nsmenu.m (ns_update_menubar): Call fillWithWidgetValu...
2013-08-11 Paul EggertOmit some unnecessary casts.
2013-08-10 Paul EggertMinor string-length refactoring.
2013-08-10 Jan Djärv* xterm.c (x_error_handler): Also ignore BadWindow...
2013-08-09 Eli ZaretskiiFix bug #15064 with assertion violation due to mouse...
2013-08-09 Dmitry AntipovUse xstrdup and build_unibyte_string where applicable.
2013-08-09 Eli ZaretskiiDefine a few variables of obscure types to aid debuggin...
2013-08-08 Jan Djärv* nsterm.m (ns_update_begin): Don't change clip path...
2013-08-08 Dmitry AntipovRedesign redisplay interface to drop global variable...
2013-08-08 Dmitry AntipovDo not reset window modification event counters excessi...
2013-08-07 Dmitry AntipovFix typo in ChangeLog entry.
2013-08-07 Jan Djärv* xselect.c (x_send_client_event): Set send_event and...
2013-08-07 Eli ZaretskiiFix bug #14616 with unnecessary redrawing of TTY frames.
2013-08-07 Martin RudalicsIn w32fullscreen_hook really maximize frame when asked...
2013-08-07 Dmitry AntipovPrefer selected_window to Fselected_window, likewise...
2013-08-07 Dmitry AntipovBe more careful if selected window shows the buffer...
2013-08-06 Dmitry Antipov* window.c (window_scroll, window_scroll_pixel_based)
2013-08-06 Paul Eggert* process.c: Fix minor off-by-one issues in descriptor...
2013-08-06 Dmitry AntipovUse region cache to speedup bidi_find_paragraph_start.
2013-08-06 Dmitry AntipovInvalidate region caches only if buffer text is going...
2013-08-05 Stefan MonnierRevert introduction of isearch-filter-predicates.
2013-08-05 Dmitry AntipovNew macro to iterate over live buffers similar to frames.
2013-08-04 Paul EggertFix some minor races in hosts lacking mkostemp.
2013-08-04 Eli ZaretskiiMinor fix of the last commit.
2013-08-04 Eli ZaretskiiImplement mkostemp for MS-Windows.
2013-08-04 Dmitry Antipov* dispnew.c (glyph_matrix_count, glyph_pool_count):
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Paul Eggert* composite.h: Minor fixups.
2013-08-03 Dmitry Antipov* composite.h (compose_region): Remove the leftover.
2013-08-03 Dmitry AntipovDo not use global Lisp_Object in composition macros.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-08-02 Stefan MonnierMake defvar affect the default binding outside of any...
2013-08-02 Dmitry AntipovFix X GC leak in GTK and raw (no toolkit) X ports.
2013-08-02 Jan Djärv* nsterm.h (EmacsView): Add maximizing_resize, put...
2013-08-02 Dmitry Antipov* insdel.c (adjust_after_replace, replace_range, del_ra...
2013-08-02 Dmitry Antipov* w32term.c (x_unfocus_frame): Remove unused dummy...
2013-08-02 Dmitry Antipov* xterm.h (struct x_output) [HAVE_X_I18N]: Remove xic_b...
2013-08-01 Juanma BarranqueroFix typos in ChangeLogs.
2013-08-01 Paul Eggert* fileio.c, fns.c (merge): Move extern decl from here ...
2013-08-01 Dmitry AntipovFix last font-related change.
2013-08-01 Dmitry Antipov* frame.h (FRAME_MOUSE_UPDATE):
2013-08-01 Dmitry AntipovAvoid redundant Lisp_Object <-> struct frame conversion...
2013-08-01 Dmitry Antipov* xterm.c (any_help_event_p, x_draw_glyph_string_backgr...
2013-08-01 Dmitry AntipovDo not use pure Xism x_wm_set_icon_position in non...
2013-08-01 Dmitry Antipov* xterm.c (x_flush): Call XFlush once per each X displa...
2013-08-01 Dmitry Antipov* xterm.c (last_mouse_press_frame): Remove the
2013-07-31 Dmitry AntipovDrop unnecessary functions that deals with frame pixel...
2013-07-31 Dmitry Antipov* frame.c (Fset_frame_height, Fset_frame_width): Mentio...
2013-07-31 Dmitry Antipov* frame.c (Fmake_terminal_frame): Use store_in_alist...
2013-07-31 Dmitry Antipov* frame.c (make_frame, x_set_frame_parameters): Use...
2013-07-30 Paul EggertFix tempfile bug on platforms lacking mkostemp and...
2013-07-30 Dmitry Antipov* xfaces.c (make_face_cache): For struct face_cache...
2013-07-30 Dmitry Antipov* fringe.c (draw_window_fringes, update_window_fringes)
2013-07-30 Dmitry Antipov* frame.c (Fmodify_frame_parameters): Always check...
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-29 Dmitry Antipov* fns.c (toplevel): Remove comment before Fsafe_length...
2013-07-28 Paul Eggert* frame.c (delete_frame): Avoid unnecessary 'this_f...
2013-07-28 Eli ZaretskiiFix bug #14970 with crashes when deleting many frames...
2013-07-27 Eli ZaretskiiFix focus-out events on MS-Windows.
2013-07-26 Eli ZaretskiiFix documentation of list-processes and process-list.
2013-07-26 Eli ZaretskiiFix bug #14841 with invisible frames on MS-Windows.
2013-07-26 Paul EggertFix minor problems found by static checking.
2013-07-26 Stefan MonnierAdd support for lexical variables to the debugger's...
2013-07-25 Paul Eggert* fileio.c (Finsert_file_contents): Avoid double-close.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-24 Eli ZaretskiiFix bug #14780 with unreachable lines near end of buffer.
2013-07-24 Ken Brown* src/alloc.c (make_save_ptr): Define if HAVE_NTGUI...
2013-07-24 Xue FuqiaoMerge from mainline.
2013-07-24 Paul Eggert* src/eval.c (Fprogn): Do not check that BODY is a...
2013-07-23 Glenn MorrisNo need for configure to create etc/ and lisp/ any...
2013-07-23 Paul EggertPort to GNU/Linux systems with tinfo but not ncurses.
2013-07-23 Paul Eggert* eval.c (Fprogn): Check that BODY is a proper list.
2013-07-23 Paul EggertTune UNEVALLED functions by using XCAR instead of Fcar...
2013-07-23 Paul Eggert* emacsgtkfixed.c: Port to GCC 4.6.
2013-07-23 Juanma Barranquerosrc/callproc.c (child_setup): Silence compiler warnings.
next