aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve AIX-related merge from emacs-24.Paul Eggert2014-06-011-0/+5
* Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-0/+62
|\
| * * frame.c (x_set_frame_parameters): Don't read uninitialized storage.Paul Eggert2014-06-011-0/+4
| * Make jump scroll work with Gtk+Jan Djärv2014-06-011-0/+5
| * Bring back the changes to GDB-visible symbols, but only on AIX.Paul Eggert2014-06-011-0/+9
| * Hopefully fix bug #16433 with corruption of newline_cache in Rmail.Eli Zaretskii2014-05-311-0/+3
| * Revert revision 2014-05-27T17:31:17Z!eliz@gnu.org, as it breaks debugging wit...Eli Zaretskii2014-05-311-0/+8
| * * src/cmds.c (Fself_insert_command): Allow zero repeat count.Glenn Morris2014-05-301-0/+4
| * Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-0/+8
| * Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.Eli Zaretskii2014-05-291-0/+6
| * Port the GDB-visible symbols to AIX.Paul Eggert2014-05-281-0/+11
| * Include sources used to create macuvs.h.Paul Eggert2014-05-261-0/+6
* | Spelling fix in ChangeLog entry.Paul Eggert2014-06-011-1/+1
* | Port signal-handling to DragonFly BSD.Paul Eggert2014-06-011-0/+8
* | src/callint.c (Ffuncall_interactively): Add usage.Juanma Barranquero2014-06-011-0/+4
* | * nsfns.m (ns_appkit_version_str): Add os version for Cocoa.Jan Djärv2014-06-011-0/+4
* | Enhance error checking in heap allocation routines on MS-Windows.Eli Zaretskii2014-05-301-0/+7
* | Debugging facility to check whether 'const char *' points toDmitry Antipov2014-05-301-0/+11
* | Don't let SIGINT handling block SIGCHLD indefinitely.Paul Eggert2014-05-291-0/+13
* | Remove nt/addsection.c and don't build addsection.exe.Eli Zaretskii2014-05-291-0/+6
* | * xmenu.c (xdialog_show): Remove prototype, rename toDmitry Antipov2014-05-291-0/+10
* | src/ChangeLog: Fix a recent log entry.Eli Zaretskii2014-05-291-0/+1
* | Add diagnostics for using private heap on MS-Windows during dumping.Eli Zaretskii2014-05-291-0/+9
* | Don't substitute sigprocmask for pthread_sigmask.Paul Eggert2014-05-291-0/+5
* | Fix bug #17622 with crashes in mmap routines.Eli Zaretskii2014-05-291-0/+13
* | * alloc.c (Fgarbage_collect): Fix compilation withDmitry Antipov2014-05-291-0/+5
* | * frame.c, frame.h (frame_char_to_pixel_position)Paul Eggert2014-05-281-0/+6
* | Refactor mouse positioning stuff to avoid code duplication.Dmitry Antipov2014-05-281-0/+14
* | * xterm.c (x_free_frame_resources): Fix last change.Dmitry Antipov2014-05-281-1/+2
* | On X, always make pointer visible when deleting frame (Bug#17609).Dmitry Antipov2014-05-281-0/+12
* | * lisp/subr.el (zerop): Move from C. Add compiler-macro.Stefan Monnier2014-05-271-4/+17
* | * src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the bytecode wasn'tStefan Monnier2014-05-271-0/+5
* | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-0/+32
* | * image.c (imagemagick_load_image): Use MagickRealType for localPaul Eggert2014-05-261-0/+4
* | * xfns.c (Fx_window_property): Remove unused local.Paul Eggert2014-05-261-0/+2
* | Don't kill already-reaped process.Paul Eggert2014-05-261-0/+9
* | Minor fixes for MS-Windows MinGW64 build.Eli Zaretskii2014-05-261-0/+5
* | * src/w32term.c (x_delete_display): Don't free dpyinfo->w32_id_name (see bug#...Ken Brown2014-05-261-0/+5
* | * nsfns.m (Fns_do_applescript): Put code in the wrong place. Here is correct.Jan Djärv2014-05-261-0/+3
* | * nsfns.m (ns_do_applescript): Surround executeAndReturnErrorJan Djärv2014-05-261-0/+10
* | Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+49
|\ \ | |/
| * Fix bug #17585 with incorrect vertical motion when linum-mode is on.Eli Zaretskii2014-05-251-0/+6
| * * xdisp.c (safe__call1, safe__eval): Now static.Paul Eggert2014-05-241-0/+4
| * Fix last commits in xdisp.c, which caused a crash at startup on w32.Eli Zaretskii2014-05-241-0/+6
| * Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).Ken Brown2014-05-241-0/+6
| * * src/xdisp.c: Bind inhibit-quit during pre-redisplay-function.Stefan Monnier2014-05-241-0/+8
| * Fix port to 32-bit AIX.Paul Eggert2014-05-211-0/+7
| * Fix bug #17539 with infinite recursion during scroll commands.Eli Zaretskii2014-05-211-0/+6
| * Fix bug #17524 with crashes in creating a new frame with invalid font.Eli Zaretskii2014-05-201-0/+8
* | Simplify NS font driver draw, merge from Macport.Jan Djärv2014-05-251-0/+11