aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
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-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
* | make-text-button no longer modifies its string argPaul Eggert2020-06-063-5/+8
* | Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-062-13/+5
* | Improve battery status display via GNU/Linux sysfsEllington Santos2020-06-061-5/+12
* | 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
* | Revert make-text-button string copyPaul Eggert2020-06-031-1/+0
* | Fix make-text-button bug with string copyPaul Eggert2020-06-031-1/+2
* | Ensure Jsonrpc processes are created in correct bufferJoão Távora2020-06-031-35/+39
* | ; Clean up recent project.el additionsBasil L. Contovounesios2020-06-031-3/+5
* | Small cleanupDmitry Gutov2020-06-031-4/+2
* | project-list-file: New user optionDmitry Gutov2020-06-031-3/+14
* | Fix Arabic composition rulesEli Zaretskii2020-06-021-4/+4
* | Write project list to file only when changedSimen Heggestøyl2020-06-021-6/+7
* | Remove 'project--ensure-file-exists'Simen Heggestøyl2020-06-021-16/+11
* | Fix handling of CGJ in Hebrew textEli Zaretskii2020-06-021-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-06-013-7/+9
|\ \ | |/
| * Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."Alan Mackenzie2020-05-311-3/+4
| * * lisp/tab-bar.el (switch-to-buffer-other-tab): Normalize buffer.Juri Linkov2020-05-311-3/+4
* | * lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.Juri Linkov2020-06-021-5/+31
* | ; Fix some recent byte-compilation warningsBasil L. Contovounesios2020-06-012-4/+1