From: Michael Orlitzky Date: Sun, 13 Nov 2022 00:04:57 +0000 (-0500) Subject: nagios-mode.el: add a few new macros. X-Git-Tag: v0.4~9 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=88f78f5858ee66ec81acfbb2cdefb6ae2af072b6;hp=88f78f5858ee66ec81acfbb2cdefb6ae2af072b6;p=nagios-mode.git nagios-mode.el: add a few new macros. The following were added at some point in the intervening decade, and have now been added to the list: * $HOSTANDSERVICESIMPORTANCE$ * $HOSTGROUPMEMBERADDRESSES$ * $HOSTIMPORTANCE$ * $HOSTINFOURL$ * $HOSTNOTIFICATIONENABLED$ * $HOSTNOTIFICATIONPERIOD$ * $SERVICEIMPORTANCE$ * $SERVICENOTIFICATIONENABLED$ * $SERVICENOTIFICATIONPERIOD$ ---