Mercurial > emacs
view src/s/openbsd.h @ 39564:0e059993ad95
(lisp-imenu-generic-expression): Use regexp-opt.
(doc-string-elt): Set symbol's prop. Copied from autoload.el.
(lisp-font-lock-syntactic-face-function): New function.
(lisp-mode-variables): Use it. Make arg optional.
(emacs-lisp-mode): Don't pass an arg to lisp-mode-variables.
(lisp-mode): Don't pass an arg to lisp-mode-variables.
Set comment-start-skip.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 05 Oct 2001 09:31:27 +0000 |
parents | db6bbbe07da8 |
children | cf068b0ef3c5 d7ddb3e565de |
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" /* David Mazieres <dm@reeducation-labor.lcs.mit.edu> says this is necessary. Otherwise Emacs dumps core when run -nw. */ #undef LIBS_TERMCAP