Mercurial > emacs
annotate doc/lispintro/ChangeLog @ 103763:578826d532dc
(JIS_TO_SJIS2): Fix the code range check.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 08 Jul 2009 02:22:30 +0000 |
parents | 17cc1a24f40a |
children | 649949326c56 |
rev | line source |
---|---|
103732
17cc1a24f40a
(defvar and asterisk): Minor rephrasing.
Glenn Morris <rgm@gnu.org>
parents:
103507
diff
changeset
|
1 2009-07-06 Glenn Morris <rgm@gnu.org> |
17cc1a24f40a
(defvar and asterisk): Minor rephrasing.
Glenn Morris <rgm@gnu.org>
parents:
103507
diff
changeset
|
2 |
17cc1a24f40a
(defvar and asterisk): Minor rephrasing.
Glenn Morris <rgm@gnu.org>
parents:
103507
diff
changeset
|
3 * emacs-lisp-intro.texi (defvar and asterisk): Minor rephrasing. |
17cc1a24f40a
(defvar and asterisk): Minor rephrasing.
Glenn Morris <rgm@gnu.org>
parents:
103507
diff
changeset
|
4 |
103507
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103421
diff
changeset
|
5 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103421
diff
changeset
|
6 |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103421
diff
changeset
|
7 * Branch for 23.1. |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
103421
diff
changeset
|
8 |
103421
5ae71ac16ed0
* emacs-lisp-intro.texi (edebug): Fix typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
102187
diff
changeset
|
9 2009-06-14 Chong Yidong <cyd@stupidchicken.com> |
5ae71ac16ed0
* emacs-lisp-intro.texi (edebug): Fix typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
102187
diff
changeset
|
10 |
5ae71ac16ed0
* emacs-lisp-intro.texi (edebug): Fix typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
102187
diff
changeset
|
11 * emacs-lisp-intro.texi (edebug): Fix typo. |
5ae71ac16ed0
* emacs-lisp-intro.texi (edebug): Fix typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
102187
diff
changeset
|
12 |
102187 | 13 2009-02-22 Karl Berry <karl@gnu.org> |
14 | |
15 * emacs-lisp-intro.texi (Default Configuration): fix dup word "by by". | |
16 | |
102151
328f4b370b74
Remove duplicate words.
Juanma Barranquero <lekktu@gmail.com>
parents:
100974
diff
changeset
|
17 2009-02-20 Juanma Barranquero <lekktu@gmail.com> |
328f4b370b74
Remove duplicate words.
Juanma Barranquero <lekktu@gmail.com>
parents:
100974
diff
changeset
|
18 |
328f4b370b74
Remove duplicate words.
Juanma Barranquero <lekktu@gmail.com>
parents:
100974
diff
changeset
|
19 * emacs-lisp-intro.texi (current-kill, Code for current-kill) |
328f4b370b74
Remove duplicate words.
Juanma Barranquero <lekktu@gmail.com>
parents:
100974
diff
changeset
|
20 (Body of current-kill): Remove duplicate words. |
328f4b370b74
Remove duplicate words.
Juanma Barranquero <lekktu@gmail.com>
parents:
100974
diff
changeset
|
21 |
99704 | 22 2008-11-19 Glenn Morris <rgm@gnu.org> |
23 | |
24 * doclicense.texi: New file. | |
25 * emacs-lisp-intro.texi: Relicense under FDL 1.3 or later. | |
26 Include doclicense.texi rather than having license in the file itself. | |
27 | |
98771 | 28 2008-10-16 Sean Sieger <sean.sieger@gmail.com> (tiny change) |
29 | |
30 * emacs-lisp-intro.texi (Recursion with list): Fix typo. | |
31 | |
98525
b6395ec3de45
formatting fixes for new printed edition
Karl Berry <karl@gnu.org>
parents:
96101
diff
changeset
|
32 2008-10-04 Karl Berry <karl@gnu.org> |
b6395ec3de45
formatting fixes for new printed edition
Karl Berry <karl@gnu.org>
parents:
96101
diff
changeset
|
33 |
b6395ec3de45
formatting fixes for new printed edition
Karl Berry <karl@gnu.org>
parents:
96101
diff
changeset
|
34 * emacs-lisp-intro.texi: Apply similar formatting changes as for |
b6395ec3de45
formatting fixes for new printed edition
Karl Berry <karl@gnu.org>
parents:
96101
diff
changeset
|
35 the emacs and lispref manuals, to save pages. A couple minor |
b6395ec3de45
formatting fixes for new printed edition
Karl Berry <karl@gnu.org>
parents:
96101
diff
changeset
|
36 rewordings and reformatting of code to avoid overfull and |
98771 | 37 underfull lines. |
38 (edition-number): Bump to 3.08. | |
39 (update-date): Bump to 4 October 2008. | |
98525
b6395ec3de45
formatting fixes for new printed edition
Karl Berry <karl@gnu.org>
parents:
96101
diff
changeset
|
40 |
96101 | 41 2008-06-20 Eli Zaretskii <eliz@gnu.org> |
42 | |
43 * makefile.w32-in (distclean): Remove makefile. | |
44 | |
95998 | 45 2008-06-16 Glenn Morris <rgm@gnu.org> |
46 | |
47 * Makefile.am, Makefile.old, aclocal.m4, configure, configure.in: | |
48 * install-sh, missing, mkinstalldirs: Remove obsolete files. | |
49 | |
94895
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
50 2008-05-13 Chong Yidong <cyd@stupidchicken.com> |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
51 |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
52 * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
53 avoid confusion with addition operation discussed in previous |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
54 paragraph. |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
55 |
88089
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
56 2008-01-31 Robert J. Chassell <bob@rattlesnake.com> |
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
57 |
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
58 * emacs-lisp-intro.texi: Update back cover text. |
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
59 |
84514
ff2126919324
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
84348
diff
changeset
|
60 2007-09-12 Robert J. Chassell <bob@rattlesnake.com> |
ff2126919324
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
84348
diff
changeset
|
61 |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
62 * emacs-lisp-intro.texi: Add email address to Thank You correctly. |
84514
ff2126919324
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
84348
diff
changeset
|
63 |
84348
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
64 2007-09-06 Romain Francoise <romain@orebokech.com> |
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
65 |
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
66 * Makefile.in (maintainer-clean): Delete info files. |
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
67 |
83963 | 68 2007-09-06 Glenn Morris <rgm@gnu.org> |
69 | |
100526 | 70 Move from lispintro/ to doc/lispintro/. |
83963 | 71 * Makefile.in (infodir): Go up one more level. |
72 (usermanualdir): Change from ../man to ../emacs. | |
73 * makefile.w32-in (infodir, ENVADD): Go up one more level. | |
74 * emacs-lisp-intro.texi (setfilename): Go up one more level. | |
75 | |
83940 | 76 2007-07-30 Robert J. Chassell <bob@rattlesnake.com> |
77 | |
78 * emacs-lisp-intro.texi: Fix typo on line 5173, change `thee' to | |
79 `these'. | |
80 | |
81 2007-07-25 Glenn Morris <rgm@gnu.org> | |
82 | |
83 * Relicense all FSF files to GPLv3 or later. | |
84 | |
85 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | |
86 | |
87 * Version 22.1 released. | |
88 | |
89 2007-01-30 Robert J. Chassell <bob@rattlesnake.com> | |
90 | |
91 * emacs-lisp-intro.texi (else): Rephrase message of first | |
92 if-then-else example so it is right both in itself and in the | |
93 "true" case of the expression, which asks whether 4 is greater | |
94 than 5. | |
95 | |
96 2006-11-27 Andreas Schwab <schwab@suse.de> | |
97 | |
98 * Makefile.in (usermanualdir): Define. | |
99 (emacs-lisp-intro.dvi): Pass -I options to texi2dvi instead of | |
100 using TEXINPUTS. | |
101 | |
102 * emacs-lisp-intro.texi: Input texinfo instead of ../man/texinfo | |
103 to fix building outside source directory. | |
104 | |
105 2006-11-09 Robert J. Chassell <bob@rattlesnake.com> | |
106 | |
107 * emacs-lisp-intro.texi: Copy descriptions from detailed master | |
108 menu to menus within body. | |
109 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
110 * emacs-lisp-intro.texi (at the beginning): Add `other shell |
83940 | 111 commands' to produce additional output formats; total is now ten. |
112 (A Loop with an Incrementing Counter, and others): Ensure Info | |
113 menus will appear in short windows. | |
114 (Disentangle beginning-of-buffer): Replace `version 21' with `more | |
115 recent versions'. | |
116 (Simple Extension): Show how to handle multiple versions by adding | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
117 an alternative with a test of `>= 21'. |
83940 | 118 |
119 2006-11-06 Robert J. Chassell <bob@rattlesnake.com> | |
120 | |
121 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output. | |
122 Replace 22.1.100 with 22.1.1. | |
123 (current-kill): Mention functions that directly or indirectly call | |
124 `kill-new', which sets `kill-ring-yank-pointer'. | |
125 (Understanding current-kill): Change `lasted' to `last'. Remove | |
126 extraneous parenthesis. Reword item about returning `car' of list. | |
127 (yank): Remove mention of `rotate-yank-pointer'. | |
128 (Y Axis Element): Add comment regarding replacement of blank space. | |
129 (print-Y-axis Penultimate): Explain that `print-graph' will pass | |
130 `height-of-top-line' so `print-Y-axis' does not have a bug. | |
131 | |
132 2006-11-05 Robert J. Chassell <bob@rattlesnake.com> | |
133 | |
134 * emacs-lisp-intro.texi: Yet more minor changes: | |
135 (defcustom): Said that `:options' is usually for a hook. Remove | |
136 extraneous space in parenthetical remark concerning | |
137 `text-mode-hook-identify'. At end, mention other defines, too. | |
138 (Beginning a .emacs File): Reverse words about comments so they | |
139 parallel numbers of listed semi-colons. | |
140 (Text and Auto-fill): Remove extraneous blank line in example. | |
141 (Mail Aliases): Remove extraneous blank line in example. | |
142 (Keybindings): Reformat as needed with `key' rather than `kbd'. | |
143 (Keybindings, Miscellaneous, Mode Line): For small book format, start | |
144 section name on top of new page. | |
145 (Simple Extension): Replace longer expression with | |
146 `emacs-major-version'. Remove comment about `number-to-string' | |
147 function. | |
148 (Miscellaneous): Add filename option, `-H', to `grep' example | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
149 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent |
83940 | 150 GNU Emacs'. |
151 (edebug): More properly state where to place point for 'M-x | |
152 edebug-defun'. | |
153 | |
154 * emacs-lisp-intro.texi: More minor changes. | |
155 Center images for TeX output. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
156 (kill-new function): Remove indentation for sentence talking about |
83940 | 157 momentarily skipping code. |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
158 (cons & search-fwd Review): Document @code{funcall}. Document |
83940 | 159 @code{re-search-forward} with existing @code{search-forward}. |
160 Reference chapter on regular expression searches. | |
161 (Recursion with list): Specify a more recent version as being Emacs. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
162 (Recursion with list, Every, recursive-graph-body-print): Change |
83940 | 163 `if ... progn' expression to `when'. |
164 (Recursive triangle function): For printing in small book, ensure | |
165 section name is not last on bottom of preceding page. | |
166 (Keep): Remove extraneous space in function definition example. | |
167 (sentence-end): Specify `in English' for glyphs that end a sentence. | |
168 Note that in GNU Emacs 22, the name refers to both a variable and a | |
169 function. | |
170 (fwd-sentence while loops): Write a function as one, not as a form | |
171 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'. | |
172 (etags): Move sentences involving `find-tag' and sources. State | |
173 location of Emacs `src' directory. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
174 (Design count-words-region): Better explain two backslashes in a row. |
83940 | 175 (Find a File): Fix grammar; add a `to' and write `to visit'. Change |
176 `named' to `selected'. | |
177 (lengths-list-file): Remove extraneous parenthesis from reference. | |
178 (lengths-list-many-files): Explain `expand-file-name' better. | |
179 (Files List): Rephrase sentence regarding Lisp sources directory | |
180 | |
181 2006-11-04 Robert J. Chassell <bob@rattlesnake.com> | |
182 | |
183 * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100. | |
184 (defcustom): Note that the value set by defconst is a variable. | |
185 (Buffer Size & Locations): Parenthetical remark about evaluation. | |
186 (Finding More): Change text to include C sources by inference. | |
187 | |
188 * emacs-lisp-intro.texi: Minor fixes. | |
189 Replace all tabs with eight spaces each so printed text looks correct. | |
190 Remove extraneous comma in a printed node name produced by `ref'. | |
191 (insert-buffer): Add a missing beginning parenthesis. | |
192 (beginning-of-buffer): Add `beginning of' to note about accessible | |
193 portion. | |
194 (narrow Exercise): Write closing parenthesis at end of correct | |
195 paragraph. | |
196 (zap-to-char): Remove extraneous `a' from first sentence. | |
197 (Complete zap-to-char): Remove two extraneous sentences. | |
198 (zap-to-char body): Move sentences on documentation two nodes earlier. | |
199 (Lisp macro): Add definition of `unless' macro. | |
200 (last-command & this-command): Remove comment that `we have not yet | |
201 seen' the @code{eq} function. | |
202 (kill-append function): Reformat `kill-append' function definition so | |
203 it prints well. | |
204 (kill-new function): Indent the sentence beginning `notice'. Replace | |
205 `the same as' with `similar to'. Repair typo. Remove obsolete | |
206 references to `yank' and `yank-pop. End section with a note that `we | |
207 will digress into C.' | |
208 | |
209 2006-11-02 Robert J. Chassell <bob@rattlesnake.com> | |
210 | |
211 * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition | |
212 of extraneous quotation mark to rotate-yank-pointer. | |
213 | |
214 2006-11-01 Juri Linkov <juri@jurta.org> | |
215 | |
216 * emacs-lisp-intro.texi: Fix unbalanced quotes. | |
217 | |
218 2006-10-31 Robert J. Chassell <bob@rattlesnake.com> | |
219 | |
220 * emacs-lisp-intro.texi: Revised text for kill-region, | |
221 copy-region-as-kill, kill-append, kill-new, forward-sentence, | |
222 forward-paragraph, find-file, current-kill, yank, and yank-pop. | |
223 Removed INSTALL MANIFEST from the directory since those files are | |
224 now irrelevant. Updated Info file in ../info. Changed numbering | |
225 so is now Revised Third Edition and this instance's edition-number | |
226 is 3.00. Did not update ISBN number. | |
227 | |
228 * emacs-lisp-intro.texi: Remove version reference for X colors. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
229 Document `='. Remove mention that :eval was new in 21. Updated |
83940 | 230 instance's edition-number to 3.01. |
231 | |
232 2006-10-30 Robert J. Chassell <bob@rattlesnake.com> | |
233 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
234 * emacs-lisp-intro.texi: Many changes since it turned out that |
83940 | 235 many `simple' functions were rewritten. Changes to the text |
236 regarding zap-to-char, mark-whole-buffer, append-to-buffer, | |
237 copy-to-buffer, beginning-of-buffer, what-line, and possibly | |
238 others. (I have not reviewed all yet.) This instance does build | |
239 for Info and TeX. | |
240 | |
241 2006-10-29 Chong Yidong <cyd@stupidchicken.com> | |
242 | |
243 * Makefile.in: Use relative paths to avoid advertising filesystem | |
244 contents during compilation. | |
245 | |
246 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> | |
247 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
248 * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex |
83940 | 249 and pointed towards ../man/texinfo.tex so only one file |
250 needs updating. Added comment of what to do when building on own. | |
251 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
252 * texinfo.tex: Changed to version 2006-02-13.16 |
83940 | 253 to enable a DVI build using the more recent versions of TeX. |
254 | |
255 2006-05-25 David Kastrup <dak@gnu.org> | |
256 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
257 * emacs-lisp-intro.texi (setcar): Replace an antelope rather than |
83940 | 258 a giraffe with a hippopotamus. |
259 | |
260 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org> | |
261 | |
262 * emacs-lisp-intro.texi (Digression concerning error): Fix typo. | |
263 | |
264 2005-09-16 Romain Francoise <romain@orebokech.com> | |
265 | |
266 * emacs-lisp-intro.texi (GNU Free Documentation License): | |
267 Specify GFDL version 1.2. | |
268 | |
269 2005-07-30 Eli Zaretskii <eliz@gnu.org> | |
270 | |
271 * makefile.w32-in (info): Don't run install-info. | |
272 ($(infodir)/dir): New target, produced by running install-info. | |
273 | |
274 2005-07-04 Lute Kamstra <lute@gnu.org> | |
275 | |
276 Update FSF's address in GPL notices. | |
277 | |
278 * emacs-lisp-intro.texi: Update FSF's address. | |
279 | |
280 2004-04-23 Juanma Barranquero <lektu@terra.es> | |
281 | |
282 * makefile.w32-in: Add "-*- makefile -*-" mode tag. | |
283 | |
284 2004-02-29 Juanma Barranquero <lektu@terra.es> | |
285 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
286 * makefile.w32-in (mostlyclean, clean, maintainer-clean): |
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
287 Use $(DEL) instead of rm, and ignore exit code. |
83940 | 288 |
289 2003-11-16 Kevin Ryde <user42@zip.com.au> | |
290 | |
291 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] | |
292 Corrections to cross references, | |
293 (Interactive Options): elisp "interactive" -> "Using Interactive". | |
294 (defvar and asterisk): Remove emacs "Edit Options" reference, | |
295 edit-options is no longer described in the emacs manual. | |
296 (Lists diagrammed): elisp "List Type" -> "Cons Cell Type". | |
297 | |
298 2003-09-03 Peter Runestig <peter@runestig.com> | |
299 | |
300 * makefile.w32-in: New file. | |
301 | |
302 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> | |
303 | |
304 * emacs-lisp-intro.texi (Index): @ignore extraneous text. | |
305 Use @dircategory and @direntry to define the DIR entry. | |
306 | |
307 2001-11-25 Robert J. Chassell <bob@rattlesnake.com> | |
308 | |
309 * emacs-lisp-intro.texi: Move @contents to the beginning of the | |
310 file. Set the size to @smallbook. | |
311 | |
312 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> | |
313 | |
314 * Makefile.in: New file. | |
315 | |
316 * README: Update. | |
317 | |
318 * *.eps: Rename to avoid clashes in DOS 8+3 namespace. | |
319 | |
320 ;; Local Variables: | |
93312 | 321 ;; coding: utf-8 |
83940 | 322 ;; add-log-time-zone-rule: t |
323 ;; End: | |
324 | |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
325 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
100974 | 326 2008, 2009 Free Software Foundation, Inc. |
83940 | 327 |
328 This file is part of GNU Emacs. | |
329 | |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
330 GNU Emacs is free software: you can redistribute it and/or modify |
83940 | 331 it under the terms of the GNU General Public License as published by |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
332 the Free Software Foundation, either version 3 of the License, or |
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
333 (at your option) any later version. |
83940 | 334 |
335 GNU Emacs is distributed in the hope that it will be useful, | |
336 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
337 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
338 GNU General Public License for more details. | |
339 | |
340 You should have received a copy of the GNU General Public License | |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
341 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
83940 | 342 |
343 ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3 |