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
f3de57e9
Commit
f3de57e9
authored
Sep 22, 2007
by
Juri Linkov
Browse files
(org-confirm-shell-link-function): Doc fix.
parent
ed16281f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
lisp/ChangeLog
lisp/ChangeLog
+8
-0
lisp/textmodes/org.el
lisp/textmodes/org.el
+1
-1
No files found.
lisp/ChangeLog
View file @
f3de57e9
2007-09-22 Juri Linkov <juri@jurta.org>
* textmodes/org.el (org-confirm-shell-link-function): Doc fix.
* tutorial.el (tutorial--default-keys): Update standard bindings:
rename `iconify-or-deiconify-frame' to `suspend-frame',
and `save-buffers-kill-emacs' to `save-buffers-kill-terminal'.
2007-09-22 Juri Linkov <juri@jurta.org>
* startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail):
...
...
lisp/textmodes/org.el
View file @
f3de57e9
...
...
@@ -1231,7 +1231,7 @@ if one was given like in <mailto:arthur@galaxy.org::this subject>."
(defcustom org-confirm-shell-link-function 'yes-or-no-p
"Non-nil means, ask for confirmation before executing shell links.
Shell links can be dangerous, just thin
g
about a link
Shell links can be dangerous, just thin
k
about a link
[[shell:rm -rf ~/*][Google Search]]
...
...
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