Merge from trunk.
[bpt/emacs.git] / src / ChangeLog
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul Eggert* dispnew.c (init_display): Use *_RANGE_OVERFLOW macros.
2011-07-11 Lars Magne Ingebri... Make it explicit that the mini-windows are the mini...
2011-07-11 Lars Magne Ingebri... Remove support for supdup, c10 and perq terminals,...
2011-07-11 Paul EggertMerge from trunk.
2011-07-10 Johan Bockgård* src/xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP...
2011-07-10 Jan Djärv* xmenu.c (menu_highlight_callback): Only pass frame...
2011-07-10 Andreas SchwabProtoize
2011-07-10 Andreas SchwabProtoize
2011-07-10 Paul EggertFix ChangeLog to reflect merge better.
2011-07-10 Paul EggertMerge from trunk.
2011-07-09 Juanma Barranquerosrc/chartab.c (uniprop_table_uncompress): Remove unused...
2011-07-09 Jan Djärv* gtkutil.c (qttip_cb): Remove code without function.
2011-07-09 Paul EggertMerge from trunk.
2011-07-09 Paul Eggert* image.c: Integer signedness and overflow and related...
2011-07-09 Eli ZaretskiiFix MS-Windows build broken by 2011-07-08T20:39:30Z...
2011-07-09 Paul EggertAdd Bug#.
2011-07-09 Paul EggertFix minor problems found by static checking.
2011-07-08 Paul EggertMerge: Use pthread_sigmask, not sigprocmask (Bug#9010).
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Jan DjärvBetter fix that keeps corret margins in tooltip.
2011-07-08 Jan DjärvDon't let Gtk+ linewrap tooltips.
2011-07-08 Jan DjärvFix breakage introduced by fixing Bug#8842.
2011-07-08 Jason Rumney* src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR...
2011-07-08 Jan DjärvFix warnings in ns*m files: Replace deprecated methods...
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Jan Djärv* nsgui.h: Fix compiler warning about gnulib redefining...
2011-07-08 Jan DjärvFix services menu empty on OSX 1.6+.
2011-07-08 Paul EggertImprove hashing quality when configured --with-wide...
2011-07-07 Paul Eggert* emacs.c: Integer overflow minor fix.
2011-07-07 Paul Eggert* dispnew.c: Integer signedness and overflow fixes.
2011-07-07 Paul Eggert* editfns.c (pWIDE, pWIDElen, signed_wide, unsigned_wide):
2011-07-07 Paul Eggert* keyboard.h (num_input_events): Now uintmax_t.
2011-07-07 Paul Eggert* buffer.c: Integer signedness fixes.
2011-07-07 Paul Eggert* bidi.c: Integer signedness and overflow fixes.
2011-07-07 Lars Magne Ingebri... (describe_map_tree): Don't insert a double newline...
2011-07-07 Lars Magne Ingebri... Clarify the `call-interactively' doc string, and add...
2011-07-07 Paul Eggert* alloc.c: Integer signedness and overflow fixes.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-07 Eli ZaretskiiFix bug #9015 with a bogus crash with glyphless charact...
2011-07-07 Kenichi HandaIgnore a static composition that starts before the...
2011-07-07 Kenichi Handamerge trunk
2011-07-07 Dan NicolaescuSimplify Irix build, remove iris4d.h file.
2011-07-07 Paul Eggert* xselect.c: Integer signedness and overflow fixes.
2011-07-07 Paul Eggert* doprnt.c: Prefer signed to unsigned when either works.
2011-07-07 Paul EggertAssume freestanding C89 headers, string.h, stdlib.h.
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Paul EggertAdd Bug#.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Kenichi HandaAdd C interface for Unicode character property table.
2011-07-06 Paul EggertRemove more assumptions re struct layout (Bug#8884).
2011-07-06 Paul EggertMerge: Remove unportable assumption about struct layout...
2011-07-06 Paul EggertRemove unportable assumption about struct layout (Bug...
2011-07-06 Paul EggertUse pthread_sigmask, not sigprocmask.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Juanma BarranqueroFix typos.
2011-07-05 Jan DjärvUse GConf and GSettings both, check GConf/GSettings...
2011-07-05 Paul Eggert[ChangeLog]
2011-07-05 Paul Eggert* lisp.h (struct vectorlike_header, struct Lisp_Subr...
2011-07-05 Paul EggertRandom fixes. E.g., (random) never returned negative...
2011-07-04 Stefan Monnier* textprop.c (text_property_stickiness): Obey Vtext_pro...
2011-07-04 Paul Eggert* fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.
2011-07-04 Lars Magne Ingebri... * buffer.c (Foverlay_put): Say what the return value is
2011-07-04 Lars Magne Ingebri... (barf_or_query_if_file_exists): Make the "File is a...
2011-07-04 Lars Magne Ingebri... * fileio.c (barf_or_query_if_file_exists): Check first...
2011-07-04 Lars Magne Ingebri... * fns.c (Frequire): Remove the mention of the .gz files...
2011-07-04 Paul Eggert* editfns.c (Fformat_time_string): Don't assume strlen...
2011-07-04 Bill WohlerMerge from trunk.
2011-07-04 Juanma Barranquerosrc/gnutls.c: Remove bogus references to :verify-error.
2011-07-04 Juanma Barranquerosrc/eval.c (find_handler_clause): Remove unused parameters.
2011-07-03 Lars Magne Ingebri... * callint.c (Finteractive): Clarify the meaning of...
2011-07-03 Chong YidongFix how custom themes handle faces, so the multi-tty...
2011-07-03 Lars Magne Ingebri... Clarify what the "-" and "0" flags mean in the `format...
2011-07-03 Paul Eggert* xsettings.c (SYSTEM_FONT): Define only when used.
2011-07-03 Paul Eggert* keymap.c (access_keymap_1): Now static.
2011-07-02 Chong YidongFix corner case in prefix-arg handling for mouse events...
2011-07-02 Lars Magne Ingebri... * lread.c (syms_of_lread): Mention single symbols defin...
2011-07-02 Lars Magne Ingebri... (Frequire): Mention get-load-suffixes.
2011-07-02 Lars Magne Ingebri... * fns.c (Frequire): Mention .el.gz files.
2011-07-02 Martin RudalicsRemove clone-number support. Provide clone-of paramete...
2011-07-02 Stefan MonnierAdd multiple inheritance to keymaps.
2011-07-01 Glenn MorrisFix typos that break xsettings.c compilation.
2011-07-01 Kazuhiro Ito* coding.c (Fencode_coding_string): Record the last...
2011-07-01 Jan Djärv* process.c: Add defined (HAVE_GSETTINGS) for xgselect.h
2011-07-01 Paul EggertMerge from trunk.
2011-07-01 Paul Eggert* eval.c (struct backtrace): Simplify and port the...
2011-06-30 Jan DjärvFix bad include.
2011-06-30 Jan DjärvAdd GSettings support (GConf is going away).
2011-06-29 Martin RudalicsRename more functions to use window-/window-- prefixes.
2011-06-28 Paul Eggert* gnutls.c (Qgnutls_bootprop_verify_error): Remove...
2011-06-27 Martin RudalicsUse window- prefix more consistently. Fix two buffer...
2011-06-27 Juanma Barranquerosrc/makefile.w32-in: Redesign dependencies.
2011-06-27 Martin RudalicsUse better names for window-next/-prev and window-vchil...
2011-06-27 Martin RudalicsHave overlays with window property respect clone numbers.
2011-06-26 Jan DjärvFix wm_size-hints race between KDE/KWin and Gtk+ 3.
2011-06-26 Eli ZaretskiiAvoid bidi-related crashes in Cperl Mode.
2011-06-26 Chong YidongFix handling of pending signals in wait_reading_process...
2011-06-25 Glenn MorrisChangeLog fix.
2011-06-25 Paul EggertMerge from trunk.
next