Mercurial > emacs
view src/s/riscos5.h @ 66121:b1015e4158db
Don't require CL at runtime.
(savehist-xemacs): Remove.
(savehist-coding-system): Use utf-8 if available, regardless of religion.
(savehist-no-conversion): Use (featurep 'xemacs).
(savehist-load): Check existence of start-itimer rather than XEmacs.
Use an idle timer.
(savehist-process-for-saving): Replace use of CL funs `subseq' and
`delete-if-not'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 16 Oct 2005 15:22:37 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
#include "bsd4-3.h" /* This file has changes that Jost Krieger <x920031@rubb.rz.ruhr-uni-bochum.de> says are necessary. */ /* No declaration in system header files. */ extern double atof (); #define LD_SWITCH_SYSTEM -non_shared #define GETPGRP_NO_ARG /* arch-tag: e8ddf21d-72a0-476d-b33e-364f8b20e3b7 (do not change this comment) */