comparison lisp/term/keyswap.el @ 47726:33d53d287ee4

Add "no-byte-compile: t" in first line.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 01 Oct 2002 17:06:54 +0000
parents 8f952e921136
children 695cf19ef79e
comparison
equal deleted inserted replaced
47725:2cf6194833de 47726:33d53d287ee4
1 ;;; keyswap.el --- swap BS and DEL keys 1 ;;; keyswap.el --- swap BS and DEL keys -*- no-byte-compile: t -*-
2 2
3 ;; Copyright (C) 1992 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992 Free Software Foundation, Inc.
4 4
5 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> 5 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
6 ;; Keywords: terminals 6 ;; Keywords: terminals