]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/advice.el
(define-minor-mode): Only preserve messages output during execution of the body.
[gnu-emacs] / lisp / emacs-lisp / advice.el
index dc285a717af7be7318a3f7e939d4eb4a9549ecdd..486a3b049ae2e5e0d3fb7314f72ad2e3d04ebc34 100644 (file)
@@ -1,7 +1,7 @@
 ;;; advice.el --- an overloading mechanism for Emacs Lisp functions
 
 ;; Copyright (C) 1993, 1994, 2000, 2001, 2004,
-;;   2005 Free Software Foundation, Inc.
+;;   2005, 2006 Free Software Foundation, Inc.
 
 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
 ;; Maintainer: FSF