annotate lisp/cedet/ChangeLog @ 111433:05dc9dca8729

Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. * lisp/mh-e/mh-seq.el (mh-read-msg-list): Use point-at-eol. * lisp/gnus/gnus-bookmark.el (gnus-bookmark-bmenu-show-infos) (gnus-bookmark-kill-line): Use point-at-eol. * lisp/cedet/ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol. * lisp/emacs-lisp/chart.el (chart-zap-chars): * lisp/play/decipher.el (decipher-set-map): * lisp/progmodes/ada-mode.el (ada-get-current-indent) (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard): * lisp/progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help): * lisp/progmodes/ada-xref.el (ada-initialize-runtime-library) (ada-get-all-references): * lisp/progmodes/cperl-mode.el (cperl-electric-paren) (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else) (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol) (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing) (cperl-word-at-point-hard): * lisp/progmodes/idlw-shell.el (idlwave-shell-move-or-history) (idlwave-shell-filename-string, idlwave-shell-batch-command) (idlwave-shell-display-line): * lisp/progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph) (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template): * lisp/progmodes/js.el (js--re-search-forward-inner) (js--re-search-backward-inner): * lisp/progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2) (vhdl-fix-clause, vhdl-compose-configuration-architecture): * lisp/progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile): * lisp/textmodes/flyspell.el (flyspell-process-localwords): * lisp/textmodes/ispell.el (ispell-buffer-local-parsing) (ispell-buffer-local-dict, ispell-buffer-local-words): Use point-at-bol and point-at-eol.
author Glenn Morris <rgm@gnu.org>
date Sat, 06 Nov 2010 18:36:33 -0700
parents eebc5a3ff54b
children 56b71cddc9c5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111433
05dc9dca8729 Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Glenn Morris <rgm@gnu.org>
parents: 111305
diff changeset
1 2010-11-07 Glenn Morris <rgm@gnu.org>
05dc9dca8729 Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Glenn Morris <rgm@gnu.org>
parents: 111305
diff changeset
2
05dc9dca8729 Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Glenn Morris <rgm@gnu.org>
parents: 111305
diff changeset
3 * ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol.
05dc9dca8729 Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Glenn Morris <rgm@gnu.org>
parents: 111305
diff changeset
4
111301
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
5 2010-11-01 Glenn Morris <rgm@gnu.org>
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
6
111305
eebc5a3ff54b * cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
Glenn Morris <rgm@gnu.org>
parents: 111301
diff changeset
7 * semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
eebc5a3ff54b * cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
Glenn Morris <rgm@gnu.org>
parents: 111301
diff changeset
8
111301
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
9 * semantic/symref/cscope.el (ede-toplevel):
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
10 * semantic/symref.el (ede-toplevel):
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
11 * semantic/tag-file.el (ede-toplevel):
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
12 * ede.el (ede-toplevel): Fix declarations.
49aec01c4be7 Fix some declarations in cedet.
Glenn Morris <rgm@gnu.org>
parents: 111274
diff changeset
13
111271
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
14 2010-10-31 Glenn Morris <rgm@gnu.org>
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
15
111274
f746433112ea * lisp/cedet/ede/proj-elisp.el (project-compile-target): Fix previous change.
Glenn Morris <rgm@gnu.org>
parents: 111271
diff changeset
16 * ede/proj-elisp.el (project-compile-target): Fix previous change.
111271
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
17 * semantic/ede-grammar.el (project-compile-target): Fix previous change.
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
18
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
19 2010-10-31 Julien Danjou <julien@danjou.info>
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
20
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
21 * ede/proj-elisp.el (project-compile-target):
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
22 * semantic/ede-grammar.el (project-compile-target):
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
23 Use `byte-recompile-file'.
61073c29d954 Fix previous cedet change and ChangeLog.
Glenn Morris <rgm@gnu.org>
parents: 111267
diff changeset
24
111262
029e4783cbae Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110936 111257
diff changeset
25 2010-10-31 Glenn Morris <rgm@gnu.org>
111257
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
26
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
27 * mode-local.el (mode-local-augment-function-help):
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
28 * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons):
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
29 * semantic/symref/list.el (semantic-symref-results-dump)
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
30 (semantic-symref-rb-toggle-expand-tag): Replace inappropriate uses
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
31 of toggle-read-only.
516f3d80dac6 Replace some inappropriate uses of toggle-read-only. (Bug#7292)
Glenn Morris <rgm@gnu.org>
parents: 110987
diff changeset
32
110828
2ceb09ee5949 Fix more CEDET require statements.
Chong Yidong <cyd@stupidchicken.com>
parents: 110827
diff changeset
33 2010-09-30 Chong Yidong <cyd@stupidchicken.com>
2ceb09ee5949 Fix more CEDET require statements.
Chong Yidong <cyd@stupidchicken.com>
parents: 110827
diff changeset
34
2ceb09ee5949 Fix more CEDET require statements.
Chong Yidong <cyd@stupidchicken.com>
parents: 110827
diff changeset
35 * semantic/bovine/el.el:
2ceb09ee5949 Fix more CEDET require statements.
Chong Yidong <cyd@stupidchicken.com>
parents: 110827
diff changeset
36 * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
2ceb09ee5949 Fix more CEDET require statements.
Chong Yidong <cyd@stupidchicken.com>
parents: 110827
diff changeset
37 Fix require statements.
2ceb09ee5949 Fix more CEDET require statements.
Chong Yidong <cyd@stupidchicken.com>
parents: 110827
diff changeset
38
110827
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
39 2010-09-29 Chong Yidong <cyd@stupidchicken.com>
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
40
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
41 * semantic/tag.el (semantic-tag-version): Bump to 2.0.
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
42
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
43 * semantic/db-typecache.el (semanticdb-typecache-find-default):
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
44 * semantic/imenu.el (semantic-create-imenu-index):
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
45 * semantic/grammar.el (semantic--grammar-macro-function-tag):
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
46 * semantic/fw.el (semanticdb-without-unloaded-file-searches): Fix
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
47 require. Suggested by David Engster.
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
48
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
49 * semantic/bovine/c-by.el: Regenerate.
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
50
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
51 2010-09-29 Eric Ludlam <zappo@gnu.org>
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
52
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
53 * semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
54 (semantic-lex-spp-enable-debug-symbol): New command
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
55 (semantic-lex-spp-value-valid-p)
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
56 (semantic-lex-spp-validate-value): New functions
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
57 (semantic-lex-spp-symbol-set)
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
58 (semantic-lex-spp-symbol-push): Add call to validate value.
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
59 (semantic-lex-spp-table-write-slot-value): Instead of erroring on
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
60 invalid values during save, just save a nil.
9814473572d4 Fix errors in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110570
diff changeset
61
110570
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
62 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
63
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
64 * ede/linux.el (ede-project-class-files):
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
65 * ede/generic.el (ede-generic-new-autoloader):
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
66 * ede/emacs.el (ede-project-class-files):
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
67 * ede/simple.el (ede-project-class-files):
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
68 * ede/cpp-root.el (ede-project-class-files): Fix require name.
e78f439a4955 Fix require names in CEDET 1.0 merge.
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
69
110561
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
70 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
71
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
72 * semantic/lex.el (semantic-ignore-comments): Doc fix.
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
73
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
74 * semantic/symref/list.el (semantic-symref-list-rename-open-hits):
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
75 Fix typo in error message.
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
76 (semantic-symref-list-map-open-hits): Fix typo in docstring.
93141d34a175 Fix typos.
Juanma Barranquero <lekktu@gmail.com>
parents: 110533
diff changeset
77
110531
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
78 2010-09-21 Eric Ludlam <zappo@gnu.org>
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
79
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
80 Synch SRecode to CEDET 1.0.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
81
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
82 * pulse.el (pulse-momentary-highlight-overlay): If pulse-flag is
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
83 'never, disable all pulsing.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
84
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
85 * cedet.el (cedet-version):
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
86 * srecode.el (srecode-version): Bump version to 1.0.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
87
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
88 * srecode/texi.el (srecode-texi-insert-tag-as-doc): New function.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
89 (semantic-insert-foreign-tag): Use it.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
90
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
91 * srecode/mode.el (srecode-bind-insert): Call
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
92 srecode-load-tables-for-mode.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
93 (srecode-minor-mode-templates-menu): Do not list templates that
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
94 are not in the current project.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
95 (srecode-menu-bar): Add binding for srecode-macro-help.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
96
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
97 * srecode/table.el (srecode-template-table): Add :project slot.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
98 (srecode-dump): Dump it.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
99
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
100 * srecode/map.el (srecode-map-update-map): Make map loading more
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
101 robust.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
102
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
103 * srecode/insert.el (srecode-insert-fcn): Merge template
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
104 dictionary before resolving arguments.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
105 (srecode-insert-method-helper): Add error checking to make sure
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
106 that we only have dictionaries.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
107 (srecode-insert-method): Check template nesting depth when using
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
108 point inserter override.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
109 (srecode-insert-method): Install override with depth limit.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
110
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
111 * srecode/getset.el (srecode-insert-getset): Force tag table
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
112 update. Don't query the class if it is empty.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
113
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
114 * srecode/find.el (srecode-template-get-table)
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
115 (srecode-template-get-table-for-binding)
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
116 (srecode-all-template-hash): Skip if not in current project.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
117 (srecode-template-table-in-project-p): New method.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
118
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
119 * srecode/fields.el (srecode-fields-exit-confirmation): New option.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
120 (srecode-field-exit-ask): Use it.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
121
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
122 * srecode/dictionary.el (srecode-dictionary-add-template-table):
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
123 Do not add variables in tables not for the current project.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
124 (srecode-compound-toString): Handle cases where the default value
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
125 is another compound value.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
126 (srecode-dictionary-lookup-name): New optional argument
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
127 NON-RECURSIVE, which inhibits visiting dictionary parents.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
128 (srecode-dictionary-add-section-dictionary)
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
129 (srecode-dictionary-merge): New optional argument FORCE adds
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
130 values even if an identically named entry exists.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
131 (srecode-dictionary-add-entries): New method.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
132 (srecode-create-dictionaries-from-tags): New function.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
133
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
134 * srecode/cpp.el (srecode-cpp): New defgroup.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
135 (srecode-cpp-namespaces): New option.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
136 (srecode-semantic-handle-:using-namespaces)
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
137 (srecode-cpp-apply-templates): New functions.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
138 (srecode-semantic-apply-tag-to-dict): Handle template parameters
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
139 by calling `srecode-cpp-apply-templates'.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
140
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
141 * srecode/compile.el (srecode-compile-templates): Fix directory
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
142 compare of built-in templates. Give built-ins lower piority.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
143 Support special variable "project".
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
144 (srecode-compile-template-table): Set :project slot of new tables.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
145 (srecode-compile-one-template-tag): Use
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
146 srecode-create-dictionaries-from-tags.
67ff8ad45bd5 Synch SRecode to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110526
diff changeset
147
110526
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
148 2010-09-21 Eric Ludlam <zappo@gnu.org>
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
149
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
150 Synch EDE to CEDET 1.0.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
151
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
152 * cedet-idutils.el (cedet-idutils-make-command): New option.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
153 (cedet-idutils-mkid-call):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
154 (cedet-idutils-create/update-database): New functions.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
155
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
156 * cedet-cscope.el (cedet-cscope-create):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
157 (cedet-cscope-create/update-database): New functions.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
158 (cedet-cscope-support-for-directory): Make interactive.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
159
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
160 * cedet-global.el (cedet-global-gtags-command): New option.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
161 (cedet-gnu-global-gtags-call)
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
162 (cedet-gnu-global-create/update-database): New functions.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
163
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
164 * ede.el (ede-save-cache): Fix recentf-exclude expression.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
165 (ede-make-dist): Always use toplevel project.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
166 (ede-buffer-object): If we fail to find an object in the current
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
167 project, loop upward looking for a match. If no target is found,
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
168 use most local project.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
169 (ede-buffer-belongs-to-target-p)
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
170 (ede-buffer-belongs-to-project-p): New functions.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
171 (ede-initialize-state-current-buffer): New function.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
172 (ede-target-forms-menu, ede-project-buffers): Use them.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
173 (ede-minor-mode, ede-reset-all-buffers): Use it.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
174 (project-interactive-select-target, project-add-file): Don't use
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
175 ede-project-force-load.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
176 (ede-buffer-object): New arg PROJSYM.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
177 (ede-minor-mode): Remove ede-directory-project-p test.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
178 (ede-initialize-state-current-buffer): Don't test for
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
179 ede-directory-project-p if there is a matching open project.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
180 (ede-customize-forms-menu): Prevent error if there is no project.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
181 (ede-load-project-file): Set ede-constructing to the thing being
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
182 constructed, instead of t.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
183 (ede-project-force-load): Deleted.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
184
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
185 * ede/base.el:
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
186 * ede/auto.el:
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
187 * ede/custom.el: New files.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
188
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
189 * ede/autoconf-edit.el (autoconf-find-last-macro)
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
190 (autoconf-parameters-for-macro): Parse multiline parameters of
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
191 macros. Optionally ignore case and at bol for macro.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
192 (autoconf-parameter-strip): Use greedy match for newlines.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
193 (autoconf-new-automake-string): Deleted.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
194 (autoconf-new-program): Use SRecode to fill an empty file.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
195
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
196 * ede/cpp-root.el (ede-create-lots-of-projects-under-dir): New
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
197 function.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
198
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
199 * ede/files.el (ede-flush-project-hash): New command.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
200 (ede-convert-path): Add optional PROJECT arg.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
201 (ede-directory-project-p): Obey ".ede-ignore".
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
202 (ede-expand-filename-local)
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
203 (ede-expand-filename-impl-via-subproj): New methods.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
204 (ede-expand-filename-impl): Use them.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
205 (ede-project-root, ede-project-root-directory): Move to
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
206 ede/auto.el.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
207
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
208 * ede/locate.el (ede-locate-flush-hash):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
209 (ede-locate-create/update-root-database): New methods.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
210 (initialize-instance): Use ede-locate-flush-hash.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
211
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
212 * ede/pmake.el (ede-proj-makefile-insert-variables): If this is
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
213 the top project and not a metasubproject, set TOP to CURDIR.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
214 (ede-proj-makefile-insert-variables): Output a target's object
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
215 list whether or not the vars are already in the Makefile.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
216 (ede-pmake-insert-variable-once): New macro.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
217
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
218 * ede/project-am.el (project-am-with-makefile-current): Add
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
219 recentf-exclude.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
220 (project-am-load-makefile): Obey an optional suggested name.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
221 (project-am-expand-subdirlist): New function.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
222 (project-am-makefile::project-rescan): Use it. Combine SUBDIRS
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
223 and DIST_SUBDIRS.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
224 (project-am-meta-type-alist): A list to scan better Makefile.am
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
225 (project-am-scan-for-targets): Scan also over
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
226 project-am-meta-type-alist.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
227 (ede-system-include-path): Simple implementation.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
228 (ede-find-target): Deleted. EDE core takes care of this.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
229 (ede-buffer-mine): Create the searched filename as relative.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
230 (project-am-load): Simplify, using autoconf-edit.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
231 (project-am-extract-package-info): Fix separators.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
232
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
233 * ede/proj.el (project-run-target): New method.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
234 (project-make-dist, project-compile-project): Use
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
235 ede-proj-automake-p to determine which kind of compile to use.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
236 (project-rescan): Call ede-load-project-file.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
237 (ede-buffer-mine): Add more file names that belong to the project.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
238 (ede-proj-compilers): Improve error message.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
239
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
240 * ede/proj-obj.el (ede-ld-linker): Use the LDDEPS variable.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
241 (ede-source-c++): Add more C++ extensions.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
242 (ede-proj-target-makefile-objectcode): Quote initforms. Support
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
243 lex and yacc.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
244
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
245 * ede/proj-prog.el (ede-proj-makefile-insert-rules): Removed.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
246 (ede-proj-makefile-insert-variables): New, add LDDEPS.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
247 (ede-proj-makefile-insert-automake-post-variables): Add LDADD
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
248 variable. Use ldlibs-local slot. Add a -l to ldlibs strings.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
249 (ede-proj-target-makefile-program): Swap order of two slots so
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
250 they show up in the same order as in the command line.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
251 (ede-proj-target-makefile-program): Add ldlibs-local slot.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
252
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
253 * ede/proj-shared.el (ede-g++-libtool-shared-compiler): Fix
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
254 inference rule to use cpp files.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
255 (ede-proj-target-makefile-shared-object): Quote initforms.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
256
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
257 * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
258 * ede/proj-info.el (ede-proj-target-makefile-info):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
259 * ede/proj-aux.el (ede-proj-target-aux):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
260 * ede/proj-archive.el (ede-proj-target-makefile-archive):
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
261 * ede/proj-elisp.el (ede-proj-target-elisp)
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
262 (ede-proj-target-elisp-autoloads): Quote initforms.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
263
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
264 * ede/srecode.el (ede-srecode-setup): Load autoconf templates.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
265
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
266 * ede/shell.el (ede-shell-buffer): Fix buffer name.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
267
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
268 * ede/pconf.el (ede-proj-configure-synchronize): If user events
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
269 occur while waiting for the compile process to finish, pull them
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
270 in and discard those events.
b150a06c6999 Synch EDE to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents: 110523
diff changeset
271
110523
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
272 2010-09-19 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
273
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
274 Synch Semantic to CEDET 1.0.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
275
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
276 * semantic.el (semantic-version): Update to 2.0.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
277 (semantic-mode-map): Add "," and "m" bindings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
278 (navigate-menu): Update.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
279
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
280 * semantic/symref.el (semantic-symref-calculate-rootdir):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
281 New function.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
282 (semantic-symref-detect-symref-tool): Use it.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
283
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
284 * semantic/symref/grep.el (semantic-symref-grep-shell): New var.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
285 (semantic-symref-perform-search): Use it. Calculate root dir with
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
286 semantic-symref-calculate-rootdir.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
287 (semantic-symref-derive-find-filepatterns): Improve error message.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
288
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
289 * semantic/symref/list.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
290 (semantic-symref-results-mode-map): New bindings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
291 (semantic-symref-auto-expand-results): New option.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
292 (semantic-symref-results-dump): Obey auto-expand.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
293 (semantic-symref-list-expand-all, semantic-symref-regexp)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
294 (semantic-symref-list-contract-all)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
295 (semantic-symref-list-map-open-hits)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
296 (semantic-symref-list-update-open-hits)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
297 (semantic-symref-list-create-macro-on-open-hit)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
298 (semantic-symref-list-call-macro-on-open-hits): New functions.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
299 (semantic-symref-list-menu-entries)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
300 (semantic-symref-list-menu): New vars.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
301 (semantic-symref-list-map-open-hits): Move cursor to beginning of
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
302 match before calling the mapped function.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
303
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
304 * semantic/doc.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
305 (semantic-documentation-comment-preceeding-tag): Do nothing if the
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
306 mode doesn't provide comment-start-skip.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
307
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
308 * semantic/scope.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
309 (semantic-analyze-scope-nested-tags-default): Strip duplicates.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
310 (semantic-analyze-scoped-inherited-tag-map): Take the tag we are
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
311 looking for as part of the scoped tags list.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
312
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
313 * semantic/html.el (semantic-default-html-setup): Add
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
314 senator-step-at-tag-classes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
315
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
316 * semantic/decorate/include.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
317 (semantic-decoration-on-unknown-includes): Change light bgcolor.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
318 (semantic-decoration-on-includes-highlight-default): Check that
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
319 the include tag has a postion.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
320
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
321 * semantic/complete.el (semantic-collector-local-members):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
322 (semantic-complete-read-tag-local-members)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
323 (semantic-complete-jump-local-members): New class and functions.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
324 (semantic-complete-self-insert): Save excursion before completing.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
325
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
326 * semantic/analyze/complete.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
327 (semantic-analyze-possible-completions-default): If no completions
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
328 are found, return the raw by-name-only completion list. Add FLAGS
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
329 arguments. Add support for 'no-tc (type constraint) and
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
330 'no-unique, or no stripping duplicates.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
331 (semantic-analyze-possible-completions-default): Add FLAGS arg.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
332
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
333 * semantic/util-modes.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
334 (semantic-stickyfunc-show-only-functions-p): New option.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
335 (semantic-stickyfunc-fetch-stickyline): Don't show stickytext for
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
336 the very first line in a buffer.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
337
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
338 * semantic/util.el (semantic-hack-search)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
339 (semantic-recursive-find-nonterminal-by-name)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
340 (semantic-current-tag-interactive): Deleted.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
341 (semantic-describe-buffer): Fix expand-nonterminal. Add
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
342 lex-syntax-mods, type relation separator char, and command
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
343 separation char.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
344 (semantic-sanity-check): Only message if called interactively.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
345
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
346 * semantic/tag.el (semantic-tag-deep-copy-one-tag): Copy the
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
347 :filename property and the tag position.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
348
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
349 * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
350 Add recursion limit.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
351
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
352 * semantic/imenu.el (semantic-imenu-bucketize-type-members):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
353 Make this buffer local, not the obsoleted variable.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
354
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
355 * semantic/idle.el: Add breadcrumbs support.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
356 (semantic-idle-summary-current-symbol-info-default)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
357 (semantic-idle-tag-highlight)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
358 (semantic-idle-completion-list-default): Use
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
359 semanticdb-without-unloaded-file-searches for speed, and to
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
360 conform to the controls that specify if the idle timer is supposed
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
361 to be parsing unparsed includes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
362 (semantic-idle-symbol-highlight-face)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
363 (semantic-idle-symbol-maybe-highlight): Rename from *-summary-*.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
364 Callers changed.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
365 (semantic-idle-work-parse-neighboring-files-flag): Default to nil.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
366 (semantic-idle-work-update-headers-flag): New var.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
367 (semantic-idle-work-for-one-buffer): Use it.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
368 (semantic-idle-local-symbol-highlight): Rename from
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
369 semantic-idle-tag-highlight.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
370 (semantic-idle-truncate-long-summaries): New option.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
371
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
372 * semantic/ia.el (semantic-ia-cache)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
373 (semantic-ia-get-completions): Deleted. Callers changed.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
374 (semantic-ia-show-variants): New command.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
375 (semantic-ia-show-doc): If doc is empty, don't make a temp buffer.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
376 (semantic-ia-show-summary): If there isn't anything to show, say so.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
377
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
378 * semantic/grammar.el (semantic-grammar-create-package):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
379 Save the buffer even in batch mode.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
380
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
381 * semantic/fw.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
382 (semanticdb-without-unloaded-file-searches): New macro.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
383
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
384 * semantic/dep.el (semantic-dependency-find-file-on-path):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
385 Fix case dereferencing ede-object when it is a list.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
386
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
387 * semantic/db-typecache.el (semanticdb-expand-nested-tag)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
388 (semanticdb-typecache-faux-namespace): New functions.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
389 (semanticdb-typecache-file-tags)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
390 (semanticdb-typecache-merge-streams): Use them.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
391 (semanticdb-typecache-file-tags): When deriving tags from a file,
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
392 give the mode a chance to monkey with the tag copy.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
393 (semanticdb-typecache-find-default): Wrap find in save-excursion.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
394 (semanticdb-typecache-find-by-name-helper): Merge found names down.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
395
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
396 * semantic/db-global.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
397 (semanticdb-enable-gnu-global-in-buffer): Don't show messages if
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
398 GNU Global is not available and we don't want to throw an error.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
399
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
400 * semantic/db-find.el (semanticdb-find-result-nth-in-buffer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
401 When trying to normalize the tag to a buffer, don't error if
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
402 set-buffer method doesn't exist.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
403
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
404 * semantic/db-file.el (semanticdb-save-db): Simplify msg.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
405
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
406 * semantic/db.el (semanticdb-refresh-table): If forcing a
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
407 refresh on a file not in a buffer, use semantic-find-file-noselect
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
408 and delete the buffer after use.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
409 (semanticdb-current-database-list): When calculating root via
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
410 hooks, force it through true-filename and skip the list of
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
411 possible roots.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
412
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
413 * semantic/ctxt.el (semantic-ctxt-imported-packages): New.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
414
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
415 * semantic/analyze/debug.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
416 (semantic-analyzer-debug-insert-tag): Reset standard output to
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
417 current buffer.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
418 (semantic-analyzer-debug-global-symbol)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
419 (semantic-analyzer-debug-missing-innertype): Change "prefix" to
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
420 "symbol" in messages.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
421
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
422 * semantic/analyze/refs.el: (semantic-analyze-refs-impl)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
423 (semantic-analyze-refs-proto): When calculating value, make sure
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
424 the found tag is 'similar' to the originating tag.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
425 (semantic--analyze-refs-find-tags-with-parent): Attempt to
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
426 identify matches via imported symbols of parents.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
427 (semantic--analyze-refs-full-lookup-with-parents): Do a deep
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
428 search during the brute search.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
429
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
430 * semantic/analyze.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
431 (semantic-analyze-find-tag-sequence-default): Be robust to
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
432 calculated scopes being nil.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
433
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
434 * semantic/bovine/c.el (semantic-c-describe-environment): Add
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
435 project macro symbol array.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
436 (semantic-c-parse-lexical-token): Add recursion limit.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
437 (semantic-ctxt-imported-packages, semanticdb-expand-nested-tag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
438 New overrides.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
439 (semantic-expand-c-tag-namelist): Split a full type from a typedef
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
440 out to its own tag.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
441 (semantic-expand-c-tag-namelist): Do not split out a typedef'd
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
442 inline type if it is an anonymous type.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
443 (semantic-c-reconstitute-token): Use the optional initializers as
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
444 a clue that some function is probably a constructor. When
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
445 defining the type of these constructors, split the parent name,
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
446 and use only the class part, if applicable.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
447
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
448 * semantic/bovine/c-by.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
449 * semantic/wisent/python-wy.el: Regenerate.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
450
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
451 2010-07-20 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
452
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
453 * semantic/db-file.el (object-write): Fix typo in docstring.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
454
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
455 2010-06-03 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
456
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
457 * semantic/lex-spp.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
458 (semantic-lex-spp-table-write-slot-value): Instead of erroring on
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
459 invalid values during save, just save a nil (Bug#6324).
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
460
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
461 2010-05-31 Jonathan Marchand <jonathlela@gmail.com> (tiny change)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
462
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
463 * ede/cpp-root.el (ede-set-project-variables): Fix feature name
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
464 (bug#6231).
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
465
110533
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
466 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
467
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
468 Use a mode-line spec rather than a static string in Semantic.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
469 * semantic/util-modes.el:
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
470 (semantic-minor-modes-format): New var to replace...
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
471 (semantic-minor-modes-status): Remove.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
472 (semantic-mode-line-update): Construct a mode-line spec rather than
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
473 a static string so that mouse buttons can be used on individual minor
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
474 modes and so that semantic-mode-line-update only needs to be called
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
475 when global settings are changed.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
476 (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
477 Call semantic-mode-line-update.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
478 (semantic-toggle-minor-mode-globally): Don't assume mode is on
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
479 minor-mode-alist, check semantic-minor-mode-alist as well.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
480 (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
481 (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
482 (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
483 * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
484 * semantic/idle.el (semantic-idle-scheduler-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
485 (define-semantic-idle-service, semantic-idle-summary-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
486 * semantic/decorate/mode.el (semantic-decoration-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
487 Don't call semantic-mode-line-update any more.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
488
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
489 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
490
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
491 Use define-minor-mode in CEDET where applicable.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
492
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
493 * srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
494 Use define-minor-mode.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
495
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
496 * semantic/util-modes.el (semantic-add-minor-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
497 Remove unused arg `keymap' and code redundant with define-minor-mode.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
498 (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
499 (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
500 (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
501 (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
502 (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
503 (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
504 Use define-minor-mode.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
505 (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
506 (semantic-show-unmatched-syntax-mode-setup)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
507 (semantic-show-parser-state-mode-setup)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
508 (semantic-highlight-func-mode-setup): Inline into sole caller.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
509
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
510 * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
511 (semantic-mru-bookmark-mode): Use define-minor-mode.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
512 (semantic-mru-bookmark-mode-setup): Inline into sole caller.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
513
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
514 * semantic/idle.el (define-semantic-idle-service):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
515 Use define-minor-mode and inline setup function into its sole caller.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
516 (semantic-idle-scheduler-mode-setup)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
517 (semantic-idle-summary-mode-setup): Inline into sole caller.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
518 (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
519 Use define-minor-mode.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
520
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
521 * semantic/decorate/mode.el (global-semantic-decoration-mode)
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
522 (semantic-decoration-mode): Use define-minor-mode.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
523 (semantic-decoration-mode-setup): Inline into sole caller.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
524
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
525 * ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
526 (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
527 (ede-dired-add-to-target): Use dolist.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
528
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
529 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
530
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
531 * semantic.el (semantic-completion-at-point-function):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
532 New function.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
533 (semantic-mode): Use semantic-completion-at-point-function for
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
534 completion-at-point-functions instead.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
535
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
536 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
537
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
538 * semantic.el (semantic-mode): When enabled, add
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
539 semantic-ia-complete-symbol to completion-at-point-functions.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
540
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
541 * semantic/ia.el (semantic-ia-complete-symbol): Return nil
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
542 if Semantic is not active.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
543
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
544 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
110523
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
545
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
546 * ede/pmake.el (ede-proj-makefile-insert-variables):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
547 Don't destroy list before using it.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
548
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
549 2010-04-02 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
550
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
551 * semantic/imenu.el (semantic-imenu-bucketize-type-members)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
552 (semantic-create-imenu-directory-index): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
553 (semantic-imenu-goto-function): Reflow docstring.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
554
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
555 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
556
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
557 * srecode/table.el (srecode-template-table): Fix docstring typo.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
558
110533
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
559 2010-03-24 Glenn Morris <rgm@gnu.org>
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
560
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
561 * semantic/bovine/c.el (semantic-c-describe-environment):
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
562 Consistently check ede-object is bound throughout.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
563
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
564 * ede/project-am.el (ede-shell-run-something): Declare.
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
565
110523
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
566 2010-03-13 Eric M. Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
567
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
568 * semantic/imenu.el: New file, from the CEDET repository
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
569 (Bug#5412).
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
570
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
571 2010-03-06 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
572
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
573 * semantic/grammar.el (semantic-grammar-header-template):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
574 Update template copyright to GPLv3+.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
575
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
576 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
577
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
578 * semantic/db-find.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
579 (semanticdb-find-translate-path-brutish-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
580 * ede/make.el (ede-make-check-version): Use
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
581 with-current-buffer instead of save-excursion.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
582
110607
be2bf8f5f3ed Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents: 110574
diff changeset
583 2010-02-24 Eduard Wiebe <usenet@pusto.de>
be2bf8f5f3ed Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents: 110574
diff changeset
584
be2bf8f5f3ed Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents: 110574
diff changeset
585 * semantic/wisent/javascript.el (wisent-javascript-jv-expand-tag):
be2bf8f5f3ed Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents: 110574
diff changeset
586 Avoid c(ad)ddr and use c(ad)r of cddr (Bug#5640).
be2bf8f5f3ed Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents: 110574
diff changeset
587
110523
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
588 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
589
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
590 * data-debug.el (data-debug): Move to extensions group.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
591
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
592 * ede.el (ede):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
593 * srecode.el (srecode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
594 * semantic.el (semantic): Put in tools and extensions group.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
595
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
596 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
597
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
598 * ede.el (ede-run-target, project-delete-target)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
599 (project-dist-files, ede-name, ede-documentation, ede-parent-project)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
600 (ede-adebug-project, ede-adebug-project-parent)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
601 (ede-adebug-project-root): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
602
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
603 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
604
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
605 * ede/locate.el (ede-locate-file-in-project)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
606 (ede-locate-file-in-project-impl): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
607 (ede-enable-locate-on-project): Fix typos in error messages.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
608
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
609 * semantic/util-modes.el (semantic-unmatched-syntax-face)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
610 (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
611 (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
612 (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
613 (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
614 Fix typos in menu help.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
615
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
616 * semantic.el (semantic-require-version, semantic--buffer-cache)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
617 (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
618 (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
619 (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
620 (semantic-parse-stream, semantic-parse-region)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
621 (semantic-parse-region-default, semantic--set-buffer-cache)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
622 (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
623 (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
624 (semantic-default-submodes):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
625 * semantic/db-ebrowse.el (semanticdb-table-ebrowse)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
626 (semanticdb-create-ebrowse-database)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
627 (semanticdb-find-tags-for-completion-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
628 (semanticdb-find-tags-by-class-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
629 (semanticdb-deep-find-tags-by-name-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
630 (semanticdb-deep-find-tags-for-completion-method):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
631 * semantic/db-el.el (semanticdb-elisp-mapatom-collector)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
632 (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
633 (semanticdb-find-tags-for-completion-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
634 (semanticdb-find-tags-by-class-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
635 (semanticdb-deep-find-tags-for-completion-method):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
636 * semantic/db-find.el (semanticdb-find-translate-path)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
637 (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
638 (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
639 (semanticdb-find-tags-by-name-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
640 (semanticdb-find-tags-by-name-regexp-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
641 (semanticdb-find-tags-for-completion-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
642 (semanticdb-find-tags-by-class-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
643 (semanticdb-find-tags-external-children-of-type-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
644 (semanticdb-find-tags-subclasses-of-type-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
645 (semanticdb-deep-find-tags-by-name-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
646 (semanticdb-deep-find-tags-by-name-regexp-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
647 (semanticdb-deep-find-tags-for-completion-method):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
648 * semantic/db-global.el (semanticdb-enable-gnu-global-hook)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
649 (semanticdb-enable-gnu-global-in-buffer)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
650 (semanticdb-find-tags-for-completion-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
651 (semanticdb-deep-find-tags-by-name-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
652 (semanticdb-deep-find-tags-for-completion-method):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
653 * semantic/db-javascript.el (semanticdb-javascript-tags)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
654 (javascript-mode, semanticdb-find-translate-path)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
655 (semanticdb-find-tags-for-completion-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
656 (semanticdb-find-tags-by-class-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
657 (semanticdb-deep-find-tags-by-name-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
658 (semanticdb-deep-find-tags-for-completion-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
659 (semanticdb-find-tags-external-children-of-type-method):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
660 * semantic/idle.el (semantic-idle-work-core-handler)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
661 (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
662 (global-semantic-idle-scheduler-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
663 * srecode/dictionary.el (srecode-field-value)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
664 (srecode-dictionary-add-section-dictionary):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
665 Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
666
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
667 2010-01-17 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
668
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
669 * semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
670
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
671 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
672
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
673 * semantic.el (semantic-mode): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
674
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
675 2010-01-16 Mario Lang <mlang@delysid.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
676
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
677 * ede/cpp-root.el (ede-cpp-root-project):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
678 * ede/files.el (ede-expand-filename):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
679 * ede/simple.el (ede-simple-project):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
680 * semantic/complete.el (semantic-complete-read-tag-engine)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
681 (semantic-complete-inline-tag-engine):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
682 * semantic/db-el.el (semanticdb-equivalent-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
683 * semantic/db-global.el (semanticdb-equivalent-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
684 * semantic/db-javascript.el (semanticdb-equivalent-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
685 * semantic/db.el (semanticdb-equivalent-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
686 * semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
687 * semantic/idle.el (semantic-idle-work-for-one-buffer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
688 Remove duplicated words in doc-strings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
689
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
690 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
691
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
692 * semantic/edit.el (semantic-reparse-needed-change-hook)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
693 (semantic-no-reparse-needed-change-hook):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
694 * srecode/insert.el (srecode-resolve-argument-list)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
695 (srecode-template-inserter-blank, srecode-template-inserter-variable)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
696 (srecode-template-inserter-ask, srecode-template-inserter-width)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
697 (srecode-template-inserter-section-start)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
698 (srecode-template-inserter-section-end, srecode-insert-method):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
699
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
700 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
701
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
702 * data-debug.el (data-debug): Fix customization group reference.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
703
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
704 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
705
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
706 * semantic/analyze.el (semantic-analyze-push-error)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
707 (semantic-analyze-context, semantic-analyze-context-assignment)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
708 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
709 * semantic/java.el (java-mode, semantic-tag-include-filename)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
710 (semantic-java-doc-keywords-map):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
711 * semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
712 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
713 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
714 (semantic-c-classname, semantic-format-tag-uml-prototype)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
715 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
716 * semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
717 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
718 (semantic-get-local-variables, semantic-end-of-command)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
719 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
720 (lisp-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
721 * semantic/bovine/make.el (makefile-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
722 * semantic/wisent/python.el (wisent-python-string-re)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
723 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
724 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
725 (semantic-lex, semantic-get-local-variables, python-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
726 * semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
727 * srecode/extract.el (srecode-extract-state-set)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
728 (srecode-extract-method): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
729
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
730 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
731
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
732 * semantic.el (semantic-new-buffer-setup-functions):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
733 Add python parser.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
734
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
735 2010-01-10 Richard Kim <emacs18@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
736
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
737 * semantic/wisent/python-wy.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
738 * semantic/wisent/python.el: New files.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
739
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
740 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
741
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
742 * semantic/db-typecache.el (semanticdb-typecache-find-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
743 Fix typo in docstring.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
744
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
745 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
746
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
747 * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
748 (semantic-mru-bookmark-mode): Doc fixes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
749
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
750 * semantic/db.el (semanticdb-cache-get): Use error instead
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
751 of assert.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
752
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
753 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
754
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
755 * semantic/ia.el (semantic-ia-complete-symbol):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
756 Make argument optional.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
757
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
758 2009-12-05 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
759
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
760 * semantic/bovine/c.el (semantic-c-describe-environment):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
761 Describe project macro symbols.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
762
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
763 * semantic/complete.el (semantic-complete-do-completion):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
764 Don't call semantic-collector-current-exact-match.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
765
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
766 * ede.el (ede-apply-preprocessor-map): Accept lists of
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
767 ede-objects as targets.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
768
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
769 * ede/pmake.el (ede-proj-makefile-insert-variables): Output
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
770 a target's object list even if compiler vars are already in the
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
771 Makefile.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
772
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
773 * ede/emacs.el (ede-preprocessor-map): Add config.h to the
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
774 list of headers producing necessary macros.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
775
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
776 2009-11-24 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
777
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
778 * semantic/idle.el (global-semantic-idle-scheduler-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
779 Move after definition of global-semantic-idle-tag-highlight-mode.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
780
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
781 2009-11-22 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
782
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
783 * srecode/map.el (srecode-get-maps):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
784 * semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
785 * semantic/wisent/comp.el (wisent-toggle-verbose-flag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
786 * semantic/decorate/mode.el (semantic-decoration-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
787 (semantic-toggle-decoration-style):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
788 * semantic/decorate/include.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
789 (semantic-decoration-include-describe)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
790 (semantic-decoration-unknown-include-describe)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
791 (semantic-decoration-unparsed-include-describe)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
792 (semantic-decoration-all-include-summary):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
793 * semantic/bovine/c.el (semantic-c-debug-mode-init):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
794 * semantic/analyze/complete.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
795 (semantic-analyze-possible-completions):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
796 * semantic/util-modes.el (semantic-highlight-edits-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
797 (semantic-show-unmatched-syntax-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
798 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
799 (semantic-highlight-func-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
800 * semantic/util.el (semantic-describe-buffer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
801 * semantic/symref.el (semantic-symref-find-references-by-name)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
802 (semantic-symref-find-tags-by-name)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
803 (semantic-symref-find-tags-by-regexp)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
804 (semantic-symref-find-tags-by-completion)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
805 (semantic-symref-find-file-references-by-name)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
806 (semantic-symref-find-text):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
807 * semantic/senator.el (senator-copy-tag, senator-kill-tag)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
808 (senator-yank-tag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
809 * semantic/scope.el (semantic-calculate-scope):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
810 * semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
811 * semantic/idle.el (semantic-idle-scheduler-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
812 (define-semantic-idle-service):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
813 * semantic/complete.el (semantic-complete-analyze-inline)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
814 (semantic-complete-analyze-inline-idle):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
815 * semantic/analyze.el (semantic-analyze-current-context):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
816 * mode-local.el (describe-mode-local-bindings)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
817 (describe-mode-local-bindings-in-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
818 * ede/make.el (ede-make-check-version):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
819 * ede/locate.el (ede-enable-locate-on-project):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
820 * cedet-idutils.el (cedet-idutils-expand-filename)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
821 (cedet-idutils-version-check):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
822 * cedet-global.el (cedet-gnu-global-expand-filename)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
823 (cedet-gnu-global-version-check):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
824 * cedet-cscope.el (cedet-cscope-expand-filename)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
825 (cedet-cscope-version-check): Use called-interactively-p instead
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
826 of interactive-p.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
827
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
828 * semantic/ia.el (semantic-ia-completion-format-tag-function):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
829 Use semantic-format-tag-prototype.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
830
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
831 2009-11-21 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
832
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
833 * semantic/complete.el (semantic-complete-read-tag-engine)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
834 (semantic-complete-jump-local, semantic-complete-jump):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
835 Improve prompt string.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
836
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
837 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
838
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
839 * semantic/complete.el (semantic-complete-inline-map): Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
840
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
841 * semantic/idle.el (define-semantic-idle-service)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
842 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
843
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
844 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
845
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
846 * cedet.el (cedet-menu-map): Re-order menu items.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
847
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
848 * semantic.el: Enable idle-mode menu items only if
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
849 global-semantic-idle-scheduler-mode is enabled.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
850 (semantic-default-submodes): Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
851
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
852 * semantic/idle.el (global-semantic-idle-scheduler-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
853 When turning off, disable other idle modes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
854
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
855 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
856
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
857 * semantic/idle.el (semantic-idle-summary-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
858 (semantic-idle-summary-mode): Define using define-minor-mode
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
859 instead of define-semantic-idle-service.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
860 (semantic-idle-summary-mode): New function.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
861 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
862 that mouse motion does not reset the echo area.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
863
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
864 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
865
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
866 * semantic/ctxt.el (semantic-get-local-variables): Disable
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
867 the progress reporter entirely.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
868
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
869 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
870
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
871 * semantic/fw.el (semantic/loaddefs):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
872 * srecode.el (srecode/loaddefs):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
873 * ede.el (ede/loaddefs): Load rather than require.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
874 * ede/cpp-root.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
875 * ede/emacs.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
876 * ede/files.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
877 * ede/linux.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
878 * ede/locate.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
879 * ede/make.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
880 * ede/shell.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
881 * ede/speedbar.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
882 * ede/system.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
883 * ede/util.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
884 * semantic/analyze.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
885 * semantic/bovine.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
886 * semantic/complete.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
887 * semantic/ctxt.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
888 * semantic/db-file.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
889 * semantic/db-find.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
890 * semantic/db-global.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
891 * semantic/db-mode.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
892 * semantic/db-typecache.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
893 * semantic/db.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
894 * semantic/debug.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
895 * semantic/dep.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
896 * semantic/doc.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
897 * semantic/edit.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
898 * semantic/find.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
899 * semantic/format.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
900 * semantic/html.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
901 * semantic/ia-sb.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
902 * semantic/ia.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
903 * semantic/idle.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
904 * semantic/lex-spp.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
905 * semantic/lex.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
906 * semantic/mru-bookmark.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
907 * semantic/scope.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
908 * semantic/senator.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
909 * semantic/sort.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
910 * semantic/symref.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
911 * semantic/tag-file.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
912 * semantic/tag-ls.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
913 * semantic/tag-write.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
914 * semantic/tag.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
915 * semantic/util-modes.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
916 * semantic/analyze/complete.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
917 * semantic/analyze/refs.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
918 * semantic/bovine/c.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
919 * semantic/bovine/gcc.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
920 * semantic/bovine/make.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
921 * semantic/bovine/scm.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
922 * semantic/decorate/include.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
923 * semantic/decorate/mode.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
924 * semantic/symref/cscope.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
925 * semantic/symref/global.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
926 * semantic/symref/grep.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
927 * semantic/symref/idutils.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
928 * semantic/symref/list.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
929 * semantic/wisent/java-tags.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
930 * semantic/wisent/javascript.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
931 * srecode/compile.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
932 * srecode/cpp.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
933 * srecode/document.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
934 * srecode/el.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
935 * srecode/expandproto.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
936 * srecode/getset.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
937 * srecode/insert.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
938 * srecode/java.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
939 * srecode/map.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
940 * srecode/mode.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
941 * srecode/template.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
942 * srecode/texi.el: Remove the file-local setting of
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
943 generated-autoload-feature.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
944
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
945 2009-11-03 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
946
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
947 * mode-local.el (with-mode-local): Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
948
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
949 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
950
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
951 * cedet.el (cedet-menu-map): Remove Semantic and EDE menu
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
952 items.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
953
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
954 * ede.el (ede-minor-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
955 * semantic.el (semantic-mode): Toggle menu separators.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
956
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
957 2009-10-31 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
958
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
959 * semantic/tag.el (semantic--tag-link-list-to-buffer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
960 Use mapc rather than mapcar because the return value is never used.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
961
110533
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
962 * srecode/template.el, semantic/wisent/javascript.el:
b799d38f522a Merge changes from emacs-23 branch
Chong Yidong <cyd@stupidchicken.com>
parents: 110531
diff changeset
963 * semantic/wisent/java-tags.el, semantic/texi.el:
110523
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
964 * semantic/html.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
965 Suppress harmless warnings about setting up semantic-imenu (not
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
966 part of Emacs) variables.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
967
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
968 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
969
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
970 * srecode/srt-mode.el (semantic-analyze-possible-completions):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
971 * semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
972 * semantic/symref/grep.el (semantic-symref-perform-search):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
973 * semantic/bovine/gcc.el (semantic-gcc-query):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
974 * semantic/bovine/c.el (semantic-c-parse-lexical-token):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
975 * semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
976 (semantic-analyzer-debug-global-symbol)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
977 (semantic-analyzer-debug-missing-innertype)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
978 (semantic-analyzer-debug-insert-include-summary):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
979 * semantic/util.el (semantic-file-tag-table):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
980 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
981 (semantic-recursive-find-nonterminal-by-name):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
982 * semantic/tag-ls.el (semantic-tag-calculate-parent-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
983 * semantic/tag-file.el (semantic-prototype-file):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
984 * semantic/symref.el (semantic-symref-parse-tool-output):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
985 * semantic/sb.el (semantic-sb-fetch-tag-table):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
986 * semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
987 * semantic/idle.el (semantic-idle-work-for-one-buffer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
988 (semantic-idle-summary-maybe-highlight):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
989 * semantic/ia-sb.el (semantic-ia-speedbar)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
990 (semantic-ia-sb-tag-info):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
991 * semantic/grammar.el (semantic-analyze-possible-completions):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
992 * semantic/find.el (semantic-brute-find-tag-by-position):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
993 * semantic/ede-grammar.el (project-compile-target):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
994 (ede-proj-makefile-insert-variables):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
995 * semantic/debug.el (semantic-debug-set-parser-location):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
996 (semantic-debug-set-source-location, semantic-debug-interface-layout)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
997 (semantic-debug-mode, semantic-debug):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
998 * semantic/db.el (semanticdb-needs-refresh-p):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
999 * semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1000 * semantic/db-javascript.el (semanticdb-equivalent-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1001 * semantic/db-find.el (semanticdb-find-log-new-search)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1002 (semanticdb-find-translate-path-includes--internal)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1003 (semanticdb-reset-log, semanticdb-find-log-activity):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1004 * semantic/db-file.el (object-write):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1005 * semantic/db-el.el (semanticdb-equivalent-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1006 * semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1007 (semanticdb-create-ebrowse-database):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1008 * semantic/db-debug.el (semanticdb-table-sanity-check):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1009 * semantic/complete.el (semantic-displayor-focus-request)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1010 (semantic-collector-calculate-completions-raw)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1011 (semantic-complete-read-tag-analyzer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1012 * semantic/analyze.el (semantic-analyze-pulse):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1013 * ede/util.el (ede-update-version-in-source):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1014 * ede/proj.el (project-delete-target):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1015 * ede/proj-elisp.el (ede-update-version-in-source)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1016 (ede-proj-flush-autoconf):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1017 * ede/pconf.el (ede-proj-configure-synchronize)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1018 (ede-proj-configure-synchronize):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1019 * ede/locate.el (ede-locate-file-in-project-impl):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1020 * ede/linux.el (ede-linux-version):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1021 * ede/emacs.el (ede-emacs-version):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1022 * ede/dired.el (ede-dired-add-to-target):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1023 * ede.el (ede-buffer-header-file, ede-find-target)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1024 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1025 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1026 * cedet-idutils.el (cedet-idutils-fnid-call):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1027 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1028 (cedet-idutils-version-check):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1029 * cedet-global.el (cedet-gnu-global-call):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1030 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1031 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1032 * cedet-cscope.el (cedet-cscope-call)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1033 (cedet-cscope-expand-filename, cedet-cscope-version-check):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1034 Use with-current-buffer.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1035 * ede.el (ede-make-project-local-variable)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1036 (ede-set-project-variables, ede-set): Use dolist.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1037
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1038 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1039
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1040 * mode-local.el (make-obsolete-overload): Add `when' argument.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1041 (overload-docstring-extension): Use that info.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1042 * semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1043 * semantic/idle.el (semantic-eldoc-current-symbol-info):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1044 * semantic/tag-ls.el (semantic-nonterminal-protection)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1045 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1046 (semantic-nonterminal-full-name): Add the new `when' info.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1047 * semantic/decorate/mode.el (semantic/decorate): Require CL for
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1048 `assert'.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1049
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1050 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1051
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1052 * semantic/fw.el (semantic-alias-obsolete)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1053 (semantic-varalias-obsolete): Make the `when' arg mandatory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1054 (define-mode-overload-implementation):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1055 * semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1056 * semantic/wisent.el (wisent-lex-make-token-table):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1057 * semantic/util.el (semantic-file-token-stream)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1058 (semantic-something-to-stream):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1059 * semantic/tag.el (semantic-tag-make-assoc-list)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1060 (semantic-expand-nonterminal):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1061 * semantic/tag-file.el (semantic-find-nonterminal)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1062 (semantic-find-dependency, semantic-find-nonterminal)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1063 (semantic-find-dependency):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1064 * semantic/lex.el (semantic-flex-start, semantic-flex-end)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1065 (semantic-flex-text, semantic-flex-make-keyword-table)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1066 (semantic-flex-keyword-p, semantic-flex-keyword-put)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1067 (semantic-flex-keyword-get, semantic-flex-map-keywords)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1068 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1069 * semantic/java.el (semantic-java-prototype-nonterminal):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1070 * semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1071 (semantic-after-idle-scheduler-reparse-hooks):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1072 * semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1073 * semantic/db-mode.el (semanticdb-mode-hooks):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1074 * semantic.el (semantic-toplevel-bovine-table)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1075 (semantic-toplevel-bovine-cache)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1076 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1077 (semantic-init-mode-hooks, semantic-init-db-hooks)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1078 (semantic-bovination-working-type): Provide the `when' arg.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1079
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1080 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1081
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1082 * semantic/util.el (semantic-recursive-find-nonterminal-by-name):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1083 * semantic/tag.el (semantic-token-type-parent): Add WHEN
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1084 argument to make-obsolete.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1085
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1086 * semantic/fw.el (semantic-alias-obsolete)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1087 (semantic-varalias-obsolete): Add optional WHEN argument.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1088
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1089 2009-10-21 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1090
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1091 * semantic/bovine/c.el (semantic-c-debug-mode-init)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1092 (semantic-c-debug-mode-init-pch): New functions.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1093 (semantic-c-debug-mode-init-last-mode): New var.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1094 (semantic-c-parse-lexical-token): Use them.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1095
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1096 * semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1097 When extracting the argument list, limit only by point-max.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1098
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1099 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1100
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1101 * srecode/srt.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1102 * srecode/compile.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1103 * semantic/mru-bookmark.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1104 * semantic/debug.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1105 * semantic/complete.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1106 * semantic/analyze.el: Require CL when compiling.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1107
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1108 2009-10-17 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1109
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1110 * semantic/scope.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1111 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1112 tmpscope so that the regular scope will continue to work.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1113
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1114 * semantic/idle.el (semantic-idle-tag-highlight):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1115 Use semantic-idle-summary-highlight-face as the highlighting.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1116
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1117 * ede/project-am.el (project-run-target): New method.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1118 (project-run-target): New method.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1119
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1120 * ede.el (ede-target): Add run target menu item.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1121 (ede-project, ede-minor-keymap): Add ede-run-target binding.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1122 (ede-run-target): New function.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1123 (ede-target::project-run-target): New method.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1124
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1125 * ede/proj.el (project-run-target): New method.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1126
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1127 * ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1128 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1129 Add :rules.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1130 (ede-proj-target-makefile-shared-object): Only libtool compilers
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1131 now available. Add linkers for libtool.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1132 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1133 (ede-proj-makefile-target-name): Always use .la extension.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1134
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1135 * ede/proj-prog.el (project-run-target): New method.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1136
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1137 * ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1138 (ede-g++-linker): Change Change link lines.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1139
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1140 * ede/pmake.el (ede-pmake-insert-variable-shared):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1141 When searching for old variables, go to the end of the buffer and
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1142 search backward from there.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1143 (ede-proj-makefile-automake-insert-subdirs)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1144 (ede-proj-makefile-automake-insert-extradist): New methods.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1145 (ede-proj-makefile-create): Use them.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1146
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1147 * ede/pconf.el (ede-proj-configure-test-required-file):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1148 Force FILE to expand to the current target. Use file-exists-p to
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1149 check that it exists.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1150
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1151 * ede/linux.el (ede-linux-version): Don't call "head".
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1152 (ede-linux-load): Wrap dir in file-name-as-directory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1153 Set :version slot.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1154
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1155 * ede/files.el (ede-get-locator-object): When enabling
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1156 locate, do so on "top".
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1157
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1158 * ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1159 file-name-as-directory during compare.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1160 (ede-emacs-version): Return Emacs/XEmacs differentiator.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1161 Get version number from different places. Don't call egrep.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1162 (ede-emacs-load): Set :version slot. Call file-name-as-directory
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1163 to set the directory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1164
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1165 * ede/shell.el: New file.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1166
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1167 * inversion.el (inversion-decoders): Allow for stray . in
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1168 alpha/beta variants.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1169
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1170 2009-10-17 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1171
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1172 * semantic/grammar.el (semantic-grammar--lex-delim-spec):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1173 All errors should have messages.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1174
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1175 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1176
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1177 * ede/proj-shared.el (ede-proj-makefile-target-name):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1178 Use .la for Automake.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1179
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1180 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1181
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1182 * ede/pconf.el (ede-proj-configure-synchronize):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1183 Use "autoreconf -i". Suggested by Andreas Schwab.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1184
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1185 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1186
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1187 * ede/proj.el (project-make-dist, project-compile-project):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1188 Fix filename test.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1189 (ede-proj-dist-makefile): Use expand-file-name instead of concat
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1190 to expand file names.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1191
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1192 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1193
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1194 * ede/proj-obj.el (ede-gcc-linker): New var.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1195 (ede-proj-target-makefile-objectcode): Use it.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1196
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1197 * ede/source.el (ede-want-any-source-files-p)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1198 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1199 Return search result. This error was introduced while merging.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1200
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1201 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1202
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1203 * semantic.el (semantic-new-buffer-setup-functions): New option.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1204 (semantic-new-buffer-fcn): Call parser setup functions here.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1205 (semantic-mode): Don't call parser setup functions here, it's done
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1206 in semantic-new-buffer-fcn now.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1207 (semantic-mode): Parse all existing buffers when enabled.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1208
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1209 * srecode/compile.el (srecode-compile-file):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1210 Call semantic-new-buffer-fcn if the buffer has not been parsed.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1211
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1212 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1213
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1214 * ede/pmake.el (ede-pmake-insert-variable-once): Delete.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1215
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1216 * ede/proj-comp.el: Don't require ede/pmake at toplevel.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1217 (proj-comp-insert-variable-once): New macro, renamed from
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1218 ede-pmake-insert-variable-once in ede/pmake.edl.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1219 (ede-proj-makefile-insert-variables): Use it.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1220
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1221 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1222
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1223 * ede/makefile-edit.el (makefile-beginning-of-command)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1224 (makefile-end-of-command):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1225 * srecode/srt-mode.el (semantic-beginning-of-context)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1226 (semantic-end-of-context): Fix previous change. Doc fixes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1227
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1228 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1229
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1230 * ede/makefile-edit.el (makefile-beginning-of-command)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1231 (makefile-end-of-command):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1232 * semantic/lex.el (semantic-lex-token):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1233 * semantic/analyze/fcn.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1234 (semantic-analyze-dereference-metatype-1):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1235 * semantic/bovine/c.el (semantic-lex-cpp-define)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1236 (semantic-lex-cpp-undef):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1237 * semantic/wisent/wisent.el (wisent-skip-block):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1238 * srecode/srt-mode.el (semantic-beginning-of-context)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1239 (semantic-end-of-context): Fix typos in docstrings.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1240
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1241 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1242
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1243 * ede.el (ede-project-placeholder-cache-file):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1244 * semantic/db-file.el (semanticdb-default-save-directory):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1245 * srecode/map.el (srecode-map-save-file):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1246 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1247
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1248 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1249
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1250 * srecode/insert.el: Require srecode/args.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1251
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1252 * srecode/args.el: Require srecode/dictionary instead of
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1253 srecode/insert.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1254
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1255 * srecode/srt-mode.el (srecode-template-mode): Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1256
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1257 * files.el (auto-mode-alist): Add .srt and Project.ede.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1258
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1259 * semantic.el (semantic-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1260 Handle srecode-template-mode-hook as well.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1261 (semantic-mode): Use js-mode-hook for Javascript hook.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1262
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1263 * srecode/template.el: Remove hook variable.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1264
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1265 * ede/proj-comp.el: Require ede/pmake when compiling.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1266
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1267 * ede.el (ede-target-forms-menu): Don't enable if no
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1268 projects exist.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1269 (ede-project-placeholder-cache-file): Default to a file in
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1270 user-emacs-directory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1271
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1272 * srecode/map.el (srecode-map-base-template-dir): Look for
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1273 templates in data-directory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1274 (srecode-map-save-file): Default to a file in user-emacs-directory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1275
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1276 * ede/srecode.el (ede-srecode-setup): Use default templates
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1277 directory.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1278
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1279 2009-09-30 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1280
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1281 * semantic/util-modes.el (semantic-highlight-func-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1282 Doc fix.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1283
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1284 * ede/proj-comp.el (ede-proj-makefile-insert-variables):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1285 Only insert each variable once.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1286
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1287 * ede/pmake.el (ede-pmake-insert-variable-once): New macro.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1288 (ede-pmake-insert-variable-shared): Use it.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1289
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1290 * ede/cpp-root.el (ede-preprocessor-map): Do not deref table
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1291 for lexical table iff table is nil.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1292
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1293 2009-10-01 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1294
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1295 * semantic/bovine/gcc.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1296 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1297 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1298
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1299 2009-10-03 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1300
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1301 * semantic/db-find.el (data-debug-insert-tag-list): Comment out
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1302 declaration, currently false.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1303
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1304 2009-10-01 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1305
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1306 * cedet-files.el (cedet-directory-name-to-file-name):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1307 * cedet-idutils.el (cedet-idutils-search)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1308 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1309 (cedet-idutils-version-check):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1310 * cedet.el (cedet-version):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1311 * data-debug.el (data-debug-insert-overlay-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1312 (data-debug-insert-overlay-list-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1313 (data-debug-insert-buffer-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1314 (data-debug-insert-buffer-list-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1315 (data-debug-insert-process-button, data-debug-insert-ring-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1316 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1317 (data-debug-insert-stuff-vector-button)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1318 (data-debug-insert-symbol-button, data-debug-insert-string)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1319 (data-debug-insert-number, data-debug-insert-lambda-expression)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1320 (data-debug-insert-nil, data-debug-insert-simple-thing)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1321 (data-debug-insert-custom, data-debug-edebug-expr):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1322 * ede.el (ede-auto-add-method, ede-project-class-files)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1323 (global-ede-mode-map, ede-new, ede-debug-target)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1324 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1325 * semantic.el (semantic-minimum-working-buffer-size)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1326 (semantic-fetch-tags, semantic-submode-list)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1327 (semantic-default-submodes):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1328 * ede/source.el (ede-source-match):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1329 * ede/project-am.el (project-am-type-alist, project-add-file)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1330 (project-am-package-info):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1331 * ede/proj.el (ede-proj-target, project-new-target):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1332 * ede/proj-elisp.el (ede-proj-tweak-autoconf):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1333 * ede/proj-comp.el (ede-current-build-list):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1334 * ede/makefile-edit.el (makefile-move-to-macro):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1335 * ede/files.el (ede-toplevel-project-or-nil):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1336 * ede/cpp-root.el (initialize-instance):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1337 * ede/autoconf-edit.el (autoconf-find-last-macro)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1338 (autoconf-parameter-strip, autoconf-insert-new-macro):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1339 * semantic/wisent.el (wisent-lex-eoi):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1340 * semantic/util-modes.el (global-semantic-show-parser-state-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1341 (semantic-show-parser-state-mode):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1342 * semantic/texi.el (semantic-texi-environment-regexp):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1343 * semantic/tag.el (semantic-tag-new-variable)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1344 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1345 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1346 (semantic--tag-deep-copy-tag-list)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1347 (semantic-tag-components-with-overlays-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1348 * semantic/symref.el (semantic-symref-find-text):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1349 * semantic/senator.el (senator-yank-tag)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1350 (senator-transpose-tags-up):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1351 * semantic/scope.el (semantic-analyze-scoped-tags-default)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1352 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1353 * semantic/sb.el (semantic-sb-autoexpand-length):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1354 * semantic/lex.el (semantic-lex-comment-regex)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1355 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1356 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1357 * semantic/lex-spp.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1358 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1359 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1360 * semantic/idle.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1361 (semantic-idle-summary-current-symbol-info-brutish)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1362 (semantic-idle-summary-current-symbol-info-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1363 * semantic/grammar.el (semantic-grammar-recreate-package)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1364 (semantic--grammar-macro-compl-dict):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1365 * semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1366 * semantic/format.el (semantic-format-tag-custom-list)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1367 (semantic-format-tag-canonical-name-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1368 * semantic/find.el (semantic-find-tag-by-overlay-in-region)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1369 (semantic-find-tags-for-completion)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1370 (semantic-find-tags-by-scope-protection-default)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1371 (semantic-deep-find-tags-for-completion):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1372 * semantic/edit.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1373 (semantic-edits-incremental-reparse-failed-hook)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1374 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1375 (semantic-edits-splice-remove, semantic-edits-splice-replace):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1376 * semantic/doc.el (semantic-documentation-comment-preceeding-tag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1377 * semantic/dep.el (semantic-dependency-include-path):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1378 * semantic/db.el (semanticdb-default-find-index-class)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1379 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1380 (semanticdb-project-roots):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1381 * semantic/db-find.el (semanticdb-implied-include-tags)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1382 (semanticdb-find-adebug-insert-scanned-tag-cons)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1383 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1384 (semanticdb-brute-deep-find-tags-for-completion):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1385 * semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1386 * semantic/ctxt.el (semantic-beginning-of-context-default)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1387 (semantic-end-of-context-default)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1388 (semantic-ctxt-current-function-default)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1389 (semantic-ctxt-scoped-types-default):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1390 * semantic/complete.el (semantic-complete-read-tag-engine)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1391 (semantic-complete-inline-tag-engine)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1392 (semantic-complete-inline-custom-type)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1393 (semantic-complete-read-tag-analyzer):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1394 * semantic/chart.el (semantic-chart-tags-by-class)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1395 (semantic-chart-database-size):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1396 * semantic/analyze.el (semantic-analyze-current-symbol)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1397 (semantic-analyze-current-context):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1398 * semantic/symref/list.el (semantic-symref)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1399 (semantic-symref-hide-buffer, semantic-symref-symbol):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1400 * semantic/symref/grep.el (semantic-symref-grep-use-template):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1401 * semantic/symref/filter.el (semantic-symref-hits-in-region):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1402 * semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1403 * semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1404 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1405 (semantic-c-dereference-template):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1406 * semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1407 (semantic--analyze-refs-full-lookup-with-parents)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1408 (semantic--analyze-refs-full-lookup-simple):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1409 * semantic/analyze/complete.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1410 (semantic-analyze-possible-completions):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1411 * srecode/table.el (srecode-mode-table-new):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1412 * srecode/srt.el (srecode-read-variable-name):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1413 * srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1414 * srecode/semantic.el (srecode-semantic-handle-:tag)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1415 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1416 * srecode/map.el (srecode-current-map):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1417 * srecode/insert.el (srecode-insert)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1418 (srecode-insert-variable-secondname-handler, srecode-insert-method)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1419 (srecode-template-inserter-point-override)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1420 (srecode-insert-include-lookup):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1421 * srecode/getset.el (srecode-auto-choose-class):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1422 * srecode/extract.el (srecode-inserter-extract):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1423 * srecode/document.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1424 (srecode-document-autocomment-return-last-alist)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1425 (srecode-document-autocomment-param-type-alist)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1426 (srecode-document-insert-function-comment)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1427 (srecode-document-insert-variable-one-line-comment)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1428 (srecode-document-function-name-comment):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1429 * srecode/dictionary.el (srecode-create-dictionary)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1430 (srecode-compound-toString):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1431 * srecode/compile.el (srecode-flush-active-templates):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1432 * srecode/args.el (srecode-semantic-handle-:blank):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1433 Doc/message fixes.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1434
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1435 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1436
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1437 * semantic/wisent/javat-wy.el
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1438 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1439
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1440 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1441
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1442 * srecode/expandproto.el: Fix provide statement.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1443
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1444 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1445
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1446 * ede/srecode.el: Fix provide statement.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1447
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1448 2009-09-30 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1449
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1450 * ede/proj.el (ede-proj-target-makefile-miscelaneous):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1451 * ede/proj-aux.el (ede-aux-source):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1452 * ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1453 (ede-misc-source):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1454 * semantic/mru-bookmark.el (semantic-mrub-completing-read)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1455 (semantic-mrub-switch-tags): Fix doc typos.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1456
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1457 * semantic/db-global.el (data-debug-new-buffer)
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1458 (data-debug-insert-thing): Remove unneeded declarations (one broken).
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1459 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1460
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1461 * semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1462
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1463 * semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1464 use of CL function `remove-if-not'.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1465
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1466 2009-09-29 Glenn Morris <rgm@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1467
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1468 * semantic/symref/idutils.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1469 * semantic/symref/list.el: Relicense under GPLv3+.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1470
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1471 * ede/srecode.el (srecode-resolve-arguments): Fix declaration.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1472
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1473 * semantic/complete.el (semantic-displayor-focus-abstract-child-p):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1474 * semantic/tag-file.el (semanticdb-table-child-p):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1475 * srecode/compile.el (srecode-template-inserter-newline-child-p):
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1476 Mark declarations not understood by check-declare.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1477
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1478 2009-09-28 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1479
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1480 CEDET (development tools) package merged.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1481
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1482 * *.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1483 * ede/*.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1484 * semantic/*.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1485 * srecode/*.el: New files.
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1486
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1487 2009-09-28 Eric Ludlam <zappo@gnu.org>
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1488
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1489 * cedet-cscope.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1490 * cedet-files.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1491 * cedet-global.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1492 * cedet-idutils.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1493 * data-debug.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1494 * inversion.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1495 * mode-local.el:
a5ad4f188e19 Synch Semantic to CEDET 1.0.
Chong Yidong <cyd@stupidchicken.com>
parents:
diff changeset
1496 * pulse.el: New files.