aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * doc/emacs/files.texi (Copying and Naming): MentionMichael Albinus2017-08-161-3/+4
* * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Further support ftp-ssl.Michael Albinus2017-08-161-1/+7
* Add tests for previous commitNoam Postavsky2017-08-151-0/+56
* Fix eldoc highlighting for &key args (Bug#27272)Thierry Volpiatto2017-08-151-12/+13
* Do not assume regular Git .git/hooks dirPaul Eggert2017-08-151-2/+21
* New manual section "Copying and Naming"Paul Eggert2017-08-153-57/+69
* Fix the MS-Windows buildEli Zaretskii2017-08-151-1/+4
* * .gitlab-ci.yml: run "autogen.sh autoconf" to avoid Git.Ted Zlatanov2017-08-151-2/+2
* * .gitlab-ci.yml: add Git to the installed packages.Ted Zlatanov2017-08-151-1/+1
* Support indentation of detached Less CSS rulesetsSimen Heggestøyl2017-08-152-3/+35
* Fixes and tweaks for the new Less CSS modeSimen Heggestøyl2017-08-152-145/+122
* New major mode: Less CSS modeSteve Purcell2017-08-151-0/+258
* archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bitsTino Calancha2017-08-152-5/+6
* Improve rename-file port to macOSPaul Eggert2017-08-141-1/+1
* Speed up ./configure with more caching (Bug#27960)Noam Postavsky2017-08-141-115/+104
* Improve rename-file behavior on macOSPaul Eggert2017-08-142-2/+6
* Clean up temp files after some testsGlenn Morris2017-08-142-13/+18
* Implement renameat_noreplace for MS-WindowsEli Zaretskii2017-08-141-0/+4
* Fix 'rename' on MS-WindowsEli Zaretskii2017-08-141-4/+4
* * lisp/net/ange-ftp.el (ange-ftp-skip-msgs): Support ftp-ssl.Michael Albinus2017-08-141-0/+1
* Tiny JSON performance improvementMark Oteiza2017-08-141-4/+5