summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bug-reference-setupfeature/bug-reference-setupTassilo Horn2020-06-172-3/+204
* * 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
* 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-103-18/+144
* ; * test/lisp/emacs-lisp/generator-tests.el: Checkdoc fixesPhilipp Stephani2020-06-101-2/+5
* Slightly improve commit 73be4d1ed5b190bd93e9bad6aebe43d0dea0d7d3.Philipp Stephani2020-06-101-4/+4
* Allow destructuring in &aux sections when using edebug (Bug#40431)Philipp Stephani2020-06-102-4/+13
* ; 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-092-10/+10
* Continue implementation of tramp-crypt.elMichael Albinus2020-06-092-39/+80
* * lisp/simple.el (shell-command-on-region): Handle nil replace on rectangles.Juri Linkov2020-06-091-4/+19
* More robust NS hex colour string parsingMattias Engdegård2020-06-081-9/+12
* Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-082-18/+20
* Use lexical-binding in lunar.el and add testsStefan Kangas2020-06-072-8/+79
* * lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Add `make-byte-code'.Andrea Corallo2020-06-071-2/+2
* * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.Glenn Morris2020-06-071-0/+2
* Merge from origin/emacs-27Glenn Morris2020-06-0726-172/+417
|\
| * Fix typo in "(elisp) Type Keywords"Basil L. Contovounesios2020-06-071-1/+1
| * Gnus nnir-summary-line-format has no effectTassilo Horn2020-06-071-3/+6
| * Improve documentation of 'window-text-pixel-size'Eli Zaretskii2020-06-061-23/+32
| * * src/xdisp.c (Fwindow_text_pixel_size): Doc fix. (Bug#41737)Eli Zaretskii2020-06-061-25/+35
| * Minor improvements to EDE and EIEIO manualsBasil L. Contovounesios2020-06-062-11/+16
| * 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
| * Improve documentation of 'sort-subr'Eli Zaretskii2020-06-051-2/+9
| * Update Ukrainian transliterationAndrii Kolomoiets2020-06-051-1/+5
| * Fix Arabic shaping when eww/shr fill the text to be renderedEli Zaretskii2020-06-051-1/+6
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-0312-23/+38
| * * test/lisp/battery-tests.el: New file.Basil L. Contovounesios2020-06-031-0/+58
| * Improve format-spec documentation (bug#41571)Basil L. Contovounesios2020-06-023-83/+206
* | * lisp/progmodes/js.el (js-mode): Remove second call to c-init-language-varsAlan Mackenzie2020-06-071-1/+0