aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Have Python mode cooperate asynchronously with Eldocscratch/python-eldoc-asyncJoão Távora2020-07-081-69/+119
* Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2020-07-082-17/+12
* Make more parts of Emacs use new Eldoc capabilitiesJoão Távora2020-07-084-37/+44
* Better handle asynchronous Eldoc sourcesJoão Távora2020-07-084-6/+8
* Merge from origin/emacs-27Glenn Morris2020-07-071-3/+3
|\
| * Fix ACTION argument of 'display-buffer' call in gud.elRichard Kim2020-06-281-3/+3
* | ; Revert "; Add a note about a bottleneck"Dmitry Gutov2020-07-061-2/+0
* | ; Add a note about a bottleneckDmitry Gutov2020-07-061-0/+2
* | * lisp/progmodes/project.el: Bump the version.Dmitry Gutov2020-07-061-1/+1
* | ; Add a couple of FIXMEsDmitry Gutov2020-07-061-1/+4
* | project-switch-to-buffer: Don't filter based on default-directoryDmitry Gutov2020-07-061-13/+11
* | Verilog-Mode collected updates.Wilson Snyder2020-07-051-36/+76
* | Remove long obsolete c-looking-at-bos. Make c-at-expression-start-p obsoleteAlan Mackenzie2020-07-041-11/+1
* | Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897Alan Mackenzie2020-07-041-1/+3
* | CC Mode: Fix wrong value of comment-start-skip, fixing half of bug #41952Alan Mackenzie2020-07-042-1/+19
* | * lisp/progmodes/cc-mode.el (c-or-c++-mode--regexp): Change WS to [ \t] in itAlan Mackenzie2020-07-021-1/+1
* | CC Mode: optimize for repeated simple operations.Alan Mackenzie2020-06-293-169/+183
* | ; Fix recent indentation in project.elBasil L. Contovounesios2020-06-261-9/+8
* | project--read-project-list: Add structure verificationDmitry Gutov2020-06-261-2/+10
* | project-known-roots: Rename and improveDmitry Gutov2020-06-261-3/+3
* | Rename project-kill-buffers-{skip-conditions,ignores}Dmitry Gutov2020-06-261-4/+5
* | CC Mode. Fix an off by one error. Fixes bug #41809Alan Mackenzie2020-06-251-2/+2
* | Make switch work in AWK Mode. Fixes bug #41923Alan Mackenzie2020-06-241-3/+2
* | M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-241-0/+6
* | project-switch-to-buffer: Improve Ido compatibilityDmitry Gutov2020-06-221-1/+2
* | project-switch-to-buffer: Do not require matching inputDmitry Gutov2020-06-221-1/+1
* | Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård2020-06-221-1/+1
* | Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård2020-06-221-24/+27
* | Forward declare eshell-buffer-name in project-eshellTheodor Thornhill2020-06-221-0/+1
* | ; project-shell, project-eshell: Doc fixesDmitry Gutov2020-06-221-2/+2
* | Improve doc strings of 'project-shell' and 'project-eshell'Eli Zaretskii2020-06-211-8/+8
* | Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-212-5/+5
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-5/+5
* | ; project-shell, project-eshell: Docstring tweaksDmitry Gutov2020-06-211-6/+8
* | Pop to an existing Eshell buffer by defaultTheodor Thornhill2020-06-211-5/+17
* | Fix last change for bug#41619Eli Zaretskii2020-06-201-1/+0
* | project-shell: Pop to an existing shell buffer by defaultTheodor Thornhill2020-06-201-4/+13
* | Fix last change in doc strings of project.elEli Zaretskii2020-06-191-1/+3
* | Improve doc strings of project.elEli Zaretskii2020-06-191-22/+23
* | project-switch-to-buffer: Use the "other buffer" as defaultAndrii Kolomoiets2020-06-191-6/+16
* | Add binding for project-kill-buffersDmitry Gutov2020-06-181-0/+1
* | ;Fix error in commit dcdf6d7124Tassilo Horn2020-06-181-14/+14
* | Make bug-reference auto-setup work in vc-dir or Magit like modesTassilo Horn2020-06-181-2/+5
* | New command: project-kill-buffersPhilip K2020-06-181-0/+41
* | ; Add a heading and a bindingDmitry Gutov2020-06-181-0/+4
* | New command: project-switch-to-bufferTheodor Thornhill2020-06-181-0/+13
* | Add global bindings for project commandsTheodor Thornhill2020-06-181-0/+17
* | Fix setting project-vc-merge-submodules via .dir-locals.elDmitry Gutov2020-06-181-14/+20
* | Auto-setup for bug-reference-modeTassilo Horn2020-06-171-0/+218
* | Bump the project.el package versionDmitry Gutov2020-06-171-2/+1