diff options
| author | Joakim Verona | 2012-03-06 09:23:09 +0100 |
|---|---|---|
| committer | Joakim Verona | 2012-03-06 09:23:09 +0100 |
| commit | 28485daaf752ff5264ed2f6a32ec15588beaa929 (patch) | |
| tree | a480205aa664c61b1d212833144c0a2d44f7ac01 /doc/misc | |
| parent | e8e42079e76ca6255bbd53312994ba8e1b3b0ee8 (diff) | |
| parent | 2e86d8576c668e149cc100f3222bcf19b38019dc (diff) | |
| download | emacs-28485daaf752ff5264ed2f6a32ec15588beaa929.tar.gz emacs-28485daaf752ff5264ed2f6a32ec15588beaa929.zip | |
upstream
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 26 | ||||
| -rw-r--r-- | doc/misc/calc.texi | 6 | ||||
| -rw-r--r-- | doc/misc/cc-mode.texi | 6 | ||||
| -rw-r--r-- | doc/misc/cl.texi | 112 | ||||
| -rw-r--r-- | doc/misc/dbus.texi | 7 | ||||
| -rw-r--r-- | doc/misc/ebrowse.texi | 4 | ||||
| -rw-r--r-- | doc/misc/ediff.texi | 4 | ||||
| -rw-r--r-- | doc/misc/eshell.texi | 2 | ||||
| -rw-r--r-- | doc/misc/gnus-faq.texi | 2 | ||||
| -rw-r--r-- | doc/misc/gnus-news.texi | 4 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 4 | ||||
| -rw-r--r-- | doc/misc/idlwave.texi | 2 | ||||
| -rw-r--r-- | doc/misc/info.texi | 5 | ||||
| -rw-r--r-- | doc/misc/newsticker.texi | 7 | ||||
| -rw-r--r-- | doc/misc/nxml-mode.texi | 5 | ||||
| -rw-r--r-- | doc/misc/org.texi | 4 | ||||
| -rw-r--r-- | doc/misc/sc.texi | 10 | ||||
| -rw-r--r-- | doc/misc/sem-user.texi | 4 | ||||
| -rw-r--r-- | doc/misc/url.texi | 12 | ||||
| -rw-r--r-- | doc/misc/vip.texi | 2 | ||||
| -rw-r--r-- | doc/misc/viper.texi | 8 | ||||
| -rw-r--r-- | doc/misc/woman.texi | 4 |
22 files changed, 133 insertions, 107 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index a11dd9d9a4d..1691c979fb6 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,29 @@ | |||
| 1 | 2012-03-02 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbus.texi (Signals): Known names will be mapped onto unique | ||
| 4 | names, when registering for signals. | ||
| 5 | |||
| 6 | 2012-02-29 Glenn Morris <rgm@gnu.org> | ||
| 7 | |||
| 8 | * url.texi: Fix quote usage in body text. | ||
| 9 | |||
| 10 | * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus. | ||
| 11 | |||
| 12 | * cl.texi: Use @code{} in menus when appropriate. | ||
| 13 | |||
| 14 | 2012-02-28 Glenn Morris <rgm@gnu.org> | ||
| 15 | |||
| 16 | * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi: | ||
| 17 | * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi: | ||
| 18 | * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi: | ||
| 19 | * org.texi, sc.texi, vip.texi, viper.texi: | ||
| 20 | Standardize possessive apostrophe usage. | ||
| 21 | |||
| 22 | 2012-02-26 Chong Yidong <cyd@gnu.org> | ||
| 23 | |||
| 24 | * ediff.texi (Quick Help Commands): Add a couple of index entries | ||
| 25 | (Bug#10834). | ||
| 26 | |||
| 1 | 2012-02-17 Glenn Morris <rgm@gnu.org> | 27 | 2012-02-17 Glenn Morris <rgm@gnu.org> |
| 2 | 28 | ||
| 3 | * gnus.texi (Posting Styles): | 29 | * gnus.texi (Posting Styles): |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index c42e8e6b9c0..48252ceb327 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -9819,7 +9819,7 @@ stack but resets everything else to its default state. | |||
| 9819 | @kindex Z ? | 9819 | @kindex Z ? |
| 9820 | @pindex calc-help | 9820 | @pindex calc-help |
| 9821 | The @kbd{?} key (@code{calc-help}) displays a series of brief help messages. | 9821 | The @kbd{?} key (@code{calc-help}) displays a series of brief help messages. |
| 9822 | Some keys (such as @kbd{b} and @kbd{d}) are prefix keys, like Emacs' | 9822 | Some keys (such as @kbd{b} and @kbd{d}) are prefix keys, like Emacs's |
| 9823 | @key{ESC} and @kbd{C-x} prefixes. You can type | 9823 | @key{ESC} and @kbd{C-x} prefixes. You can type |
| 9824 | @kbd{?} after a prefix to see a list of commands beginning with that | 9824 | @kbd{?} after a prefix to see a list of commands beginning with that |
| 9825 | prefix. (If the message includes @samp{[MORE]}, press @kbd{?} again | 9825 | prefix. (If the message includes @samp{[MORE]}, press @kbd{?} again |
| @@ -18912,7 +18912,7 @@ Computer Programming}, Volume II, contains a thorough description | |||
| 18912 | of the theory of random number generators and their measurement and | 18912 | of the theory of random number generators and their measurement and |
| 18913 | characterization. | 18913 | characterization. |
| 18914 | 18914 | ||
| 18915 | If @code{RandSeed} has no stored value, Calc calls Emacs' built-in | 18915 | If @code{RandSeed} has no stored value, Calc calls Emacs's built-in |
| 18916 | @code{random} function to get a stream of random numbers, which it | 18916 | @code{random} function to get a stream of random numbers, which it |
| 18917 | then treats in various ways to avoid problems inherent in the simple | 18917 | then treats in various ways to avoid problems inherent in the simple |
| 18918 | random number generators that many systems use to implement @code{random}. | 18918 | random number generators that many systems use to implement @code{random}. |
| @@ -35252,7 +35252,7 @@ character of the prefix can simply be typed twice. | |||
| 35252 | 35252 | ||
| 35253 | Calc is controlled by many variables, most of which can be reset | 35253 | Calc is controlled by many variables, most of which can be reset |
| 35254 | from within Calc. Some variables are less involved with actual | 35254 | from within Calc. Some variables are less involved with actual |
| 35255 | calculation and can be set outside of Calc using Emacs's | 35255 | calculation and can be set outside of Calc using Emacs'ss |
| 35256 | customization facilities. These variables are listed below. | 35256 | customization facilities. These variables are listed below. |
| 35257 | Typing @kbd{M-x customize-variable RET @var{variable-name} RET} | 35257 | Typing @kbd{M-x customize-variable RET @var{variable-name} RET} |
| 35258 | will bring up a buffer in which the variable's value can be redefined. | 35258 | will bring up a buffer in which the variable's value can be redefined. |
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index c33bdbde9e4..1a192123c3e 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi | |||
| @@ -156,7 +156,7 @@ CC Mode | |||
| 156 | @copying | 156 | @copying |
| 157 | This manual is for CC Mode in Emacs. | 157 | This manual is for CC Mode in Emacs. |
| 158 | 158 | ||
| 159 | Copyright @copyright{} 1995-2012 Free Software Foundation, Inc. | 159 | Copyright @copyright{} 1995-2012 Free Software Foundation, Inc. |
| 160 | 160 | ||
| 161 | @quotation | 161 | @quotation |
| 162 | Permission is granted to copy, distribute and/or modify this document | 162 | Permission is granted to copy, distribute and/or modify this document |
| @@ -6942,7 +6942,7 @@ circumstances, can locate the top-most opening brace much more quickly than | |||
| 6942 | styles where these braces are hung (e.g. most JDK-derived Java styles), | 6942 | styles where these braces are hung (e.g. most JDK-derived Java styles), |
| 6943 | this hack can improve performance of the core syntax parsing routines | 6943 | this hack can improve performance of the core syntax parsing routines |
| 6944 | from 3 to 60 times. However, for styles which @emph{do} conform to | 6944 | from 3 to 60 times. However, for styles which @emph{do} conform to |
| 6945 | Emacs' recommended style of putting top-level braces in column zero, | 6945 | Emacs's recommended style of putting top-level braces in column zero, |
| 6946 | this hack can degrade performance by about as much. Thus this variable | 6946 | this hack can degrade performance by about as much. Thus this variable |
| 6947 | is set to @code{nil} by default, since the Emacs-friendly styles should | 6947 | is set to @code{nil} by default, since the Emacs-friendly styles should |
| 6948 | be more common (and encouraged!). Note that this variable has no effect | 6948 | be more common (and encouraged!). Note that this variable has no effect |
| @@ -7053,7 +7053,7 @@ Set the variable @code{c-basic-offset}. @xref{Getting Started}. | |||
| 7053 | @kindex C-j | 7053 | @kindex C-j |
| 7054 | @emph{Why doesn't the @kbd{RET} key indent the new line?} | 7054 | @emph{Why doesn't the @kbd{RET} key indent the new line?} |
| 7055 | 7055 | ||
| 7056 | Emacs' convention is that @kbd{RET} just adds a newline, and that | 7056 | Emacs's convention is that @kbd{RET} just adds a newline, and that |
| 7057 | @kbd{C-j} adds a newline and indents it. You can make @kbd{RET} do this | 7057 | @kbd{C-j} adds a newline and indents it. You can make @kbd{RET} do this |
| 7058 | too by adding this to your @code{c-initialization-hook}: | 7058 | too by adding this to your @code{c-initialization-hook}: |
| 7059 | 7059 | ||
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index 594253e2c0a..d35c14acd1d 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | @copying | 5 | @copying |
| 6 | This file documents the GNU Emacs Common Lisp emulation package. | 6 | This file documents the GNU Emacs Common Lisp emulation package. |
| 7 | 7 | ||
| 8 | Copyright @copyright{} 1993, 2001-2012 Free Software Foundation, Inc. | 8 | Copyright @copyright{} 1993, 2001-2012 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
| @@ -60,17 +60,17 @@ does assume a basic familiarity with Emacs Lisp. | |||
| 60 | 60 | ||
| 61 | @menu | 61 | @menu |
| 62 | * Overview:: Installation, usage, etc. | 62 | * Overview:: Installation, usage, etc. |
| 63 | * Program Structure:: Arglists, `eval-when', `defalias' | 63 | * Program Structure:: Arglists, @code{eval-when}, @code{defalias} |
| 64 | * Predicates:: `typep' and `equalp' | 64 | * Predicates:: @code{typep} and @code{equalp} |
| 65 | * Control Structure:: `setf', `do', `loop', etc. | 65 | * Control Structure:: @code{setf}, @code{do}, @code{loop}, etc. |
| 66 | * Macros:: Destructuring, `define-compiler-macro' | 66 | * Macros:: Destructuring, @code{define-compiler-macro} |
| 67 | * Declarations:: `proclaim', `declare', etc. | 67 | * Declarations:: @code{proclaim}, @code{declare}, etc. |
| 68 | * Symbols:: Property lists, `gensym' | 68 | * Symbols:: Property lists, @code{gensym} |
| 69 | * Numbers:: Predicates, functions, random numbers | 69 | * Numbers:: Predicates, functions, random numbers |
| 70 | * Sequences:: Mapping, functions, searching, sorting | 70 | * Sequences:: Mapping, functions, searching, sorting |
| 71 | * Lists:: `caddr', `sublis', `member*', `assoc*', etc. | 71 | * Lists:: @code{caddr}, @code{sublis}, @code{member*}, @code{assoc*}, etc. |
| 72 | * Structures:: `defstruct' | 72 | * Structures:: @code{defstruct} |
| 73 | * Assertions:: `check-type', `assert', `ignore-errors'. | 73 | * Assertions:: @code{check-type}, @code{assert}, @code{ignore-errors}. |
| 74 | 74 | ||
| 75 | * Efficiency Concerns:: Hints and techniques | 75 | * Efficiency Concerns:: Hints and techniques |
| 76 | * Common Lisp Compatibility:: All known differences with Steele | 76 | * Common Lisp Compatibility:: All known differences with Steele |
| @@ -128,7 +128,7 @@ features. | |||
| 128 | 128 | ||
| 129 | @item | 129 | @item |
| 130 | Some features conflict with existing things in Emacs Lisp. For | 130 | Some features conflict with existing things in Emacs Lisp. For |
| 131 | example, Emacs' @code{assoc} function is incompatible with the | 131 | example, Emacs's @code{assoc} function is incompatible with the |
| 132 | Common Lisp @code{assoc}. In such cases, this package usually | 132 | Common Lisp @code{assoc}. In such cases, this package usually |
| 133 | adds the suffix @samp{*} to the function name of the Common | 133 | adds the suffix @samp{*} to the function name of the Common |
| 134 | Lisp version of the function (e.g., @code{assoc*}). | 134 | Lisp version of the function (e.g., @code{assoc*}). |
| @@ -293,8 +293,8 @@ do with programs as a whole: advanced argument lists for functions, | |||
| 293 | and the @code{eval-when} construct. | 293 | and the @code{eval-when} construct. |
| 294 | 294 | ||
| 295 | @menu | 295 | @menu |
| 296 | * Argument Lists:: `&key', `&aux', `defun*', `defmacro*'. | 296 | * Argument Lists:: @code{&key}, @code{&aux}, @code{defun*}, @code{defmacro*}. |
| 297 | * Time of Evaluation:: The `eval-when' construct. | 297 | * Time of Evaluation:: The @code{eval-when} construct. |
| 298 | @end menu | 298 | @end menu |
| 299 | 299 | ||
| 300 | @iftex | 300 | @iftex |
| @@ -683,8 +683,8 @@ This section describes functions for testing whether various | |||
| 683 | facts are true or false. | 683 | facts are true or false. |
| 684 | 684 | ||
| 685 | @menu | 685 | @menu |
| 686 | * Type Predicates:: `typep', `deftype', and `coerce' | 686 | * Type Predicates:: @code{typep}, @code{deftype}, and @code{coerce} |
| 687 | * Equality Predicates:: `equalp' | 687 | * Equality Predicates:: @code{equalp} |
| 688 | @end menu | 688 | @end menu |
| 689 | 689 | ||
| 690 | @node Type Predicates, Equality Predicates, Predicates, Predicates | 690 | @node Type Predicates, Equality Predicates, Predicates, Predicates |
| @@ -858,14 +858,14 @@ various advanced control structures, including the powerful | |||
| 858 | constructs. | 858 | constructs. |
| 859 | 859 | ||
| 860 | @menu | 860 | @menu |
| 861 | * Assignment:: The `psetq' form | 861 | * Assignment:: The @code{psetq} form |
| 862 | * Generalized Variables:: `setf', `incf', `push', etc. | 862 | * Generalized Variables:: @code{setf}, @code{incf}, @code{push}, etc. |
| 863 | * Variable Bindings:: `progv', `lexical-let', `flet', `macrolet' | 863 | * Variable Bindings:: @code{progv}, @code{lexical-let}, @code{flet}, @code{macrolet} |
| 864 | * Conditionals:: `case', `typecase' | 864 | * Conditionals:: @code{case}, @code{typecase} |
| 865 | * Blocks and Exits:: `block', `return', `return-from' | 865 | * Blocks and Exits:: @code{block}, @code{return}, @code{return-from} |
| 866 | * Iteration:: `do', `dotimes', `dolist', `do-symbols' | 866 | * Iteration:: @code{do}, @code{dotimes}, @code{dolist}, @code{do-symbols} |
| 867 | * Loop Facility:: The Common Lisp `loop' macro | 867 | * Loop Facility:: The Common Lisp @code{loop} macro |
| 868 | * Multiple Values:: `values', `multiple-value-bind', etc. | 868 | * Multiple Values:: @code{values}, @code{multiple-value-bind}, etc. |
| 869 | @end menu | 869 | @end menu |
| 870 | 870 | ||
| 871 | @node Assignment, Generalized Variables, Control Structure, Control Structure | 871 | @node Assignment, Generalized Variables, Control Structure, Control Structure |
| @@ -929,9 +929,9 @@ Just as certain forms like @code{a[i]} can be lvalues in C, there | |||
| 929 | is a set of forms that can be generalized variables in Lisp. | 929 | is a set of forms that can be generalized variables in Lisp. |
| 930 | 930 | ||
| 931 | @menu | 931 | @menu |
| 932 | * Basic Setf:: `setf' and place forms | 932 | * Basic Setf:: @code{setf} and place forms |
| 933 | * Modify Macros:: `incf', `push', `rotatef', `letf', `callf', etc. | 933 | * Modify Macros:: @code{incf}, @code{push}, @code{rotatef}, @code{letf}, @code{callf}, etc. |
| 934 | * Customizing Setf:: `define-modify-macro', `defsetf', `define-setf-method' | 934 | * Customizing Setf:: @code{define-modify-macro}, @code{defsetf}, @code{define-setf-method} |
| 935 | @end menu | 935 | @end menu |
| 936 | 936 | ||
| 937 | @node Basic Setf, Modify Macros, Generalized Variables, Generalized Variables | 937 | @node Basic Setf, Modify Macros, Generalized Variables, Generalized Variables |
| @@ -1540,10 +1540,10 @@ analogous to Lisp's built-in @code{let} form. | |||
| 1540 | are also related to variable bindings. | 1540 | are also related to variable bindings. |
| 1541 | 1541 | ||
| 1542 | @menu | 1542 | @menu |
| 1543 | * Dynamic Bindings:: The `progv' form | 1543 | * Dynamic Bindings:: The @code{progv} form |
| 1544 | * Lexical Bindings:: `lexical-let' and lexical closures | 1544 | * Lexical Bindings:: @code{lexical-let} and lexical closures |
| 1545 | * Function Bindings:: `flet' and `labels' | 1545 | * Function Bindings:: @code{flet} and @code{labels} |
| 1546 | * Macro Bindings:: `macrolet' and `symbol-macrolet' | 1546 | * Macro Bindings:: @code{macrolet} and @code{symbol-macrolet} |
| 1547 | @end menu | 1547 | @end menu |
| 1548 | 1548 | ||
| 1549 | @node Dynamic Bindings, Lexical Bindings, Variable Bindings, Variable Bindings | 1549 | @node Dynamic Bindings, Lexical Bindings, Variable Bindings, Variable Bindings |
| @@ -2094,7 +2094,7 @@ of a list. @var{list} should evaluate to a list; the body @var{forms} | |||
| 2094 | are executed with @var{var} bound to each element of the list in | 2094 | are executed with @var{var} bound to each element of the list in |
| 2095 | turn. Finally, the @var{result} form (or @code{nil}) is evaluated | 2095 | turn. Finally, the @var{result} form (or @code{nil}) is evaluated |
| 2096 | with @var{var} bound to @code{nil} to produce the result returned by | 2096 | with @var{var} bound to @code{nil} to produce the result returned by |
| 2097 | the loop. Unlike with Emacs's built in @code{dolist}, the loop is | 2097 | the loop. Unlike with Emacs'ss built in @code{dolist}, the loop is |
| 2098 | surrounded by an implicit @code{nil} block. | 2098 | surrounded by an implicit @code{nil} block. |
| 2099 | @end defspec | 2099 | @end defspec |
| 2100 | 2100 | ||
| @@ -2104,7 +2104,7 @@ of times. The body is executed with @var{var} bound to the integers | |||
| 2104 | from zero (inclusive) to @var{count} (exclusive), in turn. Then | 2104 | from zero (inclusive) to @var{count} (exclusive), in turn. Then |
| 2105 | the @code{result} form is evaluated with @var{var} bound to the total | 2105 | the @code{result} form is evaluated with @var{var} bound to the total |
| 2106 | number of iterations that were done (i.e., @code{(max 0 @var{count})}) | 2106 | number of iterations that were done (i.e., @code{(max 0 @var{count})}) |
| 2107 | to get the return value for the loop form. Unlike with Emacs's built in | 2107 | to get the return value for the loop form. Unlike with Emacs'ss built in |
| 2108 | @code{dolist}, the loop is surrounded by an implicit @code{nil} block. | 2108 | @code{dolist}, the loop is surrounded by an implicit @code{nil} block. |
| 2109 | @end defspec | 2109 | @end defspec |
| 2110 | 2110 | ||
| @@ -2140,12 +2140,12 @@ construct called the ``Loop Facility'' or ``@code{loop} macro,'' | |||
| 2140 | with an easy-to-use but very powerful and expressive syntax. | 2140 | with an easy-to-use but very powerful and expressive syntax. |
| 2141 | 2141 | ||
| 2142 | @menu | 2142 | @menu |
| 2143 | * Loop Basics:: `loop' macro, basic clause structure | 2143 | * Loop Basics:: @code{loop} macro, basic clause structure |
| 2144 | * Loop Examples:: Working examples of `loop' macro | 2144 | * Loop Examples:: Working examples of @code{loop} macro |
| 2145 | * For Clauses:: Clauses introduced by `for' or `as' | 2145 | * For Clauses:: Clauses introduced by @code{for} or @code{as} |
| 2146 | * Iteration Clauses:: `repeat', `while', `thereis', etc. | 2146 | * Iteration Clauses:: @code{repeat}, @code{while}, @code{thereis}, etc. |
| 2147 | * Accumulation Clauses:: `collect', `sum', `maximize', etc. | 2147 | * Accumulation Clauses:: @code{collect}, @code{sum}, @code{maximize}, etc. |
| 2148 | * Other Clauses:: `with', `if', `initially', `finally' | 2148 | * Other Clauses:: @code{with}, @code{if}, @code{initially}, @code{finally} |
| 2149 | @end menu | 2149 | @end menu |
| 2150 | 2150 | ||
| 2151 | @node Loop Basics, Loop Examples, Loop Facility, Loop Facility | 2151 | @node Loop Basics, Loop Examples, Loop Facility, Loop Facility |
| @@ -2226,7 +2226,7 @@ returned by @code{buffer-list}. For each buffer @code{buf}, | |||
| 2226 | it calls @code{buffer-file-name} and collects the results into | 2226 | it calls @code{buffer-file-name} and collects the results into |
| 2227 | a list, which is then returned from the @code{loop} construct. | 2227 | a list, which is then returned from the @code{loop} construct. |
| 2228 | The result is a list of the file names of all the buffers in | 2228 | The result is a list of the file names of all the buffers in |
| 2229 | Emacs' memory. The words @code{for}, @code{in}, and @code{collect} | 2229 | Emacs's memory. The words @code{for}, @code{in}, and @code{collect} |
| 2230 | are reserved words in the @code{loop} language. | 2230 | are reserved words in the @code{loop} language. |
| 2231 | 2231 | ||
| 2232 | @example | 2232 | @example |
| @@ -3184,8 +3184,8 @@ This package defines several symbol-related features that were | |||
| 3184 | missing from Emacs Lisp. | 3184 | missing from Emacs Lisp. |
| 3185 | 3185 | ||
| 3186 | @menu | 3186 | @menu |
| 3187 | * Property Lists:: `get*', `remprop', `getf', `remf' | 3187 | * Property Lists:: @code{get*}, @code{remprop}, @code{getf}, @code{remf} |
| 3188 | * Creating Symbols:: `gensym', `gentemp' | 3188 | * Creating Symbols:: @code{gensym}, @code{gentemp} |
| 3189 | @end menu | 3189 | @end menu |
| 3190 | 3190 | ||
| 3191 | @node Property Lists, Creating Symbols, Symbols, Symbols | 3191 | @node Property Lists, Creating Symbols, Symbols, Symbols |
| @@ -3330,10 +3330,10 @@ This section defines a few simple Common Lisp operations on numbers | |||
| 3330 | which were left out of Emacs Lisp. | 3330 | which were left out of Emacs Lisp. |
| 3331 | 3331 | ||
| 3332 | @menu | 3332 | @menu |
| 3333 | * Predicates on Numbers:: `plusp', `oddp', `floatp-safe', etc. | 3333 | * Predicates on Numbers:: @code{plusp}, @code{oddp}, @code{floatp-safe}, etc. |
| 3334 | * Numerical Functions:: `abs', `floor*', etc. | 3334 | * Numerical Functions:: @code{abs}, @code{floor*}, etc. |
| 3335 | * Random Numbers:: `random*', `make-random-state' | 3335 | * Random Numbers:: @code{random*}, @code{make-random-state} |
| 3336 | * Implementation Parameters:: `most-positive-float' | 3336 | * Implementation Parameters:: @code{most-positive-float} |
| 3337 | @end menu | 3337 | @end menu |
| 3338 | 3338 | ||
| 3339 | @iftex | 3339 | @iftex |
| @@ -3630,10 +3630,10 @@ Emacs Lisp includes a few of these, notably @code{elt} and | |||
| 3630 | 3630 | ||
| 3631 | @menu | 3631 | @menu |
| 3632 | * Sequence Basics:: Arguments shared by all sequence functions | 3632 | * Sequence Basics:: Arguments shared by all sequence functions |
| 3633 | * Mapping over Sequences:: `mapcar*', `mapcan', `map', `every', etc. | 3633 | * Mapping over Sequences:: @code{mapcar*}, @code{mapcan}, @code{map}, @code{every}, etc. |
| 3634 | * Sequence Functions:: `subseq', `remove*', `substitute', etc. | 3634 | * Sequence Functions:: @code{subseq}, @code{remove*}, @code{substitute}, etc. |
| 3635 | * Searching Sequences:: `find', `position', `count', `search', etc. | 3635 | * Searching Sequences:: @code{find}, @code{position}, @code{count}, @code{search}, etc. |
| 3636 | * Sorting Sequences:: `sort*', `stable-sort', `merge' | 3636 | * Sorting Sequences:: @code{sort*}, @code{stable-sort}, @code{merge} |
| 3637 | @end menu | 3637 | @end menu |
| 3638 | 3638 | ||
| 3639 | @node Sequence Basics, Mapping over Sequences, Sequences, Sequences | 3639 | @node Sequence Basics, Mapping over Sequences, Sequences, Sequences |
| @@ -3870,7 +3870,7 @@ with @var{sequence}. | |||
| 3870 | As an extension to Common Lisp, @var{start} and/or @var{end} | 3870 | As an extension to Common Lisp, @var{start} and/or @var{end} |
| 3871 | may be negative, in which case they represent a distance back | 3871 | may be negative, in which case they represent a distance back |
| 3872 | from the end of the sequence. This is for compatibility with | 3872 | from the end of the sequence. This is for compatibility with |
| 3873 | Emacs' @code{substring} function. Note that @code{subseq} is | 3873 | Emacs's @code{substring} function. Note that @code{subseq} is |
| 3874 | the @emph{only} sequence function that allows negative | 3874 | the @emph{only} sequence function that allows negative |
| 3875 | @var{start} and @var{end}. | 3875 | @var{start} and @var{end}. |
| 3876 | 3876 | ||
| @@ -4059,7 +4059,7 @@ is less than (not equal to) its second argument. For example, | |||
| 4059 | for sorting numbers and strings, respectively; @code{>} would sort | 4059 | for sorting numbers and strings, respectively; @code{>} would sort |
| 4060 | numbers into decreasing rather than increasing order. | 4060 | numbers into decreasing rather than increasing order. |
| 4061 | 4061 | ||
| 4062 | This function differs from Emacs' built-in @code{sort} in that it | 4062 | This function differs from Emacs's built-in @code{sort} in that it |
| 4063 | can operate on any type of sequence, not just lists. Also, it | 4063 | can operate on any type of sequence, not just lists. Also, it |
| 4064 | accepts a @code{:key} argument which is used to preprocess data | 4064 | accepts a @code{:key} argument which is used to preprocess data |
| 4065 | fed to the @var{predicate} function. For example, | 4065 | fed to the @var{predicate} function. For example, |
| @@ -4113,10 +4113,10 @@ a merged sequence which is (stably) sorted according to | |||
| 4113 | The functions described here operate on lists. | 4113 | The functions described here operate on lists. |
| 4114 | 4114 | ||
| 4115 | @menu | 4115 | @menu |
| 4116 | * List Functions:: `caddr', `first', `list*', etc. | 4116 | * List Functions:: @code{caddr}, @code{first}, @code{list*}, etc. |
| 4117 | * Substitution of Expressions:: `subst', `sublis', etc. | 4117 | * Substitution of Expressions:: @code{subst}, @code{sublis}, etc. |
| 4118 | * Lists as Sets:: `member*', `adjoin', `union', etc. | 4118 | * Lists as Sets:: @code{member*}, @code{adjoin}, @code{union}, etc. |
| 4119 | * Association Lists:: `assoc*', `rassoc*', `acons', `pairlis' | 4119 | * Association Lists:: @code{assoc*}, @code{rassoc*}, @code{acons}, @code{pairlis} |
| 4120 | @end menu | 4120 | @end menu |
| 4121 | 4121 | ||
| 4122 | @node List Functions, Substitution of Expressions, Lists, Lists | 4122 | @node List Functions, Substitution of Expressions, Lists, Lists |
| @@ -5186,7 +5186,7 @@ variables no collision can occur.) | |||
| 5186 | 5186 | ||
| 5187 | @xref{Lexical Bindings}, for a description of the @code{lexical-let} | 5187 | @xref{Lexical Bindings}, for a description of the @code{lexical-let} |
| 5188 | form which establishes a Common Lisp-style lexical binding, and some | 5188 | form which establishes a Common Lisp-style lexical binding, and some |
| 5189 | examples of how it differs from Emacs' regular @code{let}. | 5189 | examples of how it differs from Emacs's regular @code{let}. |
| 5190 | 5190 | ||
| 5191 | @item | 5191 | @item |
| 5192 | Reader macros. Common Lisp includes a second type of macro that | 5192 | Reader macros. Common Lisp includes a second type of macro that |
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 71f60af530b..204afe7056e 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi | |||
| @@ -1606,9 +1606,10 @@ D-Bus @var{bus}. | |||
| 1606 | 1606 | ||
| 1607 | @var{service} is the D-Bus service name used by the sending D-Bus | 1607 | @var{service} is the D-Bus service name used by the sending D-Bus |
| 1608 | object. It can be either a known name or the unique name of the D-Bus | 1608 | object. It can be either a known name or the unique name of the D-Bus |
| 1609 | object sending the signal. In case of a unique name, signals won't be | 1609 | object sending the signal. A known name will be mapped onto the |
| 1610 | received any longer once the object owning this unique name has | 1610 | unique name of the object, owning @var{service} at registration time. |
| 1611 | disappeared, and a new queued object has replaced it. | 1611 | When the corresponding D-Bus object disappears, signals won't be |
| 1612 | received any longer. | ||
| 1612 | 1613 | ||
| 1613 | When @var{service} is @code{nil}, related signals from all D-Bus | 1614 | When @var{service} is @code{nil}, related signals from all D-Bus |
| 1614 | objects shall be accepted. | 1615 | objects shall be accepted. |
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi index cf716f4e031..6db27a38808 100644 --- a/doc/misc/ebrowse.texi +++ b/doc/misc/ebrowse.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file documents Ebrowse, a C++ class browser for GNU Emacs. | 11 | This file documents Ebrowse, a C++ class browser for GNU Emacs. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2000-2012 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2000-2012 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
| @@ -149,7 +149,7 @@ importantly you can find or view member declarations and definitions | |||
| 149 | with a keystroke. @xref{Member Buffers}. | 149 | with a keystroke. @xref{Member Buffers}. |
| 150 | 150 | ||
| 151 | These two buffer types and the commands they provide support the | 151 | These two buffer types and the commands they provide support the |
| 152 | navigational use of the browser. The second form resembles Emacs' Tags | 152 | navigational use of the browser. The second form resembles Emacs's Tags |
| 153 | package for C and other procedural languages. Ebrowse's commands of | 153 | package for C and other procedural languages. Ebrowse's commands of |
| 154 | this type are not confined to special buffers; they are most often used | 154 | this type are not confined to special buffers; they are most often used |
| 155 | while you are editing your source code. | 155 | while you are editing your source code. |
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi index 1e9ecf07a14..01349e31468 100644 --- a/doc/misc/ediff.texi +++ b/doc/misc/ediff.texi | |||
| @@ -433,6 +433,8 @@ command (see @kbd{ga}, @kbd{gb}, and @kbd{gc}). | |||
| 433 | 433 | ||
| 434 | @node Quick Help Commands,Other Session Commands,,Session Commands | 434 | @node Quick Help Commands,Other Session Commands,,Session Commands |
| 435 | @section Quick Help Commands | 435 | @section Quick Help Commands |
| 436 | @cindex command help | ||
| 437 | @cindex important commands | ||
| 436 | 438 | ||
| 437 | @table @kbd | 439 | @table @kbd |
| 438 | @item ? | 440 | @item ? |
| @@ -1731,7 +1733,7 @@ faces, you can modify them when Ediff is being loaded using | |||
| 1731 | @end smallexample | 1733 | @end smallexample |
| 1732 | 1734 | ||
| 1733 | @strong{Please note:} to set Ediff's faces, use only @code{copy-face} | 1735 | @strong{Please note:} to set Ediff's faces, use only @code{copy-face} |
| 1734 | or @code{set/make-face-@dots{}} as shown above. Emacs' low-level | 1736 | or @code{set/make-face-@dots{}} as shown above. Emacs's low-level |
| 1735 | face-manipulation functions should be avoided. | 1737 | face-manipulation functions should be avoided. |
| 1736 | 1738 | ||
| 1737 | @node Narrowing, Refinement of Difference Regions, Highlighting Difference Regions, Customization | 1739 | @node Narrowing, Refinement of Difference Regions, Highlighting Difference Regions, Customization |
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 99fbf1a4fcf..d322ca7c3e1 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -94,7 +94,7 @@ handling the sort of tasks accomplished by those tools. | |||
| 94 | @cindex Eshell, what it is | 94 | @cindex Eshell, what it is |
| 95 | 95 | ||
| 96 | Eshell is a @dfn{command shell} written in Emacs Lisp. Everything it | 96 | Eshell is a @dfn{command shell} written in Emacs Lisp. Everything it |
| 97 | does, it uses Emacs' facilities to do. This means that Eshell is as | 97 | does, it uses Emacs's facilities to do. This means that Eshell is as |
| 98 | portable as Emacs itself. It also means that cooperation with Lisp code | 98 | portable as Emacs itself. It also means that cooperation with Lisp code |
| 99 | is natural and seamless. | 99 | is natural and seamless. |
| 100 | 100 | ||
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index ae6373e9a6e..9d075a8efac 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi | |||
| @@ -161,7 +161,7 @@ Where and how to get Gnus? | |||
| 161 | @subsubheading Answer | 161 | @subsubheading Answer |
| 162 | 162 | ||
| 163 | Gnus is released independent from releases of Emacs and XEmacs. | 163 | Gnus is released independent from releases of Emacs and XEmacs. |
| 164 | Therefore, the version bundled with Emacs or the version in XEmacs' | 164 | Therefore, the version bundled with Emacs or the version in XEmacs's |
| 165 | package system might not be up to date (e.g. Gnus 5.9 bundled with Emacs | 165 | package system might not be up to date (e.g. Gnus 5.9 bundled with Emacs |
| 166 | 21 is outdated). | 166 | 21 is outdated). |
| 167 | You can get the latest released version of Gnus from | 167 | You can get the latest released version of Gnus from |
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi index 5421e64625a..19bbe01667c 100644 --- a/doc/misc/gnus-news.texi +++ b/doc/misc/gnus-news.texi | |||
| @@ -44,7 +44,7 @@ for more information about nntp marks. Note that downgrading isn't | |||
| 44 | safe in general. | 44 | safe in general. |
| 45 | 45 | ||
| 46 | @item Incompatibility when switching from Emacs 23 to Emacs 22 | 46 | @item Incompatibility when switching from Emacs 23 to Emacs 22 |
| 47 | In Emacs 23, Gnus uses Emacs' new internal coding system @code{utf-8-emacs} | 47 | In Emacs 23, Gnus uses Emacs's new internal coding system @code{utf-8-emacs} |
| 48 | for saving articles drafts and @file{~/.newsrc.eld}. These files may not | 48 | for saving articles drafts and @file{~/.newsrc.eld}. These files may not |
| 49 | be read correctly in Emacs 22 and below. If you want to use Gnus across | 49 | be read correctly in Emacs 22 and below. If you want to use Gnus across |
| 50 | different Emacs versions, you may set @code{mm-auto-save-coding-system} | 50 | different Emacs versions, you may set @code{mm-auto-save-coding-system} |
| @@ -333,7 +333,7 @@ in the group buffer, see the variable @code{gnus-group-update-tool-bar}. | |||
| 333 | Its default value depends on your Emacs version. | 333 | Its default value depends on your Emacs version. |
| 334 | @c FIXME: Document this in the manual | 334 | @c FIXME: Document this in the manual |
| 335 | 335 | ||
| 336 | @item You can change the location of XEmacs' toolbars in Gnus buffers. | 336 | @item You can change the location of XEmacs's toolbars in Gnus buffers. |
| 337 | See @code{gnus-use-toolbar} and @code{message-use-toolbar}. | 337 | See @code{gnus-use-toolbar} and @code{message-use-toolbar}. |
| 338 | 338 | ||
| 339 | @end itemize | 339 | @end itemize |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index ae2c5dbd092..c3b62f3b791 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -16696,7 +16696,7 @@ was used for mail landing on the system, but Babyl had its own internal | |||
| 16696 | format to which mail was converted, primarily involving creating a | 16696 | format to which mail was converted, primarily involving creating a |
| 16697 | spool-file-like entity with a scheme for inserting Babyl-specific | 16697 | spool-file-like entity with a scheme for inserting Babyl-specific |
| 16698 | headers and status bits above the top of each message in the file. | 16698 | headers and status bits above the top of each message in the file. |
| 16699 | Rmail was Emacs' first mail reader, it was written by Richard Stallman, | 16699 | Rmail was Emacs's first mail reader, it was written by Richard Stallman, |
| 16700 | and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail | 16700 | and Stallman came out of that TOPS/Babyl environment, so he wrote Rmail |
| 16701 | to understand the mail files folks already had in existence. Gnus (and | 16701 | to understand the mail files folks already had in existence. Gnus (and |
| 16702 | VM, for that matter) continue to support this format because it's | 16702 | VM, for that matter) continue to support this format because it's |
| @@ -21040,7 +21040,7 @@ and `gnus-score-decay-scale'." | |||
| 21040 | (* (abs score) | 21040 | (* (abs score) |
| 21041 | gnus-score-decay-scale))))))) | 21041 | gnus-score-decay-scale))))))) |
| 21042 | (if (and (featurep 'xemacs) | 21042 | (if (and (featurep 'xemacs) |
| 21043 | ;; XEmacs' floor can handle only the floating point | 21043 | ;; XEmacs's floor can handle only the floating point |
| 21044 | ;; number below the half of the maximum integer. | 21044 | ;; number below the half of the maximum integer. |
| 21045 | (> (abs n) (lsh -1 -2))) | 21045 | (> (abs n) (lsh -1 -2))) |
| 21046 | (string-to-number | 21046 | (string-to-number |
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 5423ff2e74f..736c6ce7f91 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -4193,7 +4193,7 @@ installed. Many Emacsen come with an older bundled copy of IDLWAVE | |||
| 4193 | (e.g. v4.7 for Emacs 21.x), which is likely what's being used instead. | 4193 | (e.g. v4.7 for Emacs 21.x), which is likely what's being used instead. |
| 4194 | You need to make sure your Emacs @emph{load-path} contains the directory | 4194 | You need to make sure your Emacs @emph{load-path} contains the directory |
| 4195 | where IDLWAVE is installed (@file{/usr/local/share/emacs/site-lisp}, by | 4195 | where IDLWAVE is installed (@file{/usr/local/share/emacs/site-lisp}, by |
| 4196 | default), @emph{before} Emacs' default search directories. You can | 4196 | default), @emph{before} Emacs's default search directories. You can |
| 4197 | accomplish this by putting the following in your @file{.emacs}: | 4197 | accomplish this by putting the following in your @file{.emacs}: |
| 4198 | 4198 | ||
| 4199 | @lisp | 4199 | @lisp |
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index 3316e9883d8..ed00e8da028 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi | |||
| @@ -14,8 +14,7 @@ | |||
| 14 | This file describes how to use Info, the on-line, menu-driven GNU | 14 | This file describes how to use Info, the on-line, menu-driven GNU |
| 15 | documentation system. | 15 | documentation system. |
| 16 | 16 | ||
| 17 | Copyright @copyright{} 1989, 1992, 1996-2012 | 17 | Copyright @copyright{} 1989, 1992, 1996-2012 Free Software Foundation, Inc. |
| 18 | Free Software Foundation, Inc. | ||
| 19 | 18 | ||
| 20 | @quotation | 19 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 20 | Permission is granted to copy, distribute and/or modify this document |
| @@ -1108,7 +1107,7 @@ In the stand-alone reader, @kbd{0} goes through the last menu item; | |||
| 1108 | this is so you need not count how many entries are there. | 1107 | this is so you need not count how many entries are there. |
| 1109 | 1108 | ||
| 1110 | If your display supports multiple fonts, colors or underlining, and | 1109 | If your display supports multiple fonts, colors or underlining, and |
| 1111 | you are using Emacs' Info mode to read Info files, the third, sixth | 1110 | you are using Emacs's Info mode to read Info files, the third, sixth |
| 1112 | and ninth menu items have a @samp{*} that stands out, either in color | 1111 | and ninth menu items have a @samp{*} that stands out, either in color |
| 1113 | or in some other attribute, such as underline; this makes it easy to | 1112 | or in some other attribute, such as underline; this makes it easy to |
| 1114 | see at a glance which number to use for an item. | 1113 | see at a glance which number to use for an item. |
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi index 9b61e8f6f3a..919ca21cc3e 100644 --- a/doc/misc/newsticker.texi +++ b/doc/misc/newsticker.texi | |||
| @@ -13,8 +13,7 @@ | |||
| 13 | This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}). | 13 | This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}). |
| 14 | 14 | ||
| 15 | @noindent | 15 | @noindent |
| 16 | Copyright @copyright{} 2004-2012 | 16 | Copyright @copyright{} 2004-2012 Free Software Foundation, Inc. |
| 17 | Free Software Foundation, Inc. | ||
| 18 | 17 | ||
| 19 | @quotation | 18 | @quotation |
| 20 | Permission is granted to copy, distribute and/or modify this document | 19 | Permission is granted to copy, distribute and/or modify this document |
| @@ -128,7 +127,7 @@ requires an XML-parser (@file{xml.el}) which is part of GNU Emacs. If | |||
| 128 | you are using XEmacs you want to get the @file{net-utils} package | 127 | you are using XEmacs you want to get the @file{net-utils} package |
| 129 | which contains @file{xml.el} for XEmacs. | 128 | which contains @file{xml.el} for XEmacs. |
| 130 | 129 | ||
| 131 | Newsticker retrieves headlines either via Emacs' built-in retrieval | 130 | Newsticker retrieves headlines either via Emacs's built-in retrieval |
| 132 | functions, by an arbitrary external program that retrieves files via | 131 | functions, by an arbitrary external program that retrieves files via |
| 133 | http and prints them to stdout (like | 132 | http and prints them to stdout (like |
| 134 | @uref{http://www.gnu.org/software/wget/wget.html, wget}, or -- on a | 133 | @uref{http://www.gnu.org/software/wget/wget.html, wget}, or -- on a |
| @@ -215,7 +214,7 @@ retrieved. | |||
| 215 | @item | 214 | @item |
| 216 | @vindex newsticker-retrieval-method | 215 | @vindex newsticker-retrieval-method |
| 217 | @code{newsticker-retrieval-method} defines how headlines are | 216 | @code{newsticker-retrieval-method} defines how headlines are |
| 218 | retrieved. This is either done using Emacs' built-in download | 217 | retrieved. This is either done using Emacs's built-in download |
| 219 | capabilities or using an external tool. | 218 | capabilities or using an external tool. |
| 220 | @item | 219 | @item |
| 221 | @vindex newsticker-retrieval-interval | 220 | @vindex newsticker-retrieval-interval |
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index 5141ed0e93d..73af1ace245 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi | |||
| @@ -8,8 +8,7 @@ | |||
| 8 | This manual documents nxml-mode, an Emacs major mode for editing | 8 | This manual documents nxml-mode, an Emacs major mode for editing |
| 9 | XML with RELAX NG support. | 9 | XML with RELAX NG support. |
| 10 | 10 | ||
| 11 | Copyright @copyright{} 2007-2012 | 11 | Copyright @copyright{} 2007-2012 Free Software Foundation, Inc. |
| 12 | Free Software Foundation, Inc. | ||
| 13 | 12 | ||
| 14 | @quotation | 13 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
| @@ -355,7 +354,7 @@ Otherwise, it is a paragraph boundary. | |||
| 355 | @chapter Outlining | 354 | @chapter Outlining |
| 356 | 355 | ||
| 357 | nXML mode allows you to display all or part of a buffer as an | 356 | nXML mode allows you to display all or part of a buffer as an |
| 358 | outline, in a similar way to Emacs' outline mode. An outline in nXML | 357 | outline, in a similar way to Emacs's outline mode. An outline in nXML |
| 359 | mode is based on recognizing two kinds of element: sections and | 358 | mode is based on recognizing two kinds of element: sections and |
| 360 | headings. There is one heading for every section and one section for | 359 | headings. There is one heading for every section and one section for |
| 361 | every heading. A section contains its heading as or within its first | 360 | every heading. A section contains its heading as or within its first |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 8da6cd96525..2a41d6b9301 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -265,7 +265,7 @@ | |||
| 265 | @copying | 265 | @copying |
| 266 | This manual is for Org version @value{VERSION}. | 266 | This manual is for Org version @value{VERSION}. |
| 267 | 267 | ||
| 268 | Copyright @copyright{} 2004-2012 Free Software Foundation, Inc. | 268 | Copyright @copyright{} 2004-2012 Free Software Foundation, Inc. |
| 269 | 269 | ||
| 270 | @quotation | 270 | @quotation |
| 271 | Permission is granted to copy, distribute and/or modify this document | 271 | Permission is granted to copy, distribute and/or modify this document |
| @@ -6162,7 +6162,7 @@ applying it to another one. | |||
| 6162 | By customizing the variable @code{org-clock-idle-time} to some integer, such | 6162 | By customizing the variable @code{org-clock-idle-time} to some integer, such |
| 6163 | as 10 or 15, Emacs can alert you when you get back to your computer after | 6163 | as 10 or 15, Emacs can alert you when you get back to your computer after |
| 6164 | being idle for that many minutes@footnote{On computers using Mac OS X, | 6164 | being idle for that many minutes@footnote{On computers using Mac OS X, |
| 6165 | idleness is based on actual user idleness, not just Emacs' idle time. For | 6165 | idleness is based on actual user idleness, not just Emacs's idle time. For |
| 6166 | X11, you can install a utility program @file{x11idle.c}, available in the | 6166 | X11, you can install a utility program @file{x11idle.c}, available in the |
| 6167 | UTILITIES directory of the Org git distribution, to get the same general | 6167 | UTILITIES directory of the Org git distribution, to get the same general |
| 6168 | treatment of idleness. On other systems, idle time refers to Emacs idle time | 6168 | treatment of idleness. On other systems, idle time refers to Emacs idle time |
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi index 6874828d427..b921882af67 100644 --- a/doc/misc/sc.texi +++ b/doc/misc/sc.texi | |||
| @@ -204,7 +204,7 @@ When the original message is cited by @code{sc-cite-original}, it will | |||
| 204 | (optionally) be filled by Supercite. However, if you manually edit the | 204 | (optionally) be filled by Supercite. However, if you manually edit the |
| 205 | cited text and want to re-fill it, you must use an add-on package such | 205 | cited text and want to re-fill it, you must use an add-on package such |
| 206 | as @cite{filladapt} or @cite{gin-mode}. These packages can recognize | 206 | as @cite{filladapt} or @cite{gin-mode}. These packages can recognize |
| 207 | Supercited text and will fill them appropriately. Emacs' built-in | 207 | Supercited text and will fill them appropriately. Emacs's built-in |
| 208 | filling routines, e.g@. @code{fill-paragraph}, do not recognize cited | 208 | filling routines, e.g@. @code{fill-paragraph}, do not recognize cited |
| 209 | text and will not re-fill them properly because it cannot guess the | 209 | text and will not re-fill them properly because it cannot guess the |
| 210 | @code{fill-prefix} being used. | 210 | @code{fill-prefix} being used. |
| @@ -786,7 +786,7 @@ pertaining to the MUAs you are using. | |||
| 786 | One final note. After Supercite is loaded into your Emacs session, it | 786 | One final note. After Supercite is loaded into your Emacs session, it |
| 787 | runs the hook @code{sc-load-hook}. You can put any customizations into | 787 | runs the hook @code{sc-load-hook}. You can put any customizations into |
| 788 | this hook since it is only run once. This will not work, however, if | 788 | this hook since it is only run once. This will not work, however, if |
| 789 | your Emacs maintainer has put Supercite into your dumped Emacs' image. | 789 | your Emacs maintainer has put Supercite into your dumped Emacs image. |
| 790 | In that case, you can use the @code{sc-pre-hook} variable, but this will | 790 | In that case, you can use the @code{sc-pre-hook} variable, but this will |
| 791 | get executed every time @code{sc-cite-original} is called. @xref{Reply | 791 | get executed every time @code{sc-cite-original} is called. @xref{Reply |
| 792 | Buffer Initialization}.@refill | 792 | Buffer Initialization}.@refill |
| @@ -1008,7 +1008,7 @@ fill each cited paragraph in the reply buffer. | |||
| 1008 | 1008 | ||
| 1009 | I usually run with both these variables containing their default values. | 1009 | I usually run with both these variables containing their default values. |
| 1010 | When Supercite's automatic filling breaks on a particular message, I | 1010 | When Supercite's automatic filling breaks on a particular message, I |
| 1011 | will use Emacs' undo feature to undo back before the citation was | 1011 | will use Emacs's undo feature to undo back before the citation was |
| 1012 | applied to the original message. Then I'll toggle the variables and | 1012 | applied to the original message. Then I'll toggle the variables and |
| 1013 | manually cite those paragraphs that I don't want to fill or collapse | 1013 | manually cite those paragraphs that I don't want to fill or collapse |
| 1014 | whitespace on. @xref{Variable Toggling Shortcuts}.@refill | 1014 | whitespace on. @xref{Variable Toggling Shortcuts}.@refill |
| @@ -1688,7 +1688,7 @@ Toggles the variable @code{sc-fixup-whitespace-p}. | |||
| 1688 | 1688 | ||
| 1689 | @findex set-variable | 1689 | @findex set-variable |
| 1690 | The following commands let you set the value of multi-value variables, | 1690 | The following commands let you set the value of multi-value variables, |
| 1691 | in the same way that Emacs' @code{set-variable} does: | 1691 | in the same way that Emacs's @code{set-variable} does: |
| 1692 | 1692 | ||
| 1693 | @table @kbd | 1693 | @table @kbd |
| 1694 | @item C-c C-p C-t a | 1694 | @item C-c C-p C-t a |
| @@ -1777,7 +1777,7 @@ old information is lost.@refill | |||
| 1777 | @findex open-line | 1777 | @findex open-line |
| 1778 | @kindex C-c C-p o | 1778 | @kindex C-c C-p o |
| 1779 | @item @code{sc-open-line} (@kbd{C-c C-p o}) | 1779 | @item @code{sc-open-line} (@kbd{C-c C-p o}) |
| 1780 | Similar to Emacs' standard @code{open-line} commands, but inserts the | 1780 | Similar to Emacs's standard @code{open-line} commands, but inserts the |
| 1781 | citation string in front of the new line. As with @code{open-line}, | 1781 | citation string in front of the new line. As with @code{open-line}, |
| 1782 | an optional numeric argument inserts that many new lines.@refill | 1782 | an optional numeric argument inserts that many new lines.@refill |
| 1783 | @end table | 1783 | @end table |
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index e223f98d46a..9f4dc72fea3 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This file is included by semantic.texi | 1 | @c This file is included by semantic.texi |
| 2 | 2 | ||
| 3 | @c Copyright (C) 1999-2005, 2007, 2009-2012 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999-2005, 2007, 2009-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | @c Permission is granted to copy, distribute and/or modify this | 5 | @c Permission is granted to copy, distribute and/or modify this |
| 6 | @c document under the terms of the GNU Free Documentation License, | 6 | @c document under the terms of the GNU Free Documentation License, |
| @@ -31,7 +31,7 @@ File,,,emacs,Emacs manual}. | |||
| 31 | * Analyzer:: Semantic tools for analyzing code. | 31 | * Analyzer:: Semantic tools for analyzing code. |
| 32 | * Speedbar:: Using @semantic{} with the Speedbar. | 32 | * Speedbar:: Using @semantic{} with the Speedbar. |
| 33 | * SymRef:: Interface to symbol reference tools. | 33 | * SymRef:: Interface to symbol reference tools. |
| 34 | * MRU Bookmarks:: Managing tag ``bookmarks''. | 34 | * MRU Bookmarks:: Managing tag "bookmarks". |
| 35 | * Sticky Func Mode:: Showing declarations in the header line. | 35 | * Sticky Func Mode:: Showing declarations in the header line. |
| 36 | * Highlight Func Mode:: Highlight the current function declaration. | 36 | * Highlight Func Mode:: Highlight the current function declaration. |
| 37 | * Tag Decoration Mode:: Minor mode to decorate tags. | 37 | * Tag Decoration Mode:: Minor mode to decorate tags. |
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index 771430251b6..680f1921479 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -96,7 +96,7 @@ where @samp{@r{[}} and @samp{@r{]}} delimit optional parts. | |||
| 96 | but you should beware of the security risks of sending cleartext | 96 | but you should beware of the security risks of sending cleartext |
| 97 | passwords. @var{hostname} may be a domain name or a dotted decimal | 97 | passwords. @var{hostname} may be a domain name or a dotted decimal |
| 98 | address. If the @samp{:@var{port}} is omitted then the library will | 98 | address. If the @samp{:@var{port}} is omitted then the library will |
| 99 | use the `well known' port for that service when accessing URLs. With | 99 | use the ``well known'' port for that service when accessing URLs. With |
| 100 | the possible exception of @code{telnet}, it is rare for ports to be | 100 | the possible exception of @code{telnet}, it is rare for ports to be |
| 101 | specified, and it is possible using a non-standard port may have | 101 | specified, and it is possible using a non-standard port may have |
| 102 | undesired consequences if a different service is listening on that | 102 | undesired consequences if a different service is listening on that |
| @@ -145,7 +145,7 @@ is the host name associated with it, or @code{nil}; | |||
| 145 | @item port | 145 | @item port |
| 146 | is the port number associated with it, or @code{nil}; | 146 | is the port number associated with it, or @code{nil}; |
| 147 | @item file | 147 | @item file |
| 148 | is the `file' part of it, or @code{nil}. This doesn't necessarily | 148 | is the ``file'' part of it, or @code{nil}. This doesn't necessarily |
| 149 | actually refer to a file; | 149 | actually refer to a file; |
| 150 | @item target | 150 | @item target |
| 151 | is the target part, or @code{nil}; | 151 | is the target part, or @code{nil}; |
| @@ -228,7 +228,7 @@ controls the number of concurrent processes, and the option | |||
| 228 | @menu | 228 | @menu |
| 229 | * http/https:: Hypertext Transfer Protocol. | 229 | * http/https:: Hypertext Transfer Protocol. |
| 230 | * file/ftp:: Local files and FTP archives. | 230 | * file/ftp:: Local files and FTP archives. |
| 231 | * info:: Emacs `Info' pages. | 231 | * info:: Emacs "Info" pages. |
| 232 | * mailto:: Sending email. | 232 | * mailto:: Sending email. |
| 233 | * news/nntp/snews:: Usenet news. | 233 | * news/nntp/snews:: Usenet news. |
| 234 | * rlogin/telnet/tn3270:: Remote host connectivity. | 234 | * rlogin/telnet/tn3270:: Remote host connectivity. |
| @@ -472,7 +472,7 @@ The form of a mailto URL is | |||
| 472 | @var{header} is @samp{body}, then @var{contents} is put in the body | 472 | @var{header} is @samp{body}, then @var{contents} is put in the body |
| 473 | otherwise a @var{header} header field is created with @var{contents} | 473 | otherwise a @var{header} header field is created with @var{contents} |
| 474 | as its contents. Note that the URL library does not consider any | 474 | as its contents. Note that the URL library does not consider any |
| 475 | headers `dangerous' so you should check them before sending the | 475 | headers ``dangerous'' so you should check them before sending the |
| 476 | message. | 476 | message. |
| 477 | 477 | ||
| 478 | @c Fixme: update | 478 | @c Fixme: update |
| @@ -1009,7 +1009,7 @@ This the @samp{nslookup} program. It is @code{"nslookup"} by default. | |||
| 1009 | In some circumstances it is desirable to suppress making network | 1009 | In some circumstances it is desirable to suppress making network |
| 1010 | connections. A typical case is when rendering HTML in a mail user | 1010 | connections. A typical case is when rendering HTML in a mail user |
| 1011 | agent, when external URLs should not be activated, particularly to | 1011 | agent, when external URLs should not be activated, particularly to |
| 1012 | avoid `bugs' which `call home' by fetch single-pixel images and the | 1012 | avoid ``bugs'' which ``call home'' by fetch single-pixel images and the |
| 1013 | like. To arrange this, bind the following variable for the duration | 1013 | like. To arrange this, bind the following variable for the duration |
| 1014 | of such processing. | 1014 | of such processing. |
| 1015 | 1015 | ||
| @@ -1062,7 +1062,7 @@ automatically via @code{url-do-setup} when it is configured to be on. | |||
| 1062 | Note that the size of the history list is currently not limited. | 1062 | Note that the size of the history list is currently not limited. |
| 1063 | 1063 | ||
| 1064 | @vindex url-history-hash-table | 1064 | @vindex url-history-hash-table |
| 1065 | The history `list' is actually a hash table, | 1065 | The history ``list'' is actually a hash table, |
| 1066 | @code{url-history-hash-table}. It contains access times keyed by URL | 1066 | @code{url-history-hash-table}. It contains access times keyed by URL |
| 1067 | strings. The times are in the format returned by @code{current-time}. | 1067 | strings. The times are in the format returned by @code{current-time}. |
| 1068 | 1068 | ||
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi index 4b4bbfe5091..0d9bb286330 100644 --- a/doc/misc/vip.texi +++ b/doc/misc/vip.texi | |||
| @@ -1705,7 +1705,7 @@ expressions}. For example, a typical forward search would be invoked by | |||
| 1705 | @var{pat} you must preceded it by @samp{\}. VIP strips off these @kbd{\}'s | 1705 | @var{pat} you must preceded it by @samp{\}. VIP strips off these @kbd{\}'s |
| 1706 | before @kbd{/} and the resulting @var{pat} becomes the actual search | 1706 | before @kbd{/} and the resulting @var{pat} becomes the actual search |
| 1707 | pattern. Emacs provides a different and richer class or regular | 1707 | pattern. Emacs provides a different and richer class or regular |
| 1708 | expressions than Vi/Ex, and VIP uses Emacs' regular expressions. See GNU | 1708 | expressions than Vi/Ex, and VIP uses Emacs's regular expressions. See GNU |
| 1709 | Emacs Manual for details of regular expressions. | 1709 | Emacs Manual for details of regular expressions. |
| 1710 | 1710 | ||
| 1711 | Several Ex commands can be entered in a line by separating them by a pipe | 1711 | Several Ex commands can be entered in a line by separating them by a pipe |
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index a660cfb6b9d..86455524b1f 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi | |||
| @@ -687,7 +687,7 @@ Insert state. For instance, Emacs has a @dfn{yank} command, @kbd{C-y}, | |||
| 687 | which is similar to Vi's @kbd{p}. However, unlike @kbd{p}, @kbd{C-y} can be | 687 | which is similar to Vi's @kbd{p}. However, unlike @kbd{p}, @kbd{C-y} can be |
| 688 | used in Insert state of Viper. Emacs also has a kill ring where it keeps | 688 | used in Insert state of Viper. Emacs also has a kill ring where it keeps |
| 689 | pieces of text you deleted while editing buffers. The command @kbd{M-y} is | 689 | pieces of text you deleted while editing buffers. The command @kbd{M-y} is |
| 690 | used to delete the text previously put back by Emacs' @kbd{C-y} or by Vi's | 690 | used to delete the text previously put back by Emacs's @kbd{C-y} or by Vi's |
| 691 | @kbd{p} command and reinsert text that was placed on the kill-ring earlier. | 691 | @kbd{p} command and reinsert text that was placed on the kill-ring earlier. |
| 692 | 692 | ||
| 693 | This works both in Vi and Insert states. | 693 | This works both in Vi and Insert states. |
| @@ -1289,7 +1289,7 @@ the following example: | |||
| 1289 | The above discussion of the meaning of Viper's words concerns only Viper's | 1289 | The above discussion of the meaning of Viper's words concerns only Viper's |
| 1290 | movement commands. In regular expressions, words remain the same as in | 1290 | movement commands. In regular expressions, words remain the same as in |
| 1291 | Emacs. That is, the expressions @code{\w}, @code{\>}, @code{\<}, etc., use | 1291 | Emacs. That is, the expressions @code{\w}, @code{\>}, @code{\<}, etc., use |
| 1292 | Emacs' idea of what is a word, and they don't look into the value of | 1292 | Emacs's idea of what is a word, and they don't look into the value of |
| 1293 | variable @code{viper-syntax-preference}. This is because Viper doesn't change | 1293 | variable @code{viper-syntax-preference}. This is because Viper doesn't change |
| 1294 | syntax tables in fear of upsetting the various major modes that set these | 1294 | syntax tables in fear of upsetting the various major modes that set these |
| 1295 | tables. | 1295 | tables. |
| @@ -2504,7 +2504,7 @@ major modes. | |||
| 2504 | @item viper-minibuffer-emacs-face 'viper-minibuffer-emacs-face | 2504 | @item viper-minibuffer-emacs-face 'viper-minibuffer-emacs-face |
| 2505 | These faces control the appearance of the minibuffer text in the | 2505 | These faces control the appearance of the minibuffer text in the |
| 2506 | corresponding Viper states. You can change the appearance of these faces | 2506 | corresponding Viper states. You can change the appearance of these faces |
| 2507 | through Emacs' customization widget, which is accessible through the | 2507 | through Emacs's customization widget, which is accessible through the |
| 2508 | menubar. | 2508 | menubar. |
| 2509 | 2509 | ||
| 2510 | Viper is located in this widget under the @emph{Emulations} customization | 2510 | Viper is located in this widget under the @emph{Emulations} customization |
| @@ -3205,7 +3205,7 @@ in the appropriate major mode hooks. | |||
| 3205 | 3205 | ||
| 3206 | The above discussion concerns only the movement commands. In regular | 3206 | The above discussion concerns only the movement commands. In regular |
| 3207 | expressions, words remain the same as in Emacs. That is, the expressions | 3207 | expressions, words remain the same as in Emacs. That is, the expressions |
| 3208 | @code{\w}, @code{\>}, @code{\<}, etc., use Emacs' idea of what is a word, | 3208 | @code{\w}, @code{\>}, @code{\<}, etc., use Emacs's idea of what is a word, |
| 3209 | and they don't look into the value of variable | 3209 | and they don't look into the value of variable |
| 3210 | @code{viper-syntax-preference}. This is because Viper avoids changing | 3210 | @code{viper-syntax-preference}. This is because Viper avoids changing |
| 3211 | syntax tables in order to not thwart the various major modes that set these | 3211 | syntax tables in order to not thwart the various major modes that set these |
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi index 1ad741d3d30..b8b15a13c76 100644 --- a/doc/misc/woman.texi +++ b/doc/misc/woman.texi | |||
| @@ -432,7 +432,7 @@ slow. @xref{Cache, , The WoMan Topic Cache}, for further details. | |||
| 432 | 432 | ||
| 433 | @menu | 433 | @menu |
| 434 | * Cache:: The WoMan Topic Cache | 434 | * Cache:: The WoMan Topic Cache |
| 435 | * Word at point:: Using the ``Word at Point'' as a Topic Suggestion | 435 | * Word at point:: Using the "Word at Point" as a Topic Suggestion |
| 436 | @end menu | 436 | @end menu |
| 437 | 437 | ||
| 438 | @node Cache, Word at point, Topic, Topic | 438 | @node Cache, Word at point, Topic, Topic |
| @@ -472,7 +472,7 @@ time it is run in a new Emacs session. | |||
| 472 | 472 | ||
| 473 | @node Word at point, , Cache, Topic | 473 | @node Word at point, , Cache, Topic |
| 474 | @comment node-name, next, previous, up | 474 | @comment node-name, next, previous, up |
| 475 | @subsection Using the ``Word at Point'' as a Topic Suggestion | 475 | @subsection Using the "Word at Point" as a Topic Suggestion |
| 476 | @cindex word at point | 476 | @cindex word at point |
| 477 | @cindex point, word at | 477 | @cindex point, word at |
| 478 | 478 | ||