From 8515507f1f92ea0145f89b99449c85ba7056e829 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 4 Dec 2012 12:04:01 -0500 Subject: [PATCH] * lisp/obsolete/terminal.el, lisp/obsolete/longlines.el: Add obsolecence info. --- lisp/ChangeLog | 4 ++++ lisp/obsolete/longlines.el | 1 + lisp/obsolete/terminal.el | 15 ++++++++------- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ff1491edf9..352e5a7e970 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-12-04 Stefan Monnier + + * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info. + 2012-12-04 Michael Albinus * Makefile.in (TRAMP_SRC): diff --git a/lisp/obsolete/longlines.el b/lisp/obsolete/longlines.el index d249eaa6583..1ae6d1a357e 100644 --- a/lisp/obsolete/longlines.el +++ b/lisp/obsolete/longlines.el @@ -6,6 +6,7 @@ ;; Alex Schroeder ;; Chong Yidong ;; Maintainer: Chong Yidong +;; Obsolete-since: 24.4 ;; Keywords: convenience, wp ;; This file is part of GNU Emacs. diff --git a/lisp/obsolete/terminal.el b/lisp/obsolete/terminal.el index 7aaac26f1b0..5497a74b32f 100644 --- a/lisp/obsolete/terminal.el +++ b/lisp/obsolete/terminal.el @@ -5,6 +5,7 @@ ;; Author: Richard Mlynarik ;; Maintainer: FSF +;; Obsolete-since: 24.4 ;; Keywords: comm, terminals ;; This file is part of GNU Emacs. @@ -24,14 +25,14 @@ ;;; Commentary: -;;; This file has been censored by the Communications Decency Act. -;;; That law was passed under the guise of a ban on pornography, but -;;; it bans far more than that. This file did not contain pornography, -;;; but it was censored nonetheless. +;; This file has been censored by the Communications Decency Act. +;; That law was passed under the guise of a ban on pornography, but +;; it bans far more than that. This file did not contain pornography, +;; but it was censored nonetheless. -;;; For information on US government censorship of the Internet, and -;;; what you can do to bring back freedom of the press, see the web -;;; site http://www.vtw.org/ +;; For information on US government censorship of the Internet, and +;; what you can do to bring back freedom of the press, see the web +;; site http://www.vtw.org/ ;;; Code: -- 2.39.5