[ChangeLog]
[bpt/emacs.git] / src / ChangeLog
2011-05-28 Paul Eggert[ChangeLog]
2011-05-28 William Xu* src/nsterm.m (ns_term_shutdown): Synchronize user...
2011-05-28 Eli Zaretskiisrc/ChangeLog: Fix last entry.
2011-05-28 Jim Meyeringavoid a sign-extension bug in crypto_hash_function
2011-05-27 Toby Cubitt* lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datat...
2011-05-27 Paul EggertFix order of ChangeLog entries after merge.
2011-05-27 Paul EggertMerge from trunk.
2011-05-27 Stefan Monnier* src/xselect.c (x_convert_selection): Yet another...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Paul Eggert* xselect.c: Fix minor problems prompted by GCC 4.6...
2011-05-27 Paul Eggert* fns.c: Fix minor problems prompted by GCC 4.6.0 warnings.
2011-05-27 Chong YidongSupport X clipboard managers.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-26 Chong Yidong* src/xselect.c: ICCCM-compliant handling of MULTIPLE...
2011-05-26 Leo LiuAllow empty regions in transpose-regions
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-25 YAMAMOTO MitsuharuTake account of periodic fringe bitmap's dependency...
2011-05-25 Kenichi Handamerge emacs-23
2011-05-25 Kenichi Handaxdisp.c (get_next_display_element): Set correct it...
2011-05-24 Leo LiuImplement primitive `sha1' and remove sha1.el
2011-05-24 Paul Eggert* dbusbind.c (xd_invalid_serial): Remove. (Bug#8722)
2011-05-24 Paul EggertAdd Bug#.
2011-05-24 Paul Eggert* dbusbind.c: Serial number integer overflow fixes.
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-24 Paul Eggert* dbusbind.c (xd_read_message_1): Don't assume dbus_uin...
2011-05-24 Paul Eggert* dbusbind.c: Use XFASTINT rather than XUINT, and check...
2011-05-24 Paul Eggert* data.c (arith_driver, Flsh): Avoid unnecessary casts...
2011-05-23 Paul Eggert* ccl.c (ccl_driver): Redo slightly to avoid the need...
2011-05-23 Paul EggertAdd bug#.
2011-05-23 Paul Eggertccl: add integer overflow checks
2011-05-23 Paul Eggert* alloc.c (make_event_array): Use XINT, not XUINT.
2011-05-23 Paul Eggert* mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS...
2011-05-23 Paul EggertMerge from trunk.
2011-05-23 Paul Eggert* gnutls.c: Remove unused macros.
2011-05-22 Chong YidongRemove var mistakenly introduced in 2011-05-22T19:46...
2011-05-22 Paul EggertMerge from mainline.
2011-05-22 Paul Eggert* xselect.c (QSAVE_TARGETS): New static var, to fix...
2011-05-22 Paul EggertRework Fformat to avoid integer overflow issues.
2011-05-22 Chong Yidong* src/xselect.c (syms_of_xselect): Include character...
2011-05-22 Paul Eggert* lisp.h (FIXNUM_OVERFLOW_P): Work even if arg is a...
2011-05-21 Paul Eggert* data.c: Avoid integer truncation in expressions invol...
2011-05-21 Paul Eggertmerge count_size_as_multibyte, parse_str_to_multibyte
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-21 Glenn Morris* src/Makefile.in (SOME_MACHINE_OBJECTS): Add some...
2011-05-21 Glenn Morris* src/Makefile.in ($(etc)/DOC): Make second command...
2011-05-21 YAMAMOTO Mitsuharu* dispnew.c (scrolling_window): Don't exclude the case...
2011-05-20 Eli ZaretskiiFix the MSDOS build as follows from 2011-05-19T06:04...
2011-05-20 Paul Eggert* systime.h (Time): Define only if emacs is defined.
2011-05-20 Kenichi Handamerge trunk
2011-05-20 Kenichi Handacomposite.c (find_automatic_composition): Fix previous...
2011-05-20 Glenn MorrisRemove $shortlisp from src/Makefile.in.
2011-05-19 Glenn MorrisRemove the SOME_MACHINE_LISP distinction in src/Makefil...
2011-05-19 Kenichi Handamerge trunk
2011-05-18 Kenichi HandaMake find_automatic_composition more efficient.
2011-05-18 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-18 Christoph Scholtes* menu.c: Include limits.h (fixes the MS-Windows build...
2011-05-18 Paul EggertAdd header for integer overflow fixes.
2011-05-18 Paul EggertMerge from mainline.
2011-05-18 Paul EggertMerge from gnulib.
2011-05-18 Courtney Bane* src/term.c (Fresume_tty): Restore hooks before reinit...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-16 Paul EggertMerge from mainline.
2011-05-16 Paul Eggert* insdel.c (count_size_as_multibyte): Check for string...
2011-05-16 Paul Eggert* character.c (lisp_string_width): Check for string...
2011-05-16 Paul Eggert* alloc.c (string_overflow): New function.
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-14 Paul Eggert* msdos.c (mouse_get_pos): Likewise.
2011-05-14 Paul EggertFixups, following up to the user-interface timestamp...
2011-05-13 Paul Eggert* editfns.c (Fformat): Fix several integer overflow...
2011-05-13 Paul EggertOmit newline.
2011-05-13 Paul Eggert* dispextern.h (struct image): Don't assume time_t...
2011-05-12 Paul Eggert* term.c (term_mouse_position): Don't assume time_t...
2011-05-12 Paul EggertBe more systematic about user-interface timestamps.
2011-05-12 Paul EggertAdd Bug#.
2011-05-12 Paul Eggert* keyboard.c (make_lispy_event): Fix problem in integer...
2011-05-12 Paul Eggert* xselect.c (x_own_selection): Remove needless cast...
2011-05-12 Paul Eggert* xselect.c (last_event_timestamp): Remove duplicate...
2011-05-12 Glenn MorrisPut ChangeLog entries in the correct files.
2011-05-12 Paul Eggert* frame.h (struct frame): Use int for menu_bar_items_used
2011-05-12 Paul Eggert* xmenu.c (set_frame_menubar): Use int, not EMACS_UINT...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-12 Paul Eggert* menu.c (grow_menu_items): Check for int overflow.
2011-05-12 Paul Eggert* xmenu.c (set_frame_menubar): Don't mishandle vectors...
2011-05-11 Paul Eggert* xterm.c: Use EMACS_INT for Emacs modifiers, and int...
2011-05-11 Paul Eggert* lisp.h (XINT) [USE_LISP_UNION_TYPE]: Cast to EMACS_INT.
2011-05-11 Drew Adamssrc/textprop.c (Fprevious_single_char_property_change...
2011-05-11 Paul Eggert* window.c (size_window): Avoid needless test at loop...
2011-05-11 YAMAMOTO MitsuharuTake account of fringe background extension in scroll_r...
2011-05-10 Juanma Barranquerosrc/image.c (Finit_image_library): Return t for built...
2011-05-09 Andreas Schwab* w32menu.c (set_frame_menubar): Fix submenu allocation.
2011-05-09 Andreas Schwab* xmenu.c (set_frame_menubar): Fix submenu loops.
2011-05-09 Eli ZaretskiiBackport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla...
2011-05-07 Eli ZaretskiiFix bug #8597 with setting frame background mode on...
2011-05-07 Eli ZaretskiiAdapt the MS-DOS build to latest changes.
2011-05-07 Eli ZaretskiiFix changes in 2011-05-01T00:04:17Z!larsi@gnus.org...
2011-05-07 Ben Key* nt/configure.bat: Renamed the fusercflags variable...
2011-05-06 Michael Albinus* dbusbind.c (QCdbus_type_unix_fd): Declare static.
2011-05-06 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-06 Eli ZaretskiiFix the MS-Windows build broken by 2011-05-06T07:13...
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
next