Mercurial > emacs
annotate lisp/erc/ChangeLog @ 105842:83dde921cc1b
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
(autoload-rubric): Don't use any more.
* cedet/semantic/fw.el (semantic/loaddefs):
* cedet/srecode.el (srecode/loaddefs):
* cedet/ede.el (ede/loaddefs): Load rather than require.
* lisp/cedet/ede/cpp-root.el:
* lisp/cedet/ede/emacs.el:
* lisp/cedet/ede/files.el:
* lisp/cedet/ede/linux.el:
* lisp/cedet/ede/locate.el:
* lisp/cedet/ede/make.el:
* lisp/cedet/ede/shell.el:
* lisp/cedet/ede/speedbar.el:
* lisp/cedet/ede/system.el:
* lisp/cedet/ede/util.el:
* lisp/cedet/semantic/analyze.el:
* lisp/cedet/semantic/bovine.el:
* lisp/cedet/semantic/complete.el:
* lisp/cedet/semantic/ctxt.el:
* lisp/cedet/semantic/db-file.el:
* lisp/cedet/semantic/db-find.el:
* lisp/cedet/semantic/db-global.el:
* lisp/cedet/semantic/db-mode.el:
* lisp/cedet/semantic/db-typecache.el:
* lisp/cedet/semantic/db.el:
* lisp/cedet/semantic/debug.el:
* lisp/cedet/semantic/dep.el:
* lisp/cedet/semantic/doc.el:
* lisp/cedet/semantic/edit.el:
* lisp/cedet/semantic/find.el:
* lisp/cedet/semantic/format.el:
* lisp/cedet/semantic/html.el:
* lisp/cedet/semantic/ia-sb.el:
* lisp/cedet/semantic/ia.el:
* lisp/cedet/semantic/idle.el:
* lisp/cedet/semantic/lex-spp.el:
* lisp/cedet/semantic/lex.el:
* lisp/cedet/semantic/mru-bookmark.el:
* lisp/cedet/semantic/scope.el:
* lisp/cedet/semantic/senator.el:
* lisp/cedet/semantic/sort.el:
* lisp/cedet/semantic/symref.el:
* lisp/cedet/semantic/tag-file.el:
* lisp/cedet/semantic/tag-ls.el:
* lisp/cedet/semantic/tag-write.el:
* lisp/cedet/semantic/tag.el:
* lisp/cedet/semantic/util-modes.el:
* lisp/cedet/semantic/analyze/complete.el:
* lisp/cedet/semantic/analyze/refs.el:
* lisp/cedet/semantic/bovine/c.el:
* lisp/cedet/semantic/bovine/gcc.el:
* lisp/cedet/semantic/bovine/make.el:
* lisp/cedet/semantic/bovine/scm.el:
* lisp/cedet/semantic/decorate/include.el:
* lisp/cedet/semantic/decorate/mode.el:
* lisp/cedet/semantic/symref/cscope.el:
* lisp/cedet/semantic/symref/global.el:
* lisp/cedet/semantic/symref/grep.el:
* lisp/cedet/semantic/symref/idutils.el:
* lisp/cedet/semantic/symref/list.el:
* lisp/cedet/semantic/wisent/java-tags.el:
* lisp/cedet/semantic/wisent/javascript.el:
* lisp/cedet/srecode/compile.el:
* lisp/cedet/srecode/cpp.el:
* lisp/cedet/srecode/document.el:
* lisp/cedet/srecode/el.el:
* lisp/cedet/srecode/expandproto.el:
* lisp/cedet/srecode/getset.el:
* lisp/cedet/srecode/insert.el:
* lisp/cedet/srecode/java.el:
* lisp/cedet/srecode/map.el:
* lisp/cedet/srecode/mode.el:
* lisp/cedet/srecode/template.el:
* lisp/cedet/srecode/texi.el: Remove the file-local setting of
generated-autoload-feature.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 03 Nov 2009 21:45:31 +0000 |
parents | 328150f0cf76 |
children | cf3b293aa85d |
rev | line source |
---|---|
105829
328150f0cf76
* url-util.el (url-insert-entities-in-string):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
105743
diff
changeset
|
1 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca> |
328150f0cf76
* url-util.el (url-insert-entities-in-string):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
105743
diff
changeset
|
2 |
328150f0cf76
* url-util.el (url-insert-entities-in-string):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
105743
diff
changeset
|
3 * erc.el (erc-display-line-1, erc-process-away): |
328150f0cf76
* url-util.el (url-insert-entities-in-string):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
105743
diff
changeset
|
4 * erc-truncate.el (erc-truncate-buffer-to-size): |
328150f0cf76
* url-util.el (url-insert-entities-in-string):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
105743
diff
changeset
|
5 Use with-current-buffer. |
328150f0cf76
* url-util.el (url-insert-entities-in-string):
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
105743
diff
changeset
|
6 |
105743
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
7 2009-10-24 Glenn Morris <rgm@gnu.org> |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
8 |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
9 * erc-dcc.el (pcomplete-erc-all-nicks): |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
10 * erc-notify.el (pcomplete-erc-all-nicks): |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
11 Autoload it, to silence compiler. |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
12 |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
13 * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
14 remove-duplicates with erc-delete-dups. |
f8478bbd8ebe
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
105222
diff
changeset
|
15 |
105222
f4bcd333d869
(erc-button-keymap): Bind `follow-link'.
Johan Bockgård <bojohan@gnu.org>
parents:
105209
diff
changeset
|
16 2009-09-27 Johan Bockgård <bojohan@gnu.org> |
f4bcd333d869
(erc-button-keymap): Bind `follow-link'.
Johan Bockgård <bojohan@gnu.org>
parents:
105209
diff
changeset
|
17 |
f4bcd333d869
(erc-button-keymap): Bind `follow-link'.
Johan Bockgård <bojohan@gnu.org>
parents:
105209
diff
changeset
|
18 * erc-button.el (erc-button-keymap): Bind `follow-link'. |
f4bcd333d869
(erc-button-keymap): Bind `follow-link'.
Johan Bockgård <bojohan@gnu.org>
parents:
105209
diff
changeset
|
19 |
105209
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
20 2009-09-26 Johan Bockgård <bojohan@gnu.org> |
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
21 |
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
22 * erc-button.el (erc-button-add-button): Only call |
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
23 `widget-convert-button' in XEmacs. For Emacs (at least), it |
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
24 doesn't seem to have any purpose except creating lots of overlays, |
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
25 slowing everything down. |
53bc42d507c5
(erc-button-add-button): Only call `widget-convert-button' in XEmacs.
Johan Bockgård <bojohan@gnu.org>
parents:
105114
diff
changeset
|
26 |
105114 | 27 2009-09-19 Glenn Morris <rgm@gnu.org> |
28 | |
29 * erc-lang.el (line): Define for compiler. | |
30 | |
104028
70e5fe445939
Kevin Ryde <user42 at zip.com.au>
Glenn Morris <rgm@gnu.org>
parents:
102807
diff
changeset
|
31 2009-07-22 Kevin Ryde <user42@zip.com.au> |
70e5fe445939
Kevin Ryde <user42 at zip.com.au>
Glenn Morris <rgm@gnu.org>
parents:
102807
diff
changeset
|
32 |
70e5fe445939
Kevin Ryde <user42 at zip.com.au>
Glenn Morris <rgm@gnu.org>
parents:
102807
diff
changeset
|
33 * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'. |
70e5fe445939
Kevin Ryde <user42 at zip.com.au>
Glenn Morris <rgm@gnu.org>
parents:
102807
diff
changeset
|
34 |
102540 | 35 2009-03-13 D. Goel <deego3@gmail.com> |
36 | |
37 * erc-backend.el: In (multiple-value-bind/setq .. ls), | |
102807 | 38 ls-> (values-list ls) throughout. |
102540 | 39 * erc.el: Ditto. |
40 | |
101277
180f860eee1d
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
Michael Olson <mwolson@gnu.org>
parents:
101229
diff
changeset
|
41 2009-01-18 Michael Olson <mwolson@gnu.org> |
180f860eee1d
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
Michael Olson <mwolson@gnu.org>
parents:
101229
diff
changeset
|
42 |
180f860eee1d
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
Michael Olson <mwolson@gnu.org>
parents:
101229
diff
changeset
|
43 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default. |
180f860eee1d
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
Michael Olson <mwolson@gnu.org>
parents:
101229
diff
changeset
|
44 |
101228
b3adc9117711
(erc-dcc-server): Silence warning about obsolete function behind
Glenn Morris <rgm@gnu.org>
parents:
101007
diff
changeset
|
45 2009-01-16 Glenn Morris <rgm@gnu.org> |
b3adc9117711
(erc-dcc-server): Silence warning about obsolete function behind
Glenn Morris <rgm@gnu.org>
parents:
101007
diff
changeset
|
46 |
101229
0187c269e057
(erc-input-message): Conditionalize previous change for XEmacs.
Glenn Morris <rgm@gnu.org>
parents:
101228
diff
changeset
|
47 * erc.el (erc-input-message): Conditionalize previous change for XEmacs. |
0187c269e057
(erc-input-message): Conditionalize previous change for XEmacs.
Glenn Morris <rgm@gnu.org>
parents:
101228
diff
changeset
|
48 |
101228
b3adc9117711
(erc-dcc-server): Silence warning about obsolete function behind
Glenn Morris <rgm@gnu.org>
parents:
101007
diff
changeset
|
49 * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function |
b3adc9117711
(erc-dcc-server): Silence warning about obsolete function behind
Glenn Morris <rgm@gnu.org>
parents:
101007
diff
changeset
|
50 behind fboundp test. |
b3adc9117711
(erc-dcc-server): Silence warning about obsolete function behind
Glenn Morris <rgm@gnu.org>
parents:
101007
diff
changeset
|
51 |
101007
89a622c4b938
(erc-input-message): Replace last-command-char with last-command-event.
Glenn Morris <rgm@gnu.org>
parents:
100968
diff
changeset
|
52 2009-01-09 Glenn Morris <rgm@gnu.org> |
89a622c4b938
(erc-input-message): Replace last-command-char with last-command-event.
Glenn Morris <rgm@gnu.org>
parents:
100968
diff
changeset
|
53 |
89a622c4b938
(erc-input-message): Replace last-command-char with last-command-event.
Glenn Morris <rgm@gnu.org>
parents:
100968
diff
changeset
|
54 * erc.el (erc-input-message): Replace last-command-char with |
89a622c4b938
(erc-input-message): Replace last-command-char with last-command-event.
Glenn Morris <rgm@gnu.org>
parents:
100968
diff
changeset
|
55 last-command-event. |
89a622c4b938
(erc-input-message): Replace last-command-char with last-command-event.
Glenn Morris <rgm@gnu.org>
parents:
100968
diff
changeset
|
56 |
100968
426419725966
(tabbar--local-hlf): Silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
100908
diff
changeset
|
57 2009-01-08 Glenn Morris <rgm@gnu.org> |
426419725966
(tabbar--local-hlf): Silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
100908
diff
changeset
|
58 |
426419725966
(tabbar--local-hlf): Silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
100908
diff
changeset
|
59 * erc.el (tabbar--local-hlf): Silence compiler. |
426419725966
(tabbar--local-hlf): Silence compiler.
Glenn Morris <rgm@gnu.org>
parents:
100908
diff
changeset
|
60 |
100873
be51a6e9224f
ERC: Do not include text properties when returning user input.
Michael Olson <mwolson@gnu.org>
parents:
100665
diff
changeset
|
61 2009-01-03 Michael Olson <mwolson@gnu.org> |
be51a6e9224f
ERC: Do not include text properties when returning user input.
Michael Olson <mwolson@gnu.org>
parents:
100665
diff
changeset
|
62 |
be51a6e9224f
ERC: Do not include text properties when returning user input.
Michael Olson <mwolson@gnu.org>
parents:
100665
diff
changeset
|
63 * erc.el (erc-user-input): Do not include text properties when |
be51a6e9224f
ERC: Do not include text properties when returning user input.
Michael Olson <mwolson@gnu.org>
parents:
100665
diff
changeset
|
64 returning user input. |
be51a6e9224f
ERC: Do not include text properties when returning user input.
Michael Olson <mwolson@gnu.org>
parents:
100665
diff
changeset
|
65 |
76856 | 66 |
101278 | 67 See ChangeLog.08 for earlier changes. |
76856 | 68 |
101278 | 69 Copyright (C) 2009 Free Software Foundation, Inc. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
70 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
71 This file is part of GNU Emacs. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
72 |
94660
2a734255bcc7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94649
diff
changeset
|
73 GNU Emacs is free software: you can redistribute it and/or modify |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
74 it under the terms of the GNU General Public License as published by |
94660
2a734255bcc7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94649
diff
changeset
|
75 the Free Software Foundation, either version 3 of the License, or |
2a734255bcc7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94649
diff
changeset
|
76 (at your option) any later version. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
77 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
78 GNU Emacs is distributed in the hope that it will be useful, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
79 but WITHOUT ANY WARRANTY; without even the implied warranty of |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
80 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
81 GNU General Public License for more details. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
82 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
83 You should have received a copy of the GNU General Public License |
94660
2a734255bcc7
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94649
diff
changeset
|
84 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
85 |
68472
a7a6f6c663c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
Miles Bader <miles@gnu.org>
parents:
68471
diff
changeset
|
86 ;; Local Variables: |
a7a6f6c663c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
Miles Bader <miles@gnu.org>
parents:
68471
diff
changeset
|
87 ;; coding: utf-8 |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73841
diff
changeset
|
88 ;; add-log-time-zone-rule: t |
68472
a7a6f6c663c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
Miles Bader <miles@gnu.org>
parents:
68471
diff
changeset
|
89 ;; End: |
101280 | 90 |
91 ;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8 |