aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | The lock for FILE is now .#FILE or .#-FILE.Paul Eggert2013-03-021-0/+30
* | Merge from emacs-24; up to 2012-12-23T17:06:58Z!eliz@gnu.orgGlenn Morris2013-03-021-0/+4
|\ \ | |/
| * Fixes: debbugs:13734Andreas Schwab2013-03-021-0/+4
* | * textprop.c: Use bool for booleans.Paul Eggert2013-03-021-0/+6
* | Protect against changes of interval tree when adding/removing text props.Eli Zaretskii2013-03-021-0/+7
* | Revert last commit; fixed on emacs-24 branch instead.Eli Zaretskii2013-03-021-4/+0
* | Fix bug #13734 with errors in lisp.h macro expansion.Eli Zaretskii2013-03-021-0/+4
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-271-0/+5
|\ \ | |/
| * w32.c (sys_open): Don't reset the flags for FD in fd_info[].Eli Zaretskii2013-02-271-0/+5
* | Fix race conditions with MS-Windows lock files by using _sopen.Eli Zaretskii2013-02-271-0/+7
* | Qcall_interactively and Qexecute_kbd_macro are now static.Paul Eggert2013-02-261-0/+6
* | * window.c (Frecenter): Tiny docstring enhancement.Bastien Guerry2013-02-261-0/+4
* | Minor textprop integer cleanup.Paul Eggert2013-02-251-0/+17
* | Implement CLASH_DETECTION for MS-Windows.Eli Zaretskii2013-02-251-0/+28
* | Fix bug #13743 with crashes due to recursive add-text-properties.Eli Zaretskii2013-02-251-0/+9
* | * src/callint.c (Fcall_interactively): Use the right lexical environmentStefan Monnier2013-02-251-0/+6
* | Simplify data_start configuration.Paul Eggert2013-02-241-0/+33
* | Merge from emacs-24; up to 2012-12-22T19:09:52Z!rgm@gnu.orgGlenn Morris2013-02-241-0/+14
|\ \ | |/
| * Fixes: debbugs:13797Andreas Schwab2013-02-241-0/+5
| * Fix regression introduced by July 10 filelock.c patch.Paul Eggert2013-02-231-0/+9
* | Assume C89 or better.Paul Eggert2013-02-221-0/+8
* | Don't call 'select' from emacs_gnutls_pull.Claudio Bley2013-02-221-0/+5
* | * src/sheap.c (report_sheap_usage): Fix arguments of message1_no_log.Ken Brown2013-02-201-0/+4
* | * src/sheap.c (report_sheap_usage): Prefer message1_nolog.Stefan Monnier2013-02-201-0/+2
* | * lisp/simple.el (command-execute): Move from C. Add obsolete check.Stefan Monnier2013-02-201-2/+11
* | * sheap.c (report_sheap_usage): Use message, not message1, soDaniel Colascione2013-02-191-1/+4
|\ \
| * | 2013-02-19 Daniel Colascione <dancol@dancol.org>Daniel Colascione2013-02-191-0/+6
* | | * search.c (find_newline): Return byte position in bytepos.Dmitry Antipov2013-02-201-0/+15
|/ /
* | Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ruGlenn Morris2013-02-181-0/+5
|\ \ | |/
| * Avoid leaking handles on MS-Windows.Eli Zaretskii2013-02-181-0/+5
* | Merge from emacs-24; up to 2012-12-20T05:05:41Z!dmantipov@yandex.ruGlenn Morris2013-02-171-0/+6
|\ \ | |/
| * Fix bug #13735 with network streams on MS-Windows.Eli Zaretskii2013-02-171-0/+12
| * Fix bug #13723 with redrawing vertical border in GUI sessions.Eli Zaretskii2013-02-171-0/+6
* | Prefer `message1' over `message'.Stefan Monnier2013-02-171-1/+13
* | Move scroll-bar-adjust-thumb-portion.Jan Djärv2013-02-171-0/+6
* | Remove functions and macros unused on MS-Windows.Eli Zaretskii2013-02-161-0/+2
* | Don't use __STDC__ on MS-Windows unless necessary (Bug #9066).Eli Zaretskii2013-02-161-0/+3
* | Don't set h_errno on MS-Windows except in gethostbyname.Eli Zaretskii2013-02-161-0/+12
* | Remove unneeded bits of commit 2013-02-15T09:41:31Z!eliz@gnu.org merged from ...Eli Zaretskii2013-02-151-10/+1
* | * process.c (h_errno) [!HAVE_H_ERRNO]: Remove unused decl.Paul Eggert2013-02-151-0/+4
* | Fix bug #13720 with auto-save-timeout less than 4 seconds.Eli Zaretskii2013-02-151-0/+3
* | Merge from emacs-24; up to 2012-12-19T19:51:40Z!monnier@iro.umontreal.caGlenn Morris2013-02-151-0/+24
|\ \ | |/
| * Allow deleted processes to be reaped by SIGCHLD handler on MS-Windows.Eli Zaretskii2013-02-151-0/+12
| * Improve error reporting as part of solving bug #13546 on MS-Windows.Eli Zaretskii2013-02-151-0/+12
* | * composite.c (fill_gstring_header): Remove useless prototype.Dmitry Antipov2013-02-151-0/+14
* | Merge from emacs-24; up to 2012-12-19T13:01:16Z!michael.albinus@gmx.dePaul Eggert2013-02-141-0/+20
|\ \ | |/
| * Backport GCPRO fix from trunk.Paul Eggert2013-02-141-0/+10
| * Fix AIX port.Paul Eggert2013-02-141-0/+13
| * More robust creation of a subprocess, attempt to solve bug #13546.Eli Zaretskii2013-02-131-0/+4
| * Cleanup related to bug #13546 with subprocesses on MS-Windows.Eli Zaretskii2013-02-131-0/+8