Mercurial > emacs
annotate lisp/erc/ChangeLog @ 80050:f5910be081e5
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 05 Feb 2008 12:57:01 +0000 |
parents | 5f92874bde07 |
children | ade9bb77cf7c f991f10f15ec |
rev | line source |
---|---|
80050
f5910be081e5
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
79706
diff
changeset
|
1 2008-02-05 Juanma Barranquero <lekktu@gmail.com> |
f5910be081e5
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
79706
diff
changeset
|
2 |
f5910be081e5
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
79706
diff
changeset
|
3 * erc.el (erc-valid-nick-regexp): |
f5910be081e5
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
79706
diff
changeset
|
4 * erc-button.el (erc-button-syntax-table): |
f5910be081e5
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
79706
diff
changeset
|
5 * erc-match.el (erc-match-syntax-table): Replace `legal' with `valid'. |
f5910be081e5
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
79706
diff
changeset
|
6 |
79415
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
7 2007-11-15 Juanma Barranquero <lekktu@gmail.com> |
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
8 |
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
9 * erc.el (erc-open): |
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
10 * erc-backend.el (define-erc-response-handler): |
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
11 * erc-log.el (log): |
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
12 * erc-match.el (erc-log-matches): Fix typos in docstrings. |
3955596589cf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
78475
diff
changeset
|
13 |
78475 | 14 2007-08-08 Glenn Morris <rgm@gnu.org> |
15 | |
16 * erc-log.el, erc.el: Replace `iff' in doc-strings and comments. | |
17 | |
78361
7e2db32bd968
Remove lisp/erc/erc-nicklist.el
Miles Bader <miles@gnu.org>
parents:
78291
diff
changeset
|
18 2007-07-30 Michael Olson <mwolson@gnu.org> |
7e2db32bd968
Remove lisp/erc/erc-nicklist.el
Miles Bader <miles@gnu.org>
parents:
78291
diff
changeset
|
19 |
7e2db32bd968
Remove lisp/erc/erc-nicklist.el
Miles Bader <miles@gnu.org>
parents:
78291
diff
changeset
|
20 * erc-nicklist.el: Remove from the Emacs source tree. This file |
7e2db32bd968
Remove lisp/erc/erc-nicklist.el
Miles Bader <miles@gnu.org>
parents:
78291
diff
changeset
|
21 is not release quality, and relies heavily on a module which |
7e2db32bd968
Remove lisp/erc/erc-nicklist.el
Miles Bader <miles@gnu.org>
parents:
78291
diff
changeset
|
22 cannot be distributed with ERC due to licensing reasons. |
7e2db32bd968
Remove lisp/erc/erc-nicklist.el
Miles Bader <miles@gnu.org>
parents:
78291
diff
changeset
|
23 |
78291 | 24 2007-07-25 Glenn Morris <rgm@gnu.org> |
25 | |
26 * Relicense all FSF files to GPLv3 or later. | |
27 | |
77958
9fb9a0400a74
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77937
diff
changeset
|
28 2007-06-07 Juanma Barranquero <lekktu@gmail.com> |
9fb9a0400a74
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77937
diff
changeset
|
29 |
9fb9a0400a74
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77937
diff
changeset
|
30 * erc.el (erc-startup-file-list): Fix typo in docstring. |
9fb9a0400a74
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77937
diff
changeset
|
31 |
77937
8ea1a00db779
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76856
diff
changeset
|
32 2007-06-06 Juanma Barranquero <lekktu@gmail.com> |
8ea1a00db779
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76856
diff
changeset
|
33 |
8ea1a00db779
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76856
diff
changeset
|
34 * erc.el (erc-show-channel-key-p): Fix typo in docstring. |
8ea1a00db779
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
76856
diff
changeset
|
35 |
76856 | 36 2007-04-01 Michael Olson <mwolson@gnu.org> |
37 | |
38 * erc.el (erc-version-string): Release ERC 5.2. | |
39 | |
40 * erc-auto.in, erc-chess.el, erc-list.el, erc-speak.el: | |
41 * erc-viper.el: Update copyright notices. | |
42 | |
43 * erc.texi: Make Emacs Lisp source code in this document | |
44 essentially public domain. Update version to 5.2. | |
45 (Obtaining ERC): Mention extras tarball. | |
46 (Releases): Mention local GNU mirror. | |
47 (Sample Configuration): Remove notice. | |
48 | |
49 * FOR-RELEASE (5.3): Add item for erc-nicklist. | |
50 Mark NEWS as done. Mark extras tarball as done. | |
51 | |
52 * Makefile (VERSION): Increment to 5.2. | |
53 (TESTING): Remove. | |
54 (EXTRAS): New variable containing the contents of our "Emacs 22 | |
55 extras" tarball. | |
56 (SOURCE): Remove $(TESTING). | |
57 (MISC): Add COPYING and ChangeLog.06. Fix ChangeLog.NNNN -> | |
58 ChangeLog.NN. | |
59 (release): Use $(SNAPDIR) instead of erc-$(VERSION). | |
60 (extras): New rule which implements the building of the extras | |
61 tarball. | |
62 (upload-extras): New rule to upload the extras tarball. It's | |
63 yucky to replicate upload, but oh well. | |
64 | |
65 * NEWS: Mention extras tarball. Note which files have been | |
66 renamed. Note that erc-list is enabled by default, except in | |
67 Emacs 22. | |
68 | |
69 * README.extras: New file which serves as a README for the extras | |
70 tarball. | |
71 | |
72 2007-03-31 Michael Olson <mwolson@gnu.org> | |
73 | |
74 * NEWS: Update for the 5.2 release. | |
75 | |
76 * FOR-RELEASE: Finish up 5.2 manual item. Add documentation item | |
77 for 5.3. | |
78 | |
79 * erc.texi (Sample Session): Flesh out. Mention #erc. | |
80 (Modules): Defer to 5.3 release. | |
81 (Advanced Usage): Move Sample Configuration chapter ahead of | |
82 unfinished chapters. | |
83 (Sample Configuration): Write. | |
84 (Options): Mention how to see available ERC options. Defer to 5.3 | |
85 release. | |
86 (Tips and Tricks): Remove, since it seems better to just include | |
87 tips and tricks in the sample configuration, commented out. | |
88 | |
89 * erc-bbdb.el (erc-bbdb-search-name-and-create): Make prompt more | |
90 informative about how to skip merging. | |
91 (erc-bbdb-insinuate-and-show-entry-1): Move contents of | |
92 erc-bbdb-insinuate-and-show-entry here. | |
93 (erc-bbdb-insinuate-and-show-entry): Run | |
94 erc-bbdb-insinuate-and-show-entry-1 "outside" of the calling | |
95 function, so that we can avoid triggering a process-filter error | |
96 if the user hits C-g. | |
97 | |
98 2007-03-30 Michael Olson <mwolson@gnu.org> | |
99 | |
100 * FOR-RELEASE: Solve C-c C-SPC keybinding dilemma. | |
101 | |
102 * erc-autoaway.el (erc-autoaway-idle-method): Use `if' rather than | |
103 `cond' and `set' rather than `set-default'. | |
104 | |
105 * erc-log.el: Avoid compiler warning by requiring erc-network | |
106 during compilation. | |
107 (erc-generate-log-file-name-function): Add tag to each option. | |
108 Add erc-generate-log-file-name-network. | |
109 (erc-generate-log-file-name-network): New function which generates | |
110 a log file name that uses network name rather than server name, | |
111 when possible. | |
112 | |
113 * erc-track.el (track): Assimilate track-when-inactive module, | |
114 since there's no need to have two modules in one file -- an option | |
115 will do. Remove track-modified-channels alias. Call | |
116 erc-track-minor-mode-maybe, and tear down the minor mode when | |
117 disabling. | |
118 (erc-track-when-inactive): New option which determines whether to | |
119 track visible buffers when inactive. The default is not to do so. | |
120 (erc-track-visibility): Mention erc-track-when-inactive. | |
121 (erc-buffer-visible): Use erc-track-when-inactive. | |
122 (erc-track-enable-keybindings): New option which determines | |
123 whether to enable the global-level tracking keybindings. The | |
124 default is to do so, unless they would override another binding, | |
125 in which case we prompt the user about it. | |
126 (erc-track-minor-mode-map): Move global keybindings here. | |
127 (erc-track-minor-mode): New minor mode which only enables the | |
128 keybindings and does nothing else. | |
129 (erc-track-minor-mode-maybe): New function which starts | |
130 erc-track-minor-mode, but only if it hasn't already been started, | |
131 an ERC buffer exists, and the user OK's it, depending on the value | |
132 of `erc-track-enable-keybindings'. | |
133 (erc-track-switch-buffer): Display a message if someone calls this | |
134 without first enabling erc-track-mode. | |
135 | |
136 2007-03-17 Michael Olson <mwolson@gnu.org> | |
137 | |
138 * erc.texi (Development): Mention ErcDevelopment page on | |
139 emacswiki. | |
140 (Getting Started): Mention ~/.emacs.d/.ercrc.el and the Customize | |
141 interface. | |
142 (Sample Session): New section that has a very rough draft for a | |
143 sample ERC session. | |
144 (Special Features): New section that explains some of the special | |
145 features of ERC. Taken from ErcFeatures on emacswiki, with | |
146 enhancements. | |
147 | |
148 2007-03-12 Diane Murray <disumu@x3y2z1.net> | |
149 | |
150 * erc-autoaway.el (erc-autoaway-idle-method): When setting the new | |
151 value, disable and re-enable `erc-autoaway-mode' only if it was | |
152 already enabled. This fixes a bug where autoaway was enabled just | |
153 by loading the file. | |
154 | |
155 2007-03-10 Diane Murray <disumu@x3y2z1.net> | |
156 | |
157 * erc-capab.el: Added more information to the Usage section. | |
158 (erc-capab-identify-prefix): Doc fix. | |
159 (erc-capab-identify-unidentified): New face. | |
160 (290): Removed. Definition moved to erc-backend.el. | |
161 (erc-capab-identify-send-messages): Renamed from | |
162 `erc-capab-send-identify-messages'. | |
163 (erc-capab-identify-setup): Use it. | |
164 (erc-capab-identify-get-unidentified-nickname): Renamed from | |
165 `erc-capab-get-unidentified-nickname'. | |
166 (erc-capab-identify-add-prefix): Use it. Use | |
167 `erc-capab-identify-unidentified' as the face. | |
168 | |
169 * erc-backend.el (290): Moved here from erc-capab.el. | |
170 | |
171 * erc.el (erc-select): Added an autoload cookie. | |
172 (erc-message-type-member, erc-restore-text-properties): Use | |
173 `erc-get-parsed-vector'. | |
174 (erc-auto-query): Set the default to 'bury since many new users | |
175 expect private messages from others to be in dedicated query | |
176 buffers, not the server buffer. | |
177 (erc-common-server-suffixes): Use "freenode" for freenode.net, not | |
178 "OPN". Added oftc.net. | |
179 | |
180 * NEWS: Added note about erc-auto-query's new default setting. | |
181 | |
182 2007-03-03 Michael Olson <mwolson@gnu.org> | |
183 | |
184 * erc.el (erc-open, erc): Docfixes. | |
185 | |
186 2007-03-02 Michael Olson <mwolson@gnu.org> | |
187 | |
188 * FOR-RELEASE: Make section for 5.3 release and move erc-backend | |
189 cleanup there. Awaiting discussion before doing other things. | |
190 Add tasks for merging filename changes from the 5.2 release | |
191 branch, and for making a tarball of modules not in Emacs 22. Add | |
192 item to remind me to update NEWS. Mark backtab entry as done. | |
193 | |
194 * erc-button.el (button): Add call to `erc-button-add-keys'. | |
195 (erc-button-keys-added): New variable tracking whether we've added | |
196 the keys yet. | |
197 (erc-button-add-keys): New function that adds the <backtab> key to | |
198 erc-mode-map. | |
199 | |
200 * erc.texi: Change version to 5.2 (pre-release). | |
201 | |
202 2007-02-15 Michael Olson <mwolson@gnu.org> | |
203 | |
204 * CREDITS: Update. | |
205 | |
206 * erc-backend.el (erc-server-send-ping-interval): Change to use a | |
207 default of 30 seconds. Improve customize interface. | |
208 (erc-server-send-ping-timeout): New option that determines when to | |
209 consider a connection stalled and restart it. The default is | |
210 after 120 seconds. | |
211 (erc-server-send-ping): Use erc-server-send-ping-timeout instead | |
212 of erc-server-send-ping-interval. If | |
213 erc-server-send-ping-timeout is nil, do not ever kill and restart | |
214 a hung IRC process. | |
215 | |
216 * erc.el (erc-modules): Include the name of the module in its | |
217 description. This should make it easier for people to find and | |
218 enable a particular module. | |
219 | |
220 2007-02-15 Vivek Dasmohapatra <vivek@etla.org> | |
221 | |
222 * erc.el (erc-cmd-RECONNECT): Kill old process if it is still | |
223 alive. | |
224 (erc-message-english-PART): Properly escape "%" characters in | |
225 reason. | |
226 | |
227 * erc-backend.el (erc-server-reconnecting): New variable that is | |
228 set when the user requests a reconnect, but the old process is | |
229 still alive. This forces the reconnect to work even though the | |
230 process is killed manually during reconnect. | |
231 (erc-server-connect): Initialize it. | |
232 (erc-server-reconnect-p): Use it. | |
233 (erc-process-sentinel-1): Set it to nil after the first reconnect | |
234 attempt. | |
235 | |
236 2007-02-07 Diane Murray <disumu@x3y2z1.net> | |
237 | |
238 * erc-menu.el (erc-menu-definition): Fixed so that the separator | |
239 is between "Current channel" and "Pals, fools and other keywords", | |
240 not at the bottom of the "Current channel" submenu. | |
241 | |
242 2007-01-25 Diane Murray <disumu@x3y2z1.net> | |
243 | |
244 * erc-networks.el (erc-server-alist): Removed SSL server for now | |
245 since `erc-server-select' doesn't know to use `erc-ssl'. | |
246 | |
247 * erc-networks.el (erc-server-alist, erc-networks-alist): Added | |
248 definitions for oftc.net. | |
249 | |
250 * erc-services.el (erc-nickserv-alist): Fixed OFTC message regexp. | |
251 | |
252 2007-01-22 Michael Olson <mwolson@gnu.org> | |
253 | |
254 * erc-backend.el (erc-server-error-occurred): New variable that | |
255 indicates when an error has been signaled by the server. This | |
256 should fix an infinite reconnect bug when giving some servers a | |
257 bogus :full-name. Thanks to Angelina Carlton for the report. | |
258 (erc-server-connect): Initialize erc-server-error-occurred. | |
259 (erc-server-reconnect-p): Use it. | |
260 (ERROR): Set it. | |
261 | |
262 * erc-services.el (erc-nickserv-alist): Alphabetize and add Ars | |
263 and QuakeNet. Standardize look of entries. Fix type mismatch | |
264 error in customize interface. | |
265 (erc-nickserv-passwords): Alphabetize and add missing entries from | |
266 erc-nickserv-alist. | |
267 | |
268 2007-01-21 Michael Olson <mwolson@gnu.org> | |
269 | |
270 * erc.el (erc-header-line-format): Document how to disable the | |
271 header line, and add a customization type for it. Also, make the | |
272 changes take effect immediately. | |
273 | |
274 2007-01-19 Michael Olson <mwolson@gnu.org> | |
275 | |
276 * erc.texi (Modules): Document new menu module. Thanks to Leo | |
277 for noticing. | |
278 | |
279 2007-01-16 Diane Murray <disumu@x3y2z1.net> | |
280 | |
281 * erc-stamp.el (erc-insert-timestamp-left): Fixed so that the | |
282 whitespace string filler is hidden correctly when timestamps are | |
283 hidden. | |
284 (erc-toggle-timestamps): New function to use instead of | |
285 `erc-show-timestamps' and `erc-hide-timestamps'. | |
286 | |
287 * erc.el (erc-restore-text-properties): Moved here from | |
288 erc-fill.el since it could be useful in general. | |
289 | |
290 * erc-fill.el (erc-restore-text-properties): Removed. | |
291 | |
75259 | 292 2007-01-13 Michael Olson <mwolson@gnu.org> |
293 | |
294 * erc.el (erc-command-regexp): New variable that is used to match | |
295 a command. | |
296 (erc-send-input): Use it. This fixes a bug where paths -- | |
297 "/usr/bin/foo", for example -- were being displayed as commands, | |
298 but still sent correctly. | |
299 (erc-extract-command-from-line): Use it. | |
300 | |
301 * erc.texi (Modules): Document erc-capab-identify. | |
302 | |
303 2007-01-11 Diane Murray <disumu@x3y2z1.net> | |
304 | |
305 * erc.el (erc-find-parsed-property): Moved here from erc-track.el | |
306 since it can be useful in general. | |
307 | |
308 * erc-track.el (erc-find-parsed-property): Removed. | |
309 | |
310 * erc-capab.el (erc-capab-find-parsed): Removed. | |
311 (erc-capab-identify-add-prefix): Use `erc-find-parsed-property'. | |
312 | |
313 * erc.el (erc-open): Run `erc-before-connect' hook here. This | |
314 makes sure the hook always gets called before a connection is | |
315 made, as some functions, like `erc-handle-irc-url', use `erc-open' | |
316 instead of `erc'. | |
317 (erc): Removed `erc-before-connect' hook. | |
318 | |
319 * erc-menu.el (erc-menu-definition): Put items specific to | |
320 channels in a "Current channel" submenu. | |
321 | |
322 * erc-backend.el (321, 323): Display channel list in server buffer | |
323 when not using the channel list module. | |
324 | |
325 * erc.el: Updated copyright years. | |
326 (erc-version-string): Set to 5.2 (devel). | |
327 (erc-format-lag-time): Fixed to work when `erc-server-lag' is nil. | |
328 (erc-update-mode-line-buffer): Set the header face. | |
329 | |
330 2007-01-11 Michael Olson <mwolson@gnu.org> | |
331 | |
332 * erc-bbdb.el (erc-bbdb-popup-type): Fix customization type and | |
333 documentation. | |
334 | |
335 * erc-services.el (erc-nickserv-identify-mode): Improve | |
336 documentation for nick-change option and move higher to fix | |
337 compiler warning. Avoid a recursive load error. | |
338 (erc-nickserv-alist): Add simple entry for BitlBee, to avoid | |
339 "NickServ is AWAY: User is offline" error. Oddly enough, bitlbee | |
340 was smart enough to recognize that as an authentication request | |
341 and log in regardless, which is why I didn't notice this earlier. | |
342 (erc-nickserv-alist-sender, erc-nickserv-alist-regexp) | |
343 (erc-nickserv-alist-nickserv, erc-nickserv-alist-ident-keyword) | |
344 (erc-nickserv-alist-use-nick-p) | |
345 (erc-nickserv-alist-ident-command): New accessors for | |
346 erc-nickserv-alist. Using nth is unwieldy. | |
347 (erc-nickserv-identify-autodetect) | |
348 (erc-nickserv-identify-on-connect) | |
349 (erc-nickserv-identify-on-nick-change, erc-nickserv-identify): Use | |
350 the new accessors. | |
351 | |
352 2007-01-11 Diane Murray <disumu@x3y2z1.net> | |
353 | |
354 * NEWS: Added note for `erc-my-nick-face'. Fixed capab-identify | |
355 wording. | |
356 | |
357 2007-01-10 Diane Murray <disumu@x3y2z1.net> | |
358 | |
359 * erc.el (erc-mode-line-format): Added %l to documentation. | |
360 (erc-header-line-format): Removed "[IRC]". Use the new %l | |
361 replacement character. Doc fix. | |
362 (erc-format-channel-modes): Removed lag code. Removed parentheses | |
363 from mode string. | |
364 (erc-format-lag-time): New function. | |
365 (erc-update-mode-line-buffer): Use it. | |
366 | |
76856 | 367 2007-01-10 Michael Olson <mwolson@gnu.org> |
368 | |
369 * erc.el: Fix typo in url-irc-function instructions. | |
370 | |
75259 | 371 2007-01-09 Michael Olson <mwolson@gnu.org> |
372 | |
373 * erc.el (erc-system-name): New option that determines the system | |
374 name to use when logging in. The default is to figure this out by | |
375 calling `system-name'. | |
376 (erc-login): Use it. | |
377 | |
378 2007-01-07 Michael Olson <mwolson@gnu.org> | |
379 | |
380 * erc.el (erc-modules): Add the menu module. This should fix a | |
381 bug with incorrect ERC submenus being displayed. | |
382 | |
383 * erc-menu.el: Turn this into a module. | |
384 (erc-menu-add, erc-menu-remove): New functions that add and remove | |
385 the ERC menu. | |
386 | |
69690
a90c92cb9783
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-179
Miles Bader <miles@gnu.org>
parents:
69034
diff
changeset
|
387 |
76856 | 388 See ChangeLog.06 for earlier changes. |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
389 |
79706 | 390 Copyright (C) 2007, 2008 Free Software Foundation, Inc. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
391 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
392 This file is part of GNU Emacs. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
393 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
394 GNU Emacs is free software; you can redistribute it and/or modify |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
395 it under the terms of the GNU General Public License as published by |
78219
85d67fae9a94
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
77958
diff
changeset
|
396 the Free Software Foundation; either version 3, or (at your option) |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
397 any later version. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
398 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
399 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
|
400 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
|
401 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
|
402 GNU General Public License for more details. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
403 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
404 You should have received a copy of the GNU General Public License |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
405 along with GNU Emacs; see the file COPYING. If not, write to the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
406 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75346
diff
changeset
|
407 Boston, MA 02110-1301, USA. |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
diff
changeset
|
408 |
68472
a7a6f6c663c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
Miles Bader <miles@gnu.org>
parents:
68471
diff
changeset
|
409 ;; Local Variables: |
a7a6f6c663c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
Miles Bader <miles@gnu.org>
parents:
68471
diff
changeset
|
410 ;; 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
|
411 ;; 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
|
412 ;; End: |
a7a6f6c663c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
Miles Bader <miles@gnu.org>
parents:
68471
diff
changeset
|
413 |
76856 | 414 ;; arch-tag: 3369b6e5-96b1-4b32-96cd-9a905c747496 |