X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/84eb0351d8be4811897c8cf62a69757ff5d14001..ab422c4d6899b1442cb6954c1829c1fb656b006c:/lisp/obsolete/iso-insert.el diff --git a/lisp/obsolete/iso-insert.el b/lisp/obsolete/iso-insert.el index 3f3b6d4abb..18cf87a4c6 100644 --- a/lisp/obsolete/iso-insert.el +++ b/lisp/obsolete/iso-insert.el @@ -1,10 +1,11 @@ ;;; iso-insert.el --- insert functions for ISO 8859/1 -*- coding: iso-8859-1;-*- -;; Copyright (C) 1987, 1994, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1987, 1994, 2001-2013 Free Software Foundation, Inc. ;; Author: Howard Gayle ;; Maintainer: FSF ;; Keywords: i18n +;; Obsolete-since: 22.1 ;; This file is part of GNU Emacs. @@ -23,8 +24,6 @@ ;;; 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.