aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhance CC Mode's fontification, etc., of unterminated strings.Alan Mackenzie2018-05-204-47/+279
* Give '$' punctuation syntax in make-mode (Bug#24477)Dima Kogan2018-05-151-0/+1
* run-python: Make the buffer running python currentTino Calancha2018-05-151-4/+6
* Fix filesystem littering by Flymake's legacy backendJoão Távora2018-05-111-36/+36
* Merge from origin/emacs-26Glenn Morris2018-05-071-2/+1
|\
| * Fix gud-statement for pdbXu Chunyang2018-05-061-2/+1
* | * lisp/progmodes/sql.el (comint-line-beginning-position):Glenn Morris2018-04-251-11/+0
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-205-16/+20
* | Amend c-colon-type-list-re also to handle compound identifiersAlan Mackenzie2018-04-191-1/+5
* | (sql-stop): Don't bug out if the SQL buffer is killedLars Ingebrigtsen2018-04-181-9/+10
* | Revert hunk mistakenly applied in last patchLars Ingebrigtsen2018-04-171-10/+9
* | Fix problem in `g' in Info with strings like "(foo)"Lars Ingebrigtsen2018-04-171-9/+10
* | Use next-error-found to set next-error-last-buffer.Juri Linkov2018-04-172-13/+5
* | Fix python-shell-send-defun at start of buffer (Bug#30822)nitishch2018-04-081-3/+6
* | * lisp/progmodes/cc-{defs,engine,langs,vars}.el: Comment the use of "a\\`"Alan Mackenzie2018-04-024-16/+17
* | Optimize c-syntactic-skip-backward, c-determine-limit for large comment blocksAlan Mackenzie2018-04-021-150/+115
* | Prefer \... to control chars in .el literalsPaul Eggert2018-03-291-1/+1
* | Handle C++17's constexpr keyword in if statementsAlan Mackenzie2018-03-282-0/+17
* | Replace faulty non-matching regexp "\\<\\>" with "a\\`"Alan Mackenzie2018-03-284-22/+22
* | Merge from origin/emacs-26Glenn Morris2018-03-283-4/+4
|\ \ | |/
| * ; Fix some tiny doc typosGlenn Morris2018-03-271-1/+1
| * ; Use GNU not Gnu in docsGlenn Morris2018-03-232-3/+3
| * sql.el defcustom fixesGlenn Morris2018-03-221-8/+15
| * Revert "Support all perl variable declarators and prefixes"Noam Postavsky2018-03-201-4/+3
* | * lisp/progmodes/cc-langs.el: Silence compiler.Glenn Morris2018-03-231-3/+3
* | Replace some uses of cl with cl-libGlenn Morris2018-03-234-48/+45
* | sql.el defcustom fixesGlenn Morris2018-03-231-8/+15
* | * cc-engine.el (c-looking-at-or-maybe-in-bracelist): Remove pessimizationAlan Mackenzie2018-03-201-7/+0
* | Explicitly require cl-lib where neededGlenn Morris2018-03-163-0/+5
* | * lisp/progmodes/verilog-mode.el (verilog-mode): Quieten compilation.Glenn Morris2018-03-151-1/+3
* | Support variable-unquoting syntax in bat-modeEli Zaretskii2018-03-151-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-03-132-3/+3
|\ \ | |/
| * * lisp/progmodes/ada-mode.el (ada-clean-buffer-before-saving): Doc fix.Glenn Morris2018-03-131-1/+1
| * Stop mentioning options.el in docGlenn Morris2018-03-121-2/+2
* | Allow toggling Grep command abbreviation, and rename related symbolsCharles A. Roelli2018-03-111-25/+30
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-105-35/+2
* | Replace uses of the obsolete local-write-file-hooksGlenn Morris2018-03-083-6/+6
* | Merge from origin/emacs-26Glenn Morris2018-03-081-1/+1
|\ \ | |/
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-061-1/+1
* | Suppress some font-lock-fontify-buffer compiler warningsGlenn Morris2018-03-051-2/+3
* | Merge from origin/emacs-26Paul Eggert2018-03-042-0/+6
|\ \ | |/
| * * lisp/progmodes/grep.el (zrgrep):Juri Linkov2018-03-031-0/+2
| * Avoid errors in flymake in builds --without-xEli Zaretskii2018-03-031-0/+4
| * Backport: xref--next-error-function: Move xref's window pointDmitry Gutov2018-03-031-0/+4
* | Quieten gud.el and gdb-mi.el compilationGlenn Morris2018-03-032-2/+3
* | Fix font-lock in perl-modeEvgeni Kolev2018-03-031-1/+1
* | Fix issues turned up by previous python.el changeNoam Postavsky2018-03-011-11/+10
* | * lisp/progmodes/sql.el (sql-comint-oracle): Silence compiler.Glenn Morris2018-03-011-1/+2
* | Quieten compilation of octave.elGlenn Morris2018-02-281-0/+2
* | xref--next-error-function: Move xref's window pointDmitry Gutov2018-02-281-0/+4