summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Also port to MirBSD.Paul Eggert2013-03-04
* Fix a build failure on OpenBSD 4.x.Paul Eggert2013-03-04
* Fixes: debbugs:13734Andreas Schwab2013-03-02
* w32.c (sys_open): Don't reset the flags for FD in fd_info[].Eli Zaretskii2013-02-27
* Fixes: debbugs:13797Andreas Schwab2013-02-24
* Fix regression introduced by July 10 filelock.c patch.Paul Eggert2013-02-23
* Avoid leaking handles on MS-Windows.Eli Zaretskii2013-02-18
* Fix a typo in a comment.Eli Zaretskii2013-02-18
* Fix bug #13735 with network streams on MS-Windows.Eli Zaretskii2013-02-17
* Fix bug #13723 with redrawing vertical border in GUI sessions.Eli Zaretskii2013-02-17
* Fix commit 2013-02-15T09:41:31Z!eliz@gnu.org for bug #13546.Eli Zaretskii2013-02-15
* Allow deleted processes to be reaped by SIGCHLD handler on MS-Windows.Eli Zaretskii2013-02-15
* Improve error reporting as part of solving bug #13546 on MS-Windows.Eli Zaretskii2013-02-15
* Backport GCPRO fix from trunk.Paul Eggert2013-02-14
* Fix AIX port.Paul Eggert2013-02-14
* More robust creation of a subprocess, attempt to solve bug #13546.Eli Zaretskii2013-02-13
* Cleanup related to bug #13546 with subprocesses on MS-Windows.Eli Zaretskii2013-02-13
* * src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.Glenn Morris2013-02-12
* Improve AIX port some more.Paul Eggert2013-02-12
* * pre-crt0.c (data_start): Initialize to 1.Paul Eggert2013-02-12
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-12
* Improve AIX port.Paul Eggert2013-02-11
* Fix rare aborts in bidi.c.Eli Zaretskii2013-02-11
* src/xdisp.c: Fix commentary of display_count_lines.Eli Zaretskii2013-02-08
* ChangeLog date fix (do not merge to trunk)Glenn Morris2013-02-05
* Backport fix for execvp issue from trunkDaniel Colascione2013-02-05
* Make sure program names are encoded before using them to invoke subprocesses.Eli Zaretskii2013-02-01
* w32proc.c (sys_spawnve): Initialize escape_char.Eli Zaretskii2013-02-01
* Tentative fix for bug #13546 with failure to save files on Windows.Eli Zaretskii2013-01-27
* Fix bug #13553 with usage of IS_DIRECTORY_SEP on MS-Windows under DBCS.Eli Zaretskii2013-01-26
* Use file-name-coding-system when decoding symlinks on MS-Windows.Eli Zaretskii2013-01-25
* Support MS-Windows file names encoded in multibyte encodings.Eli Zaretskii2013-01-25
* Fix bug #13515 with processing DBCS file names on MS-Windows.Eli Zaretskii2013-01-23
* Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-22
* Fixes: debbugs:13505Andreas Schwab2013-01-20
* * src/fns.c (Frandom): Doc fix.Glenn Morris2013-01-16
* Fix spelling error.Jan Djärv2013-01-13
* * nsfont.m (LCD_SMOOTHING_MARGIN): New define.Jan Djärv2013-01-13
* ChangeLog fix (no need to merge to trunk)Glenn Morris2013-01-12
* * gtkutil.c (xg_initialize): Backport from trunk.Jan Djärv2013-01-11
* Backport typo fix from trunk, for AIX.Paul Eggert2013-01-10
* Fix SIGDANGER handlers, for AIX.Paul Eggert2013-01-10
* Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii2013-01-05
* Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-04
* Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-04
* Add 2013 to more copyright yearsGlenn Morris2013-01-02
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * src/keymap.c (Fkey_description): Doc fix.Glenn Morris2012-12-31
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-31
* Properly configure GNUstep librariesAndreas Schwab2012-12-29