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