Mercurial > emacs
annotate test/ChangeLog @ 95111:f3a094e70d91
(wait_reading_process_output): Always check status when in batch mode.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 19 May 2008 16:29:33 +0000 |
parents | f9e1a40c4f47 |
children | b3a22f3768c6 |
rev | line source |
---|---|
92344 | 1 2008-02-29 Glenn Morris <rgm@gnu.org> |
2 | |
3 * README: New file. | |
4 | |
92339 | 5 2008-02-29 Ulf Jasper <ulf.jasper@web.de> |
6 | |
7 * icalendar-testsuite.el: New file. | |
8 | |
9 ;; Local Variables: | |
93296 | 10 ;; coding: utf-8 |
92339 | 11 ;; add-log-time-zone-rule: t |
12 ;; End: | |
13 | |
14 Copyright (C) 2008 Free Software Foundation, Inc. | |
15 | |
16 This file is part of GNU Emacs. | |
17 | |
94717
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
18 GNU Emacs is free software: you can redistribute it and/or modify |
92339 | 19 it under the terms of the GNU General Public License as published by |
94717
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
20 the Free Software Foundation, either version 3 of the License, or |
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
21 (at your option) any later version. |
92339 | 22 |
23 GNU Emacs is distributed in the hope that it will be useful, | |
24 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
25 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
26 GNU General Public License for more details. | |
27 | |
28 You should have received a copy of the GNU General Public License | |
94717
f9e1a40c4f47
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93296
diff
changeset
|
29 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
92339 | 30 |
31 ;;; arch-tag: 6f0d1c86-c141-46da-b387-cf17e38c7bf7 |