comparison lisp/time-stamp.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 15fc82d712ac
children bf5f26157d70
comparison
equal deleted inserted replaced
38435:a9102b5472f0 38436:b174db545cfd
1 ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs 1 ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs
2 2
3 ;; Copyright 1989, 1993, 1994, 1995, 1997, 2000, 2001 3 ;; Copyright 1989, 1993, 1994, 1995, 1997, 2000, 2001
4 ;;; Free Software Foundation, Inc. 4 ;;; Free Software Foundation, Inc.
5 5
6 ;; Maintainer's Time-stamp: <2000-12-04 16:06:50 gildea> 6 ;; This file is part of GNU Emacs.
7
8 ;; Maintainer's Time-stamp: <2001-07-15 12:35:58 pavel>
7 ;; Maintainer: Stephen Gildea <gildea@alum.mit.edu> 9 ;; Maintainer: Stephen Gildea <gildea@alum.mit.edu>
8 ;; Keywords: tools 10 ;; Keywords: tools
9 11
10 ;; This file is free software; you can redistribute it and/or modify 12 ;; This file is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 13 ;; it under the terms of the GNU General Public License as published by