aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-08-20 15:36:07 -0700
committerDan Nicolaescu2010-08-20 15:36:07 -0700
commitd931da8c2a41b5edab90024897f7a83e4ac6940b (patch)
tree9618f8f7d5b685f56141561d6da39bbbc197c466 /src/ChangeLog
parent00c539942563848d146c5fa8fdd1f9bed3fc3cfb (diff)
downloademacs-d931da8c2a41b5edab90024897f7a83e4ac6940b.tar.gz
emacs-d931da8c2a41b5edab90024897f7a83e4ac6940b.zip
Remove redundant HAVE_TCATTR defines.
* src/s/unixware.h (HAVE_TCATTR): * src/s/aix4-2.h (HAVE_TCATTR): Remove definitions, not needed. systty.h defines it when HAVE_TERMIOS is defined.
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 7d37142e375..19846016072 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12010-08-20 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/unixware.h (HAVE_TCATTR):
4 * s/aix4-2.h (HAVE_TCATTR): Remove definitions, not needed.
5 systty.h defines it when HAVE_TERMIOS is defined.
6
12010-08-20 Eli Zaretskii <eliz@gnu.org> 72010-08-20 Eli Zaretskii <eliz@gnu.org>
2 8
3 * dispnew.c (buffer_posn_from_coords): Fix last change for text 9 * dispnew.c (buffer_posn_from_coords): Fix last change for text