aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refine conf-toml-mode font-lockTom Tromey2017-08-261-2/+28
* Do not munge contents of local symbolic linksPaul Eggert2017-08-267-50/+78
* Remove invalid regexp for shell builtins for wkshReuben Thomas2017-08-271-3/+1
* Improve doc for file-name-absolute-p.Paul Eggert2017-08-262-3/+3
* Fix Tramp part of Bug#28156Michael Albinus2017-08-265-131/+173
* Fix bugs merged with bug#25428Eli Zaretskii2017-08-261-6/+12
* Improve documentation of Info virtual files and nodesEli Zaretskii2017-08-261-13/+24
* * lisp/delsel.el (delete-selection-mode): Doc fix. (Bug#25428)Eli Zaretskii2017-08-261-3/+6
* Support multi-lingual detection of SEE ALSO man sectionsGrégory Mounié2017-08-261-1/+1
* Improve expand-file-name docPaul Eggert2017-08-253-23/+26
* Support all perl variable declarators and prefixes (Bug#27613)Jefferson Carpenter2017-08-251-3/+4
* ; * doc/lispref/files.texi (File Attributes): Add missing word.Noam Postavsky2017-08-251-1/+1
* Fix file-attributes race on GNU hostsPaul Eggert2017-08-255-25/+80
* Simplify expand_and_dir_to_filePaul Eggert2017-08-253-59/+30
* ; * src/w32.c (faccessat): Fix last change. (Bug#28207)Eli Zaretskii2017-08-251-1/+1
* Fix file-name completion on network sharesEli Zaretskii2017-08-251-1/+3
* Fix a FIXME with an exegetical commentReuben Thomas2017-08-251-1/+1
* Minor docstring language fixReuben Thomas2017-08-251-1/+1
* Remove old commented code from sh-script.elReuben Thomas2017-08-251-71/+0
* * lisp/emacs-lisp/package.el: Don't let failure stop usStefan Monnier2017-08-251-27/+33
* Prefer ‘double’ for FP temps in xterm.cPaul Eggert2017-08-241-23/+29
* Avoid using string-to-multibyte in ispell.elReuben Thomas2017-08-241-13/+3
* Store the regexp just when there are matchesTino Calancha2017-08-251-1/+3
* Keep face available if there are no matchesTino Calancha2017-08-252-2/+18
* Minor improvements for tramp-interrupt-process, documentationMichael Albinus2017-08-245-5/+39
* Fix a comment whitespace typo.Reuben Thomas2017-08-231-1/+1
* Remove old commented code and obsolete commentsReuben Thomas2017-08-231-49/+1
* Remove old duplicate commented codeReuben Thomas2017-08-231-40/+0
* Add conf-toml-modeTom Tromey2017-08-233-0/+38
* Use lisp type in log message (bug#28176)Alan Third2017-08-231-1/+2
* Fix PNGs on macOS (bug#28176)Alan Third2017-08-231-26/+40
* Add ability to change macOS WM theme (bug#27973)Alan Third2017-08-236-0/+136
* When looking for the end of a declarator, prevent macros fouling up the searchAlan Mackenzie2017-08-221-4/+7
* ; * src/w32.c: Fix a typo in a comment.Eli Zaretskii2017-08-221-1/+1
* Test `file-expand-wildcards' for TrampMichael Albinus2017-08-222-29/+56
* Add tests for cl-macs.el (Bug#27559)Alexander Gramiak2017-08-212-8/+502
* Optimize skkdic conversion (Bug#28043)Noam Postavsky2017-08-212-55/+83
* Treat tests in lib-src like tests in srcReuben Thomas2017-08-221-2/+2
* Port /bin/sh scripts to Solaris 10Paul Eggert2017-08-214-13/+13
* Avoid losing the buffer restriction in flyspell-modeEli Zaretskii2017-08-211-0/+3
* Fix the 'versionclean' target in src/MakefileSven Joachim2017-08-211-1/+1
* Implement `interrupt-process-functions'Michael Albinus2017-08-213-32/+59
* Avoid floating-point exceptions while drawing underwaveEli Zaretskii2017-08-212-4/+8
* mark flymake-mode as safe local variable when the value is nilSam Steingold2017-08-211-0/+3
* allow nil init in flymake-allowed-file-name-masks to disable flymakeSam Steingold2017-08-211-6/+9
* ; Fix typo in lisprefMark Oteiza2017-08-201-1/+1
* Remove the workaround for bug#20719Dmitry Gutov2017-08-211-4/+0
* Fix byte-compilation warnings in semantic/symref/grepDmitry Gutov2017-08-211-26/+22
* Simplify eldoc-messageDmitry Gutov2017-08-211-11/+4
* Work around w32-python-2.x bug to fix prompt detection (Bug#21376)Noam Postavsky2017-08-201-1/+5