Mercurial > emacs
view src/s/openbsd.h @ 26428:f572944ca41f
* emacs-lisp/debug.el (debugger-env-macro):
Use the new backquote syntax.
* emacs-lisp/easymenu.el (easy-menu-make-symbol):
Use the new backquote syntax.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Fri, 12 Nov 1999 18:19:39 +0000 |
parents | 8e1b437e5d04 |
children | db6bbbe07da8 |
line wrap: on
line source
/* s/ file for openbsd systems. */ /* Get most of the stuff from bsd4.3 */ #include "bsd4-3.h" /* Get the rest of the stuff from that less-POSIX-conformant system */ #include "netbsd.h"