summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Update verilog-mode with upstream patches.Wilson Snyder2018-11-261-256/+315
* Replace insignificant backquotesMichael Heerdegen2018-11-2528-310/+309
* Merge from origin/emacs-26Glenn Morris2018-11-241-1/+4
|\
| * Fix bug #33416, where typing a ) in a comment at EOB caused a loop (CC Mode).Alan Mackenzie2018-11-241-1/+4
* | Remove uses of obsolete 'CUA' symbol propertyStefan Monnier2018-11-181-4/+0
* | Add setter for 'xref-marker-ring-length'Allen Li2018-11-101-2/+14
* | * lisp/progmodes/ruby-mode.el: Cosmetic changesStefan Monnier2018-11-021-38/+19
* | * lisp/progmodes/cc-mode.el: Silence compiler warningsStefan Monnier2018-11-011-2/+2
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-307-63/+63
* | Fix C++ Mode dynamic error with string delimiters.Alan Mackenzie2018-10-301-12/+12
* | Fix Bug#33006Michael Albinus2018-10-291-2/+3
* | Fix Flymake's diagnostic count with custom error typesJoão Távora2018-10-291-10/+7
* | Merge from origin/emacs-26Glenn Morris2018-10-271-1/+1
|\ \ | |/
| * Avoid infloop in CPerl mode fontificationEli Zaretskii2018-10-251-1/+1
* | Always define 'define-fringe-bitmap'Stefan Monnier2018-10-212-29/+24
* | * lisp/progmodes/octave.el: Register on auto-mode-alistStefan Monnier2018-10-151-2/+23
* | Add ~44 edebug specs to CC Mode.Alan Mackenzie2018-10-155-4/+52
* | Automate support for `sql-indent' ELPA packageMichael R. Mauger2018-10-011-5/+32
* | CC Mode: consider tails of compound identifiers when seeking found types.Alan Mackenzie2018-09-261-31/+85
* | file-attributes cleanupPaul Eggert2018-09-231-1/+2
* | * lisp/multifile.el: New file, extracted from etags.elStefan Monnier2018-09-222-190/+155
* | Merge from origin/emacs-26Glenn Morris2018-09-201-9/+11
|\ \ | |/
| * Improve Custom menu labels for 2 optionsEli Zaretskii2018-09-191-9/+11
* | Merge from origin/emacs-26Glenn Morris2018-09-151-6/+0
|\ \ | |/
| * Remove unused variableLeo Liu2018-09-141-6/+0
* | * lisp/progmodes/idlw-shell.el: Use lexical-bindingStefan Monnier2018-09-141-115/+96
* | * lisp/progmodes/ada-mode.el (comment-region): Avoid defadviceStefan Monnier2018-09-141-10/+12
* | * lisp/progmodes/js.el (js--fill-c-advice): New functionStefan Monnier2018-09-141-18/+17
* | Merge from origin/emacs-26Glenn Morris2018-09-101-2/+3
|\ \ | |/
| * Fix handling of abbreviated control command in gdb-mi.elEli Zaretskii2018-09-101-2/+3
* | CC Mode: Fix syntactic context of BOD sometimes being 'topmost-intro-contAlan Mackenzie2018-08-271-1/+12
* | c-where-wrt-brace-construct: deal with point following a struct's semicolon.Alan Mackenzie2018-08-271-15/+17
* | CC Mode: make c-display-defun-name work with a pointer return type.Alan Mackenzie2018-08-261-53/+30
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-213-8/+4
* | * lisp/progmodes/cc-mode.el: Add version headerStefan Monnier2018-08-191-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-08-101-1/+5
|\ \ | |/
| * Improve documentation of M-?Eli Zaretskii2018-08-071-1/+5
* | Correctly indent C++ brace lists in member init lists.Alan Mackenzie2018-07-261-2/+10
* | Merge from origin/emacs-26Glenn Morris2018-07-241-3/+1
|\ \ | |/
| * Omit keymap from subword-mode docstring (Bug#32212)Noam Postavsky2018-07-231-3/+1
* | 0x%x → %#x in elisp formatsPaul Eggert2018-07-231-1/+1
* | Add 'font-lock-maximum-decoration' levels for PythonCharles A. Roelli2018-07-191-32/+63
* | Remove menu name from emacs-lisp-mode-map (Bug#27114)Alex2018-07-171-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-07-131-1/+3
|\ \ | |/
| * Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-121-1/+3
* | Fix Bug#32107Filipp Gunbin2018-07-111-2/+3
* | Fix etc/HELLO searching in grep.elPaul Eggert2018-07-081-5/+5
* | Merge from origin/emacs-26Glenn Morris2018-07-071-5/+5
|\ \ | |/
| * Clarify and improve doc strings of 'eval-last-sexp' and friendsEli Zaretskii2018-07-061-5/+5
* | New function 'xref-find-definitions-at-mouse'Tobias Gerdin2018-07-071-0/+13