aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-11-16 07:29:22 -0800
committerPaul Eggert2012-11-16 07:29:22 -0800
commit3d082a269ece18058ed82957f8a056822b39789e (patch)
tree17d4964206b6dc2329b1e31ec708b7b370912db4 /src/ChangeLog
parent9533048d4a8e86dd6a8ffc8970afce28fda2632f (diff)
downloademacs-3d082a269ece18058ed82957f8a056822b39789e.tar.gz
emacs-3d082a269ece18058ed82957f8a056822b39789e.zip
Remove no-longer-used pty_max_bytes variable.
* configure.ac (fpathconf): Remove unnecessary check. * admin/CPP-DEFINES (HAVE_FPATHCONF): Remove. * src/process.c (pty_max_bytes): Remove; unused. (send_process): Do not set it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8caaa2f68e0..c9c754f8677 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-11-16 Paul Eggert <eggert@cs.ucla.edu>
2
3 Remove no-longer-used pty_max_bytes variable.
4 * process.c (pty_max_bytes): Remove; unused.
5 (send_process): Do not set it.
6
12012-11-15 Juanma Barranquero <lekktu@gmail.com> 72012-11-15 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * makefile.w32-in ($(BLD)/dispnew.$(O), $(BLD)/emacs.$(O)): 9 * makefile.w32-in ($(BLD)/dispnew.$(O), $(BLD)/emacs.$(O)):