summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2017-11-292-2/+2
|\
| * ; Fix some tiny doc and comment typosGlenn Morris2017-11-282-2/+2
* | Fix probable typo in elisp-mode constant nameGlenn Morris2017-11-271-4/+5
* | Merge from origin/emacs-26Paul Eggert2017-11-258-50/+137
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-254-5/+5
| * * lisp/progmodes/cc-vars.el (c-offsets-alist): Doc fix. (Bug#29407)Eli Zaretskii2017-11-241-2/+2
| * ; Compare process status against 127 exactlyDmitry Gutov2017-11-221-2/+4
| * Extract the common part of ruby-flymake-simple and ruby-flymake-rubocopDmitry Gutov2017-11-221-77/+64
| * Add Rubocop Flymake backendDmitry Gutov2017-11-221-18/+100
| * ; Fix a typoDmitry Gutov2017-11-221-1/+1
| * Make c-defun-name analyze more thoroughly a function type which is a structAlan Mackenzie2017-11-211-3/+19
* | Fix last patch: ensure the return value of tags-verify-table.Sam Steingold2017-11-241-19/+21
* | Use special-mode for read-only buffers.Sam Steingold2017-11-221-6/+3
* | Merge from origin/emacs-26Glenn Morris2017-11-201-1/+1
|\ \ | |/
| * Spelling fixesPaul Eggert2017-11-191-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-11-202-4/+14
|\ \ | |/
| * Document how to enter whitespace when using grep-read-filesRobert Pluim2017-11-172-4/+14
* | Merge from origin/emacs-26Glenn Morris2017-11-202-2/+2
|\ \ | |/
| * ; Spelling fixesPaul Eggert2017-11-162-2/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-132-12/+18
|\ \ | |/
| * CC Mode: Fix defun-open being recognized as brace-list-open at EOB.Alan Mackenzie2017-11-121-6/+8
| * Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-111-6/+10
* | ; Merge from emacs-26Noam Postavsky2017-11-113-62/+93
|\ \ | |/
| * Correct the indentation of C99's compound literals.Alan Mackenzie2017-11-101-12/+25
| * Fix previous change to flymake-diag-region (bug#29174)João Távora2017-11-101-1/+1
| * flymake-diag-region really returns nil if region is invalid (bug#29174)João Távora2017-11-091-1/+2
| * Flymake correctly highlights whole last line if eob (bug#29201)João Távora2017-11-091-1/+2
| * Protect Flymake checkdoc backend against checkdoc errors (bug#29176)João Távora2017-11-091-1/+5
| * Sort entries of the Flymake diagnostics buffer (bug#29175)João Távora2017-11-091-1/+2
| * Correctly indent C++14 brace lists which are a second argument to a function.Alan Mackenzie2017-11-091-47/+58
* | Merge from origin/emacs-26Paul Eggert2017-11-081-1/+17
|\ \ | |/
| * In f90.el, set fill-paragraph-function to a useful valueGlenn Morris2017-11-081-1/+17
* | Merge from origin/emacs-26Paul Eggert2017-11-0810-52/+397
|\ \ | |/
| * Support python virtualenv on w32 (Bug#24464)Justin Timmons2017-11-051-5/+10
| * Fix Flymake help-echo functions across windows (bug#29142)João Távora2017-11-051-6/+7
| * Add a Flymake backend for PerlJoão Távora2017-11-053-3/+74
| * Add a Flymake backend for RubyJoão Távora2017-11-051-0/+63
| * Add a Flymake backend for Python (bug#28808)Lele Gaifax2017-11-051-1/+135
| * Make gdb-non-stop-setting default to nil on MS-WindowsEli Zaretskii2017-11-041-3/+11
| * Fix gdb-mi prompt after "attach PID" commandMike Gulick2017-11-041-1/+4
| * Introduce a function to CC Mode which displays the current function nameAlan Mackenzie2017-11-032-3/+19
| * Don't resignal errors in flymake-diag-regionJoão Távora2017-11-031-1/+1
| * New xref-quit-and-goto-xref command bound to TAB (bug#28814)João Távora2017-11-031-5/+19
| * Honor window-switching intents in xref-find-definitions (bug#28814)João Távora2017-11-031-21/+48
| * * lisp/progmodes/flymake.el (flymake-start): Fix dead buffer caseStefan Monnier2017-11-031-4/+7
* | Mark flymake-diagnostic-functions as save to set locally to nil.Sam Steingold2017-11-071-0/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-0210-38/+47
|\ \ | |/
| * ; Doc fixesCharles A. Roelli2017-10-311-3/+2
| * Fix "Args out of range" error in c-determine-limit. Fixes bug #28598.Alan Mackenzie2017-10-301-8/+19
| * * lisp/progmodes/perl-mode.el: Fix electric indentation with RETStefan Monnier2017-10-301-1/+3