diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-22 02:58:21 +0000 |
commit | b05a8583f185c7c4ae4386f56b940e8ccee6c564 (patch) | |
tree | 219a728a8e86596fd762a4e4950cb6a5f5c0a120 /lisp/map-ynp.el | |
parent | b71a32d05398f3b49b0439f1b0300533458386b3 (diff) | |
download | emacs-b05a8583f185c7c4ae4386f56b940e8ccee6c564.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/map-ynp.el')
-rw-r--r-- | lisp/map-ynp.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/map-ynp.el b/lisp/map-ynp.el index a7b046fbc38..53decf8d87e 100644 --- a/lisp/map-ynp.el +++ b/lisp/map-ynp.el @@ -1,11 +1,10 @@ ;;; map-ynp.el --- General-purpose boolean question-asker. +;;; Copyright (C) 1991, 1992 Free Software Foundation, Inc. + ;; Author: Roland McGrath <roland@gnu.ai.mit.edu> -;; Last-Modified: 14 Mar 1992 ;; Keywords: lisp, extensions -;;; Copyright (C) 1991, 1992 Free Software Foundation, Inc. -;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 2, or (at your option) |