comparison lispref/advice.texi @ 27189:d2e5f1b7d8e2

Update copyrights.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jan 2000 14:59:32 +0000
parents 0a2e406af7e1
children 8c79b30d8475
comparison
equal deleted inserted replaced
27188:8cd1df305566 27189:d2e5f1b7d8e2
1 @c -*-texinfo-*- 1 @c -*-texinfo-*-
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1998 Free Software Foundation, Inc. 3 @c Copyright (C) 1998, 1999 Free Software Foundation, Inc.
4 @c See the file elisp.texi for copying conditions. 4 @c See the file elisp.texi for copying conditions.
5 @setfilename ../info/advising 5 @setfilename ../info/advising
6 @node Advising Functions, Debugging, Byte Compilation, Top 6 @node Advising Functions, Debugging, Byte Compilation, Top
7 @chapter Advising Emacs Lisp Functions 7 @chapter Advising Emacs Lisp Functions
8 @cindex advising functions 8 @cindex advising functions