summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-8/+1
* Audit use of lsh and fix glitchesPaul Eggert2018-08-211-5/+5
* Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-019-73/+45
* The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+3
* (semantic-symref-results-mode-map): Fix typo in previous check-inLars Ingebrigtsen2018-04-161-1/+1
* Use quit-buffer instead of semantic-symref-hide-bufferLars Ingebrigtsen2018-04-151-6/+1
* Merge from origin/emacs-26Glenn Morris2018-04-141-1/+1
|\
| * Remove repetitions in documentation stringsRobert Pluim2018-04-131-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-282-2/+2
|\ \ | |/
| * ; Use GNU not Gnu in docsGlenn Morris2018-03-232-2/+2
* | cedet: replace cl with cl-libGlenn Morris2018-03-2320-37/+17
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-2/+1
* | cedet: remove obsolete name args to constructorsGlenn Morris2018-03-1623-99/+43
* | Quieten semantic re-compilation when .elc already existGlenn Morris2018-03-162-0/+24
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-5/+1
* | ; Remove debug code left in previous by mistakeGlenn Morris2018-02-281-1/+1
* | Fix header comment in generated bovine grammar fileGlenn Morris2018-02-281-2/+7
* | Quieten cedet "might not be defined at runtime" compile warningsGlenn Morris2018-02-282-0/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-177-7/+7
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-163-3/+3
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-164-4/+4
* | Merge from origin/emacs-26Paul Eggert2018-01-091-1/+2
|\ \ | |/
| * Quieten semantic normal usageGlenn Morris2018-01-091-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-01146-146/+146
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-01146-146/+146
* | Merge from origin/emacs-26Glenn Morris2017-12-221-1/+1
|\ \ | |/
| * Fix interactive spec of 'semantic-ia-show-variants'Eli Zaretskii2017-12-221-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-081-7/+13
|\ \ | |/
| * Add html-, mhtml- and python-mode support to semantic symrefCharles A. Roelli2017-11-041-7/+13
* | Merge from origin/emacs-26Paul Eggert2017-11-022-2/+2
|\ \ | |/
| * Fix doc typosGlenn Morris2017-10-281-1/+1
| * Fix some duplicate words typosGlenn Morris2017-10-271-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-10-205-6/+6
|\ \ | |/
| * ; Indentation fixesBastian Beischer2017-10-192-3/+3
| * Spelling fixesPaul Eggert2017-10-181-1/+1
| * Use pop-to-buffer-same-window instead of switch-to-bufferBastian Beischer2017-10-195-6/+6
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-209-28/+18
|/
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-093-3/+3
* ; Spelling fixesPaul Eggert2017-10-093-3/+3
* Fix semantic-ia-fast-jumpDmitry Gutov2017-09-301-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13145-152/+150
* 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-132-4/+5
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-061-0/+1