comparison lisp/replace.el @ 45078:829beb9a6a4b

Follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 02 May 2002 05:41:46 +0000
parents 4a1d60fe2473
children bf76420e3297
comparison
equal deleted inserted replaced
45077:a34463090ca3 45078:829beb9a6a4b
1 ;;; replace.el --- replace commands for Emacs 1 ;;; replace.el --- replace commands for Emacs
2 2
3 ;; Copyright (C) 1985, 86, 87, 92, 94, 96, 1997, 2000, 2001, 2002 3 ;; Copyright (C) 1985, 86, 87, 92, 94, 96, 1997, 2000, 2001, 2002
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5
6 ;; Maintainer: FSF
5 7
6 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
7 9
8 ;; 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
9 ;; 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