emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/goto-addr.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/net/goto-addr.el,v
Date: Wed, 05 Jul 2006 12:35:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/07/05 12:35:22

Index: net/goto-addr.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/net/goto-addr.el,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- net/goto-addr.el    6 Feb 2006 11:33:04 -0000       1.27
+++ net/goto-addr.el    5 Jul 2006 12:35:22 -0000       1.28
@@ -250,6 +250,7 @@
   (interactive)
   (if goto-address-highlight-p
       (goto-address-fontify)))
+;;;###autoload(put 'goto-address 'safe-local-eval-function t)
 
 (provide 'goto-addr)
 




reply via email to

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