annotate lisp/cedet/ChangeLog @ 111505:62aa3653746a

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