summaryrefslogtreecommitdiff
path: root/lisp/cedet
Commit message (Expand)AuthorAgeFilesLines
* (global-semantic-idle-scheduler-mode): Move after definition ofGlenn Morris2009-11-241-18/+20
* * cedet/srecode/map.el (srecode-get-maps):Chong Yidong2009-11-2222-64/+60
* * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):Chong Yidong2009-11-221-2/+2
* * cedet/semantic/complete.el (semantic-complete-read-tag-engine)Chong Yidong2009-11-211-3/+3
* * cedet/semantic/complete.el (semantic-complete-inline-map): DocChong Yidong2009-11-202-31/+47
* * cedet/cedet.el (cedet-menu-map): Re-order menu items.Chong Yidong2009-11-203-17/+24
* Remove unneeded declare-function calls.Chong Yidong2009-11-161-2/+0
* * register.el (jump-to-register, insert-register): Handle SemanticChong Yidong2009-11-151-20/+0
* * cedet/semantic/idle.el (semantic-idle-summary-mode)Chong Yidong2009-11-151-6/+62
* * cedet/semantic/ctxt.el (semantic-get-local-variables): DisableChong Yidong2009-11-081-7/+3
* * emacs-lisp/autoload.el (generated-autoload-feature): Remove.Stefan Monnier2009-11-0372-72/+3
* (with-mode-local): Another doc fix.Glenn Morris2009-11-031-1/+1
* (with-mode-local): Doc fix.Glenn Morris2009-11-031-1/+4
* * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menuChong Yidong2009-10-313-24/+22
* (semantic--tag-link-list-to-buffer): Use mapc rather than mapcarGlenn Morris2009-10-311-1/+1
* Suppress harmless warnings about setting up semantic-imenu (not partGlenn Morris2009-10-315-2/+21
* * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):Stefan Monnier2009-10-3040-208/+114
* * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.Stefan Monnier2009-10-285-12/+16
* * cedet/semantic/fw.el (semantic-alias-obsolete)Stefan Monnier2009-10-2512-36/+36
* Add arch taglineMiles Bader2009-10-241-0/+1
* * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):Chong Yidong2009-10-243-6/+6
* * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)Chong Yidong2009-10-212-14/+63
* * cedet/srecode/srt.el:Chong Yidong2009-10-1725-81/+326
* (semantic-grammar--lex-delim-spec): All errors should have messages.Glenn Morris2009-10-171-1/+1
* * cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .laChong Yidong2009-10-101-1/+5
* * cedet/ede/pconf.el (ede-proj-configure-synchronize): UseChong Yidong2009-10-091-7/+1
* * cedet/ede/proj.el (project-compile-project): Fix filename test.Chong Yidong2009-10-081-1/+3
* * cedet/ede/proj.el (project-make-dist): Fix filename test.Chong Yidong2009-10-081-9/+10
* * cedet/ede/proj-obj.el (ede-gcc-linker): New var.Chong Yidong2009-10-081-14/+19
* * cedet/ede/source.el (ede-want-any-source-files-p)Chong Yidong2009-10-081-3/+6
* Update comment.Chong Yidong2009-10-071-5/+0
* * cedet/semantic.el (semantic-mode): Parse all existing buffers whenChong Yidong2009-10-041-1/+4
* * cedet/semantic.el (semantic-new-buffer-setup-functions): NewChong Yidong2009-10-042-22/+32
* * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.Chong Yidong2009-10-042-15/+13
* * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.Chong Yidong2009-10-041-1/+2
* * cedet/ede/makefile-edit.el (makefile-beginning-of-command)Juanma Barranquero2009-10-042-5/+5
* Fix typos in comments.Juanma Barranquero2009-10-041-1/+1
* * files-x.el (modify-dir-local-variable)Juanma Barranquero2009-10-046-13/+13
* * cedet/semantic/db-file.el (semanticdb-default-save-directory):Chong Yidong2009-10-043-3/+3
* Fix last change.Chong Yidong2009-10-032-2/+2
* * cedet/ede.el (ede-project-placeholder-cache-file): Default to a fileChong Yidong2009-10-031-1/+1
* * cedet/srecode/map.el (srecode-map-save-file): Default to a file inChong Yidong2009-10-031-1/+2
* * cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.Chong Yidong2009-10-031-2/+2
* * cedet/srecode/insert.el: Require srecode/args.Chong Yidong2009-10-032-1/+2
* * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.Chong Yidong2009-10-0310-59/+66
* (data-debug-insert-tag-list): Comment out declaration, currently false.Glenn Morris2009-10-031-1/+1
* *** empty log message ***Juanma Barranquero2009-10-021-2/+1
* Fix arch-tag.Eli Zaretskii2009-10-021-1/+1
* Add arch taglineMiles Bader2009-10-02140-0/+142
* Doc/message fixes.Glenn Morris2009-10-0132-162/+165