index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
semantic
/
format.el
Age
Commit message (
Expand
)
Author
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-12-03
; Fix typos
Stefan Kangas
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-11-19
Assume font-lock is provided; it's preloaded since 22.1
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-07-15
Mark semantic functions correctly in defcustom
Samuel Bronson
2019-06-20
Remove XEmacs compat code from cedet
Lars Ingebrigtsen
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-07
Merge from origin/emacs-25
Paul Eggert
2016-12-07
Fix minor quoting problems in doc strings
Paul Eggert
2016-06-09
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-12
Merge with CEDET upstream.
David Engster
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-17
Spelling fixes.
Paul Eggert
2011-11-15
Fix typos.
Juanma Barranquero
2011-11-12
Spelling fixes.
Paul Eggert
2011-02-27
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-22
Fix spelling of "precede".
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-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-03
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
Stefan Monnier
2009-10-02
Add arch tagline
Miles Bader
2009-10-01
Doc/message fixes.
Glenn Morris
2009-09-28
CEDET (development tools) package merged.
Chong Yidong
2009-09-20
* files.el (auto-mode-alist): Use emacs-lisp-mode for Project.ede.
Chong Yidong
2009-09-19
Synch to Eric M. Ludlam's upstream CEDET repository.
Chong Yidong
2009-09-13
Synch to Eric M. Ludlam's upstream CEDET repository.
Chong Yidong
2009-09-06
Minor whitespace changes and `require' fixes.
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-09-02
lisp/Makefile.in: Ignore CEDET subdirectories when making subdirs.el.
Chong Yidong
2009-08-31
cedet/semantic/chart.el: Don't require semantic/find.
Chong Yidong
2009-08-28
cedet/semantic/ctxt.el, cedet/semantic/db-find.el,
Chong Yidong