aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Bug #41061 patch: Fix typos and amend code slightlyAlan Mackenzie2020-06-011-11/+11
* | ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-122/+175
* | Change xref-find-apropos to pass PATTERN to backend verbatimDmitry Gutov2020-06-013-13/+28
* | Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey2020-05-311-50/+0
* | occur: Add bindings for next-error-no-selectTino Calancha2020-05-311-1/+71
* | Don't return transient projects with MAYBE-PROMPT=nilDmitry Gutov2020-05-301-4/+5
* | Minor fix in 'find-alternate-file'immerrr2020-05-301-0/+2
* | * lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indentStefan Monnier2020-05-292-8/+16
* | project-prompt-project-dir: Use more consistent promptsDmitry Gutov2020-05-291-2/+2
* | Commit indian.el forgotten in previous change.Eli Zaretskii2020-05-291-9/+80
* | * lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".Michael Albinus2020-05-291-0/+1
* | * lisp/emacs-lisp/lisp-mode.el: Add new indentation conventionakater2020-05-291-2/+6
* | Create a buffer-local binding to improve performanceArnold Noronha2020-05-291-7/+12
* | next-error-find-buffer-function: Back to #'ignoreDmitry Gutov2020-05-291-2/+2
* | ; project.el: Update TODODmitry Gutov2020-05-291-3/+1
* | Improve Malayalam language transliterationJames Thomas2020-05-281-5/+35
* | Merge branch 'feature/project-switching'Simen Heggestøyl2020-05-281-9/+148
|\ \
| * | Simplify the previous commitSimen Heggestøyl2020-05-271-5/+4
| * | Avoid adding the empty string to the project listSimen Heggestøyl2020-05-261-3/+4
| * | Adapt project functions to the new 'project-root'Simen Heggestøyl2020-05-261-11/+9
| * | Teach project-current to inhibit the promptDmitry Gutov2020-05-261-2/+7
| * | Rename 'project-switch-menu' to 'project-switch-commands'Simen Heggestøyl2020-05-261-6/+6
| * | Simplify 'project--keymap-prompt' a bitSimen Heggestøyl2020-05-261-8/+7
| * | Turn project switch menu var into a public alistSimen Heggestøyl2020-05-261-38/+26
| * | Change dispatch binding of 'project-find-regexp'Simen Heggestøyl2020-05-261-1/+1
| * | Integrate project-switch-project with project-find-regexpDmitry Gutov2020-05-261-1/+4