Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru
[bpt/emacs.git] / src /
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Paul EggertSpelling fix in ChangeLog entry.
2014-06-01 Paul EggertPort signal-handling to DragonFly BSD.
2014-06-01 Paul Eggert* frame.c (x_set_frame_parameters): Don't read uninitia...
2014-06-01 Jan DjärvMake jump scroll work with Gtk+
2014-06-01 Juanma Barranquerosrc/callint.c (Ffuncall_interactively): Add usage.
2014-06-01 Eli Zaretskiisrc/w32heap.c (realloc_before_dump): Improve commentary.
2014-06-01 Jan Djärv* nsfns.m (ns_appkit_version_str): Add os version for...
2014-06-01 Paul EggertBring back the changes to GDB-visible symbols, but...
2014-05-31 Eli ZaretskiiHopefully fix bug #16433 with corruption of newline_cac...
2014-05-31 Eli ZaretskiiRevert revision 2014-05-27T17:31:17Z!eliz@gnu.org,...
2014-05-31 Glenn Morris* src/cmds.c (Fself_insert_command): Allow zero repeat...
2014-05-30 Paul EggertFix port to 32-bit AIX with xlc.
2014-05-30 Eli ZaretskiiEnhance error checking in heap allocation routines...
2014-05-30 Dmitry AntipovDebugging facility to check whether 'const char *'...
2014-05-30 Paul EggertDon't let SIGINT handling block SIGCHLD indefinitely.
2014-05-29 Eli ZaretskiiRemove nt/addsection.c and don't build addsection.exe.
2014-05-29 Dmitry Antipov* xmenu.c (xdialog_show): Remove prototype, rename to
2014-05-29 Eli Zaretskiisrc/ChangeLog: Fix a recent log entry.
2014-05-29 Eli ZaretskiiFix bug #17588 with mouse highlight when an X frame...
2014-05-29 Eli ZaretskiiAdd diagnostics for using private heap on MS-Windows...
2014-05-29 Paul EggertDon't substitute sigprocmask for pthread_sigmask.
2014-05-29 Eli ZaretskiiFix bug #17622 with crashes in mmap routines.
2014-05-29 Dmitry Antipov* alloc.c (Fgarbage_collect): Fix compilation with
2014-05-29 Paul EggertPort the GDB-visible symbols to AIX.
2014-05-29 Paul Eggert* frame.c, frame.h (frame_char_to_pixel_position)
2014-05-28 Dmitry Antipov* frame.h (frame_char_to_pixel_position, frame_set_mous...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-28 Dmitry Antipov* xterm.c (x_free_frame_resources): Fix last change.
2014-05-28 Dmitry AntipovOn X, always make pointer visible when deleting frame...
2014-05-28 Stefan Monnier* lisp/subr.el (zerop): Move from C. Add compiler...
2014-05-28 Stefan Monnier* src/callint.c (Ffuncall_interactively): New function.
2014-05-27 Stefan Monnier* src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the...
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-27 Paul Eggert* image.c (imagemagick_load_image): Use MagickRealType...
2014-05-27 Paul Eggert* xfns.c (Fx_window_property): Remove unused local.
2014-05-27 Paul EggertDon't kill already-reaped process.
2014-05-26 Eli ZaretskiiMinor fixes for MS-Windows MinGW64 build.
2014-05-26 Paul EggertInclude sources used to create macuvs.h.
2014-05-26 Ken Brown* src/w32term.c (x_delete_display): Don't free dpyinfo...
2014-05-26 Jan Djärv* nsfns.m (Fns_do_applescript): Put code in the wrong...
2014-05-26 Jan Djärv* nsfns.m (ns_do_applescript): Surround executeAndRetur...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-25 Eli ZaretskiiFix bug #17585 with incorrect vertical motion when...
2014-05-25 Jan DjärvSimplify NS font driver draw, merge from Macport.
2014-05-24 Paul Eggert* xdisp.c (safe__call1, safe__eval): Now static.
2014-05-24 Eli ZaretskiiFix last commits in xdisp.c, which caused a crash at...
2014-05-24 Ken BrownFix bug#17510 with a pointer freed more than once ...
2014-05-24 Stefan Monnier* src/xdisp.c: Bind inhibit-quit during pre-redisplay...
2014-05-24 Eli ZaretskiiAvoid marking too deep portions of stack in mark_stack.
2014-05-24 Jan Djärv* xfns.c (x_window_property_intern): New function ...
2014-05-22 Paul EggertSupply malloc and alloc_size attributes for extern...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-21 Paul EggertDon't assume that ImageMagick uses a 16-bit quantum.
2014-05-21 Eli ZaretskiiFix bug #17539 with infinite recursion during scroll...
2014-05-21 Leo Liu* doc/lispref/sequences.texi (Sequence Functions):...
2014-05-20 Eli ZaretskiiFix bug #17524 with crashes in creating a new frame...
2014-05-20 Michael Albinus* dbusbind.c (xd_signature): Revert last 2 patches.
2014-05-19 Paul EggertAllow any non-nil value to count as true in bool-vector.
2014-05-19 Eli Zaretskiisrc/lisp.h: Fix typos in a comment.
2014-05-19 Dmitry Antipov* font.c (font_matching_entity): Extract font-entity...
2014-05-19 Dmitry Antipov* src/lisp.h (CHECK_BOOLEAN): New function.
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Don...
2014-05-17 Paul EggertAssume C99 or later.
2014-05-17 Fabrice PopineauAlways map new memory for buffers after dumping.
2014-05-15 Dmitry Antipov* src/fns.c (Fnreverse): Allow vectors and bool vectors.
2014-05-15 Dmitry Antipov* src/fns.c (Freverse): Allow vectors, bool vectors...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-14 Dmitry AntipovMinor cleanup for terminal setup.
2014-05-13 Paul Eggert* keyboard.c (Qdeactivate_mark): Now static.
2014-05-13 Dmitry AntipovIf available, use Xfixes extension to do pointer blanking.
2014-05-12 YAMAMOTO Mitsuharu* xdisp.c (draw_glyphs): Set clipping to highlight...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-11 Glenn Morris* src/fileio.c (Ffile_executable_p): Doc tweak.
2014-05-10 Jan Djärv* xsettings.c (init_gsettings): Use g_settings_schema_s...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-07 Paul Eggert* minibuf.c (read_minibuf): Avoid C99ism in previous...
2014-05-07 Paul Eggert* image.c: Include <png.h> before <setjmp.h>.
2014-05-07 Jarek CzekalskiFix initialization of minibuffer history variable,...
2014-05-06 Paul Eggert* image.c: Do not use libpng if HAVE_NS, as NS does...
2014-05-06 Samuel Bronson* src/keyboard.c (Frecursive_edit): Ensure inc&dec...
2014-05-06 Jarek CzekalskiFix tooltips pulling Emacs window to front on windows...
2014-05-05 Jan Djärv* nsselect.m (Fx_selection_exists_p): Just return Qnil...
2014-05-04 Paul EggertConsult libpng-config more consistently.
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-03 Paul EggertHandle systems without WCONTINUED consistently.
2014-05-03 Eli ZaretskiiMinor fixes for comments.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-05-01 Glenn MorrisDoc fixes
2014-05-01 Eli Zaretskiisrc/term.c (tty_menu_activate): A better initialization...
2014-05-01 Stefan Monnier* src/intervals.c: Tighten assertions.
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-30 Paul Eggert* term.c (tty_menu_activate): Don't assume row and...
2014-04-29 Eli ZaretskiiPlace hardware TTY cursor at the active menu item when...
2014-04-29 Stefan Monnier* src/window.c (struct saved_window): Remove mark.
2014-04-29 Glenn Morris* src/process.c (handle_child_signal): Handle systems...
2014-04-28 Paul EggertUse bits_word for gcmarkbits.
2014-04-28 Paul EggertAvoid undefined behavior in signed left shift.
next