aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-11-01 03:06:23 +0000
committerDan Nicolaescu2007-11-01 03:06:23 +0000
commit07e5c0b0b70e308b4dc4ac5b3ee832894f746a81 (patch)
tree4749f6371c093acd662f44d98739eb8bcd10a6bc /src/ChangeLog
parent88406d6ee8a9108ae8265aac2f023e61f4bff827 (diff)
downloademacs-07e5c0b0b70e308b4dc4ac5b3ee832894f746a81.tar.gz
emacs-07e5c0b0b70e308b4dc4ac5b3ee832894f746a81.zip
* cmdargs.texi (Misc Variables): Remove Sun windows info.
* MACHINES: Remove Sun windows info. * term/sun-mouse.el: * obsolete/sun-fns.el: * obsolete/sun-curs.el: Remove files. * term/sun.el (select-previous-complex-command): * sunfns.c: Remove file * m/sun386.h: * m/sun2.h: * m/sparc.h: Remove Sun windows code.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 638ca30e047..4e93e3937f6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * sunfns.c: Remove file
4
5 * m/sun386.h:
6 * m/sun2.h:
7 * m/sparc.h: Remove Sun windows code.
8
12007-10-31 Stefan Monnier <monnier@iro.umontreal.ca> 92007-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard. 11 * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.