mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Add a comment giving version of obsolescence.
This commit is contained in:
parent
5ca2bc08c5
commit
e94a977386
@ -9,6 +9,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 21.1.
|
||||
|
||||
;; This file contains dummy variables and functions only because Emacs
|
||||
;; does hscrolling automatically, now.
|
||||
|
||||
|
@ -25,6 +25,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
||||
|
@ -27,6 +27,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 22.1.
|
||||
|
||||
;;; Code:
|
||||
|
||||
;;; Original version by John Robinson (jr@bbn-unix.arpa, bbncca!jr), Oct 1985
|
||||
|
@ -27,6 +27,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
@ -26,6 +26,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
@ -27,6 +27,8 @@
|
||||
|
||||
;;; 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
|
||||
|
@ -24,7 +24,9 @@
|
||||
;; 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.
|
||||
|
||||
|
@ -26,6 +26,8 @@
|
||||
|
||||
;;; 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
|
||||
|
@ -26,6 +26,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
||||
|
@ -26,6 +26,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 22.1.
|
||||
|
||||
;; Written by Howard Gayle. See case-table.el for details.
|
||||
|
||||
;;; Code:
|
||||
|
@ -25,6 +25,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 22.1.
|
||||
|
||||
;; This package is meant to be called by other terminal packages.
|
||||
|
||||
;;; Code:
|
||||
|
@ -27,6 +27,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 22.1.
|
||||
|
||||
;; Purpose:
|
||||
;;
|
||||
;; Lazy Lock mode is a Font Lock support mode.
|
||||
|
@ -28,6 +28,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 23.1.
|
||||
|
||||
;;; Code:
|
||||
|
||||
;; The selection code requires us to use certain symbols whose names are
|
||||
|
@ -25,6 +25,8 @@
|
||||
|
||||
;;; 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
|
||||
|
@ -24,7 +24,9 @@
|
||||
;; 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
|
||||
|
@ -25,6 +25,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
@ -24,6 +24,8 @@
|
||||
|
||||
;;; 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
|
||||
|
@ -28,6 +28,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 21.1.
|
||||
|
||||
;; DESCRIPTION:
|
||||
;; ------------
|
||||
;; This program can be used to monitor running time performance of Emacs Lisp
|
||||
|
@ -23,6 +23,10 @@
|
||||
;; 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
|
||||
@ -52,8 +56,6 @@
|
||||
;; tower@gnu.org Nov 21 1986
|
||||
;; added tower@gnu.org 22 Apr 87
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'mail-utils)
|
||||
|
@ -23,6 +23,10 @@
|
||||
;; 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
|
||||
@ -53,8 +57,6 @@
|
||||
;;; >> Nuked by Mly to autoload those functions again, as the duplication of
|
||||
;;; >> code was making maintenance too difficult.
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'sendmail)
|
||||
|
@ -27,8 +27,9 @@
|
||||
|
||||
;;; 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:
|
||||
|
||||
|
@ -6,6 +6,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 21.1.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'supercite)
|
||||
|
@ -25,6 +25,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
@ -26,6 +26,8 @@
|
||||
|
||||
;;; 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.
|
||||
|
@ -25,6 +25,8 @@
|
||||
|
||||
;;; 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
|
||||
|
@ -22,6 +22,8 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; This file has been obsolete since Emacs 21.1.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defvar x-process-mouse-hook)
|
||||
|
Loading…
Reference in New Issue
Block a user