aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * sysdep.c (get_child_status): Abort on internal error (Bug#13086).Paul Eggert2012-12-071-0/+6
* * frame.c (make_frame): Do not set window's buffer to t.Dmitry Antipov2012-12-071-0/+8
* Convenient macro to check whether the buffer is hidden.Dmitry Antipov2012-12-071-0/+8
* Avoid busy-waiting for child processes on Windows. (Bug#13086)Eli Zaretskii2012-12-061-0/+6
* * frame.h (x_char_width, x_char_height): Remove prototypes.Dmitry Antipov2012-12-061-0/+13
* Fix a recently-introduced delete-process race condition.Paul Eggert2012-12-051-0/+10
* Avoid code duplication between prev_frame and next_frame.Dmitry Antipov2012-12-061-0/+6
* Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.orgGlenn Morris2012-12-051-0/+13
|\
| * Don't pass un-encoded file name to mkstemp.Eli Zaretskii2012-12-051-0/+2
| * Fix one part of bug #13079 with temporary files in call-process-region.Eli Zaretskii2012-12-051-0/+6
| * Fix another instance of bug #12933 with non-ASCII file names on Windows.Eli Zaretskii2012-12-041-0/+7
* | Minor call-process cleanups.Paul Eggert2012-12-051-0/+8
* | * callproc.c (Fcall_process): Fix specpdl nesting for asynchronousAndreas Schwab2012-12-041-0/+5
* | * lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_image_stateDmitry Antipov2012-12-041-0/+13
* | Don't let call-process be a zombie factory.Paul Eggert2012-12-031-0/+57
* | * bytecode.c, lisp.h (Qbytecode): Remove.Paul Eggert2012-12-031-0/+5
* | Fix bug #13055 with cursor positioning inside scroll-margin.Eli Zaretskii2012-12-031-0/+5
* | * gtkutil.c (my_log_handler): New function.Jan Djärv2012-12-031-0/+5
* | * lisp.h (modify_region): Rename to...Dmitry Antipov2012-12-031-0/+9
* | * alloc.c (free_save_value): New function.Dmitry Antipov2012-12-031-0/+11
* | Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.orgGlenn Morris2012-12-021-0/+22
|\ \ | |/
| * * fileio.c (Vauto_save_list_file_name): Minor doc fix.Chong Yidong2012-12-011-0/+4
| * Fix compilation problems with 64-bit MSVC compiler.Fabrice Popineau2012-11-301-0/+14
| * * src/data.c (Fboundp): Doc fix re lexical-binding.Glenn Morris2012-11-271-1/+1
| * * src/data.c (Fsymbol_value): Doc fix re lexical-binding.Glenn Morris2012-11-271-0/+4
* | Fix xpalloc confusion after memory is exhausted.Paul Eggert2012-12-021-0/+7
* | Use execve to avoid need to munge environ.Paul Eggert2012-12-021-0/+9
* | * xterm.c (x_draw_image_relief): Remove unused locals.Paul Eggert2012-12-011-0/+4
* | Fix drawing of relief rects on X and W32.YAMAMOTO Mitsuharu2012-12-011-0/+7
* | src/doc.c: Fix bug#13034.Juanma Barranquero2012-11-301-0/+5
* | * xdisp.c (window_outdated): Remove eassert since it hitsDmitry Antipov2012-11-291-0/+11
* | * callproc.c (Fcall_process): Don't misreport vfork failure.Paul Eggert2012-11-281-0/+4
* | * callproc.c (Fcall_process): Fix vfork portability problems.Paul Eggert2012-11-281-0/+11
* | merge trunkKenichi Handa2012-11-271-0/+68
|\ \
| * | Assume POSIX 1003.1-1988 or later for grp.h, pwd.h.Paul Eggert2012-11-261-0/+5
| * | Assume POSIX 1003.1-1988 or later for errno.h.Paul Eggert2012-11-261-0/+13
| * | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris2012-11-261-0/+10
| |\ \ | | |/
| | * Don't crash if internal-char-font is called on non-GUI frames.Eli Zaretskii2012-11-261-0/+5
| | * Revert recent change for Bug#8855.Paul Eggert2012-11-241-0/+9
| | * Fix assertion violations when clicking on Info bread-crumbs.Eli Zaretskii2012-11-241-0/+7
| | * Fix ChangeLog entries for the last commit.Eli Zaretskii2012-11-241-23/+17
| * | * sysdep.c (sys_subshell): Don't assume pid_t fits in int.Paul Eggert2012-11-241-0/+4
| * | Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown2012-11-241-0/+6
| * | Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.orgGlenn Morris2012-11-231-0/+14
| |\ \ | | |/
| | * Fix a race condition with glib (Bug#8855).Paul Eggert2012-11-231-0/+57
| | * Fix cursor display when several display strings follow each other.Eli Zaretskii2012-11-231-0/+4
| | * Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.Eli Zaretskii2012-11-231-0/+6
| | * Fix bug #12930 with vertical-motion through a display string.Eli Zaretskii2012-11-211-0/+6
| * | * frame.h (struct frame): Remove display_preempted memberDmitry Antipov2012-11-231-0/+16
* | | (no commit message)Kenichi Handa2012-11-231-6/+140
|\ \ \ | |/ /