]> code.delx.au - gnu-emacs/blobdiff - lisp/allout.el
Synopsis: Migrate allout encryption provisions from pgg library, which is
[gnu-emacs] / lisp / allout.el
index 968c7081678d65871cc98ea214e737c6ceb2f10b..3a506482d4f8a9e9a3560a434983fb8ecb1e81e8 100644 (file)
@@ -1,7 +1,7 @@
 ;;; allout.el --- extensive outline mode for use alone and with other modes
 
-;; Copyright (C) 1992, 1993, 1994, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
 ;; Author: Ken Manheimer <ken dot manheimer at gmail dot com>
 ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail dot com>
 
 ;;;_ + Layout, Mode, and Topic Header Configuration
 
+(defvar allout-command-prefix)          ; defined below
+(defvar allout-mode-map)
+
 ;;;_  > allout-keybindings incidentals:
 ;;;_   > allout-bind-keys &optional varname value
 (defun allout-bind-keys (&optional varname value)