diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-15 23:29:10 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-15 23:29:10 +0000 |
commit | 4821e2af02e05e24dd06989e389e8ed6d5b2e934 (patch) | |
tree | 3d04612a47f67299071496c2e01ca8570af584a8 /lisp/replace.el | |
parent | 4f4b8effc3d583cdddb29213b89bd34756c9fecd (diff) | |
download | emacs-4821e2af02e05e24dd06989e389e8ed6d5b2e934.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/replace.el')
-rw-r--r-- | lisp/replace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/replace.el b/lisp/replace.el index 89de9f7f59b..df34fe4fabf 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -1,7 +1,7 @@ ;;; replace.el --- replace commands for Emacs. ;; Maintainer: FSF -;; Last-Modified: 9 Jul 1992 +;; Last-Modified: 09 Jul 1992 ;; Copyright (C) 1985, 86, 87, 88, 89, 90, 91, 92 Free Software Foundation, Inc. |