summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous amendments to the scratch/correct-warning-pos branchAlan Mackenzie2022-01-221-10/+22
* Fix arity error when trying to add a file to an automake projectPo Lu2022-01-121-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-01145-145/+145
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01145-145/+145
* | Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-071-2/+0
* | * lisp/cedet/semantic/bovine/c.el (semantic-tag-protection): Silence warningStefan Monnier2021-12-011-22/+18
* | Merge from origin/emacs-28Stefan Kangas2021-11-151-1/+1
|\ \ | |/
| * Fix semantic-symref-perform-search doc stringDaniel Martín2021-11-141-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-11-131-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2021-11-121-1/+1
* | ; Auto-commit of loaddefs files.Glenn Morris2021-11-011-4/+4
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-136-10/+24
* | Merge from origin/emacs-28Glenn Morris2021-10-052-4/+4
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-052-4/+4
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-5/+4
|/
* Signal error on newline in internal--format-docstring-lineStefan Kangas2021-09-281-3/+5
* ; Fix some recent fixes to doc stringsEli Zaretskii2021-09-261-2/+3
* Fill some auto-generated docstring linesStefan Kangas2021-09-263-12/+16
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-264-8/+19
* ; * lisp/cedet/semantic/symref/grep.el: Use grep quoting, not egrep.Mattias Engdegård2021-09-191-4/+4
* Make argument optional in pulse-momentary-highlight-one-lineLars Ingebrigtsen2021-09-181-2/+4
* Regexp-quote literal symbols when greppingMattias Engdegård2021-09-181-1/+10
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-1629-52/+48
* Prefer "website" to "homepage"Stefan Kangas2021-09-162-3/+3
* Faster grep pattern for identifiersMattias Engdegård2021-09-151-9/+2
* Remove duplication of `find` file pattern argumentsMattias Engdegård2021-09-131-1/+1
* Remove some remaining references to XEmacsStefan Kangas2021-09-132-7/+2
* ; Fix symbol quoting typosStefan Kangas2021-09-122-3/+3
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-094-8/+8
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-2/+2
* Fix previous pulse.el fixLars Ingebrigtsen2021-06-131-3/+2
* Reset the pulse face more fully in pulse-reset-faceLars Ingebrigtsen2021-06-131-3/+4
* EIEIO: Promote the CLOS behavior over the EIEIO-specific behaviorStefan Monnier2021-06-1212-55/+63
* Support old BSD find and "root dir symlink" betterDmitry Gutov2021-06-071-1/+1
* Use correct face when pulsing in CEDETGregory Heytings2021-05-251-2/+1
* ; Auto-commit of loaddefs files.Glenn Morris2021-05-011-14/+14
* Avoid lowering gc-cons-thresholdStefan Kangas2021-04-221-1/+1
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-162-2/+2
* Don't version-control generated file `grammat-wy.el`Stefan Monnier2021-04-122-1/+6
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-112-2/+3
* Regenerate semantic grammars if the generating code changesGlenn Morris2021-04-042-2/+2
* Remove redundant #' before lambda in cedetStefan Kangas2021-03-3016-142/+142
* Delete empty "History" sectionsStefan Kangas2021-03-306-21/+2
* Avoid errors in pulse.el for some face customizationsEli Zaretskii2021-03-281-1/+2
* Remove unnecessary requires of rxStefan Kangas2021-03-221-2/+0
* * lisp/cedet/semantic/ia.el (semantic-ia-complete-symbol): SimplifyStefan Monnier2021-03-201-7/+2
* lisp/cedet/pulse.el: Use color.elGabriel do Nascimento Ribeiro2021-03-181-72/+31
* * lisp/cedet: Convert remaining files to lexical-bindingStefan Monnier2021-03-1564-549/+516
* * lisp/cedet/{*.el,ede/*.el}: Use lexical-bindingStefan Monnier2021-03-1236-326/+333
* ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1