emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/help-fns.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/help-fns.el,v
Date: Mon, 15 Oct 2007 09:31:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/15 09:31:47

Index: help-fns.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/help-fns.el,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -b -r1.103 -r1.104
--- help-fns.el 14 Oct 2007 22:47:58 -0000      1.103
+++ help-fns.el 15 Oct 2007 09:31:47 -0000      1.104
@@ -34,6 +34,7 @@
 ;;; Code:
 
 (require 'help-mode)
+(eval-when-compile (require 'advice))
 
 ;; Functions
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]