aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix problem in tramp-smb.elMichael Albinus2020-06-231-2/+2
* | ; Fix indentation in last changeBasil L. Contovounesios2020-06-231-2/+1
* | Fix gnus-cloud-download-all-data return valueDavid Edmondson2020-06-231-2/+2
* | Minor improvements as followup to recent RGB string-parsing changeEli Zaretskii2020-06-221-1/+1
* | project-switch-to-buffer: Improve Ido compatibilityDmitry Gutov2020-06-221-1/+2
* | project-switch-to-buffer: Do not require matching inputDmitry Gutov2020-06-221-1/+1
* | Accept lexical lambda in auto-insert-alistMattias Engdegård2020-06-221-1/+1
* | Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård2020-06-221-1/+1
* | Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård2020-06-221-24/+27
* | Fix display-buffer-override-next-command to call action only once (bug#39722)Juri Linkov2020-06-223-8/+14
* | New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5)Juri Linkov2020-06-222-0/+55
* | Forward declare eshell-buffer-name in project-eshellTheodor Thornhill2020-06-221-0/+1
* | ; project-shell, project-eshell: Doc fixesDmitry Gutov2020-06-221-2/+2
* | Consolidate #RGB string parsersMattias Engdegård2020-06-211-56/+2
* | Revert last change in benchmark.elBasil L. Contovounesios2020-06-211-1/+1
* | Improve doc strings of 'project-shell' and 'project-eshell'Eli Zaretskii2020-06-211-8/+8
* | Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-212-5/+5
* | Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-214-21/+18
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-216-26/+24
* | ; project-shell, project-eshell: Docstring tweaksDmitry Gutov2020-06-211-6/+8
* | Pop to an existing Eshell buffer by defaultTheodor Thornhill2020-06-211-5/+17
* | Fix a byte-compile warning.Philipp Stephani2020-06-201-1/+1
* | Fix last change for bug#41619Eli Zaretskii2020-06-201-1/+0
* | Fix bug with deactivation of mark in 'cua-cancel'Andrew Burgess2020-06-201-1/+1
* | project-shell: Pop to an existing shell buffer by defaultTheodor Thornhill2020-06-201-4/+13
* | Fix last change in doc strings of project.elEli Zaretskii2020-06-191-1/+3
* | Fix various problems in TrampMichael Albinus2020-06-194-45/+34
* | Improve doc strings of project.elEli Zaretskii2020-06-191-22/+23
* | Fix newly introduced errors in TrampMichael Albinus2020-06-192-1/+7
* | project-switch-to-buffer: Use the "other buffer" as defaultAndrii Kolomoiets2020-06-191-6/+16
* | ; * lisp/faces.el (color-luminance-dark-limit): Better doc string.Mattias Engdegård2020-06-181-3/+4
* | Define the dark luminance limit as a named constantMattias Engdegård2020-06-181-1/+6
* | Some Tramp cleanups, mainly in tramp-crypt.elMichael Albinus2020-06-183-12/+13
* | Add binding for project-kill-buffersDmitry Gutov2020-06-181-0/+1
* | Propertize all shr fragment IDs as shr-target-idBasil L. Contovounesios2020-06-182-20/+22
* | Improve battery.el UPower supportBasil L. Contovounesios2020-06-181-111/+183
* | Various battery.el improvements (bug#41808)Basil L. Contovounesios2020-06-182-172/+193
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-1815-274/+234
* | Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-181-164/+107
* | ;Fix error in commit dcdf6d7124Tassilo Horn2020-06-181-14/+14
* | Make bug-reference auto-setup work in vc-dir or Magit like modesTassilo Horn2020-06-181-2/+5
* | Bind default-directory to given DIR.Tassilo Horn2020-06-181-0/+1
* | New command: project-kill-buffersPhilip K2020-06-181-0/+41
* | ; Add a heading and a bindingDmitry Gutov2020-06-181-0/+4
* | New command: project-switch-to-bufferTheodor Thornhill2020-06-181-0/+13
* | Add global bindings for project commandsTheodor Thornhill2020-06-181-0/+17
* | Fix setting project-vc-merge-submodules via .dir-locals.elDmitry Gutov2020-06-181-14/+20
* | vc-git-dir-extra-headers: Fix recent breakageDmitry Gutov2020-06-181-2/+2
* | Auto-setup for bug-reference-modeTassilo Horn2020-06-172-3/+225
* | Merge from origin/emacs-27Glenn Morris2020-06-178-157/+188
|\ \ | |/