aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2009-07-03 13:19:03 +0000
committerDan Nicolaescu2009-07-03 13:19:03 +0000
commit6978862dc888bc9118ea654003d3e21493ce35c4 (patch)
tree95408677a530b6a0fcaeb19fe66bb33260e9fb6c /src/ChangeLog
parent9fe40f0e26340190a179651f1498a462d11f9e5b (diff)
downloademacs-6978862dc888bc9118ea654003d3e21493ce35c4.tar.gz
emacs-6978862dc888bc9118ea654003d3e21493ce35c4.zip
* m/mips.h: Mention this file is also used for netbsd.
* m/pmax.h: Remove file. * configure.in (--enable-profiling): New option. (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5f852a75496..ad7bf8a544b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-07-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * m/mips.h: Mention this file is also used for netbsd.
4 * m/pmax.h: Remove file.
5
12009-07-03 Jan Djärv <jan.h.d@swipnet.se> 62009-07-03 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.h (struct x_display_info): Add invisible_cursor. 8 * xterm.h (struct x_display_info): Add invisible_cursor.