comparison lisp/term/ns-win.el @ 101087:ffd82d2cb8ec

Comments (minor fixes of some header conventions).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 22:08:37 +0000
parents a9dc0e7c3f2b
children 8802a9b050fb
comparison
equal deleted inserted replaced
101086:300932ce878b 101087:ffd82d2cb8ec
1 ;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/MacOS X window system 1 ;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/MacOS X window system
2 2
3 ;; Copyright (C) 1993, 1994, 2005, 2006, 2007, 2008, 2009 3 ;; Copyright (C) 1993, 1994, 2005, 2006, 2007, 2008, 2009
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Authors: Carl Edman, Christian Limpach, Scott Bender, 6 ;; Authors: Carl Edman
7 ;; Christophe de Dinechin, Adrian Robert 7 ;; Christian Limpach
8 ;; Scott Bender
9 ;; Christophe de Dinechin
10 ;; Adrian Robert
8 ;; Keywords: terminals 11 ;; Keywords: terminals
9 12
10 ;; This file is part of GNU Emacs. 13 ;; This file is part of GNU Emacs.
11 14
12 ;; GNU Emacs is free software: you can redistribute it and/or modify 15 ;; GNU Emacs is free software: you can redistribute it and/or modify