aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/semantic (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Spelling fixesPaul Eggert2017-10-093-3/+3
* Fix semantic-ia-fast-jumpDmitry Gutov2017-09-301-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1374-79/+79
* Remove the workaround for bug#20719Dmitry Gutov2017-08-211-4/+0
* Fix byte-compilation warnings in semantic/symref/grepDmitry Gutov2017-08-211-26/+22
* Merge null and without-null regexp alists (Bug#27840, Bug#27873)Noam Postavsky2017-08-061-1/+1
* Fix semantic-symref-parse-tool-output-one-line after 644cdd1aa0Dmitry Gutov2017-07-261-17/+16
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-1/+1
* Further robustify cedet bootstrap to loaddefs not yet builtGlenn Morris2017-04-241-0/+2
* Create generated lisp files before main loaddefs.elGlenn Morris2017-04-131-1/+1
* * lisp/cedet/semantic/wisent/wisent.el (wisent-automaton-p): Use obarrayp.Stefan Monnier2017-03-301-1/+1
* Add obarray-size and fix tests accordingly. Use obarrayp in cedet.Stefan Monnier2017-03-162-8/+8
* (semantic-lex-type-invalid): Fix nested backquote.Stefan Monnier2017-03-161-8/+8
* * lisp/cedet/semantic/db-global.el: Make dynbind use explicitStefan Monnier2017-03-021-5/+7
* Fix left over uses of `call-next-method'Stefan Monnier2017-02-232-12/+13
* Merge from origin/emacs-25Paul Eggert2017-01-0174-74/+74
|\
| * Update copyright year to 2017Paul Eggert2016-12-3174-74/+74
* | ; Spelling fixesPaul Eggert2016-12-221-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-12-071-1/+1
|\ \ | |/
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
* | 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