summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-132100-2780/+2697
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-136-45/+45
* Add tests for color.elSimen Heggestøyl2017-09-132-3/+256
* Make gnutls-verify-error work again with url-retrieve-synchronouslyLars Ingebrigtsen2017-09-133-3/+10
* Improve backward compatibility of tramp-testsMichael Albinus2017-09-131-51/+84
* * lisp/net/trampver.el (customize-package-emacs-version-alist):Michael Albinus2017-09-131-1/+2
* Add clarification to if-let* docstringMark Oteiza2017-09-131-4/+5
* Make fully qualified domain names more fully qualifiedLars Ingebrigtsen2017-09-131-1/+4
* Remove unused file lib/getopt_.hPaul Eggert2017-09-131-285/+0
* Remove "baroque" use of prefix argument from gensymMark Oteiza2017-09-133-11/+14
* Provide an lcms2 featureMark Oteiza2017-09-131-0/+2
* Add lcms2 interfaceMark Oteiza2017-09-137-7/+234
* ; Fix previous commitMark Oteiza2017-09-131-6/+2
* Add other D series white points and some simple conversionsMark Oteiza2017-09-131-0/+27
* Permit non-integral color gradientsMark Oteiza2017-09-131-3/+4
* Protect against malformed MIME messages that cause inf-loop (bugfix)Katsumi Yamaoka2017-09-131-2/+3
* Merge from GnulibPaul Eggert2017-09-13150-157/+157
* Call vc-resynch-buffer in vc-git-resolve-when-doneDmitry Gutov2017-09-131-4/+5
* Allow write-contents-functions to short-circuit buffer saveEric Abrahamsen2017-09-124-67/+122
* * etc/NEWS.25: Copy from emacs-25 etc/NEWS.Paul Eggert2017-09-121-22/+17
* Less chatter for ’make info/dir’Paul Eggert2017-09-121-2/+1
* Tweak Gnus doc re gnus-copy-filePaul Eggert2017-09-121-1/+3
* Update uses of if-let and when-letMark Oteiza2017-09-1213-57/+57
* Implement and-let*Mark Oteiza2017-09-123-190/+238
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2017-09-121-1/+1
|\
| * Don't match C++ template delims starting within a token. FIxes bug #28418.Alan Mackenzie2017-09-121-1/+1
* | Fix minor typos in the Emacs manualEli Zaretskii2017-09-122-2/+2
|/
* Merge Emacs 25.3 fixesPaul Eggert2017-09-124-0/+57
* Move gensym to core ElispMark Oteiza2017-09-1212-32/+45
* Fix cl-gentempMark Oteiza2017-09-121-4/+5
* gnus-score-file-name: Do not append empty suffix.Sam Steingold2017-09-121-2/+2
* Extend tramp-tests according to bug#27986Michael Albinus2017-09-121-17/+78
* Add cl-print method for hash tablesMark Oteiza2017-09-111-0/+10
* Add docstrings to cl-print entry pointsMark Oteiza2017-09-111-1/+8
* ; Fix previous commitMark Oteiza2017-09-111-1/+1
* Improve reproducibility of generated leim-list.elGlenn Morris2017-09-111-1/+1
* ; * lisp/files.el (basic-save-buffer-2): Fix typo.Philipp Stephani2017-09-111-1/+1
* Include sxhash of object with printed bytecodeMark Oteiza2017-09-111-1/+1
* Update documentation of 'max-lisp-eval-depth'Eli Zaretskii2017-09-111-1/+1
* Another place to produce debugging output in etagsEli Zaretskii2017-09-111-0/+3
* Improve documentation of etags-related featuresEli Zaretskii2017-09-111-12/+19
* Fix macOS compatibility versions for vibrant dark theme (bug#28415)Alan Third2017-09-111-9/+9
* Further optimization in Tramp's file name decompositionMichael Albinus2017-09-114-205/+195
* Port tramp-tests to new copy-directory behaviorPaul Eggert2017-09-101-2/+3
* Adjust thumbs to new rename-file behaviorPaul Eggert2017-09-102-12/+5
* Adjust ob-tangle to new copy-file behaviorPaul Eggert2017-09-101-0/+1
* Make gnus-copy-file act like copy-file etc.Paul Eggert2017-09-102-5/+2
* Make write-file act like copy-file etc.Paul Eggert2017-09-102-4/+5
* Make copy-directory act like copy-file etc.Paul Eggert2017-09-104-20/+19
* Fix some make-directory bugsPaul Eggert2017-09-102-11/+41