]> code.delx.au - gnu-emacs/history - src
Merge branch 'jave-xwidget' into xwidget
[gnu-emacs] / src /
2013-06-12 Grégoire JadiMerge branch 'jave-xwidget' into xwidget
2013-06-12 Joakim VeronaMerge branch 'trunk' into xwidget
2013-06-12 Grégoire Jadi* src/emacsgtkfixed.c (emacs_fixed_gtk_widget_size_allo...
2013-06-12 Grégoire Jadi* src/xwidget.c (syms_of_xwidget): Initialize Vxwidget_...
2013-06-12 Xue Fuqiao* src/fileio.c (expand_file_name): Doc fix.
2013-06-11 Grégoire Jadi* src/xwidget.c: Prefix all Lisp keywords on the C...
2013-06-11 Paul EggertTickle glib by waiting for Emacs itself, not for process 0.
2013-06-11 Juanma BarranqueroFix typos.
2013-06-11 Grégoire JadiRemove old code related to GOOCANVAS and CLUTTER.
2013-06-11 Grégoire Jadi* src/xwidget.c (Fmake_xwidget): Add a docstring and...
2013-06-11 Grégoire JadiSmall fixes
2013-06-11 Paul Eggert* keyboard.c: Don't use PROP (...) as an lvalue.
2013-06-10 Juanma BarranqueroFix ChangeLog typos and whitespace.
2013-06-10 Eli ZaretskiiMinor cleanup in last commit in get_it_property.
2013-06-09 Eli ZaretskiiFix current-bidi-paragraph-direction wrt window pointer.
2013-06-09 Eli ZaretskiiFix bug #14575 with window-specific overlays with line...
2013-06-08 Eli ZaretskiiFix bug #14575 with window-specific overlays with displ...
2013-06-08 Jan DjärvFix compilation issues for GNUStep and GLIB conflicts.
2013-06-08 Jan Djärv* xgselect.c (xg_select): Remove call to window_system_...
2013-06-07 Eli ZaretskiiFix "make TAGS" on MS-Windows.
2013-06-07 Richard CopleyFix bug #14513 with --enable-locallisppath not working...
2013-06-07 Juanma BarranqueroFix typos.
2013-06-06 Eli ZaretskiiImprove the fix for bug #14558.
2013-06-06 Paul EggertA few porting etc. fixes for the new file monitor code.
2013-06-05 Eli ZaretskiiFix bug #14558 with turning off mouse-highlight during...
2013-06-05 Stefan Monnier* lisp/simple.el: Move all the prog-mode code to prog...
2013-06-05 Paul EggertChain glib's SIGCHLD handler from Emacs's (Bug#14474).
2013-06-05 Michael Albinus* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gf...
2013-06-05 Stefan Monnier* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_...
2013-06-04 Eli ZaretskiiFix bug #14540 with inaccurate doc string of pos-visibl...
2013-06-04 Grégoire Jadi* src/xwidget.c src/xwidget.h: Add comments to indicate...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Eli ZaretskiiFix crashes in a text-mode session on Windows.
2013-06-03 Eli Zaretskii* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
2013-06-03 Jan DjärvAdd HAVE_GLIB check instead of checking individual...
2013-06-03 Paul EggertFix minor problems found by static checking.
2013-06-03 Eli ZaretskiiAttempt to resolve gettimeofday compilation errors...
2013-06-03 Stefan Monnier* src/eval.c (backtrace_p, backtrace_top, backtrace_nex...
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-03 Stefan MonnierMerge the specpdl and backtrace stacks. Make the struc...
2013-06-02 Jan DjärvUpdate the GNUStep port so it works OK. Redraw and...
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-02 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix whitespace.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-06-01 Paul Eggert* process.c (handle_child_signal): Also use WCONTINUED.
2013-05-31 Paul EggertDon't let D-bus autolaunch mess up SIGCHLD handling.
2013-05-31 Paul Eggert* fileio.c (Finsert_file_contents): Remove unused local.
2013-05-29 Eli ZaretskiiRemove *.res files in mostlyclean, to avoid problems...
2013-05-29 Joakim VeronaMerge remote-tracking branch 'origin/trunk' into xwidget
2013-05-29 Stefan Monnier* src/fileio.c (Finsert_file_contents): Preserve undo...
2013-05-28 Joakim Veronaupstream
2013-05-27 Joakim VeronaMerge remote-tracking branch 'origin/trunk' into xwidget
2013-05-27 Eli ZaretskiiFix bug #14476 with posn-at-point and glyphs from displ...
2013-05-27 Eli ZaretskiiRestore an omitted bug reference.
2013-05-25 Jan DjärvFactor out common code for multimonitors, for Gtk+...
2013-05-25 Xue Fuqiao* callproc.c (call_process): Refine the doc string...
2013-05-23 Eli Zaretskiisrc/keyboard.c (read_decoded_event_from_main_queue...
2013-05-23 Stefan MonnierDon't apply keyboard decoding to unread-command-events.
2013-05-23 Stefan Monnier* src/keyboard.c (read_decoded_char): Don't decode...
2013-05-23 Kenichi Handamerge trunk
2013-05-22 Barry O'Reilly* src/casetab.c (init_casetab_once): Fix last change.
2013-05-22 Kenichi Handamerge trunk
2013-05-22 Kenichi HandaFix the setting of buffer-file-coding-system on, for...
2013-05-22 Glenn MorrisChangeLog fix
2013-05-21 Stefan Monnier* src/search.c (looking_at_1): Only set last_thing_sear...
2013-05-21 Dmitry Antipov* xdisp.c (reseat_at_previous_visible_line_start):
2013-05-20 YAMAMOTO MitsuharuSync x-server-* and x-display-* functions on NS with...
2013-05-20 YAMAMOTO MitsuharuMention `display-monitor-attributes-list' in docstrings...
2013-05-20 YAMAMOTO Mitsuharu* xfns.c (check_x_display_info): Don't use XINT for...
2013-05-18 Paul EggertPort --enable-gcc-warnings to clang.
2013-05-17 Eli ZaretskiiSupport invocation of un-installed runemacs.exe.
2013-05-16 Eli ZaretskiiDocument arguments of insert_1_both.
2013-05-16 Eli ZaretskiiFix bug #14408 with updating *Messages* display.
2013-05-16 Eli ZaretskiiSupport building Emacs on MS-Windows using the Posix...
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-15 Stefan MonnierUse just DOC instead of DOC-nn.mm.
2013-05-15 Stefan Monnier* src/process.c: Export default filters and sentinels...
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-15 Stefan Monnier* lisp/progmodes/f90.el (f90-blocks-re): Include the...
2013-05-14 Eli ZaretskiiAnother attempt to solve bug #14062 with assertion...
2013-05-14 Jan Djärv* nsfont.m (ns_spec_to_descriptor): Retain and autorele...
2013-05-12 Paul Eggert* image.c (gif_load): Check that subimages fit.
2013-05-09 Stefan Monnier* src/doc.c (get_doc_string): Slightly relax the sanity...
2013-05-09 Jan DjärvImplement display-monitor-attributes-list for NS.
2013-05-09 Paul Eggert* xterm.h (GTK_PREREQ): Remove, replacing with GTK_CHEC...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-08 Paul Eggert* xterm.h (GTK_PREREQ): New macro.
2013-05-08 Eli ZaretskiiFix vertical cursor motion when there's a display strin...
2013-05-08 Juanma Barranquerosrc/makefile.w32-in (ACL_H): New macro.
2013-05-07 Paul EggertUse Gnulib ACL implementation, for benefit of Solaris...
2013-05-07 Paul Eggert* unexelf.c: Don't assume ElfW (Half) fits in int.
2013-05-07 Juri Linkov* src/callint.c (Fcall_interactively): Set `visargs...
2013-05-07 Paul Eggert* xfns.c (x_get_net_workarea): Define only if !GTK...
2013-05-07 Glenn Morris* src/lread.c (readchar): Don't read from a dead buffer...
2013-05-07 Jan Djärv* xfns.c: Move misplaced ifndef USE_GTK from previous...
2013-05-07 Stefan Monnier* buffer.c (tab-width): Mention that it doesn't control...
2013-05-07 Stefan Monnier* callint.c (Fcall_interactively): Explain what is...
2013-05-07 Paul EggertStatic checking by GCC 4.8.0.
2013-05-07 YAMAMOTO MitsuharuAdd multi-monitor support on X11.
2013-05-06 Eli ZaretskiiFix bug #14241 with posn-at-point at the beginning...
next