comparison lisp/obsolete/scribe.el @ 94000:ee22366f2a68

Add a comment giving version of obsolescence.
author Glenn Morris <rgm@gnu.org>
date Fri, 11 Apr 2008 07:44:49 +0000
parents 1e3a407766b9
children 43d30a1ea764
comparison
equal deleted inserted replaced
93999:ba69c9ea9b58 94000:ee22366f2a68
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the 22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
23 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 23 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
24 ;; Boston, MA 02110-1301, USA. 24 ;; Boston, MA 02110-1301, USA.
25 25
26 ;;; Commentary: 26 ;;; Commentary:
27
28 ;; This file has been obsolete since Emacs 22.1.
27 29
28 ;; A major mode for editing source in written for the Scribe text formatter. 30 ;; A major mode for editing source in written for the Scribe text formatter.
29 ;; Knows about Scribe syntax and standard layout rules. The command to 31 ;; Knows about Scribe syntax and standard layout rules. The command to
30 ;; run Scribe on a buffer is bogus; someone interested should fix it. 32 ;; run Scribe on a buffer is bogus; someone interested should fix it.
31 33