comparison lisp/select.el @ 45078:829beb9a6a4b

Follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 02 May 2002 05:41:46 +0000
parents 5f0fca416a2f
children e4adbf26467d
comparison
equal deleted inserted replaced
45077:a34463090ca3 45078:829beb9a6a4b
1 ;;; select.el --- lisp portion of standard selection support 1 ;;; select.el --- lisp portion of standard selection support
2 2
3 ;; Maintainer: FSF
3 ;; Keywords: internal 4 ;; Keywords: internal
4 5
5 ;; Copyright (c) 1993, 1994 Free Software Foundation, Inc. 6 ;; Copyright (c) 1993, 1994 Free Software Foundation, Inc.
6 ;; Based partially on earlier release by Lucid. 7 ;; Based partially on earlier release by Lucid.
7 8