index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
semantic
/
util.el
Age
Commit message (
Expand
)
Author
2026-02-03
Fix [More] buttons in tutorial and other buttons in Semantic
Dmitry Gutov
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-02
CEDET: Remove left-over uses of obsolete <class>-child-p predicates
Stefan Monnier
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-15
* lisp/cedet: Convert remaining files to lexical-binding
Stefan Monnier
2021-01-31
Prefer defvar-local in cedet
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-09-11
Remove cedet items obsolete since 23.2
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-06-20
Throughout cedet, don't use semantic-overlay-* compat aliases
Lars Ingebrigtsen
2019-06-14
Use cl-typep instead of obsolete predicate functions throughout cedet
Lars Ingebrigtsen
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-16
Quieten semantic re-compilation when .elc already exist
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-24
Further robustify cedet bootstrap to loaddefs not yet built
Glenn Morris
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-03-04
* lisp/cedet/semantic/util.el (semantic-complete-symbol):
Glenn Morris
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-11-12
Use new names for hooks rather than obsolete aliases
Glenn Morris
2012-10-02
Update CEDET from upstream.
Chong Yidong
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-09-18
Synch Semantic to CEDET 1.0.
Chong Yidong
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-22
* cedet/srecode/map.el (srecode-get-maps):
Chong Yidong
2009-10-30
* cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
Stefan Monnier
2009-10-25
* cedet/semantic/fw.el (semantic-alias-obsolete)
Stefan Monnier
2009-10-24
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
Chong Yidong
2009-10-02
Add arch tagline
Miles Bader
2009-09-28
CEDET (development tools) package merged.
Chong Yidong
2009-09-27
* cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
Chong Yidong
2009-09-26
* cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
Chong Yidong
2009-09-21
* cedet/semantic.el: Add autoloads for semantic/idle functions.
Chong Yidong
2009-09-19
Synch to Eric M. Ludlam's upstream CEDET repository.
Chong Yidong
2009-09-07
lisp/cedet/semantic/util.el (semantic-file-tag-table): Require
Chong Yidong
2009-09-05
* emacs-lisp/autoload.el (generated-autoload-load-name): New var.
Chong Yidong
2009-09-03
lisp/cedet/semantic/analyze.el: Add local vars for autoloading.
Chong Yidong
2009-08-28
Fix renamed filenames in file headers.
Chong Yidong
2009-08-28
cedet/semantic/util.el: New file.
Chong Yidong