comparison lisp/term/internal.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents a8fa7c632ee4
children 067115a6e738 532e0a9335a9 edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
1 ;;; internal.el --- support for PC internal terminal -*- coding: raw-text; no-byte-compile: t -*- 1 ;;; internal.el --- support for PC internal terminal -*- coding: raw-text; no-byte-compile: t -*-
2 2
3 ;; Copyright (C) 1993, 1994, 1998, 1999, 2001 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993, 1994, 1998, 1999, 2001, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc.
4 5
5 ;; Author: Morten Welinder <terra@diku.dk> 6 ;; Author: Morten Welinder <terra@diku.dk>
6 7
7 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
8 9