;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;; This file contains dummy variables and functions only because Emacs
;; does hscrolling automatically, now.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Sets up C-mode with support for awk-style #-comments and a lightly
;; hacked syntax table.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;;; Code:
;;; Original version by John Robinson (jr@bbn-unix.arpa, bbncca!jr), Oct 1985
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Fast Lock mode is a Font Lock support mode.
;; It makes visiting a file in Font Lock mode faster by restoring its face text
;; properties from automatically saved associated Font Lock cache files.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Floating point numbers are represented by dot-pairs (mant . exp)
;; where mant is the 24-bit signed integral mantissa and exp is the
;; base 2 exponent.
;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;; Hilit19.el is a customizable highlighting package for Emacs 19. It supports
;; not only source code highlighting, but also Info, RMAIL, VM, gnus...
;; Hilit19 knows (or thinks it knows) how to highlight emacs buffers in
;; Boston, MA 02110-1301, USA.
;;; Commentary:
-;;
+
+;; This file has been obsolete since Emacs 21.1.
+
;; This file contains dummy variables and functions only because Emacs
;; does hscrolling automatically, now.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Function `iso-accents-mode' activates a minor mode in which
;; typewriter "dead keys" are emulated. The purpose of this emulation
;; is to provide a simple means for inserting accented characters
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Provides keys for inserting ISO Latin-1 characters. They use the
;; prefix key C-x 8. Type C-x 8 C-h for a list.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Written by Howard Gayle. See case-table.el for details.
;;; Code:
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; This package is meant to be called by other terminal packages.
;;; Code:
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Purpose:
;;
;; Lazy Lock mode is a Font Lock support mode.
;;; Commentary:
+;; This file has been obsolete since Emacs 23.1.
+
;;; Code:
;; The selection code requires us to use certain symbols whose names are
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; This package provides equivalents of certain primitives from Gosling
;; Emacs (including the commercial UniPress versions). These have an
;; ml- prefix to distinguish them from native GNU Emacs functions with
;; Boston, MA 02110-1301, USA.
;;; Commentary:
-;;
+
+;; This file has been obsolete since Emacs 23.1.
+
;; URL: http://www.dsmit.com/lisp/
;;
;; The whitespace library is intended to find and help fix five different types
;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;; This package is a major mode for editing outline-format documents.
;; An outline can be `abstracted' to show headers at any given level,
;; with all stuff below hidden. See the Emacs manual for details.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; This code provides functions to list and edit the values of all global
;; option variables known to loaded Emacs Lisp code. There are two entry
;; points, `list-options' and `edit' options'. The latter enters a major
;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;; DESCRIPTION:
;; ------------
;; This program can be used to monitor running time performance of Emacs Lisp
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
;; Boston, MA 02110-1301, USA.
+;;; Commentary:
+
+;; This file has been obsolete since Emacs 21.1.
+
;;; Change Log:
;; Created Sun Mar 10,1985 at 21:35:01 ads and sundar@hernes.ai.mit.edu
;; tower@gnu.org Nov 21 1986
;; added tower@gnu.org 22 Apr 87
-;;; Commentary:
-
;;; Code:
(require 'mail-utils)
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
;; Boston, MA 02110-1301, USA.
+;;; Commentary:
+
+;; This file has been obsolete since Emacs 22.1.
+
;;; Change Log:
;; moved posting and mail code from rnews.el
;;; >> Nuked by Mly to autoload those functions again, as the duplication of
;;; >> code was making maintenance too difficult.
-;;; Commentary:
-
;;; Code:
(require 'sendmail)
;;; Commentary:
-;; This package is obsolete. Emacs now resizes mini-windows
-;; automatically.
+;; This file has been obsolete since Emacs 21.1.
+
+;; This package is obsolete. Emacs now resizes mini-windows automatically.
;;; Code:
;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;;; Code:
(require 'supercite)
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; A major mode for editing source in written for the Scribe text formatter.
;; Knows about Scribe syntax and standard layout rules. The command to
;; run Scribe on a buffer is bogus; someone interested should fix it.
;;; Commentary:
+;; This file has been obsolete since Emacs 22.1.
+
;; Fixme: Is this actually used? if so, it should be in language,
;; possibly as a feature property of Swedish, probably defining a
;; `swascii' coding system.
;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;; This package can be used to arrange for automatic uncompress of
;; compressed files when they are visited.
;; All that's necessary is to load it. This can conveniently be done from
;;; Commentary:
+;; This file has been obsolete since Emacs 21.1.
+
;;; Code:
(defvar x-process-mouse-hook)