From 6f4b1c8290547a96ad669e7fcaf9cf73da1a3831 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 15 Dec 1998 17:51:22 +0000 Subject: Used authorized keywords. --- generic/texi-docstring-magic.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/generic/texi-docstring-magic.el b/generic/texi-docstring-magic.el index 82d9497f..3e69ccd5 100644 --- a/generic/texi-docstring-magic.el +++ b/generic/texi-docstring-magic.el @@ -1,6 +1,6 @@ ;; texi-docstring-magic.el -- munge internal docstrings into texi ;; -;; Keywords: texi, docstrings +;; Keywords: lisp, docs, tex ;; Author: David Aspinall ;; Copyright (C) 1998 David Aspinall ;; Maintainer: David Aspinall @@ -34,6 +34,8 @@ ;; ;; This will insert @defopt, @deffn and the like underneath the ;; magic comment strings. +;; +;; The default value for user options will be printed. ;; ;; Symbols are recognized if they are defined for faces, functions, ;; or variables (in that order). -- cgit v1.2.3