index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
cedet
/
srecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
23
-23
/
+23
*
; Fix typos
Stefan Kangas
2023-12-03
2
-2
/
+2
*
Fix a defcustom :type
Mauro Aranda
2023-10-07
1
-1
/
+2
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
23
-23
/
+23
*
; Fix typos
Stefan Kangas
2022-11-20
3
-4
/
+5
*
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-10-07
2
-6
/
+2
*
Prefer defvar-keymap in several cases
Stefan Kangas
2022-09-13
1
-7
/
+5
*
New function substitute-quotes
Stefan Kangas
2022-09-10
1
-2
/
+2
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
2
-4
/
+4
*
Rename object-sort-list to srecode-object-sort-list
Stefan Kangas
2022-08-05
1
-4
/
+6
*
CEDET: Remove left-over uses of obsolete <class>-child-p predicates
Stefan Monnier
2022-08-02
2
-5
/
+9
*
Fix the final divergent single quote usages in doc strings
Lars Ingebrigtsen
2022-05-24
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
23
-23
/
+23
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-10-05
1
-1
/
+1
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
3
-3
/
+3
*
EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior
Stefan Monnier
2021-06-12
2
-8
/
+16
*
* lisp/cedet: Convert remaining files to lexical-binding
Stefan Monnier
2021-03-15
3
-10
/
+8
*
* lisp/cedet/srecode/compile.el: Fix last change
Stefan Monnier
2021-03-06
1
-2
/
+2
*
* lisp/cedet/srecode/*.el: Use lexical-binding
Stefan Monnier
2021-03-05
21
-103
/
+95
*
* lisp/cedet/srecode/semantic.el: Use lexical-binding
Stefan Monnier
2021-01-04
1
-3
/
+5
*
Update copyright year to 2021
Paul Eggert
2021-01-01
23
-23
/
+23
*
Prefer setq-local in cedet
Stefan Kangas
2020-12-04
1
-12
/
+12
*
; Fix more typos
Stefan Kangas
2020-10-03
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-04-15
1
-1
/
+1
|
\
|
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
1
-1
/
+1
|
*
Move “Fix some broken conditional forms” to master
Paul Eggert
2020-01-05
1
-1
/
+1
*
|
Add and remove backslashes in regexps
Mattias Engdegård
2020-02-20
1
-1
/
+1
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-05
1
-1
/
+1
|
\
|
|
*
Fix some broken conditional forms
Paul Eggert
2020-01-04
1
-1
/
+1
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
23
-23
/
+23
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
23
-23
/
+23
*
|
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-26
1
-7
/
+7
|
/
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
4
-9
/
+9
*
* lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` arg
Eric Ludlam
2019-10-31
1
-1
/
+1
*
Remove obsolete doc references to XEmacs (Bug#37899)
Stefan Kangas
2019-10-28
1
-3
/
+1
*
* lisp/cedet/mode-local.el: Clean up name space
Stefan Monnier
2019-10-24
1
-2
/
+2
*
* lisp/cedet/mode-local.el (define-overload): Declare obsolete
Stefan Monnier
2019-10-11
2
-3
/
+3
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
2
-12
/
+12
*
Remove XEmacs compat code from cedet
Lars Ingebrigtsen
2019-06-20
1
-50
/
+32
*
Declare unknown slots to silence the compiler
Lars Ingebrigtsen
2019-06-17
1
-6
/
+3
*
Suppress compilation warning in srt-mode
Lars Ingebrigtsen
2019-06-17
1
-1
/
+4
*
Remove obsolete name arg from two constructors
Lars Ingebrigtsen
2019-06-16
1
-2
/
+1
*
Avoid a compilation warning in srt-mode.el
Lars Ingebrigtsen
2019-06-16
1
-3
/
+4
*
Merge from origin/emacs-26
Glenn Morris
2019-06-15
1
-2
/
+1
|
\
|
*
Fix doc of srecompile-compile-split-code (Bug#36200)
Juanma Barranquero
2019-06-15
1
-2
/
+1
*
|
Fix build warning in srecode/srt-mode
Lars Ingebrigtsen
2019-06-15
1
-0
/
+2
*
|
Revert "srecode/srt-mode compilation fix"
Lars Ingebrigtsen
2019-06-14
1
-1
/
+2
*
|
Fix previous object-print/cl-print-object changes
Lars Ingebrigtsen
2019-06-14
1
-1
/
+1
*
|
Use cl-typep instead of obsolete predicate functions throughout cedet
Lars Ingebrigtsen
2019-06-14
2
-5
/
+5
*
|
srecode/srt-mode compilation fix
Lars Ingebrigtsen
2019-06-14
1
-2
/
+1
[next]