aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * 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
* * etc/NEWS: Fix inconsistencies. Add `tramp-crypt-add-directory'.Michael Albinus2020-06-181-17/+22
* 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-183-111/+256
* Various battery.el improvements (bug#41808)Basil L. Contovounesios2020-06-183-175/+229
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-1819-291/+408
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-183-166/+119
* ;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-1728-613/+653
|\
| * Fix some Texinfo markupBasil L. Contovounesios2020-06-1715-34/+36
| * Fix recentf typo in Emacs manualBasil L. Contovounesios2020-06-171-2/+2
| * Rename default function to next-error-buffer-unnavigated-current (bug#40919)Juri Linkov2020-06-171-6/+5
| * * lisp/image-mode.el (image-toggle-display-image): Fix fit of rotated images.Juri Linkov2020-06-171-4/+12
| * * doc/misc/tramp.texi (Predefined connection information): Add "tmpdir".Michael Albinus2020-06-161-0/+6
| * Delete, don't kill, dir dir fragments in icomplete-fido-backward-updirJoão Távora2020-06-131-1/+4
| * Revert markup change in with-coding-priority docsBasil L. Contovounesios2020-06-131-3/+3
| * * lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.Juri Linkov2020-06-101-1/+5
| * * lisp/simple.el (shell-command-on-region): Fix docstring.Juri Linkov2020-06-092-3/+8
| * Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios2020-06-083-528/+531
| * * lisp/image-mode.el (image-transform-original): New command (bug#41222).Juri Linkov2020-06-081-3/+13
| * Move tab-bar and tab-line faces to faces.el (part of bug#41200)Juri Linkov2020-06-083-29/+29
* | * lisp/dired-aux.el (dired-vc-deduce-fileset): Add autoload cookie.Juri Linkov2020-06-171-0/+1
* | Bump the project.el package versionDmitry Gutov2020-06-171-2/+1
* | Change the key for project-find-regexpDmitry Gutov2020-06-171-1/+1
* | Make project file name completion adhere to customizationDmitry Gutov2020-06-171-0/+1
* | gnus-cloud: Improve cloud syncDavid Edmondson2020-06-161-27/+27
* | Fix some Tramp problems seen during testsMichael Albinus2020-06-152-10/+51
* | Use vc-git-repository-url in vc-git-dir-extra-headersTassilo Horn2020-06-151-11/+5
* | Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-155-8/+13
* | Add new VC command `repository-url'Tassilo Horn2020-06-145-1/+35
* | Band-aid for edebugging generator bodies (Bug#40434).Philipp Stephani2020-06-142-4/+13
* | Ensure that getters and setters can be edebugged at the same time.Philipp Stephani2020-06-142-1/+20
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-1410-126/+126
* | 2020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2020-06-132-2/+8
* | Tag a test as unstableGlenn Morris2020-06-131-0/+5
* | Mark python-shell-virtualenv-root as safe for directoriesPhilip K2020-06-131-1/+2
* | Highlight typed variables in PythonKonstantin Kharlamov2020-06-131-0/+2
* | Further fixes while testing tramp-cryptMichael Albinus2020-06-127-216/+97