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
Commit message (
Expand
)
Author
Age
Files
Lines
*
(global-semantic-idle-scheduler-mode): Move after definition of
Glenn Morris
2009-11-24
1
-18
/
+20
*
* cedet/srecode/map.el (srecode-get-maps):
Chong Yidong
2009-11-22
22
-64
/
+60
*
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
Chong Yidong
2009-11-22
1
-2
/
+2
*
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
Chong Yidong
2009-11-21
1
-3
/
+3
*
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc
Chong Yidong
2009-11-20
2
-31
/
+47
*
* cedet/cedet.el (cedet-menu-map): Re-order menu items.
Chong Yidong
2009-11-20
3
-17
/
+24
*
Remove unneeded declare-function calls.
Chong Yidong
2009-11-16
1
-2
/
+0
*
* register.el (jump-to-register, insert-register): Handle Semantic
Chong Yidong
2009-11-15
1
-20
/
+0
*
* cedet/semantic/idle.el (semantic-idle-summary-mode)
Chong Yidong
2009-11-15
1
-6
/
+62
*
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
Chong Yidong
2009-11-08
1
-7
/
+3
*
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
Stefan Monnier
2009-11-03
72
-72
/
+3
*
(with-mode-local): Another doc fix.
Glenn Morris
2009-11-03
1
-1
/
+1
*
(with-mode-local): Doc fix.
Glenn Morris
2009-11-03
1
-1
/
+4
*
* menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
Chong Yidong
2009-10-31
3
-24
/
+22
*
(semantic--tag-link-list-to-buffer): Use mapc rather than mapcar
Glenn Morris
2009-10-31
1
-1
/
+1
*
Suppress harmless warnings about setting up semantic-imenu (not part
Glenn Morris
2009-10-31
5
-2
/
+21
*
* cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
Stefan Monnier
2009-10-30
40
-208
/
+114
*
* cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
Stefan Monnier
2009-10-28
5
-12
/
+16
*
* cedet/semantic/fw.el (semantic-alias-obsolete)
Stefan Monnier
2009-10-25
12
-36
/
+36
*
Add arch tagline
Miles Bader
2009-10-24
1
-0
/
+1
*
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
Chong Yidong
2009-10-24
3
-6
/
+6
*
* cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
Chong Yidong
2009-10-21
2
-14
/
+63
*
* cedet/srecode/srt.el:
Chong Yidong
2009-10-17
25
-81
/
+326
*
(semantic-grammar--lex-delim-spec): All errors should have messages.
Glenn Morris
2009-10-17
1
-1
/
+1
*
* cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la
Chong Yidong
2009-10-10
1
-1
/
+5
*
* cedet/ede/pconf.el (ede-proj-configure-synchronize): Use
Chong Yidong
2009-10-09
1
-7
/
+1
*
* cedet/ede/proj.el (project-compile-project): Fix filename test.
Chong Yidong
2009-10-08
1
-1
/
+3
*
* cedet/ede/proj.el (project-make-dist): Fix filename test.
Chong Yidong
2009-10-08
1
-9
/
+10
*
* cedet/ede/proj-obj.el (ede-gcc-linker): New var.
Chong Yidong
2009-10-08
1
-14
/
+19
*
* cedet/ede/source.el (ede-want-any-source-files-p)
Chong Yidong
2009-10-08
1
-3
/
+6
*
Update comment.
Chong Yidong
2009-10-07
1
-5
/
+0
*
* cedet/semantic.el (semantic-mode): Parse all existing buffers when
Chong Yidong
2009-10-04
1
-1
/
+4
*
* cedet/semantic.el (semantic-new-buffer-setup-functions): New
Chong Yidong
2009-10-04
2
-22
/
+32
*
* cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
Chong Yidong
2009-10-04
2
-15
/
+13
*
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
Chong Yidong
2009-10-04
1
-1
/
+2
*
* cedet/ede/makefile-edit.el (makefile-beginning-of-command)
Juanma Barranquero
2009-10-04
2
-5
/
+5
*
Fix typos in comments.
Juanma Barranquero
2009-10-04
1
-1
/
+1
*
* files-x.el (modify-dir-local-variable)
Juanma Barranquero
2009-10-04
6
-13
/
+13
*
* cedet/semantic/db-file.el (semanticdb-default-save-directory):
Chong Yidong
2009-10-04
3
-3
/
+3
*
Fix last change.
Chong Yidong
2009-10-03
2
-2
/
+2
*
* cedet/ede.el (ede-project-placeholder-cache-file): Default to a file
Chong Yidong
2009-10-03
1
-1
/
+1
*
* cedet/srecode/map.el (srecode-map-save-file): Default to a file in
Chong Yidong
2009-10-03
1
-1
/
+2
*
* cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
Chong Yidong
2009-10-03
1
-2
/
+2
*
* cedet/srecode/insert.el: Require srecode/args.
Chong Yidong
2009-10-03
2
-1
/
+2
*
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
Chong Yidong
2009-10-03
10
-59
/
+66
*
(data-debug-insert-tag-list): Comment out declaration, currently false.
Glenn Morris
2009-10-03
1
-1
/
+1
*
*** empty log message ***
Juanma Barranquero
2009-10-02
1
-2
/
+1
*
Fix arch-tag.
Eli Zaretskii
2009-10-02
1
-1
/
+1
*
Add arch tagline
Miles Bader
2009-10-02
140
-0
/
+142
*
Doc/message fixes.
Glenn Morris
2009-10-01
32
-162
/
+165
[next]