summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-1/+1
* Add store/restore window configuration feature for gdb-miYuan Fu2020-03-151-39/+254
* * lisp/progmodes/sql.el: Try and avoid `eval`; use define-derived-modeStefan Monnier2020-03-141-130/+70
* * lisp/progmodes/cc-defs.el (c-version): update to 5.34.2 for master branchAlan Mackenzie2020-03-141-1/+1
* Avoid regexp stack overflow in GDB string matching (bug#22149)Mattias Engdegård2020-03-141-1/+4
* CC Mode: allow specified directives (e.g. pragma) to be indented as statementsAlan Mackenzie2020-03-084-37/+135
* Merge from origin/emacs-27Glenn Morris2020-03-042-8/+7
|\
| * CC Mode: Fix the handling of two adjacent after-change-functionses.Alan Mackenzie2020-03-041-7/+6
| * Don't misinterpret doc string as initial valueMattias Engdegård2020-03-041-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-041-17/+30
|\ \ | |/
| * CC Mode: Protect against consecutive calls to before-change-functions ...Alan Mackenzie2020-02-231-17/+30
* | * lisp/progmodes/elisp-mode.el (elisp-enable-lexical-binding): New commandStefan Monnier2020-03-031-2/+29
* | * lisp/progmodes/cperl-mode.el: Clarify comment.Stefan Kangas2020-03-011-1/+1
* | Fix XEmacs-specific clause in definition of pascal-outline-map.Noah Friedman2020-02-291-1/+1
* | Expose ElDoc functions in a hook (Bug#28257)Mark Oteiza2020-02-254-12/+16
* | Add `verilog-auto-inst-template-required'.Wilson Snyder2020-02-231-76/+105
* | Merge from origin/emacs-27Glenn Morris2020-02-231-5/+25
|\ \ | |/
| * Java Mode: Fix fontification of variable decl inside `for'Alan Mackenzie2020-02-231-1/+1
| * CC Mode: Fontify foo in "const auto foo :" correctlyAlan Mackenzie2020-02-231-4/+24
* | Merge from origin/emacs-27Glenn Morris2020-02-204-19/+50
|\ \ | |/
| * Fix broken regexpsMattias Engdegård2020-02-202-2/+2
| * Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-3/+3
| * Speed up 'msft' and 'watcom' compilation error regexpsMattias Engdegård2020-02-171-2/+2
| * Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-4/+16
| * Amend c-backward-sws better to handle multiline block commentsAlan Mackenzie2020-02-161-8/+27
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-205-13/+13
* | Add and remove backslashes in regexpsMattias Engdegård2020-02-207-10/+10
* | Remove Emacs 20 bug workaround in ebnf2ps (bug#39663)Mattias Engdegård2020-02-207-52/+23
* | Merge from origin/emacs-27Glenn Morris2020-02-163-63/+38
|\ \ | |/
| * Reformulate c-end-of-macro, handling multiline block comments betterAlan Mackenzie2020-02-162-56/+38
| * Remove redundant 'msft' compilation error rule (bug#39595)Mattias Engdegård2020-02-141-7/+0
* | Merge from origin/emacs-27Glenn Morris2020-02-133-10/+30
|\ \ | |/
| * c-end-of-macro: Handle block coment lines with unescaped NLs correctlyAlan Mackenzie2020-02-102-8/+28
| * Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-092-2/+2
* | Enhance memory address evaluation in gdb-miYuan Fu2020-02-081-15/+42
* | * lisp/progmodes/sh-script.el: Remove old non-SMIE indentation codeStefan Monnier2020-02-031-1430/+24
* | Merge from origin/emacs-27Glenn Morris2020-02-011-3/+8
|\ \ | |/
| * ; * lisp/progmodes/gdb-mi.el (gdb-handle-reply): Fix commentary.Eli Zaretskii2020-01-311-1/+1
| * Protect against errors in gdb-mi.el handlersYuan Fu2020-01-311-1/+4
| * Allow exiting the Python interpreter of a GDB sessionEli Zaretskii2020-01-311-2/+4
* | Merge from origin/emacs-27Glenn Morris2020-01-282-7/+13
|\ \ | |/
| * Finish the documentation for c-noise-macro-{,with-parens-}names.Alan Mackenzie2020-01-271-4/+11
| * Objective C Mode: Make c-forward-type work with "unsigned long", etc.Alan Mackenzie2020-01-261-3/+2
| * Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* | Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* | * lisp/progmodes/grep.el (grep-read-files-function): New var.Stefan Monnier2020-01-211-59/+52
* | Merge from origin/emacs-27Glenn Morris2020-01-203-12/+21
|\ \ | |/
| * Remove some doc references to old Emacs versionsStefan Kangas2020-01-181-1/+1
| * Honor tags-case-fold-search during xref identifer completionDmitry Gutov2020-01-182-11/+20
* | * lisp/progmodes/cc-cmds.el: Don't use local vars as symbolsStefan Monnier2020-01-201-3/+3