aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-08Have Python mode cooperate asynchronously with Eldocscratch/python-eldoc-asyncJoão Távora1-69/+119
2020-07-08Shoosh warnings about obsolete eldoc-documentation-functionJoão Távora2-17/+12
2020-07-08Make more parts of Emacs use new Eldoc capabilitiesJoão Távora4-37/+44
2020-07-08Better handle asynchronous Eldoc sourcesJoão Távora4-6/+8
2020-07-06; Revert "; Add a note about a bottleneck"Dmitry Gutov1-2/+0
2020-07-06; Add a note about a bottleneckDmitry Gutov1-0/+2
2020-07-06* lisp/progmodes/project.el: Bump the version.Dmitry Gutov1-1/+1
2020-07-06; Add a couple of FIXMEsDmitry Gutov1-1/+4
2020-07-06project-switch-to-buffer: Don't filter based on default-directoryDmitry Gutov1-13/+11
2020-07-05Verilog-Mode collected updates.Wilson Snyder1-36/+76
2020-07-04Remove long obsolete c-looking-at-bos. Make c-at-expression-start-p obsoleteAlan Mackenzie1-11/+1
2020-07-04Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897Alan Mackenzie1-1/+3
2020-07-04CC Mode: Fix wrong value of comment-start-skip, fixing half of bug #41952Alan Mackenzie2-1/+19
2020-07-02* lisp/progmodes/cc-mode.el (c-or-c++-mode--regexp): Change WS to [ \t] in itAlan Mackenzie1-1/+1
2020-06-29CC Mode: optimize for repeated simple operations.Alan Mackenzie3-169/+183
2020-06-28Fix ACTION argument of 'display-buffer' call in gud.elRichard Kim1-3/+3
2020-06-26; Fix recent indentation in project.elBasil L. Contovounesios1-9/+8
2020-06-26project--read-project-list: Add structure verificationDmitry Gutov1-2/+10
2020-06-26project-known-roots: Rename and improveDmitry Gutov1-3/+3
2020-06-26Rename project-kill-buffers-{skip-conditions,ignores}Dmitry Gutov1-4/+5
2020-06-25CC Mode. Fix an off by one error. Fixes bug #41809Alan Mackenzie1-2/+2
2020-06-24Make switch work in AWK Mode. Fixes bug #41923Alan Mackenzie1-3/+2
2020-06-24M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov1-0/+6
2020-06-22project-switch-to-buffer: Improve Ido compatibilityDmitry Gutov1-1/+2
2020-06-22project-switch-to-buffer: Do not require matching inputDmitry Gutov1-1/+1
2020-06-22Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård1-1/+1
2020-06-22Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård1-24/+27
2020-06-22Forward declare eshell-buffer-name in project-eshellTheodor Thornhill1-0/+1
2020-06-22; project-shell, project-eshell: Doc fixesDmitry Gutov1-2/+2
2020-06-21Improve doc strings of 'project-shell' and 'project-eshell'Eli Zaretskii1-8/+8
2020-06-21Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2-5/+5
2020-06-21Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios1-5/+5
2020-06-21; project-shell, project-eshell: Docstring tweaksDmitry Gutov1-6/+8
2020-06-21Pop to an existing Eshell buffer by defaultTheodor Thornhill1-5/+17
2020-06-20Fix last change for bug#41619Eli Zaretskii1-1/+0
2020-06-20project-shell: Pop to an existing shell buffer by defaultTheodor Thornhill1-4/+13
2020-06-19Fix last change in doc strings of project.elEli Zaretskii1-1/+3
2020-06-19Improve doc strings of project.elEli Zaretskii1-22/+23
2020-06-19project-switch-to-buffer: Use the "other buffer" as defaultAndrii Kolomoiets1-6/+16
2020-06-18Add binding for project-kill-buffersDmitry Gutov1-0/+1
2020-06-18;Fix error in commit dcdf6d7124Tassilo Horn1-14/+14
2020-06-18Make bug-reference auto-setup work in vc-dir or Magit like modesTassilo Horn1-2/+5
2020-06-18New command: project-kill-buffersPhilip K1-0/+41
2020-06-18; Add a heading and a bindingDmitry Gutov1-0/+4
2020-06-18New command: project-switch-to-bufferTheodor Thornhill1-0/+13
2020-06-18Add global bindings for project commandsTheodor Thornhill1-0/+17
2020-06-18Fix setting project-vc-merge-submodules via .dir-locals.elDmitry Gutov1-14/+20
2020-06-17Auto-setup for bug-reference-modeTassilo Horn1-0/+218
2020-06-17Bump the project.el package versionDmitry Gutov1-2/+1
2020-06-17Change the key for project-find-regexpDmitry Gutov1-1/+1