summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-02-092-9/+39
|\
| * Correctly fontify C++ initializations which "look like" functions.Alan Mackenzie2016-02-042-9/+39
* | On leaving CC Mode, clean up by removing character properties.Alan Mackenzie2016-02-071-1/+12
* | Merge from origin/emacs-25John Wiegley2016-02-031-43/+36
|\ \ | |/
| * ; * lisp/progmodes/prolog.el: Remove some obsolete commentary.Glenn Morris2016-02-011-25/+8
| * Improve the custom type of some user options.Glenn Morris2016-02-011-17/+27
| * Spelling fixesPaul Eggert2016-01-301-1/+1
* | Merge from origin/emacs-25John Wiegley2016-02-031-1/+2
|\ \ | |/
| * Improve the custom type of some user options.Glenn Morris2016-01-301-1/+1
| * Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+1
* | Quote table names for postgres listings (sql-mode)Matthew Carter2016-01-301-2/+2
* | -Paul Eggert2016-01-303-50/+108
|\ \ | |/
| * Don't fiddle with DEFAULTDmitry Gutov2016-01-301-3/+4
| * Improve project-find-file yet again!Dmitry Gutov2016-01-301-36/+51
| * Fix typo in previous commitsStephen Leake2016-01-291-1/+1
| * Improve project-find-fileStephen Leake2016-01-292-31/+51
| * Don't use eval to quieten prolog.el compilation.Glenn Morris2016-01-281-4/+7
| * Mark some risky prolog variables.Glenn Morris2016-01-281-12/+31
* | -Paul Eggert2016-01-305-10/+10
|\ \ | |/
| * ; Spelling fix (American spelling)Glenn Morris2016-01-251-1/+1
| * Spelling fixesPaul Eggert2016-01-252-4/+4
| * Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-243-6/+6
* | Merge from origin/emacs-25Paul Eggert2016-01-303-7/+22
|\ \ | |/
| * Rename xref-query-replace to xref-query-replace-in-resultsDmitry Gutov2016-01-241-2/+2
| * Comment out next-error-function integration in xrefDmitry Gutov2016-01-231-2/+4
| * Distinguish the two meanings of Java's keyword "default". Fixes bug #22358.Alan Mackenzie2016-01-232-3/+16
* | -Paul Eggert2016-01-302-96/+168
|\ \ | |/
| * Prevent spurious recognition of K&R argument declarations. Fixes bug #2203Alan Mackenzie2016-01-222-96/+168
* | -Paul Eggert2016-01-302-2/+8
|\ \ | |/
| * In xref-collect-references, force backends to respect the 'dir' argStephen Leake2016-01-221-1/+7
| * Support squiggly heredocs in ruby-modeDmitry Gutov2016-01-211-1/+1
* | -John Wiegley2016-01-183-27/+52
|\ \ | |/
| * ; Fix a typoDmitry Gutov2016-01-191-1/+1
| * Propertize backtick in 'def `(abc)' as symbol constituentDmitry Gutov2016-01-191-2/+7
| * * lisp/progmodes/project.el (project--read-regexp): Quote the identifier.Dmitry Gutov2016-01-181-3/+2
| * Add xref-based replacements for Dired search commandsDmitry Gutov2016-01-181-22/+43
* | Merge from origin/emacs-25John Wiegley2016-01-181-8/+19
|\ \ | |/
| * Fix tests for active region in hideif.elEli Zaretskii2016-01-161-2/+2
| * Fix interactive specs in some hideif.el commandsEli Zaretskii2016-01-161-6/+17
| * Don't confuse "::" with ":" when trying to parse member initializers.Alan Mackenzie2016-01-152-0/+14
* | -John Wiegley2016-01-187-3/+13
|\ \ | |/
| * Un-obsolete tags-loop-continueDmitry Gutov2016-01-141-1/+0
| * Fix some custom types.Glenn Morris2016-01-121-1/+1
| * Add some missing version tags.Glenn Morris2016-01-125-1/+12
* | * elisp-mode.el (elisp--font-lock-flush-elisp-buffers): Fix commentStefan Monnier2016-01-161-5/+2
* | replace `tramp-compat-split-string' (removed) with `split-string'Sam Steingold2016-01-151-3/+3
* | Merge from origin/emacs-25John Wiegley2016-01-118-81/+178
|\ \ | |/
| * Java Mode: Fontify identifiers in the presence of annotations.Alan Mackenzie2016-01-113-23/+32
| * * sh-script.el (sh-smie-sh-rules): Improve indentation inside $(...)Stefan Monnier2016-01-101-1/+5
| * Document user-level functions in project.elEli Zaretskii2016-01-091-0/+8