diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/ede.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 |
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 @@ | |||
| 1 | 2010-01-16 Mario Lang <mlang@delysid.org> | ||
| 2 | |||
| 3 | * ede.texi (ede-target): | ||
| 4 | * org.texi (Refiling notes): Remove duplicated words. | ||
| 5 | |||
| 1 | 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2010-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 |
| 1970 | Return a fully qualified file name based on target @var{THIS}. | 1970 | Return 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. |
| 1972 | Optional argument @var{FORCE} forces the default filename to be provided even if it | 1972 | Optional argument @var{FORCE} forces the default filename to be provided even if it |
| 1973 | doesn't exist. | 1973 | doesn'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 | |||
| 6181 | select a location via a file-path-like completion along the outline path, see | 6181 | select a location via a file-path-like completion along the outline path, see |
| 6182 | the variables @code{org-refile-use-outline-path} and | 6182 | the 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 |
| 6184 | create new nodes as new parents for for refiling on the fly, check the | 6184 | create new nodes as new parents for refiling on the fly, check the |
| 6185 | variable @code{org-refile-allow-creating-parent-nodes}. | 6185 | variable @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 |