comparison lisp/emacs-lisp/advice.el @ 5138:2ec2a9828090

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Nov 1993 19:28:39 +0000
parents 8a20e754058e
children 9cde7d7fea1f
comparison
equal deleted inserted replaced
5137:d11c5909a2d0 5138:2ec2a9828090
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993 Free Software Foundation, Inc.
4 4
5 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> 5 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
6 ;; Created: 12 Dec 1992 6 ;; Created: 12 Dec 1992
7 ;; Version: advice.el,v 2.1 1993/05/26 00:07:58 hans Exp 7 ;; Version: advice.el,v 2.1 1993/05/26 00:07:58 hans Exp
8 ;; Keywords: advice, function hooks 8 ;; Keywords: extensions
9 9
10 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
11 11
12 ;; GNU Emacs is free software; you can redistribute it and/or modify 12 ;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;; 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