aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* CC Mode: Put debug specs inside declare forms. Add missing debug specs.Alan Mackenzie2021-04-157-170/+124
* Java Mode: Change the syntax of character @ to prefix syntaxFilipp Gunbin2021-04-141-1/+3
* * lisp/progmodes/gud.el (gud-repeat-map): New variable (bug#47688).Juri Linkov2021-04-141-0/+15
* * lisp/progmodes/verilog-mode.el (vl-memory): Add missing defvar.Wilson Snyder2021-04-121-2/+4
* * lisp/progmodes/vhdl-mode.el: Add note about XEmacs compatibilityStefan Monnier2021-04-121-0/+3
* Adjust verilog-mode to changes in the completion frameworkLars Ingebrigtsen2021-04-121-17/+17
* Fix python-shell-switch-to-shell redisplay bugShitikanth Kashyap2021-04-121-1/+2
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-1/+1
* * lisp/progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Fix declarationStefan Monnier2021-04-111-3/+1
* * lisp/progmodes/bug-reference.el: Avoid old-style `define-minor-mode`Stefan Monnier2021-04-111-6/+0
* Convert CC Mode to lexical binding in EmacsAlan Mackenzie2021-04-1013-51/+58
* Fail earlier if stale Flymake report functions calledJoão Távora2021-04-101-1/+4
* Don't stop when before space or closing parenDmitry Gutov2021-04-101-1/+1
* CC Mode: fix c-where-wrt-brace-construct to cope with class declarationsAlan Mackenzie2021-04-091-15/+32
* Merge branch 'vhdl-mode-lexbind' into trunkStefan Monnier2021-04-091-407/+448
|\
| * * lisp/progmodes/vhdl-mode.el: Use lexical-bindingStefan Monnier2021-04-081-407/+448
* | * lisp/progmodes/cmacexp.el: Use lexical-binding.Stefan Kangas2021-04-091-18/+19
|/
* * lisp/progmodes/vhdl-mode.el: Use progress-reporterStefan Monnier2021-04-081-72/+51
* Add explicit support for C-g or ESC ESC ESC after keymap promptDmitry Gutov2021-04-071-1/+5
* Allow complex key bindings in project-switch-projectDario Gjorgjevski2021-04-071-16/+20
* * lisp/progmodes/ps-mode.el: Use lexical-bindingStefan Monnier2021-04-061-19/+19
* Do not search the global keymap in project--keymap-promptDario Gjorgjevski2021-04-051-1/+1
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-051-9/+3
* cperl-mode: Don't reposition the window when writing messagesHarald Jörg2021-04-041-13/+19
* * lisp/progmodes/simula.el: Use lexical-bindingStefan Monnier2021-04-021-63/+36
* * lisp/progmodes/xref.el: Change xref-file-name-display and xref-match face.Juri Linkov2021-04-021-2/+2
* Fix C-u project-find-regexp's default dirDmitry Gutov2021-04-021-2/+3
* * lisp/progmodes/cfengine.el: Use lexical-bindingStefan Monnier2021-04-011-2/+2
* * lisp/progmodes/dcl-mode.el: Clarify what is meant by DCLStefan Monnier2021-04-011-3/+5
* Use lexical-binding in executable.el and add testsStefan Kangas2021-04-011-1/+1
* Remove redundant #' before lambda in progmodes/*.elStefan Kangas2021-04-017-31/+31
* * lisp/progmodes/dcl-mode.el: Use lexical-bindingStefan Monnier2021-03-311-25/+26
* Use lexical-binding in progmodes/inf-lisp.elStefan Kangas2021-03-311-57/+55
* Fix incorrect regular expression for more general text replacements.Luke Lee2021-03-311-1/+1
* * lisp/progmodes/cwarn.el: Use lexical-binding.Stefan Kangas2021-03-311-1/+1
* lisp/progmodes/verilog-mode.el internal code cleanup.Mattias Engdegard2021-03-301-10/+5
* Provide information to show icons with Elisp completionsDmitry Gutov2021-03-301-0/+19
* lisp/progmodes/verilog-mode.el: Prepare for lexical-binding.Stefan Monnier2021-03-291-144/+145
* * lisp/progmodes/verilog-mode.el: Use #' where appropriate.Stefan Monnier2021-03-291-84/+84
* lisp/progmodes/verilog-mode.el: Fix indentation of enum.Wilson Snyder2021-03-291-8/+7
* * lisp/progmodes/project.el (project-regexp-history-variable): New variable.Juri Linkov2021-03-291-1/+4
* Fix an infinite loop in C++ Mode redisplay. This was bug #47191.Alan Mackenzie2021-03-292-23/+36
* compilation-goto-locus does not handle right display-bufferpillule2021-03-281-2/+3
* Fix typoDmitry Gutov2021-03-251-1/+1
* Add command project-remove-known-projectTheodor Thornhill2021-03-251-6/+17
* * list/progmodes/idl*.el: Use lexical-bindingStefan Monnier2021-03-245-775/+689
* perl-mode: Fix regexps for fontificationHarald Jörg2021-03-241-3/+3
* xref.el: Keep Emacs 26 compatibilityDmitry Gutov2021-03-241-5/+10
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-245-25/+16
* Convert many more links to use HTTPSStefan Kangas2021-03-2410-16/+12