Mercurial > emacs
annotate doc/man/ChangeLog @ 107846:e8ea73860300
Try to solve the problem of spurious EOF chars in long lines of text
sent to interactive subprocesses.
* sysdep.c (child_setup_tty): Do not enable ICANON any more.
(system_process_attributes): Remove unused var `ttotal'.
* process.c (send_process): Don't bother breaking long line with EOF
chars when talking to ttys any more.
(wait_reading_process_output): Output a warning when called in such
a way that it could block without being interruptible.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Apr 2010 22:07:48 -0400 |
parents | b4d27afff1bf |
children | 973b5bc5fcfe |
rev | line source |
---|---|
107367
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
1 2010-03-10 Chong Yidong <cyd@stupidchicken.com> |
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
2 |
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
3 * Branch for 23.2. |
b4d27afff1bf
Bump version to 24.0.50.
Chong Yidong <cyd@stupidchicken.com>
parents:
106815
diff
changeset
|
4 |
106781
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
5 2010-01-09 Chong Yidong <cyd@stupidchicken.com> |
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
6 |
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
7 * emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove |
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
8 deprecated --unibyte option. |
aae47b0bcc8d
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
Chong Yidong <cyd@stupidchicken.com>
parents:
106676
diff
changeset
|
9 |
103507
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
10 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
11 |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
12 * Branch for 23.1. |
973e0a71638b
Add "Branch for 23.1" ChangeLog entry.
Chong Yidong <cyd@stupidchicken.com>
parents:
101693
diff
changeset
|
13 |
101693 | 14 2009-01-31 Glenn Morris <rgm@gnu.org> |
15 | |
16 * b2m.1: Minor fixes. | |
17 | |
100419
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
18 2008-12-14 Dan Nicolaescu <dann@ics.uci.edu> |
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
19 |
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
20 * ebrowse.1: Fix typos. Add more to the "SEE ALSO" section. |
4f64aa90b939
Fix typos. Add more to the "SEE ALSO" section.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100417
diff
changeset
|
21 |
100417
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
22 2008-12-14 Glenn Morris <rgm@gnu.org> |
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
23 |
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
24 * emacs.1: Fix MAILINGLISTS (default) location. |
de02ac213348
Fix MAILINGLISTS (default) location.
Glenn Morris <rgm@gnu.org>
parents:
100395
diff
changeset
|
25 |
100395
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
26 2008-12-13 Glenn Morris <rgm@gnu.org> |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
27 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
28 * b2m.1: New file. Basic man-page. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
29 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
30 * grep-changelog.1: New file. Basic man-page, largely constructed from |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
31 program --help output. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
32 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
33 * rcs-checkin.1: New file. Basic man-page, largely from script |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
34 commentary. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
35 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
36 * ebrowse.1: Fix "emacsclient" typo. Replace problematic character. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
37 Add some formatting. Add permissions notice. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
38 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
39 * emacs.1: Remove initial copyright comment, just refer to COPYING |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
40 section, merge years. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
41 |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
42 * etags.1: Don't duplicate copyright info in initial comment, |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
43 just refer to COPYING section. |
8f290ff3c7e3
Remove initial copyright comment, just refer to COPYING section, merge
Glenn Morris <rgm@gnu.org>
parents:
100313
diff
changeset
|
44 |
100312
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
45 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu> |
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
46 |
100313
1912976b0dec
* Makefile.in (install-arch-indep): Install ebrowse.1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100312
diff
changeset
|
47 * ebrowse.1: New file, mostly just the results of --help in man format. |
1912976b0dec
* Makefile.in (install-arch-indep): Install ebrowse.1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100312
diff
changeset
|
48 |
100312
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
49 * emacsclient.1: Describe what an empty string argument does for |
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
50 --alternate-editor. |
6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
Dan Nicolaescu <dann@ics.uci.edu>
parents:
100123
diff
changeset
|
51 |
99991
ec1ce2561f47
Mention -nw and -c. Fix the character for --help.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
95033
diff
changeset
|
52 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu> |
ec1ce2561f47
Mention -nw and -c. Fix the character for --help.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
95033
diff
changeset
|
53 |
106676
cf3b293aa85d
Fix typos in ChangeLogs.
Juanma Barranquero <lekktu@gmail.com>
parents:
103507
diff
changeset
|
54 * emacsclient.1: Mention -nw and -c. Fix the character for --help. |
100123 | 55 Swap the order of -e and -n to follow the order displayed by --help. |
99991
ec1ce2561f47
Mention -nw and -c. Fix the character for --help.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
95033
diff
changeset
|
56 |
92801 | 57 2008-03-13 Glenn Morris <rgm@gnu.org> |
58 | |
59 * emacs.1: Fix Emacs version. | |
60 | |
87631 | 61 2008-01-08 Glenn Morris <rgm@gnu.org> |
62 | |
63 * emacs.1: Update Emacs version. | |
64 | |
93311 | 65 2007-11-22 Francesco Potortì <pot@gnu.org> |
86316 | 66 |
67 * etags.1: Ctags and Etags now share the same defaults, so remove | |
68 --defines, --globals, --members, --typedefs, --typedefs-and-c++. | |
69 | |
93311 | 70 2007-11-15 Francesco Potortì <pot@gnu.org> |
86090
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
71 |
86151
da4c5938f977
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86090
diff
changeset
|
72 * etags.1: Note that you can use "-" for stdout with -o. |
86090
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
73 |
83916 | 74 2007-09-06 Glenn Morris <rgm@gnu.org> |
75 | |
76 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to | |
77 doc/man/. | |
78 | |
79 ;; Local Variables: | |
93311 | 80 ;; coding: utf-8 |
83916 | 81 ;; fill-column: 79 |
82 ;; add-log-time-zone-rule: t | |
83 ;; End: | |
84 | |
106815 | 85 Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
83916 | 86 |
87 This file is part of GNU Emacs. | |
88 | |
95033
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
89 GNU Emacs is free software: you can redistribute it and/or modify |
83916 | 90 it under the terms of the GNU General Public License as published by |
95033
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
91 the Free Software Foundation, either version 3 of the License, or |
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
92 (at your option) any later version. |
83916 | 93 |
94 GNU Emacs is distributed in the hope that it will be useful, | |
95 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
96 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
97 GNU General Public License for more details. | |
98 | |
99 You should have received a copy of the GNU General Public License | |
95033
dcdb16dd1b69
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
93311
diff
changeset
|
100 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
83916 | 101 |
84367 | 102 ;; arch-tag: 2bd1112e-157f-4884-b0ca-0fb1057972d7 |