comparison lisp/lpr.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 213d5ac23246
children f016f29dad07
comparison
equal deleted inserted replaced
38411:2fc02d49a9a4 38412:253f761ad37b
1 ;;; lpr.el --- print Emacs buffer on line printer. 1 ;;; lpr.el --- print Emacs buffer on line printer
2 2
3 ;; Copyright (C) 1985, 1988, 1992, 1994, 2001 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1988, 1992, 1994, 2001 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: FSF 5 ;; Maintainer: FSF
6 ;; Keywords: unix 6 ;; Keywords: unix
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by