diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/autotype.texi | 4 | ||||
| -rw-r--r-- | doc/misc/message.texi | 5 | ||||
| -rw-r--r-- | doc/misc/semantic.texi | 2 |
4 files changed, 10 insertions, 6 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index d80a44b2db8..86ae8c99782 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-01 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * autotype.texi (Skeleton Language): | ||
| 4 | * message.texi (Header Commands): Replace `iff'. | ||
| 5 | |||
| 1 | 2014-04-22 Bastien Guerry <bzg@gnu.org> | 6 | 2014-04-22 Bastien Guerry <bzg@gnu.org> |
| 2 | 7 | ||
| 3 | * org.texi (Installation): Be more clear on why installing Org | 8 | * org.texi (Installation): Be more clear on why installing Org |
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index ae3fa0e5870..e01a6c2f5c5 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi | |||
| @@ -241,10 +241,10 @@ put at these places. Point is left at first @code{_} where nothing is wrapped. | |||
| 241 | Indent line according to major mode. When following element is @code{_}, and | 241 | Indent line according to major mode. When following element is @code{_}, and |
| 242 | there is a interregion that will be wrapped here, indent that interregion. | 242 | there is a interregion that will be wrapped here, indent that interregion. |
| 243 | @item @code{&} | 243 | @item @code{&} |
| 244 | Logical and. Iff preceding element moved point, i.e., usually inserted | 244 | Logical and. If preceding element moved point, i.e., usually inserted |
| 245 | something, do following element. | 245 | something, do following element. |
| 246 | @item @code{|} | 246 | @item @code{|} |
| 247 | Logical xor. Iff preceding element didn't move point, i.e., usually inserted | 247 | Logical xor. If preceding element didn't move point, i.e., usually inserted |
| 248 | nothing, do following element. | 248 | nothing, do following element. |
| 249 | @item @code{-@var{number}} | 249 | @item @code{-@var{number}} |
| 250 | Delete preceding number characters. Depends on value of | 250 | Delete preceding number characters. Depends on value of |
diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 9be8ca05620..75452aa57cf 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi | |||
| @@ -742,9 +742,8 @@ by the @code{message-cross-post-note-function} variable. | |||
| 742 | @item C-c C-f t | 742 | @item C-c C-f t |
| 743 | @kindex C-c C-f t | 743 | @kindex C-c C-f t |
| 744 | @findex message-reduce-to-to-cc | 744 | @findex message-reduce-to-to-cc |
| 745 | Replace contents of @samp{To} header with contents of @samp{Cc} or | 745 | Replace contents of @samp{To} header with contents of @samp{Cc} |
| 746 | @samp{Bcc} header. (Iff @samp{Cc} header is not present, @samp{Bcc} | 746 | header (or the @samp{Bcc} header, if there is no @samp{Cc} header). |
| 747 | header will be used instead.) | ||
| 748 | 747 | ||
| 749 | @item C-c C-f w | 748 | @item C-c C-f w |
| 750 | @kindex C-c C-f w | 749 | @kindex C-c C-f w |
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index f9ccd034fe6..b72fb3c88cf 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -611,7 +611,7 @@ Emacs Lisp. It is an LALR parser suitable for complex languages. | |||
| 611 | @c LocalWords: deffn deffnx defun defvar destructor's dfn diff dir | 611 | @c LocalWords: deffn deffnx defun defvar destructor's dfn diff dir |
| 612 | @c LocalWords: doc docstring EDE EIEIO elisp emacsman emph enum | 612 | @c LocalWords: doc docstring EDE EIEIO elisp emacsman emph enum |
| 613 | @c LocalWords: eq Exp EXPANDFULL expression fn foo func funcall | 613 | @c LocalWords: eq Exp EXPANDFULL expression fn foo func funcall |
| 614 | @c LocalWords: ia ids iff ifinfo imenu imenus init int isearch itemx java kbd | 614 | @c LocalWords: ia ids ifinfo imenu imenus init int isearch itemx java kbd |
| 615 | @c LocalWords: keymap keywordtable lang languagemode lexer lexing Ludlam | 615 | @c LocalWords: keymap keywordtable lang languagemode lexer lexing Ludlam |
| 616 | @c LocalWords: menubar metaparent metaparents min minibuffer Misc mode's | 616 | @c LocalWords: menubar metaparent metaparents min minibuffer Misc mode's |
| 617 | @c LocalWords: multitable NAvigaTOR noindent nomedian nonterm noselect | 617 | @c LocalWords: multitable NAvigaTOR noindent nomedian nonterm noselect |