aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-11-23 14:13:41 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-11-23 15:53:51 +0200
commit8a7cf4b45431bbead62b2ae390f49caedf702fe5 (patch)
tree8fa64b9d0d390bc7828d309b8661c1ce14e9b366 /bootstrap.conf
parentea7d455926a675ad5d605450fc2ae61da14b79f3 (diff)
downloadpies-8a7cf4b45431bbead62b2ae390f49caedf702fe5.tar.gz
pies-8a7cf4b45431bbead62b2ae390f49caedf702fe5.tar.bz2
Minor change.
* src/pies.h (CF_DISABLED) (CF_PRECIOUS): New defines. (struct component): Replace precious and disabled by a bitmask member `flags'. All uses updated. * src/progman.c: Reflect the above change. * src/pies.c (_cb_bitmask): New function. (_cb_precious, _cb_disabled): New callbacks. (component_keywords): Change handling of precious and disabled. * bootstrap.conf: Add Emacs mode marker
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 5cf5980..d965892 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,2 +1,2 @@
-# Bootstrap configuration for GNU Pies.
+# Bootstrap configuration for GNU Pies. -*- shell-script -*-
# Copyright (C) 2008, 2009 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.