aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove old comments and a redundant FIXMEReuben Thomas2017-08-201-26/+4
* Add Enchant support to ispell.el (Bug#17742)Reuben Thomas2017-08-201-14/+78
* * lisp/term.el (term-mode): Use `window-text-height' (Bug#5615).Noam Postavsky2017-08-191-1/+1
* Stop printing '4' in .elc files after 'define-symbol-prop' callsNoam Postavsky2017-08-191-1/+2
* Change recent symlink tests to just test ASCIIPaul Eggert2017-08-191-4/+2
* Don’t adjust CRLF in file namesPaul Eggert2017-08-195-10/+67
* Make list-processes support display-line-numbersEli Zaretskii2017-08-191-3/+3
* Improve support of display-line-numbers in package.elEli Zaretskii2017-08-192-5/+8
* ; Fix last changeEli Zaretskii2017-08-191-3/+4
* Improve support of display-line-numbers in tabulated-list-modeEli Zaretskii2017-08-191-2/+13
* Fix one more issue reported by Alex (Bug#27999)Martin Rudalics2017-08-191-3/+3
* Rename `no-delete-other-window' to `no-delete-other-windows'Martin Rudalics2017-08-191-1/+1
* Fix two side window problems noted by Alex (Bug#27999)Martin Rudalics2017-08-192-12/+12
* Use define-minor-mode for rcirc-omit-modeAlex Schroeder2017-08-191-30/+24
* Clarify behavior of symlinks and directoriesPaul Eggert2017-08-191-43/+80
* Fix recently-introduced file descriptor leakPaul Eggert2017-08-181-0/+4
* Improve make-temp-file performance on local filesPaul Eggert2017-08-183-19/+25
* Don't lose arguments to eshell aliases (Bug#27954)Noam Postavsky2017-08-181-1/+1
* ; * test/lisp/auth-source-tests.el: Require `cl-lib' instead of `cl'.Noam Postavsky2017-08-181-1/+1
* * lisp/files.el (make-temp-file): Fix directory use case.Ted Zlatanov2017-08-181-1/+2
* Fix and document make-temp-file optional text parameterTed Zlatanov2017-08-184-17/+25
* * test/lisp/auth-source-tests.el: Avoid `string-join' to be simple.Ted Zlatanov2017-08-181-1/+1
* * test/lisp/auth-source-tests.el: Minor cleanups to use CL.Ted Zlatanov2017-08-181-7/+4
* Fix default value of electric-pair-pairs and electric-pair-text-pairsJoão Távora2017-08-181-6/+6
* * lisp/elec-pair.el (electric-pair-text-pairs): Don't autoload (Bug#24901).Noam Postavsky2017-08-182-4/+6
* * etc/tutorials/TUTORIAL.sv: synced with TUTORIALMats Lidell2017-08-191-5/+11
* Add auth-source tests and codify its API betterTed Zlatanov2017-08-182-3/+72
* Don't call the same hook twice due to obsolete aliasesEli Zaretskii2017-08-184-12/+4
* A new face for show-paren in expression modeFelipe Ochoa2017-08-182-11/+22
* Non-ASCII support for man page section and header namesEli Zaretskii2017-08-181-3/+3
* Implement HiDPI support for underwave on MS-WindowsEli Zaretskii2017-08-182-4/+24
* Support HiDPI displays for wave style underlinesStephen Pegoraro2017-08-181-5/+25
* Delete library-of-babel.orgBastien2017-08-181-584/+0
* ; Minor copyedits in manuals.Eli Zaretskii2017-08-182-7/+11
* * doc/emacs/files.texi (Copying and Naming): Avoid confusing texi2pdf.Glenn Morris2017-08-171-7/+5
* Remove custom version parsing from epg-config.el (Bug#27963)Noam Postavsky2017-08-171-25/+7
* Treat control characters in JSON strings as invalidMark Oteiza2017-08-172-10/+14
* Support Posix semantics of 'rename' on MS-WindowsEli Zaretskii2017-08-171-6/+34
* * src/w32.c (sys_rename_replace): Support renaming a directory.Eli Zaretskii2017-08-171-6/+16
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2017-08-173-1617/+1737
|\
| * Add flymake-backends defcustomJoão Távora2017-08-172-34/+73
| * Split flymake.el into flymake-proc.el and flymake-ui.elJoão Távora2017-08-173-1617/+1698
* | Fix the MS-Windows buildEli Zaretskii2017-08-172-0/+3
|/
* Set `default-directory' for watchdog in tramp-test.elMichael Albinus2017-08-171-1/+3
* * lisp/term/konsole.el: New file.Andreas Schwab2017-08-171-0/+12
* * lisp/woman.el (woman-push, woman-pop): Remove. (Bug#27962)Noam Postavsky2017-08-161-15/+6
* Merge from Gnulib; use ‘open’ for O_CLOEXECPaul Eggert2017-08-1618-22/+578
* Allow use of run-time OS version checks on macOS (bug#27810)Alan Third2017-08-165-138/+211
* Add multiframe image support to NS port (bug#21714)Alan Third2017-08-162-0/+62
* files-tests.el: Remove unused lexical variableTino Calancha2017-08-161-2/+1