summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | Nix more uses of default-FOO variables (Bug#24946)Mark Oteiza2016-11-151-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-11-041-1/+1
* | An efficient built-in mapcanMario Lang2016-07-102-2/+2
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-106-16/+29
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-0912-34/+34
* | * lisp/cedet/semantic/{db-el,symref}.el: Mark unused varsStefan Monnier2016-05-122-25/+23
* | * lisp/cedet/semantic: Silence some warningsStefan Monnier2016-05-122-92/+93
* | Merge from origin/emacs-25Paul Eggert2016-05-101-1/+1
|\ \ | |/
| * Publicize cl--generic-all-functionsDmitry Gutov2016-05-101-1/+1
* | Prefer grep -E/-F to egrep/fgrepPaul Eggert2016-05-071-1/+1
|/
* Doc fixes for fclist and grepPaul Eggert2016-05-051-1/+1
* Add semantic-symref-filepattern-alist entry for lisp-interaction-modeDmitry Gutov2016-04-121-0/+1
* Perform xref searches without visiting unopened filesDmitry Gutov2016-04-124-6/+38
* Add symref-filepattern entries for c?perl-modeDmitry Gutov2016-03-111-0/+2
* Remove `semanticdb-save-all-db-idle' from `auto-save-hook'David Engster2016-02-211-1/+0
* Restore point when writing semantic table to diskDavid Engster2016-02-211-16/+16
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-052-3/+3
* * lisp/cedet/semantic/db-file.el (semanticdb-persistent-path):Glenn Morris2016-01-281-1/+2
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-242-2/+2
* (semantic-symref-derive-find-filepatterns): Return a listStefan Monnier2016-01-021-22/+17
* Fix xref-find-references on MS-WindowsEli Zaretskii2016-01-021-4/+4
* Update copyright year to 2016Paul Eggert2016-01-0174-74/+74
* Quote symbols in docstrings using `'Paul Eggert2015-11-184-6/+6
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-178-26/+26
* Improve a few doc strings, commentsStephen Leake2015-11-151-1/+1
* * lisp/isearch.el: Rename word search to regexp-function searchArtur Malabarba2015-10-211-1/+1
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-173-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-072-3/+3
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-038-26/+26
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Text quoting fixes in cedet, emulation, emacs-lispPaul Eggert2015-08-294-17/+26
* Prefer directed to neutral quotesPaul Eggert2015-08-248-22/+22
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-233-5/+5
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-205-5/+5
* Respect python.el imenu when semantic-mode is offFabián Ezequiel Gallina2015-08-111-3/+0
* Fix some confusion with ‘format’Paul Eggert2015-08-051-1/+1
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-3/+3
* Restore <D> instead of '.' in grep-find-templateDmitry Gutov2015-06-031-1/+1
* Use \r rather than ^M in string literalsPaul Eggert2015-05-301-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-4/+4
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-193-5/+5
* semantic/symref/grep: Don't use word boundariesDmitry Gutov2015-05-101-1/+5
* semantic/symref/grep: Support regexp searchDmitry Gutov2015-05-102-9/+15
* semantic-symref-regexp: Allow to input an arbitrary stringDmitry Gutov2015-05-101-3/+7
* Quieten cedet compilationGlenn Morris2015-05-061-5/+5
* CEDET: Avoid `oref' on classes in a few more casesStefan Monnier2015-05-061-1/+2