Mercurial > emacs
view src/s/sol2-10.h @ 112372:539ff9c0e704
gnus-art.el (gnus-article-add-buttons): Simplify condition.
(gnus-button-push): Remove gnus-button-entry function, it fails heavily if you have the same regexp several times.
(gnus-button-push): Fix matching when regexp is symbol.
spam.el (spam-spamassassin-register-with-sa-learn): Insert a full From header with a date and "nobody" as the sender.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Wed, 19 Jan 2011 22:22:18 +0000 |
parents | ef719132ddfa |
children |
line wrap: on
line source
/* Handle Solaris 2.10. */ #include "sol2-6.h" /* This is used in list_system_processes. */ #define HAVE_PROCFS 1 /* This is needed for the system_process_attributes implementation. */ #define _STRUCTURED_PROC 1