aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Delete, don't kill, dir dir fragments in icomplete-fido-backward-updirJoão Távora2020-06-131-1/+4
| * * 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-091-1/+6
| * Clean up D-Bus documentation (bug#41744)Basil L. Contovounesios2020-06-081-113/+115
| * * 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-141-4/+4
* | Ensure that getters and setters can be edebugged at the same time.Philipp Stephani2020-06-141-1/+1
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-149-126/+124
* | 2020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2020-06-131-1/+1
* | 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-125-213/+90
* | Derive gnus-edit-form-mode from lisp-data-mode, fix mode mapEric Abrahamsen2020-06-121-9/+9
* | ; * lisp/faces.el (readable-foreground-color): Fix editing mistake.Mattias Engdegård2020-06-111-1/+2
* | Improved light/dark colour predicate (bug#41544)Mattias Engdegård2020-06-103-28/+36
* | Futher tramp-crypt implementation and documentationMichael Albinus2020-06-101-6/+13
* | Slightly improve commit 73be4d1ed5b190bd93e9bad6aebe43d0dea0d7d3.Philipp Stephani2020-06-101-4/+4
* | Allow destructuring in &aux sections when using edebug (Bug#40431)Philipp Stephani2020-06-101-4/+4
* | ; Simplify last changeBasil L. Contovounesios2020-06-101-1/+0
* | Save project list as lisp dataSimen Heggestøyl2020-06-091-13/+9
* | Orthographical amendments to commit 145aab0672ae259736ee9230f8e0ff4effa5f4fdAlan Mackenzie2020-06-091-9/+9
* | Continue implementation of tramp-crypt.elMichael Albinus2020-06-091-23/+64
* | * lisp/simple.el (shell-command-on-region): Handle nil replace on rectangles.Juri Linkov2020-06-091-4/+19
* | Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-081-16/+20
* | Use lexical-binding in lunar.el and add testsStefan Kangas2020-06-071-8/+9
* | * lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Add `make-byte-code'.Andrea Corallo2020-06-071-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-06-075-26/+50
|\ \ | |/
| * Gnus nnir-summary-line-format has no effectTassilo Horn2020-06-071-3/+6
| * Have Fido mode also imitate Ido mode in ignore-case optionsJoão Távora2020-06-051-1/+4
| * Update package-menu-quick-helpBasil L. Contovounesios2020-06-051-2/+5
| * Update Ukrainian transliterationAndrii Kolomoiets2020-06-051-1/+5
| * Improve format-spec documentation (bug#41571)Basil L. Contovounesios2020-06-021-19/+30
| * ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-27/+55
* | * lisp/progmodes/js.el (js-mode): Remove second call to c-init-language-varsAlan Mackenzie2020-06-071-1/+0
* | Add file encryption to TrampMichael Albinus2020-06-072-3/+742
* | Tramp code cleanupMichael Albinus2020-06-073-13/+13
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-071-1/+1
* | The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov2020-06-073-54/+93