index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
srecode
/
map.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-07
cedet: Don't abuse initargs for slot names
Stefan Monnier
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-09
Use `derived-mode-add-parents` in remaining uses of `derived-mode-parent`
Stefan Monnier
2023-10-07
Fix a defcustom :type
Mauro Aranda
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
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-04-14
Fix edge case errors in filename-matching regexps
Mattias EngdegÄrd
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-24
* lisp/cedet/mode-local.el: Clean up name space
Stefan Monnier
2019-05-26
Update author/maintainer info
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-16
cedet: remove obsolete name args to constructors
Glenn Morris
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-20
Prefer nil to (current-time) when either works
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
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-09
Spelling fixes.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-03-21
Merge with CEDET upstream (rev. 8499).
David Engster
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-25
Merge CEDET upstream.
David Engster
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-21
Synch SRecode to CEDET 1.0.
Eric M. Ludlam
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-11-22
* cedet/srecode/map.el (srecode-get-maps):
Chong Yidong
2009-11-03
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
Stefan Monnier
2009-10-04
* cedet/semantic/db-file.el (semanticdb-default-save-directory):
Chong Yidong
2009-10-03
Fix last change.
Chong Yidong
2009-10-03
* cedet/srecode/map.el (srecode-map-save-file): Default to a file in
Chong Yidong
2009-10-03
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
Chong Yidong
2009-10-02
Add arch tagline
Miles Bader
2009-10-01
Doc/message fixes.
Glenn Morris
2009-09-26
* cedet/semantic/lex.el (semantic-lex-reset-hooks): Doc fix.
Chong Yidong
2009-09-20
lisp/cedet/srecode.el:
Chong Yidong