aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Use gnus-summary-button-forward in gnus-summary-mode-mapLars Ingebrigtsen2019-08-141-2/+2
* | | Add C-b/f/p/n keystrokes in `M-x snake'Lars Ingebrigtsen2019-08-141-1/+6
* | | Add cl-def* forms to bovine/el.elLars Ingebrigtsen2019-08-141-0/+4
* | | Respect the BUFFER parameter in `fill-flowed'Lars Ingebrigtsen2019-08-141-1/+6
* | | Output the maintainer and author(s) in the package description bufferLars Ingebrigtsen2019-08-141-1/+31
* | | ; Fix typoes.Juri Linkov2019-08-151-1/+1
* | | Fix fetching URLs with stuff that looks like HTTP headersEli Zaretskii2019-08-141-0/+4
* | | Improve documentation of 'diff-font-lock-prettify'Eli Zaretskii2019-08-131-1/+5
* | | Quote file names properly in TrampMichael Albinus2019-08-126-276/+288
* | | Handle symbolic links properly in Tramp gfvs methodsMichael Albinus2019-08-121-0/+6
* | | Fix caching problem in Tramp smb methodMichael Albinus2019-08-121-1/+2
* | | password-cache: differentiate null values from non-existent entriesÓscar Fuentes2019-08-121-2/+5
* | | Prompt for new sieve script names in sieve managementEric Abrahamsen2019-08-111-1/+5
* | | Retrieve start time from remote machine, use compat attrib functionsMichael Albinus2019-08-111-0/+18
* | | Set custom :version for recently modified undo optionsGlenn Morris2019-08-101-3/+3
* | | Merge from origin/emacs-26Glenn Morris2019-08-104-10/+37
|\ \ \ | |/ /
| * | Fix docstrings in pongMauro Aranda2019-08-101-2/+2
| * | Improve doc strings of 'append-to-buffer' and friendsEli Zaretskii2019-08-091-6/+12
| * | Fix octave-mode ElDoc supportMauro Aranda2019-08-081-1/+16
| * | Avoid Groff hanging on MS-Windows when invoked by "M-x man"Eli Zaretskii2019-08-081-1/+7
* | | Merge from origin/emacs-26Glenn Morris2019-08-103-22/+23
|\ \ \ | |/ /
| * | Fix nnmail-expiry-wait docs and custom :typesBasil L. Contovounesios2019-08-032-21/+22
| * | * lisp/simple.el (kill-do-not-save-duplicates): Doc fix. (Bug#36827)Eli Zaretskii2019-08-031-1/+1
| * | ; Auto-commit of loaddefs files.Glenn Morris2019-08-011-6/+17
* | | Fix pong collision detectionMauro Aranda2019-08-101-34/+49
* | | Support bool-vectors in cl-extra.elPhilippe Schnoebelen2019-08-101-0/+2
* | | * lisp/frameset.el (frameset--minibufferless-last-p): Add comments (bug#36894)Juri Linkov2019-08-091-2/+11
* | | Fix highlighting in man pages displayed by "M-x man"Eli Zaretskii2019-08-091-2/+17
* | | Use "python -m pdb" when "pdb" is missing in M-x pdbStefan Kangas2019-08-081-3/+4
* | | Work on Tramp backward compatibilityMichael Albinus2019-08-086-8/+15
* | | Suppress false alarm in TrampMichael Albinus2019-08-081-1/+1
* | | 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
* | | * lisp/gnus/message.el (message-sendmail-f-is-evil): Revert recent changeStefan Monnier2019-08-061-4/+3
* | | C++ Mode: Prevent End of statement being found after {} in "count << vec{} <<"Alan Mackenzie2019-08-062-1/+47
* | | Fix various Calc date conversions (bug#36822)Mattias Engdegård2019-08-061-26/+12
* | | Add conditional operator xor to subr.elMattias Engdegård2019-08-0614-55/+46
* | | Move cl.el to lisp/obsoleteStefan Monnier2019-08-062-1/+2
* | | * 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-057-14/+38
* | | New function time-convertPaul Eggert2019-08-0535-56/+53
* | | 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-051-5/+5
* | | * lisp/isearch.el (isearch-define-mode-toggle): Ensure isearch-mode is active.Juri Linkov2019-08-051-0/+1
* | | Revert "Make `view-lossage' output of chars read from `read-char' more logical"Lars Ingebrigtsen2019-08-051-22/+12
* | | Improve Tramp's cachingMichael Albinus2019-08-058-68/+22