aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.Juri Linkov2020-06-023-7/+44
* | ; Fix some recent byte-compilation warningsBasil L. Contovounesios2020-06-012-4/+1
* | Bug #41061 patch: Fix typos and amend code slightlyAlan Mackenzie2020-06-012-13/+13
* | ; 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
* | Unbreak compilation with CHECK_STRUCTS defined.Philipp Stephani2020-05-311-1/+1
* | Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey2020-05-311-50/+0
* | Protect bidi cache from inadvertent resetsEli Zaretskii2020-05-311-0/+4
* | occur: Add bindings for next-error-no-selectTino Calancha2020-05-313-1/+116
* | 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
* | Remove private prototype for 'execve' and its uses in MinGW buildEli Zaretskii2020-05-302-11/+3
* | Another fix of display of line-prefix with fringe bitmapsEli Zaretskii2020-05-291-0/+6
* | * 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
* | Fix display of line-prefix with fringe bitmapsEli Zaretskii2020-05-291-0/+6
* | 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-294-2/+20
* | 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-282-5/+40
* | Merge branch 'feature/project-switching'Simen Heggestøyl2020-05-283-10/+195
|\ \
| * | ; * doc/emacs/maintaining.texi: Fix typo.feature/project-switchingSimen Heggestøyl2020-05-281-1/+1
| * | 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
| * | Some copy editsDmitry Gutov2020-05-262-9/+10
| * | Teach project-current to inhibit the promptDmitry Gutov2020-05-261-2/+7
| * | Update the Emacs manual with recent project.el changesSimen Heggestøyl2020-05-262-1/+46
| * | 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
| * | Move project-dired and project-eshell higherDmitry Gutov2020-05-261-15/+15
| * | Use an alist instead of a keymapDmitry Gutov2020-05-261-11/+13
| * | Improve project name completionDmitry Gutov2020-05-261-2/+6
| * | Simplify a little, and avoid duplicate commandsDmitry Gutov2020-05-261-50/+34
| * | Add project switching functionalitySimen Heggestøyl2020-05-261-8/+164
* | | Document that {en,de}code-coding-string preserve match dataMattias Engdegård2020-05-282-14/+15
* | | Merge from origin/emacs-27Glenn Morris2020-05-289-32/+45
|\ \ \ | | |/ | |/|
| * | Tiny texinfo markup fixesGlenn Morris2020-05-274-3/+4
| * | ; Fix more @var/@code mixups in Elisp manualBasil L. Contovounesios2020-05-281-9/+9
| * | ; Fix another format-spec typo in the Elisp manualBasil L. Contovounesios2020-05-271-1/+1
| * | Make next-error behavior a bit more flexibleDmitry Gutov2020-05-271-14/+24
| * | * etc/NEWS.25: Belatedly announce upcase-dwim and downcase-dwim.Noam Postavsky2020-05-271-0/+2
| * | Fix access to single-byte characters in buffer textEli Zaretskii2020-05-252-5/+5
* | | ; Merge from origin/emacs-27Glenn Morris2020-05-280-0/+0
|\ \ \ | |/ /