aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation-mode-map doc stringakater2020-09-141-2/+1
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-2/+2
* C++ Mode: handle __attribute__,etc. inside constructor argument listsAlan Mackenzie2020-09-123-10/+48
* Fix compilation warning in cl-font-lockLars Ingebrigtsen2020-09-121-0/+1
* CC Mode: Fix minor bugs in the string handling functionsAlan Mackenzie2020-09-112-9/+25
* Merge from origin/emacs-27Glenn Morris2020-09-092-18/+49
|\
| * C++ Mode: handle comma separated brace initializers.Alan Mackenzie2020-09-042-18/+49
* | Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-2/+2
* | Use format-prompt in some read-string callsLars Ingebrigtsen2020-09-061-6/+2
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-067-32/+14
* | Tweak how cperl-mode fontifies hashes and arraysLars Ingebrigtsen2020-09-051-2/+2
* | Protect compilation-auto-jump against code killing the bufferLars Ingebrigtsen2020-09-051-6/+7
* | Fix infloop when indenting in cperl-modeHarald Jörg2020-09-041-2/+5
* | Fix freeze in cperl-mode when editing a regexpHarald Jörg2020-09-031-5/+4
* | Unbreak project.el, the GNU Elpa package, for Emacs 26.3João Távora2020-09-031-2/+4
* | Merge from origin/emacs-27Glenn Morris2020-08-311-3/+3
|\ \ | |/
| * CC Mode: Fix processing for when c-multiline-string-start-char is a characterAlan Mackenzie2020-08-291-3/+3
* | Bind 'n' and 'p' in compilation-mode-mapStefan Kangas2020-08-301-0/+2
* | Place flymake-eldoc-function at the end of eldoc-documentation-functionsJoão Távora2020-08-301-1/+1
* | ; tiny indentation fix to lisp/progmodes/elisp-mode.elJoão Távora2020-08-301-1/+1
* | Add support for parsing column numbers in Visual Studio messagesDaniel Martín2020-08-281-2/+2
* | Add commands to run shell commands in project rootStefan Kangas2020-08-281-0/+16
* | Fix indent-region for identifiers with underscores in cperl-modeHarald Jörg2020-08-281-4/+4
* | ; Add the necessary argument (bug#42967)Dmitry Gutov2020-08-271-1/+1
* | ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* | ; Bump xref versionDmitry Gutov2020-08-271-1/+1
* | Unbreak dired-do-find-regexp in Emacs 26Dmitry Gutov2020-08-271-0/+10
* | Unbreak xref-goto-xref in Emacs 26Dmitry Gutov2020-08-271-1/+4
* | Add undefine keyword to make-modeDaniel Colascione2020-08-251-1/+1
* | Revert previous hideshow commitLars Ingebrigtsen2020-08-251-5/+1
* | Fix inferior octave single-quote font lockNoam Postavsky2020-08-241-1/+1
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-245-28/+5
* | Use lexical-binding and remove compat codeLars Ingebrigtsen2020-08-221-59/+10
* | ; * lisp/progmodes/grep.el (grep-find-command): Fix typos.Eli Zaretskii2020-08-221-2/+2
* | Doc string (and defcustom type) fix for grep-find-commandLars Ingebrigtsen2020-08-221-1/+7
* | Make ruby-parse-partial more stableDmitry Gutov2020-08-221-13/+3
* | Make hs-special-modes-alist also work for modes derived from those modesTobias Zawada2020-08-211-1/+5
* | Remove some compat code from cperl-modeStefan Kangas2020-08-211-26/+9
* | Make etags-list-tags work with Exuberant ctagsRobert Weiner2020-08-191-0/+4
* | Don't override python font locking in comintCarlos Pita2020-08-191-0/+1
* | Remove some compat code from ps filesLars Ingebrigtsen2020-08-181-2/+2
* | Replace last uses of idlwave-get-buffer-visitingBasil L. Contovounesios2020-08-182-6/+4
* | Merge from origin/emacs-27Glenn Morris2020-08-181-1/+1
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-08-131-1/+1
* | Remove some compat code from python.elLars Ingebrigtsen2020-08-181-18/+0
* | Remove XEmacs compat code from idlwave.elLars Ingebrigtsen2020-08-181-157/+33
* | Remove some compat code from idlwave.elLars Ingebrigtsen2020-08-181-2/+1
* | Don't let docless variables hide function signatureJoão Távora2020-08-161-4/+6
* | Comment to postpone deletion of c-subword-modeStefan Kangas2020-08-141-0/+2
* | * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168Stefan Monnier2020-08-141-1/+3