aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bug-reference-setupbug-reference-setupTassilo Horn2020-06-112-4/+125
* ; * 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
* | Add file encryption to TrampMichael Albinus2020-06-073-3/+762
* | Tramp code cleanupMichael Albinus2020-06-073-13/+13
* | Use 65535 as color-values scale value in the NS backendMattias Engdegård2020-06-073-6/+6
* | The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov2020-06-074-54/+97
* | make-text-button no longer modifies its string argPaul Eggert2020-06-064-5/+13
* | Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-065-27/+35
* | Improve battery status display via GNU/Linux sysfsEllington Santos2020-06-061-5/+12
* | Avoid zero-width glyphs and the resulting cursor artifactsPip Cet2020-06-051-7/+26
* | Streamline live_*_holdingPaul Eggert2020-06-041-124/+148
* | Make live_*_p more accuratePaul Eggert2020-06-041-40/+60
* | Fix some side-effecting uses of make-text-buttonBasil L. Contovounesios2020-06-043-5/+3
* | * lisp/dired.el (dired-toggle-marks): Use region for non-nil dired-mark-regionJuri Linkov2020-06-051-22/+40
* | Change default project list filename to "projects"Simen Heggestøyl2020-06-041-1/+1
* | Use characters for keys in project-switch-commandsSimen Heggestøyl2020-06-041-16/+12
* | ; Small cleanup in project.elSimen Heggestøyl2020-06-041-3/+2
* | * lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New varStefan Monnier2020-06-041-2/+19
* | ; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug idMattias Engdegård2020-06-041-1/+1
* | Don’t default to Valgrind unless ENABLE_CHECKINGPaul Eggert2020-06-031-2/+3