aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement CLASH_DETECTION for MS-Windows.Eli Zaretskii2013-02-255-21/+164
* Fix bug #13743 with crashes due to recursive add-text-properties.Eli Zaretskii2013-02-252-59/+75
* * src/callint.c (Fcall_interactively): Use the right lexical environmentStefan Monnier2013-02-253-3/+9
* Simplify data_start configuration.Paul Eggert2013-02-2411-164/+95
* Merge from emacs-24; up to 2012-12-22T19:09:52Z!rgm@gnu.orgGlenn Morris2013-02-243-1/+16
|\
| * Fixes: debbugs:13797Andreas Schwab2013-02-242-0/+6
| * Fix regression introduced by July 10 filelock.c patch.Paul Eggert2013-02-232-1/+10
* | Assume C89 or better.Paul Eggert2013-02-223-107/+109
* | Don't call 'select' from emacs_gnutls_pull.Claudio Bley2013-02-222-31/+15
* | * src/sheap.c (report_sheap_usage): Fix arguments of message1_no_log.Ken Brown2013-02-202-1/+5
* | * src/sheap.c (report_sheap_usage): Prefer message1_nolog.Stefan Monnier2013-02-202-3/+4
* | * lisp/simple.el (command-execute): Move from C. Add obsolete check.Stefan Monnier2013-02-202-98/+16
* | * sheap.c (report_sheap_usage): Use message, not message1, soDaniel Colascione2013-02-192-2/+8
|\ \
| * | 2013-02-19 Daniel Colascione <dancol@dancol.org>Daniel Colascione2013-02-192-1/+10
* | | * search.c (find_newline): Return byte position in bytepos.Dmitry Antipov2013-02-207-61/+82
|/ /
* | Spelling fixes.Paul Eggert2013-02-193-3/+3
* | Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ruGlenn Morris2013-02-183-1/+12
|\ \ | |/
| * Avoid leaking handles on MS-Windows.Eli Zaretskii2013-02-182-0/+11
| * Fix a typo in a comment.Eli Zaretskii2013-02-181-1/+1
* | Merge from emacs-24; up to 2012-12-20T05:05:41Z!dmantipov@yandex.ruGlenn Morris2013-02-172-2/+11
|\ \ | |/
| * Fix bug #13735 with network streams on MS-Windows.Eli Zaretskii2013-02-172-65/+17
| * Fix bug #13723 with redrawing vertical border in GUI sessions.Eli Zaretskii2013-02-172-2/+11
* | Prefer `message1' over `message'.Stefan Monnier2013-02-1711-19/+31
* | Move scroll-bar-adjust-thumb-portion.Jan Djärv2013-02-173-10/+16
* | Remove functions and macros unused on MS-Windows.Eli Zaretskii2013-02-162-8/+2
* | Don't use __STDC__ on MS-Windows unless necessary (Bug #9066).Eli Zaretskii2013-02-162-4/+3
* | Don't set h_errno on MS-Windows except in gethostbyname.Eli Zaretskii2013-02-162-59/+81
* | Remove unneeded bits of commit 2013-02-15T09:41:31Z!eliz@gnu.org merged from ...Eli Zaretskii2013-02-152-27/+2
* | * process.c (h_errno) [!HAVE_H_ERRNO]: Remove unused decl.Paul Eggert2013-02-152-5/+5
* | Fix bug #13720 with auto-save-timeout less than 4 seconds.Eli Zaretskii2013-02-152-3/+7
* | Merge from emacs-24; up to 2012-12-19T19:51:40Z!monnier@iro.umontreal.caGlenn Morris2013-02-153-36/+106
|\ \ | |/
| * Fix commit 2013-02-15T09:41:31Z!eliz@gnu.org for bug #13546.Eli Zaretskii2013-02-151-5/+7
| * Allow deleted processes to be reaped by SIGCHLD handler on MS-Windows.Eli Zaretskii2013-02-152-6/+48
| * Improve error reporting as part of solving bug #13546 on MS-Windows.Eli Zaretskii2013-02-152-30/+56
* | * composite.c (fill_gstring_header): Remove useless prototype.Dmitry Antipov2013-02-157-30/+44
* | Merge from emacs-24; up to 2012-12-19T13:01:16Z!michael.albinus@gmx.dePaul Eggert2013-02-144-8/+64
|\ \ | |/
| * Backport GCPRO fix from trunk.Paul Eggert2013-02-142-0/+13
| * Fix AIX port.Paul Eggert2013-02-143-49/+64
| * More robust creation of a subprocess, attempt to solve bug #13546.Eli Zaretskii2013-02-132-0/+31
| * Cleanup related to bug #13546 with subprocesses on MS-Windows.Eli Zaretskii2013-02-132-4/+25
* | * gtkutil.c (tb_size_cb): New function.Jan Djärv2013-02-142-0/+22
* | * src/keyboard.c (active_maps): Fcurrent_active_maps expects a position, notStefan Monnier2013-02-142-1/+7
* | * src/keyboard.c (syms_of_keyboard): Further tweaks of docstring.Stefan Monnier2013-02-132-2/+6
* | * font.c (font_range): Add pos_byte argument. Adjust commentDmitry Antipov2013-02-134-22/+23
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-128-59/+104
|\ \ | |/
| * * src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.Glenn Morris2013-02-122-5/+6
| * Improve AIX port some more.Paul Eggert2013-02-122-32/+31
| * * pre-crt0.c (data_start): Initialize to 1.Paul Eggert2013-02-122-3/+9
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-123-3/+3
| * Improve AIX port.Paul Eggert2013-02-112-17/+42