aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
|\ \ \ | |/ /
| * | Fix bug #12955 with building under MSYS Bash.Eli Zaretskii2012-11-231-0/+6
| * | Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-221-0/+17
| * | * xftfont.c (xftfont_open): Remove duplicate assignment.Chong Yidong2012-11-231-0/+4
| * | * alloc.c (Fgarbage_collect): Unblock input after clearingDmitry Antipov2012-11-221-0/+14
| * | * xdisp.c (window_buffer_changed): New function.Dmitry Antipov2012-11-221-0/+8
| * | Fix MS-Windows build following 2012-11-21T21:06:52Z!eggert@cs.ucla.edu.Eli Zaretskii2012-11-221-0/+5
| * | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-211-0/+11
| * | * src/xdisp.c (fast_set_selected_frame): Rename from update_tool_bar_unwind.Stefan Monnier2012-11-211-0/+6
| * | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-0/+21
| |\ \ | | |/
| | * Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*Daniel Colascione2012-11-201-0/+9
| | * Fix non-GTK builds on CygwinKen Brown2012-11-201-0/+6
| | * More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-191-0/+12
| | * Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil.Eli Zaretskii2012-11-181-0/+9