Handle errors when saving to clipboard manager (Bug#8779).
[bpt/emacs.git] / src / ChangeLog
2011-06-04 Chong YidongHandle errors when saving to clipboard manager (Bug...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli Zaretskiisrc/bidi.c (bidi_level_of_next_char): Fix last change.
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Eli ZaretskiiCleanup. Tested in -nw and verified that bug #7616...
2011-06-02 Paul EggertMerge: memory_full, gnutls improvements
2011-06-02 Dan Nicolaescu* src/emacs.c (main): Warn when starting a GTK emacs...
2011-06-02 Paul EggertMerge ChangeLog from trunk better.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Remove arbitrary limit of 2**31 entries in hash...
2011-06-02 Paul EggertMerge from trunk.
2011-06-01 Dan NicolaescuMake it possible to build with GCC-4.6+ -O2 -flto.
2011-06-01 Stefan Monnier* lisp/minibuffer.el (minibuffer-inactive-mode-map...
2011-06-01 YAMAMOTO Mitsuharu* fringe.c (update_window_fringes): Don't update overla...
2011-05-31 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-05-31 Dan Nicolaescu* src/data.c (init_data): Remove code for UTS, this...
2011-05-31 Dan NicolaescuDon't force ./temacs to start in terminal mode.
2011-05-31 Dan NicolaescuUse const for a string pointer.
2011-05-31 Paul EggertAdjust ChangeLog as per Stefan's suggestions.
2011-05-31 Paul EggertAdd Bug#.
2011-05-31 Paul EggertRemove arbitrary limit of 2**31 entries in hash tables.
2011-05-31 Paul EggertFix ChangeLog entry order.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertAdd bug#.
2011-05-31 Paul EggertUse 'inline', not 'INLINE'.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Dan NicolaescuMake it possible to run ./temacs.
2011-05-31 Stefan Monnier* lisp/minibuffer.el: Add metadata method to completion...
2011-05-31 Paul Eggert* ccl.c (CCL_CODE_RANGE): Allow negative numbers. ...
2011-05-30 Paul Eggert[ChangeLog]
2011-05-30 Paul EggertMerge from trunk.
2011-05-30 Paul Eggert* alloc.c (lisp_align_malloc): Omit unnecessary val...
2011-05-30 Paul EggertAdd Bug#.
2011-05-30 Paul Eggert* gnutls.c: Use Emacs's memory allocators.
2011-05-30 Paul Eggert* eval.c (Qdebug): Now static.
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Chong YidongDoc fixes for imagemagick support code.
2011-05-29 Paul EggertMinor fixes prompted by GCC 4.6.0 warnings.
2011-05-29 Paul Eggert* emacs.c [HAVE_X_WINDOWS]: Include "xterm.h".
2011-05-29 Chong YidongMove clipboard-manager functionality out of hooks.
2011-05-28 Paul Eggert[ChangeLog]
2011-05-28 Eli ZaretskiiFix cursor motion across display strings covering reord...
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-28 Eli ZaretskiiFix cursor motion near overlays covering reordered...
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 Eli ZaretskiiDiscovery of replacing display properties now uses...
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.
next