aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-02-24 18:53:07 +0000
committerDan Nicolaescu2008-02-24 18:53:07 +0000
commit9d2818d67690523a462696ccef3e1376a57dbf43 (patch)
treeb94f1aa78265a5ef22ed37d365dda1b36d653748 /src/ChangeLog
parent5cd53af59e1e907956a751a62c72abce85d4ab5a (diff)
downloademacs-9d2818d67690523a462696ccef3e1376a57dbf43.tar.gz
emacs-9d2818d67690523a462696ccef3e1376a57dbf43.zip
* configure.in: Remove references to obsolete variables and
systems. * configure: Regenerate. * Makefile.in (NO_SHORTNAMES): * emacsclient.c (NO_SHORTNAMES): * fakemail.c (NO_SHORTNAMES): * make-docfile.c (NO_SHORTNAMES): * movemail.c (NO_SHORTNAMES): * pop.c (NO_SHORTNAMES): Remove references to obsolete variable. * config.nt (SHORTNAMES): Remove reference to obsolete variable. * s/vms4-0.h: * s/vms4-2.h: * s/vms4-4.h: * s/vms5-5.h: Remove, unused. * s/irix5-2.h: * s/irix6-0.h: * s/riscos5.h: * s/mach-bsd4-3.h: * m/mips4.h: Remove files for obsolete systems * Makefile.in: * filelock.c: * unexmips.c: * m/hp9000s300.h: * m/iris4d.h: * s/aix3-1.h: * s/hpux.h: * s/msdos.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-3.h: Remove references to obsolete variables. * s/irix5-0.h: Remove, move all the contents ... * s/irix6-5.h: ... here. Simplify. * config.in: Regenerate.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dda7a11fdaa..928a2d9fd42 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,33 @@
12008-02-24 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/vms4-0.h:
4 * s/vms4-2.h:
5 * s/vms4-4.h:
6 * s/vms5-5.h: Remove, unused.
7
8 * s/irix5-2.h:
9 * s/irix6-0.h:
10 * s/riscos5.h:
11 * s/mach-bsd4-3.h:
12 * m/mips4.h: Remove files for obsolete systems
13
14 * Makefile.in:
15 * filelock.c:
16 * unexmips.c:
17 * m/hp9000s300.h:
18 * m/iris4d.h:
19 * s/aix3-1.h:
20 * s/hpux.h:
21 * s/msdos.h:
22 * s/usg5-0.h:
23 * s/usg5-2-2.h:
24 * s/usg5-2.h:
25 * s/usg5-3.h: Remove references to obsolete variables.
26
27 * s/irix5-0.h: Remove, move all the contents ...
28 * s/irix6-5.h: ... here. Simplify.
29 * config.in: Regenerate.
30
12008-02-24 Jason Rumney <jasonr@gnu.org> 312008-02-24 Jason Rumney <jasonr@gnu.org>
2 32
3 * w32term.c: (x_draw_glyph_string_background): Clear the background 33 * w32term.c: (x_draw_glyph_string_background): Clear the background