summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* More improvements in 'struct glyph' comments.Eli Zaretskii2012-12-29
* Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-27
* Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris2012-12-26
* Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...Eli Zaretskii2012-12-24
* Reword doc and doc-string of select-window (Bug#13248).Martin Rudalics2012-12-22
* src/fileio.c (Finsert_file_contents): Doc fix.Eli Zaretskii2012-12-21
* Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.Eli Zaretskii2012-12-21
* * buffer.c (Fset_buffer_major_mode): Doc fix.Chong Yidong2012-12-21
* * fns.c (Fcompare_strings): Doc fix.Chong Yidong2012-12-15
* search.c (search_buffer): Improve a comment.Kenichi Handa2012-12-15
* search.c (search_buffer): Improve a comment.Kenichi Handa2012-12-15
* Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.Eli Zaretskii2012-12-14
* Fix bug #13084 with crashes during search.Eli Zaretskii2012-12-11
* * fileio.c (Fverify_visited_file_modtime): Don't read uninitialized st.st_size.Paul Eggert2012-12-10
* * fileio.c (Fvisited_file_modtime): Return (-1 ...) for nonexistentPaul Eggert2012-12-10
* Move fix for bug#12993 to trunkDaniel Colascione2012-12-10
* Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-09
* * nsterm.m (fd_handler:): FD_ZERO fds.Jan Djärv2012-12-08
* Fix incompatibilities with 64-bit Windows builds.Fabrice Popineau2012-12-08
* * lread.c (Vload_source_file_function): Doc fix.Christopher Schmidt2012-12-08
* Fix bug #13108 introduced by the fix to bug #12930.Eli Zaretskii2012-12-07
* Reword doc-string of Fcompare_buffer_substrings.Martin Rudalics2012-12-07
* Don't pass un-encoded file name to mkstemp.Eli Zaretskii2012-12-05
* Fix one part of bug #13079 with temporary files in call-process-region.Eli Zaretskii2012-12-05