aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | * gtkutil.c (tb_size_cb): New function.Jan Djärv2013-02-141-0/+5
* | * src/keyboard.c (active_maps): Fcurrent_active_maps expects a position, notStefan Monnier2013-02-141-0/+5
* | * src/keyboard.c (syms_of_keyboard): Further tweaks of docstring.Stefan Monnier2013-02-131-0/+4
* | * font.c (font_range): Add pos_byte argument. Adjust commentDmitry Antipov2013-02-131-0/+8
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-0/+46
|\ \ | |/
| * * src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.Glenn Morris2013-02-121-0/+4
| * Improve AIX port some more.Paul Eggert2013-02-121-0/+14
| * * pre-crt0.c (data_start): Initialize to 1.Paul Eggert2013-02-121-0/+6
| * Improve AIX port.Paul Eggert2013-02-111-0/+13
| * Fix rare aborts in bidi.c.Eli Zaretskii2013-02-111-0/+11
| * ChangeLog date fix (do not merge to trunk)Glenn Morris2013-02-051-1/+1
| * Backport fix for execvp issue from trunkDaniel Colascione2013-02-051-0/+6
* | Minor getenv-related fixes.Paul Eggert2013-02-121-0/+10
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2013-02-131-0/+5
* | Fix cursor positioning near scroll margin at top of window.Eli Zaretskii2013-02-121-0/+3
* | Minor additional fix in the wake of bugs #13623 and 13626.Eli Zaretskii2013-02-121-0/+12
* | Tune by using memchr and memrchr.Paul Eggert2013-02-111-0/+9
* | Clean up read_key_sequence a tiny bit more.Paul Eggert2013-02-111-0/+6
* | Clean up read_key_sequence a bit; reread active keymaps after first event.Stefan Monnier2013-02-111-20/+37
* | Fix previous commit for bug #13675.Eli Zaretskii2013-02-111-0/+6
* | * marker.c (set_marker_internal): If desired position is passedDmitry Antipov2013-02-111-0/+11
* | Speed up some redisplay operations with very long lines (Bug#13675).Eli Zaretskii2013-02-101-0/+6
* | * syntax.c (scan_sexps_forward): Fix byte position calculationDmitry Antipov2013-02-101-0/+5
* | * fileio.c (Fexpand_file_name): Omit confusing pointer comparisonPaul Eggert2013-02-101-0/+5
* | Minor hashing refactoring.Paul Eggert2013-02-091-0/+12