summaryrefslogtreecommitdiff
path: root/lisp/novice.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-22 05:42:35 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-22 05:42:35 +0000
commit93edffb83b25f467d7706b306e6ed3b7139fe0fd (patch)
tree3beaeb40ff93b89c759d79854ec5ab3b8e55a2f3 /lisp/novice.el
parentd91e903d4a73ad06e5773a8bfc4902f1b10181ca (diff)
downloademacs-93edffb83b25f467d7706b306e6ed3b7139fe0fd.tar.gz
Added or corrected Commentary sections
Diffstat (limited to 'lisp/novice.el')
-rw-r--r--lisp/novice.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/novice.el b/lisp/novice.el
index 1590a104861..2ddbbac3250 100644
--- a/lisp/novice.el
+++ b/lisp/novice.el
@@ -21,6 +21,12 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; Commentary:
+
+;; This mode provides a hook which is, by default, attached to various
+;; putatively dangerous commands in a (probably futile) attempt to
+;; prevent lusers from shooting themselves in the feet.
+
;;; Code:
;; This function is called (by autoloading)