summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #13553 with usage of IS_DIRECTORY_SEP on MS-Windows under DBCS.Eli Zaretskii2013-01-262-22/+158
* Use file-name-coding-system when decoding symlinks on MS-Windows.Eli Zaretskii2013-01-252-6/+7
* Support MS-Windows file names encoded in multibyte encodings.Eli Zaretskii2013-01-252-12/+33
* Fix bug #13515 with processing DBCS file names on MS-Windows.Eli Zaretskii2013-01-232-11/+104
* Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-222-1/+10
* Fixes: debbugs:13505Andreas Schwab2013-01-202-14/+20
* * src/fns.c (Frandom): Doc fix.Glenn Morris2013-01-162-1/+8
* Fix spelling error.Jan Djärv2013-01-131-1/+1
* * nsfont.m (LCD_SMOOTHING_MARGIN): New define.Jan Djärv2013-01-132-3/+11
* ChangeLog fix (no need to merge to trunk)Glenn Morris2013-01-121-1/+1
* * gtkutil.c (xg_initialize): Backport from trunk.Jan Djärv2013-01-112-0/+7
* Backport typo fix from trunk, for AIX.Paul Eggert2013-01-102-1/+7
* Fix SIGDANGER handlers, for AIX.Paul Eggert2013-01-103-19/+25
* Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii2013-01-052-22/+52
* Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-044-2/+10
* Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-044-10/+17
* Add 2013 to more copyright yearsGlenn Morris2013-01-021-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-01194-234/+265
* * src/keymap.c (Fkey_description): Doc fix.Glenn Morris2012-12-312-1/+5
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-316-42/+14
* Properly configure GNUstep librariesAndreas Schwab2012-12-292-5/+12
* More improvements in 'struct glyph' comments.Eli Zaretskii2012-12-291-3/+3
* Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-273-5/+21
* Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris2012-12-262-8/+15
* Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...Eli Zaretskii2012-12-242-47/+124
* Reword doc and doc-string of select-window (Bug#13248).Martin Rudalics2012-12-222-3/+9
* src/fileio.c (Finsert_file_contents): Doc fix.Eli Zaretskii2012-12-212-1/+6
* Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.Eli Zaretskii2012-12-212-4/+17
* * buffer.c (Fset_buffer_major_mode): Doc fix.Chong Yidong2012-12-212-1/+5
* * fns.c (Fcompare_strings): Doc fix.Chong Yidong2012-12-152-6/+16
* search.c (search_buffer): Improve a comment.Kenichi Handa2012-12-151-1/+3
* search.c (search_buffer): Improve a comment.Kenichi Handa2012-12-151-2/+3
* Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.Eli Zaretskii2012-12-142-29/+19
* Fix bug #13084 with crashes during search.Eli Zaretskii2012-12-112-1/+21
* * fileio.c (Fverify_visited_file_modtime): Don't read uninitialized st.st_size.Paul Eggert2012-12-102-2/+3
* * fileio.c (Fvisited_file_modtime): Return (-1 ...) for nonexistentPaul Eggert2012-12-102-1/+14
* Move fix for bug#12993 to trunkDaniel Colascione2012-12-106-49/+24
* Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-096-24/+49
* * nsterm.m (fd_handler:): FD_ZERO fds.Jan Djärv2012-12-082-2/+6
* Fix incompatibilities with 64-bit Windows builds.Fabrice Popineau2012-12-083-19/+29
* * lread.c (Vload_source_file_function): Doc fix.Christopher Schmidt2012-12-082-6/+14
* Fix bug #13108 introduced by the fix to bug #12930.Eli Zaretskii2012-12-072-1/+11
* Reword doc-string of Fcompare_buffer_substrings.Martin Rudalics2012-12-072-4/+8
* Don't pass un-encoded file name to mkstemp.Eli Zaretskii2012-12-052-2/+5
* Fix one part of bug #13079 with temporary files in call-process-region.Eli Zaretskii2012-12-052-0/+14
* Fix another instance of bug #12933 with non-ASCII file names on Windows.Eli Zaretskii2012-12-042-4/+25
* * fileio.c (Vauto_save_list_file_name): Minor doc fix.Chong Yidong2012-12-012-1/+5
* Fix compilation problems with 64-bit MSVC compiler.Fabrice Popineau2012-11-304-4/+25
* * src/data.c (Fboundp): Doc fix re lexical-binding.Glenn Morris2012-11-272-2/+4
* * src/data.c (Fsymbol_value): Doc fix re lexical-binding.Glenn Morris2012-11-272-1/+7