annotate msdos/sed1x.inp @ 14402:64e80af54f06
Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* timer.el (timer-inc-time): New function.
(run-at-time): Use that.
(run-after-delay): New function.
* timer.el: Add a usecs slot to each timer.
Almost all functions changed.
Sun Jan 28 16:47:55 1996 Morten Welinder <terra@diku.dk>
* timer.el: Complete rewrite to use built-in timer feature.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Mon, 29 Jan 1996 02:19:30 +0000 |
parents |
b37425ecb3f0 |
children |
695cf19ef79e |
rev |
line source |
9571
|
1 # -sed1x.inp------------------------------------------------------------
|
|
2 # Extra configuration script for src/makefile for DesqView/X
|
|
3 # ----------------------------------------------------------------------
|
|
4 s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.!
|
|
5 s!^ @true *$! @rem!
|
|
6 s/DOC/DOC-X/g
|
|
7 #/^LIBXMENU *=/s!= *!= ../oldxmenu/!
|
|
8 /^temacs *:/s!OLDXMENU!LIBXMENU!
|