Merge from trunk.
[bpt/emacs.git] / src /
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Dmitry Antipov* gtkutil.c (USE_NEW_GTK_FONT_CHOOSER) [HAVE_FREETYPE]:
2013-12-09 Jan Djärv* alloc.c (Fmemory_limit): Avoid compiler warning....
2013-12-08 Paul EggertSpelling fixes.
2013-12-08 Eli ZaretskiiConverted and tested w32notify.c.
2013-12-08 Jan DjärvFix GNUStep toolbar not updating.
2013-12-08 Jan Djärv* emacs.c (main): Call fixup_locale a second time for...
2013-12-08 Martin RudalicsIn x_set_font mark frame as garbaged (Bug#16028).
2013-12-08 Paul EggertUse libcrypto's checksum implementations if available...
2013-12-08 Paul Eggert* frame.h (SET_FRAME_VISIBLE): Now an inline function.
2013-12-08 Stefan Monnier* src/window.c (set_window_buffer): Update mode line.
2013-12-07 Paul EggertFix minor problems found by static checking.
2013-12-07 Eli ZaretskiiFixed a bug in get_long_basename which broke creation...
2013-12-07 Martin RudalicsFix int/Lisp_Object type mixup in w32_read_socket.
2013-12-07 Jan Djärv* gtkutil.c (tb_size_cb): Call xg_height_or_width_changed.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMinor doc fix.
2013-12-07 Eli ZaretskiiUpdated documentation.
2013-12-07 Jan DjärvFix GNUStep issues with startup.
2013-12-07 Eli ZaretskiiConverted file-name-info.
2013-12-07 Eli ZaretskiiFixed $HOME in expand-file-name.
2013-12-07 Eli ZaretskiiFixed initialization code and default-printer-name.
2013-12-07 Jan DjärvMention bug 16049.
2013-12-07 Jan DjärvHandle pixelwise resize changes in NS port.
2013-12-07 Eli ZaretskiiTested subprogram invocation, fixed decode_env_path.
2013-12-06 Eli ZaretskiiConverted spawnve, but not tested the result yet.
2013-12-06 Eli ZaretskiiFix bug #16070 with crashes when toggling buffer's...
2013-12-06 Dmitry Antipov* xterm.c (input_signal_count): Remove.
2013-12-05 Eli ZaretskiiAdded commentary about the overall design and its limit...
2013-12-05 Jan DjärvFix some pixelwise breakage, more remain.
2013-12-05 Martin RudalicsIn x_new_font calculate new frame sizes from new font...
2013-12-04 Stefan Monnier* src/lisp.h (FOR_EACH_TAIL): New macro.
2013-12-04 Stefan Monnier* src/window.c (select_window): Call second wset_redisp...
2013-12-04 Paul Eggert* bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.
2013-12-04 Eli ZaretskiiAvoid compiler warning in w32xfns.c.
2013-12-04 Stefan Monnier* src/window.c (window_scroll): Mark window for redisplay.
2013-12-04 Eli ZaretskiiFix bug #16043 with crashes when displaying new bidi...
2013-12-04 Martin RudalicsIn XTflash fix coordinate of bottom area to flash ...
2013-12-04 Dmitry Antipov* font.h (struct font_bitmap): Remove unused 'extra...
2013-12-04 Dmitry Antipov* font.c (font_list_entities): Remove dummy assignment.
2013-12-03 Paul EggertUse bool for boolean.
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Eli ZaretskiiRemove stale comment about drag-n-drop failures.
2013-12-03 Martin RudalicsAdd to last fix: In gtk resizing count tool and menubars.
2013-12-03 Martin RudalicsAgain fix last fix.
2013-12-03 Eli ZaretskiiConverted image.c and gnutls.c functions that accept...
2013-12-03 Martin RudalicsFix last fix (Bug#16036)
2013-12-03 Eli ZaretskiiDrag-n-drop converted, but works only within current...
2013-12-03 Martin RudalicsFix issues related to pixelwise resizing. (Bug#16013...
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-02 Eli Zaretskiisrc/composite.c (composition_reseat_it): Fix a typo...
2013-12-02 Eli ZaretskiiImprove reporting of fatal exception on MS-Windows...
2013-12-02 Helmut Eller* lisp/emacs-lisp/debug.el (debugger-toggle-locals...
2013-12-02 Dmitry Antipov* font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESC...
2013-12-02 YAMAMOTO MitsuharuRemove fringe background extension code on X11.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-12-01 Paul EggertFix minor problems found by static checking.
2013-12-01 Lars Magne Ingebri... Fix duckduckgo imagemagick crash
2013-12-01 Juanma BarranqueroFix Changelog typos.
2013-11-30 Martin RudalicsRemove some unused items introduced during pixelwise...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Eli ZaretskiiConverted and tested system-move-file-to-trash.
2013-11-30 Eli ZaretskiiDebugged and fixed w32-shell-execute.
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): unrequest_sigio =>...
2013-11-30 Jan Djärv* gnutls.c (gnutls_audit_log_function): Only declare...
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): Call request_sigio...
2013-11-30 Martin RudalicsFix ChangeLog dates of last commit.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-30 Stefan Monnier* src/xdisp.c (redisplay_internal): Don't call set_wind...
2013-11-29 Stefan Monnier* src/fns.c (internal_equal): Add a hash_table argument...
2013-11-29 Stefan Monnier* lisp/loadup.el: Preload "uniquify".
2013-11-29 Stefan Monnier* src/xdisp.c (REDISPLAY_SOME_P): New macro.
2013-11-29 Stefan Monnier* lisp/electric.el (electric-indent-mode): Enable by...
2013-11-29 Tom SeddonFix bug #6364 with slow scrolling on MS-Windows with...
2013-11-29 Eli ZaretskiiMore thorough fix of bug #15913 with mouse-highlight...
2013-11-29 Paul EggertFix minor problems found by static checking.
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-29 Stefan Monnier* src/window.c (Fset_window_configuration): Move select...
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-28 Eli ZaretskiiFix bug #15933 with crashes in file-notify-tests on...
2013-11-27 Glenn MorrisStop keeping generated Unicode lisp files in the repository
2013-11-27 Eli ZaretskiiFix bug #15973 with erratic cursor motion after reverti...
2013-11-27 Eli ZaretskiiFix watching directories using w32notify.c.
2013-11-27 Martin RudalicsReset window_end_valid after some window changes (Bug...
2013-11-27 Glenn MorrisMove runtime leim lisp files to lisp/leim directory
2013-11-26 Andreas Schwab* .gdbinit (xgettype): Add cast.
2013-11-26 Glenn MorrisPreload leim-list.el
2013-11-25 Paul Eggertbool-vector-subsetp is now the normal direction.
2013-11-25 Paul EggertFix minor problems found by static checking.
2013-11-25 Stefan Monnier* src/textprop.c (text_property_stickiness): Fix front...
2013-11-25 Glenn Morrissrc/lread.c comment
2013-11-25 Stefan Monnier* lisp/frame.el (handle-focus-in, handle-focus-out...
2013-11-25 Glenn MorrisFurther tweaks to the setting of Vload_path
2013-11-25 Glenn Morris* src/lread.c (init_lread): Fix 2013-11-23 goof that...
2013-11-24 Stefan MonnierExport get_pos_property to Elisp.
2013-11-24 Stefan Monnier* src/data.c (Fmake_variable_buffer_local): Mention...
2013-11-23 Eli Zaretskiiw32-shell-execute converted, but not tested yet.
2013-11-23 Eli ZaretskiiMinor tweaks of the Cygwin code.
2013-11-23 Eli ZaretskiiFile selection converted and tested.
2013-11-23 Eli ZaretskiiFile ACL functions converted and tested.
next