Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0d61de90
Commit
0d61de90
authored
Jul 05, 2006
by
Chong Yidong
Browse files
* net/goto-addr.el (goto-address): Mark as safe for local evals.
parent
6fee106e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/net/goto-addr.el
lisp/net/goto-addr.el
+1
-0
No files found.
lisp/ChangeLog
View file @
0d61de90
2006-07-05 Chong Yidong <cyd@stupidchicken.com>
* net/goto-addr.el (goto-address): Mark as safe for local evals.
2006-07-05 Andre Spiegel <spiegel@gnu.org>
* vc.el (vc-diff-internal): Fix prev change.
...
...
lisp/net/goto-addr.el
View file @
0d61de90
...
...
@@ -250,6 +250,7 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
(
interactive
)
(
if
goto-address-highlight-p
(
goto-address-fontify
)))
;;;###autoload(put 'goto-address 'safe-local-eval-function t)
(
provide
'goto-addr
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment