index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
srecode
/
fields.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-07-18
; Fix typos
Stefan Kangas
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-03-05
* lisp/cedet/srecode/*.el: Use lexical-binding
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-03
; Fix more typos
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-26
Update author/maintainer info
Paul Eggert
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-06-09
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-02-04
* lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod
Stefan Monnier
2015-01-07
lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.
Stefan Monnier
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-05-11
Set generated-autoload-load-name in some more cedet files
Glenn Morris
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-12-04
Spelling fixes.
Paul Eggert
2011-11-15
Fix typos.
Juanma Barranquero
2011-11-14
Spelling fixes.
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-09-25
Fix typos.
Juanma Barranquero
2010-09-21
Synch SRecode to CEDET 1.0.
Eric M. Ludlam
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-10-02
Add arch tagline
Miles Bader
2009-09-20
lisp/cedet/srecode.el:
Chong Yidong