summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fix another instance of bug #12933 with non-ASCII file names on Windows.Eli Zaretskii2012-12-04
* * fileio.c (Vauto_save_list_file_name): Minor doc fix.Chong Yidong2012-12-01
* Fix compilation problems with 64-bit MSVC compiler.Fabrice Popineau2012-11-30
* * src/data.c (Fboundp): Doc fix re lexical-binding.Glenn Morris2012-11-27
* * src/data.c (Fsymbol_value): Doc fix re lexical-binding.Glenn Morris2012-11-27
* Don't crash if internal-char-font is called on non-GUI frames.Eli Zaretskii2012-11-26
* Revert recent change for Bug#8855.Paul Eggert2012-11-24
* Fix assertion violations when clicking on Info bread-crumbs.Eli Zaretskii2012-11-24
* Fix ChangeLog entries for the last commit.Eli Zaretskii2012-11-24
* Fix a race condition with glib (Bug#8855).Paul Eggert2012-11-23
* Fix cursor display when several display strings follow each other.Eli Zaretskii2012-11-23
* Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.Eli Zaretskii2012-11-23
* Fix bug #12930 with vertical-motion through a display string.Eli Zaretskii2012-11-21
* Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*Daniel Colascione2012-11-20
* Fix non-GTK builds on CygwinKen Brown2012-11-20
* More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-19
* Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil.Eli Zaretskii2012-11-18
* Fix bug #12878 with compilation failure with Visual C++ 11.0.Eli Zaretskii2012-11-17