aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/ede.texi2
-rw-r--r--doc/misc/org.texi2
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index c4ef9ebf3ae..471d57ed11b 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12010-01-16 Mario Lang <mlang@delysid.org>
2
3 * ede.texi (ede-target):
4 * org.texi (Refiling notes): Remove duplicated words.
5
12010-01-04 Stefan Monnier <monnier@iro.umontreal.ca> 62010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * gnus.texi (Posting Styles): Use with-current-buffer. 8 * gnus.texi (Posting Styles): Use with-current-buffer.
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi
index 189c52f446f..bfeef343f09 100644
--- a/doc/misc/ede.texi
+++ b/doc/misc/ede.texi
@@ -1968,7 +1968,7 @@ Retrieves the slot @code{sourcetype} from an object of class @code{ede-target}
1968 1968
1969@deffn Method ede-expand-filename :AFTER this filename &optional force 1969@deffn Method ede-expand-filename :AFTER this filename &optional force
1970Return a fully qualified file name based on target @var{THIS}. 1970Return a fully qualified file name based on target @var{THIS}.
1971@var{FILENAME} should a a filename which occurs in a directory in which @var{THIS} works. 1971@var{FILENAME} should be a filename which occurs in a directory in which @var{THIS} works.
1972Optional argument @var{FORCE} forces the default filename to be provided even if it 1972Optional argument @var{FORCE} forces the default filename to be provided even if it
1973doesn't exist. 1973doesn't exist.
1974@end deffn 1974@end deffn
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 789e64abc35..507dfad5c31 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -6181,7 +6181,7 @@ See the variable @code{org-refile-targets} for details. If you would like to
6181select a location via a file-path-like completion along the outline path, see 6181select a location via a file-path-like completion along the outline path, see
6182the variables @code{org-refile-use-outline-path} and 6182the variables @code{org-refile-use-outline-path} and
6183@code{org-outline-path-complete-in-steps}. If you would like to be able to 6183@code{org-outline-path-complete-in-steps}. If you would like to be able to
6184create new nodes as new parents for for refiling on the fly, check the 6184create new nodes as new parents for refiling on the fly, check the
6185variable @code{org-refile-allow-creating-parent-nodes}. 6185variable @code{org-refile-allow-creating-parent-nodes}.
6186@kindex C-u C-c C-w 6186@kindex C-u C-c C-w
6187@item C-u C-c C-w 6187@item C-u C-c C-w