From f3de57e90690ed39ed98260b518491981ae6f0df Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sat, 22 Sep 2007 23:56:57 +0000 Subject: [PATCH] (org-confirm-shell-link-function): Doc fix. --- lisp/ChangeLog | 8 ++++++++ lisp/textmodes/org.el | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d294313da5f..22f542dd5ed 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2007-09-22 Juri Linkov + + * 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 * startup.el (fancy-startup-text, fancy-about-text, fancy-startup-tail): diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index 97bde491dfb..1d60d452ab0 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -1231,7 +1231,7 @@ if one was given like in ." (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 thing about a link +Shell links can be dangerous, just think about a link [[shell:rm -rf ~/*][Google Search]] -- 2.39.2