aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Suppress relint errors in fortran.elMattias Engdegård2019-08-081-0/+2
* | | Fix XTerm OSC 52 selection retrieval (bug#36879)Mattias Engdegård2019-08-081-10/+20
* | | Tests need to be moved when source files areGlenn Morris2019-08-071-0/+0
* | | ; Still working on tramp--test-file-attributes-equal-pMichael Albinus2019-08-071-18/+38
* | | ; Instrument tramp--test-file-attributes-equal-pMichael Albinus2019-08-071-38/+18
* | | Continue to work on Bug#36940Michael Albinus2019-08-071-17/+38
* | | Re-port dump_bitset_clear to -fsanitize=undefinedPaul Eggert2019-08-061-1/+4
* | | * lisp/gnus/message.el (message-sendmail-f-is-evil): Revert recent changeStefan Monnier2019-08-061-4/+3
* | | Fix Bug#36940Michael Albinus2019-08-061-18/+17
* | | C++ Mode: Prevent End of statement being found after {} in "count << vec{} <<"Alan Mackenzie2019-08-062-1/+47
* | | Fix minor compilation problems on MS-WindowsEli Zaretskii2019-08-062-7/+7
* | | Fix various Calc date conversions (bug#36822)Mattias Engdegård2019-08-063-28/+35
* | | Add conditional operator xor to subr.elMattias Engdegård2019-08-0617-58/+72
* | | Move cl.el to lisp/obsoleteStefan Monnier2019-08-063-1/+4
* | | * lisp/mail/rfc2047.el (rfc2047-encodable-p): Don't require `message`.Stefan Monnier2019-08-061-2/+1
* | | * lisp/mh-e: Use cl-libStefan Monnier2019-08-0621-602/+549
* | | decode-time now returns subsec tooPaul Eggert2019-08-0517-191/+266
* | | New function time-convertPaul Eggert2019-08-0542-216/+219
* | | Fix minor Org timestamp inefficienciesPaul Eggert2019-08-052-2/+2
* | | * lisp/cus-start.el: Add :safe to display-fill-column-indicator (bug#36861)Juri Linkov2019-08-061-45/+57
* | | * lisp/frameset.el (frameset--minibufferless-last-p): Fix pcase-let.Juri Linkov2019-08-061-2/+2
* | | * lisp/dired-x.el (dired-guess-shell-alist-default): Use git when possible.Juri Linkov2019-08-061-1/+5
* | | * lisp/dired.el (dired-special): Rename face from dired-socket (bug#24547).Juri Linkov2019-08-052-6/+6
* | | * lisp/isearch.el (isearch-define-mode-toggle): Ensure isearch-mode is active.Juri Linkov2019-08-051-0/+1
* | | Fix compilation with CHECK_STRUCTSEli Zaretskii2019-08-051-1/+1
* | | Revert "Make `view-lossage' output of chars read from `read-char' more logical"Lars Ingebrigtsen2019-08-052-33/+14
* | | Improve Tramp's cachingMichael Albinus2019-08-059-69/+33
* | | Make `view-lossage' output of chars read from `read-char' more logicalLars Ingebrigtsen2019-08-052-14/+33
* | | save-some-buffers-default-predicate doc clarificationLars Ingebrigtsen2019-08-051-1/+5
* | | ; * doc/lispref/searching.texi: Typo fixMattias Engdegård2019-08-051-2/+2
* | | Fix doc-strings of 'display-buffer-*' functions (Bug#19461)Martin Rudalics2019-08-051-124/+186
* | | Fix one more 2019-08-04 regex lintPaul Eggert2019-08-041-6/+9
* | | Support reverting Apropos buffers (bug#36588)Basil L. Contovounesios2019-08-051-1/+21
* | | Fix 2019-08-04 regex lintPaul Eggert2019-08-046-9/+9
* | | Tweak time arithmetic performancePaul Eggert2019-08-041-12/+32
* | | Improve time function docPaul Eggert2019-08-047-18/+18
* | | Fix the MS-Windows build broken by recent changesEli Zaretskii2019-08-042-0/+5
* | | Minor fix to recent coding.c changePaul Eggert2019-08-041-63/+60
* | | * .dir-locals.el: Enable `bug-reference-mode' for further major modes.Michael Albinus2019-08-041-5/+10
* | | Capitalise a couple of node namesLars Ingebrigtsen2019-08-042-7/+7
* | | Clarify macroexp-let* doc stringMichael Heerdegen2019-08-041-1/+4
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2019-08-044-7/+65
|\ \ \
| * | | Core Advising Primitives `interactive' clarificationLars Ingebrigtsen2019-08-041-1/+2
| * | | Implement set-file-* functions for tramp-gvfs.elMichael Albinus2019-08-043-6/+63
* | | | Add Unicode-safe UTF-8 converterK. Handa2019-08-042-0/+734
|/ / /
* | | Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-0410-161/+244
* | | Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky2019-08-037-14/+381
* | | Fix Gnus group name reference in gnus-mark-xrefs-as-readEric Abrahamsen2019-08-031-3/+3
* | | Temporarily preserve encoded Gnus group names in Gnus filesEric Abrahamsen2019-08-033-56/+144
* | | Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-0319-493/+276