summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
...
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-224-7/+8
* | which-function: Do not display outdated imenu informationAlex Branham2019-02-221-8/+9
* | Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger2019-02-201-15/+34
* | * lisp/progmodes/sql.el (sql-is-indent-available): RemoveStefan Monnier2019-02-201-18/+13
* | * lisp/progmodes/sql.el: Fix use of string-empty-p in recent change.Glenn Morris2019-02-191-0/+1
* | * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-181-1/+150
* | * lisp/progmodes/sql.el defensive programmingMichael R. Mauger2019-02-181-5/+7
* | Fontify C function identifiers in parentheses correctly (e.g. in lisp.h)Alan Mackenzie2019-02-173-12/+52
* | * lisp/progmodes/cc-engine.el: Remove unneeded require of 'cl'Stefan Monnier2019-02-151-2/+0
* | Merge from origin/emacs-26Glenn Morris2019-02-151-11/+11
|\ \ | |/
| * Fix faces in compilation messagesDaniel Lopez2019-02-151-11/+11
| * Backport: js-indent-align-list-continuation: Make variable safeJackson Ray Hamilton2019-02-141-0/+1
* | * lisp/progmodes/compile.el: Remove redundant :groupsStefan Monnier2019-02-151-52/+23
* | Rename project-query-replace to project-query-replace-regexpDmitry Gutov2019-02-141-1/+1
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-133-11/+9
* | Indent arrows’ expression bodies like function bodies (Bug#25904)Jackson Ray Hamilton2019-02-131-2/+21
* | js-indent-align-list-continuation: Make variable safeJackson Ray Hamilton2019-02-131-0/+1
* | Prefer encode-time to its aliasPaul Eggert2019-02-101-1/+1
* | Properly remove stale Flymake diagnostics on :region reportsJoão Távora2019-02-101-9/+8
* | Cleanup stale diagnostics on Flymake restartJoão Távora2019-02-101-1/+6
* | Avoid unnecessary consing in project--files-in-directoryDmitry Gutov2019-02-071-3/+11
* | Rename multifile.el to fileloop.elDmitry Gutov2019-02-072-25/+25
* | ; project-ignores: Add some TODOsDmitry Gutov2019-02-071-0/+2
* | Make window choice in xref commands configurableJuri Linkov2019-02-061-16/+6
* | Fix Bug#34221Felicián Németh2019-02-021-3/+6
* | js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-011-8/+1
* | Merge from origin/emacs-26Glenn Morris2019-01-302-5/+8
|\ \ | |/
| * Fix a loop in c-fl-decl-start. This fixes bug #34186.Alan Mackenzie2019-01-251-0/+3
| * Fix cursor column positioning on Grep hitsTrevor Spiteri2019-01-191-5/+5
* | More checks for live buffers.Juri Linkov2019-01-281-1/+1
* | Detect when we hit limit in backward search in c-just-after-func-arglist-pAlan Mackenzie2019-01-281-12/+39
* | Extend electric-pair-mode actions to < and >, and also to ( and ) in literalsAlan Mackenzie2019-01-223-41/+86
* | Revert "Fix electric-pair-tests by disabling bug#33794's fix with a variable"Alan Mackenzie2019-01-221-56/+40
* | ; Update the commentaryDmitry Gutov2019-01-191-5/+3
* | Misc ignore-related project.el changesDmitry Gutov2019-01-191-3/+8
* | Rebase project-find-regexp on top of project-filesDmitry Gutov2019-01-181-32/+107
* | ; Update the numberDmitry Gutov2019-01-181-1/+1
* | Make 'project-files' the "canonical" generic of the twoDmitry Gutov2019-01-181-27/+21
* | Fix electric-pair-tests by disabling bug#33794's fix with a variableJoão Távora2019-01-171-40/+56
* | Fix flymake-proc--delete-temp-directory if temp dir ends in slashJoão Távora2019-01-171-1/+1
* | Make CC Mode and electric-pair-mode work together. This fixes bug #33794Alan Mackenzie2019-01-151-129/+183
* | Check that feature exist in `sql-set-product-feature' (Bug#30494).Pierre Téchoueyres2019-01-121-2/+6
* | * lisp/progmodes/js.el: Remove unused (require 'thingatpt).Leo Liu2019-01-081-3/+1
* | New flymake-supress-zero-counters defcustomJoão Távora2019-01-051-2/+18
* | Fix Flymake tests for GCC 8.2.0João Távora2019-01-051-2/+2
* | Unbreak Flymake's diagnostics buffer when revisiting sourceJohn Shahid2019-01-051-1/+1
* | Fix electric indent bug in python-mode after dedenting colonJoel Rosdahl2019-01-051-9/+10
* | Update more copyright yearsPaul Eggert2018-12-311-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3187-87/+87
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0187-87/+87