diff options
| author | Juanma Barranquero | 2011-11-24 02:58:14 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-24 02:58:14 +0100 |
| commit | 20db1522fe719b5de3f7cf9b373183d4b3437e94 (patch) | |
| tree | 44b4bcef6fb0bb9b7fd99389781ee07dc94ca7c0 /lisp | |
| parent | 29291ef14b0592d235f4b62463a7eb4471e5a55f (diff) | |
| download | emacs-20db1522fe719b5de3f7cf9b373183d4b3437e94.tar.gz emacs-20db1522fe719b5de3f7cf9b373183d4b3437e94.zip | |
Fix typos.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 17 | ||||
| -rw-r--r-- | lisp/ChangeLog.3 | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.9 | 2 | ||||
| -rw-r--r-- | lisp/allout.el | 94 | ||||
| -rw-r--r-- | lisp/cedet/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/cedet/semantic/bovine/c.el | 2 | ||||
| -rw-r--r-- | lisp/cedet/semantic/lex-spp.el | 2 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/gnus/gnus-group.el | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/net/ange-ftp.el | 2 | ||||
| -rw-r--r-- | lisp/obsolete/fast-lock.el | 2 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/org/ob.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/cc-cmds.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/gud.el | 2 | ||||
| -rw-r--r-- | lisp/progmodes/verilog-mode.el | 2 | ||||
| -rw-r--r-- | lisp/textmodes/bibtex.el | 4 | ||||
| -rw-r--r-- | lisp/vc/cvs-status.el | 2 | ||||
| -rw-r--r-- | lisp/wdired.el | 2 | ||||
| -rw-r--r-- | lisp/window.el | 2 |
21 files changed, 95 insertions, 66 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8ba307a377f..8902a714ab9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | 2011-11-24 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * allout.el (allout-setup, allout-auto-save-temporarily-disabled) | ||
| 4 | (allout-lead-with-comment-string, allout-structure-deleted-hook) | ||
| 5 | (allout-mode, allout-chart-subtree, allout-hotspot-key-handler) | ||
| 6 | (allout-rebullet-heading, allout-open-sibtopic) | ||
| 7 | (allout-toggle-current-subtree-encryption) | ||
| 8 | (allout-toggle-subtree-encryption, allout-encrypt-string) | ||
| 9 | (allout-next-topic-pending-encryption, allout-adjust-file-variable) | ||
| 10 | (allout-distinctive-bullets-string, allout-auto-activation): | ||
| 11 | * window.el (window-normalize-buffer-to-display): | ||
| 12 | * progmodes/verilog-mode.el (verilog-batch-indent): | ||
| 13 | * textmodes/bibtex.el (bibtex-field-braces-opt) | ||
| 14 | (bibtex-field-strings-opt): | ||
| 15 | * vc/cvs-status.el (cvs-tree-merge): | ||
| 16 | Fix typos. | ||
| 17 | |||
| 1 | 2011-11-23 Michael Albinus <michael.albinus@gmx.de> | 18 | 2011-11-23 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 19 | ||
| 3 | * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind | 20 | * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind |
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index 2b384d79169..57a9a7b026a 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 | |||
| @@ -11362,7 +11362,7 @@ | |||
| 11362 | * blackbox.el (bb-init-board): Use (random 8) to get # in [0,7]. | 11362 | * blackbox.el (bb-init-board): Use (random 8) to get # in [0,7]. |
| 11363 | * dissociate.el: Likewise. | 11363 | * dissociate.el: Likewise. |
| 11364 | * fill.el (justify-current-line): Likewise. | 11364 | * fill.el (justify-current-line): Likewise. |
| 11365 | * flame.el (define-element, psychoanalize-flamer): Likewise. | 11365 | * flame.el (define-element, psychoanalyze-flamer): Likewise. |
| 11366 | * yow.el (yow): Likewise. | 11366 | * yow.el (yow): Likewise. |
| 11367 | * doctor.el: Use (random N), not (random-range N). | 11367 | * doctor.el: Use (random N), not (random-range N). |
| 11368 | (random-range): Function deleted. | 11368 | (random-range): Function deleted. |
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 7419ccc1241..1c38b4d9ac6 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -2021,7 +2021,7 @@ | |||
| 2021 | newbuffile out of the loop, in the newbuffile-nd local var. | 2021 | newbuffile out of the loop, in the newbuffile-nd local var. |
| 2022 | Use dolist (cosmetic change). Compute the proposed name for the most | 2022 | Use dolist (cosmetic change). Compute the proposed name for the most |
| 2023 | common case and cache it in the fourth place in the item. | 2023 | common case and cache it in the fourth place in the item. |
| 2024 | (uniquify-rationalize-file-buffer-names): Used to return a a list | 2024 | (uniquify-rationalize-file-buffer-names): Used to return a list |
| 2025 | of buffer whose name was changed, but that return value was never used. | 2025 | of buffer whose name was changed, but that return value was never used. |
| 2026 | (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on | 2026 | (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on |
| 2027 | the cached proposed name, does much less consing and is quicker. | 2027 | the cached proposed name, does much less consing and is quicker. |
diff --git a/lisp/allout.el b/lisp/allout.el index e699c85c7b8..47db77f2bbc 100644 --- a/lisp/allout.el +++ b/lisp/allout.el | |||
| @@ -279,7 +279,7 @@ Intended to be used as the `allout-auto-activation' :set function." | |||
| 279 | ;;;_ > allout-setup () | 279 | ;;;_ > allout-setup () |
| 280 | ;;;###autoload | 280 | ;;;###autoload |
| 281 | (defun allout-setup () | 281 | (defun allout-setup () |
| 282 | "Do fundamental emacs session for allout auto-activation. | 282 | "Do fundamental Emacs session for allout auto-activation. |
| 283 | 283 | ||
| 284 | Establishes allout processing as part of visiting a file if | 284 | Establishes allout processing as part of visiting a file if |
| 285 | `allout-auto-activation' is non-nil, or removes it otherwise. | 285 | `allout-auto-activation' is non-nil, or removes it otherwise. |
| @@ -298,7 +298,7 @@ Control whether and how allout outline mode is automatically | |||
| 298 | activated when files are visited with non-nil buffer-specific | 298 | activated when files are visited with non-nil buffer-specific |
| 299 | file variable `allout-layout'. | 299 | file variable `allout-layout'. |
| 300 | 300 | ||
| 301 | When allout-auto-activation is \"On\" \(t), allout mode is | 301 | When allout-auto-activation is \"On\" (t), allout mode is |
| 302 | activated in buffers with non-nil `allout-layout', and the | 302 | activated in buffers with non-nil `allout-layout', and the |
| 303 | specified layout is applied. | 303 | specified layout is applied. |
| 304 | 304 | ||
| @@ -560,7 +560,7 @@ of this var to take effect." | |||
| 560 | These bullets are distinguish topics with particular character. | 560 | These bullets are distinguish topics with particular character. |
| 561 | They are not used by default in the topic creation routines, but | 561 | They are not used by default in the topic creation routines, but |
| 562 | are offered as options when you modify topic creation with a | 562 | are offered as options when you modify topic creation with a |
| 563 | universal argument \(\\[universal-argument]), or during rebulleting \(\\[allout-rebullet-current-heading]). | 563 | universal argument (\\[universal-argument]), or during rebulleting (\\[allout-rebullet-current-heading]). |
| 564 | 564 | ||
| 565 | Distinctive bullets are not cycled when topics are shifted or | 565 | Distinctive bullets are not cycled when topics are shifted or |
| 566 | otherwise automatically rebulleted, so their marking is | 566 | otherwise automatically rebulleted, so their marking is |
| @@ -844,7 +844,7 @@ such topics are encrypted.)" | |||
| 844 | (defvar allout-auto-save-temporarily-disabled nil | 844 | (defvar allout-auto-save-temporarily-disabled nil |
| 845 | "True while topic encryption is pending and auto-saving was active. | 845 | "True while topic encryption is pending and auto-saving was active. |
| 846 | 846 | ||
| 847 | The value of buffer-saved-size at the time of decryption is used, | 847 | The value of `buffer-saved-size' at the time of decryption is used, |
| 848 | for restoring when all encryptions are established.") | 848 | for restoring when all encryptions are established.") |
| 849 | (defvar allout-just-did-undo nil | 849 | (defvar allout-just-did-undo nil |
| 850 | "True just after undo commands, until allout-post-command-business.") | 850 | "True just after undo commands, until allout-post-command-business.") |
| @@ -910,7 +910,7 @@ For details, see `allout-toggle-current-subtree-encryption's docstring." | |||
| 910 | (defvar allout-layout nil ; LEAVE GLOBAL VALUE NIL -- see docstring. | 910 | (defvar allout-layout nil ; LEAVE GLOBAL VALUE NIL -- see docstring. |
| 911 | "Buffer-specific setting for allout layout. | 911 | "Buffer-specific setting for allout layout. |
| 912 | 912 | ||
| 913 | In buffers where this is non-nil \(and if `allout-auto-activation' | 913 | In buffers where this is non-nil (and if `allout-auto-activation' |
| 914 | has been customized to enable this behavior), `allout-mode' will be | 914 | has been customized to enable this behavior), `allout-mode' will be |
| 915 | automatically activated. The layout dictated by the value will be used to | 915 | automatically activated. The layout dictated by the value will be used to |
| 916 | set the initial exposure when `allout-mode' is activated. | 916 | set the initial exposure when `allout-mode' is activated. |
| @@ -1037,7 +1037,7 @@ suitably economical.") | |||
| 1037 | (defun allout-lead-with-comment-string (&optional header-lead) | 1037 | (defun allout-lead-with-comment-string (&optional header-lead) |
| 1038 | "Set the topic-header leading string to specified string. | 1038 | "Set the topic-header leading string to specified string. |
| 1039 | 1039 | ||
| 1040 | Useful when for encapsulating outline structure in programming | 1040 | Useful for encapsulating outline structure in programming |
| 1041 | language comments. Returns the leading string." | 1041 | language comments. Returns the leading string." |
| 1042 | 1042 | ||
| 1043 | (interactive "P") | 1043 | (interactive "P") |
| @@ -1440,7 +1440,7 @@ Functions on the hook must take two arguments: | |||
| 1440 | - DEPTH -- integer indicating the depth of the subtree that was deleted. | 1440 | - DEPTH -- integer indicating the depth of the subtree that was deleted. |
| 1441 | - REMOVED-FROM -- integer indicating the point where the subtree was removed. | 1441 | - REMOVED-FROM -- integer indicating the point where the subtree was removed. |
| 1442 | 1442 | ||
| 1443 | Some edits that remove or invalidate items may missed by this hook: | 1443 | Some edits that remove or invalidate items may be missed by this hook: |
| 1444 | specifically edits that native allout routines do not control. | 1444 | specifically edits that native allout routines do not control. |
| 1445 | 1445 | ||
| 1446 | This hook might be invoked multiple times by a single command.") | 1446 | This hook might be invoked multiple times by a single command.") |
| @@ -1472,10 +1472,10 @@ that was affected by the undo. | |||
| 1472 | Functions on the hook should not require any arguments.") | 1472 | Functions on the hook should not require any arguments.") |
| 1473 | ;;;_ = allout-outside-normal-auto-fill-function | 1473 | ;;;_ = allout-outside-normal-auto-fill-function |
| 1474 | (defvar allout-outside-normal-auto-fill-function nil | 1474 | (defvar allout-outside-normal-auto-fill-function nil |
| 1475 | "Value of normal-auto-fill-function outside of allout mode. | 1475 | "Value of `normal-auto-fill-function' outside of allout mode. |
| 1476 | 1476 | ||
| 1477 | Used by allout-auto-fill to do the mandated normal-auto-fill-function | 1477 | Used by `allout-auto-fill' to do the mandated `normal-auto-fill-function' |
| 1478 | wrapped within allout's automatic fill-prefix setting.") | 1478 | wrapped within allout's automatic `fill-prefix' setting.") |
| 1479 | (make-variable-buffer-local 'allout-outside-normal-auto-fill-function) | 1479 | (make-variable-buffer-local 'allout-outside-normal-auto-fill-function) |
| 1480 | ;;;_ = prevent redundant activation by desktop mode: | 1480 | ;;;_ = prevent redundant activation by desktop mode: |
| 1481 | (add-to-list 'desktop-minor-mode-handlers '(allout-mode . nil)) | 1481 | (add-to-list 'desktop-minor-mode-handlers '(allout-mode . nil)) |
| @@ -1576,7 +1576,7 @@ message if an error is encountered. The message will serve as a | |||
| 1576 | non-nil return on `write-contents-functions' to prevent saving of | 1576 | non-nil return on `write-contents-functions' to prevent saving of |
| 1577 | the buffer while it has decrypted content. | 1577 | the buffer while it has decrypted content. |
| 1578 | 1578 | ||
| 1579 | This behavior depends on emacs versions that implement the | 1579 | This behavior depends on Emacs versions that implement the |
| 1580 | `write-contents-functions' hook." | 1580 | `write-contents-functions' hook." |
| 1581 | 1581 | ||
| 1582 | (if (or (not (allout-mode-p)) | 1582 | (if (or (not (allout-mode-p)) |
| @@ -1627,7 +1627,7 @@ and the place for the cursor after the decryption is done." | |||
| 1627 | ) | 1627 | ) |
| 1628 | ;;;_ > allout-called-interactively-p () | 1628 | ;;;_ > allout-called-interactively-p () |
| 1629 | (defmacro allout-called-interactively-p () | 1629 | (defmacro allout-called-interactively-p () |
| 1630 | "A version of called-interactively-p independent of emacs version." | 1630 | "A version of `called-interactively-p' independent of Emacs version." |
| 1631 | ;; ... to ease maintenance of allout without betraying deprecation. | 1631 | ;; ... to ease maintenance of allout without betraying deprecation. |
| 1632 | (if (equal (subr-arity (symbol-function 'called-interactively-p)) | 1632 | (if (equal (subr-arity (symbol-function 'called-interactively-p)) |
| 1633 | '(0 . 0)) | 1633 | '(0 . 0)) |
| @@ -1712,7 +1712,7 @@ Allout outline mode is a minor mode that provides extensive | |||
| 1712 | outline oriented formatting and manipulation. It enables | 1712 | outline oriented formatting and manipulation. It enables |
| 1713 | structural editing of outlines, as well as navigation and | 1713 | structural editing of outlines, as well as navigation and |
| 1714 | exposure. It also is specifically aimed at accommodating | 1714 | exposure. It also is specifically aimed at accommodating |
| 1715 | syntax-sensitive text like programming languages. \(For example, | 1715 | syntax-sensitive text like programming languages. (For example, |
| 1716 | see the allout code itself, which is organized as an allout | 1716 | see the allout code itself, which is organized as an allout |
| 1717 | outline.) | 1717 | outline.) |
| 1718 | 1718 | ||
| @@ -1733,7 +1733,7 @@ Below is a description of the key bindings, and then description | |||
| 1733 | of special `allout-mode' features and terminology. See also the | 1733 | of special `allout-mode' features and terminology. See also the |
| 1734 | outline menubar additions for quick reference to many of the | 1734 | outline menubar additions for quick reference to many of the |
| 1735 | features. Customize `allout-auto-activation' to prepare your | 1735 | features. Customize `allout-auto-activation' to prepare your |
| 1736 | emacs session for automatic activation of `allout-mode'. | 1736 | Emacs session for automatic activation of `allout-mode'. |
| 1737 | 1737 | ||
| 1738 | The bindings are those listed in `allout-prefixed-keybindings' | 1738 | The bindings are those listed in `allout-prefixed-keybindings' |
| 1739 | and `allout-unprefixed-keybindings'. We recommend customizing | 1739 | and `allout-unprefixed-keybindings'. We recommend customizing |
| @@ -1781,7 +1781,7 @@ the HOT-SPOT Operation section. | |||
| 1781 | \\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt for alternate bullet for | 1781 | \\[allout-rebullet-current-heading] `allout-rebullet-current-heading' Prompt for alternate bullet for |
| 1782 | current topic | 1782 | current topic |
| 1783 | \\[allout-rebullet-topic] `allout-rebullet-topic' Reconcile bullets of topic and | 1783 | \\[allout-rebullet-topic] `allout-rebullet-topic' Reconcile bullets of topic and |
| 1784 | its' offspring -- distinctive bullets are not changed, others | 1784 | its offspring -- distinctive bullets are not changed, others |
| 1785 | are alternated according to nesting depth. | 1785 | are alternated according to nesting depth. |
| 1786 | \\[allout-number-siblings] `allout-number-siblings' Number bullets of topic and siblings -- | 1786 | \\[allout-number-siblings] `allout-number-siblings' Number bullets of topic and siblings -- |
| 1787 | the offspring are not affected. | 1787 | the offspring are not affected. |
| @@ -1791,12 +1791,12 @@ the HOT-SPOT Operation section. | |||
| 1791 | ---------------------------------- | 1791 | ---------------------------------- |
| 1792 | \\[allout-kill-topic] `allout-kill-topic' Kill current topic, including offspring. | 1792 | \\[allout-kill-topic] `allout-kill-topic' Kill current topic, including offspring. |
| 1793 | \\[allout-copy-topic-as-kill] `allout-copy-topic-as-kill' Copy current topic, including offspring. | 1793 | \\[allout-copy-topic-as-kill] `allout-copy-topic-as-kill' Copy current topic, including offspring. |
| 1794 | \\[allout-kill-line] `allout-kill-line' kill-line, attending to outline structure. | 1794 | \\[allout-kill-line] `allout-kill-line' Kill line, attending to outline structure. |
| 1795 | \\[allout-copy-line-as-kill] `allout-copy-line-as-kill' Copy line but don't delete it. | 1795 | \\[allout-copy-line-as-kill] `allout-copy-line-as-kill' Copy line but don't delete it. |
| 1796 | \\[allout-yank] `allout-yank' Yank, adjusting depth of yanked topic to | 1796 | \\[allout-yank] `allout-yank' Yank, adjusting depth of yanked topic to |
| 1797 | depth of heading if yanking into bare topic | 1797 | depth of heading if yanking into bare topic |
| 1798 | heading (ie, prefix sans text). | 1798 | heading (ie, prefix sans text). |
| 1799 | \\[allout-yank-pop] `allout-yank-pop' Is to allout-yank as yank-pop is to yank | 1799 | \\[allout-yank-pop] `allout-yank-pop' Is to `allout-yank' as `yank-pop' is to `yank'. |
| 1800 | 1800 | ||
| 1801 | Topic-oriented Encryption: | 1801 | Topic-oriented Encryption: |
| 1802 | ------------------------- | 1802 | ------------------------- |
| @@ -1836,7 +1836,7 @@ for a save, it is automatically decrypted for continued editing. | |||
| 1836 | NOTE: A few GnuPG v2 versions improperly preserve incorrect | 1836 | NOTE: A few GnuPG v2 versions improperly preserve incorrect |
| 1837 | symmetric decryption keys, preventing entry of the correct key on | 1837 | symmetric decryption keys, preventing entry of the correct key on |
| 1838 | subsequent decryption attempts until the cache times-out. That | 1838 | subsequent decryption attempts until the cache times-out. That |
| 1839 | can take several minutes. \(Decryption of other entries is not | 1839 | can take several minutes. (Decryption of other entries is not |
| 1840 | affected.) Upgrade your EasyPG version, if you can, and you can | 1840 | affected.) Upgrade your EasyPG version, if you can, and you can |
| 1841 | deliberately clear your gpg-agent's cache by sending it a '-HUP' | 1841 | deliberately clear your gpg-agent's cache by sending it a '-HUP' |
| 1842 | signal. | 1842 | signal. |
| @@ -1877,7 +1877,7 @@ hooks, by which independent code can cooperate with allout | |||
| 1877 | without changes to the allout core. Here are key ones: | 1877 | without changes to the allout core. Here are key ones: |
| 1878 | 1878 | ||
| 1879 | `allout-mode-hook' | 1879 | `allout-mode-hook' |
| 1880 | `allout-mode-deactivate-hook' \(deprecated) | 1880 | `allout-mode-deactivate-hook' (deprecated) |
| 1881 | `allout-mode-off-hook' | 1881 | `allout-mode-off-hook' |
| 1882 | `allout-exposure-change-hook' | 1882 | `allout-exposure-change-hook' |
| 1883 | `allout-structure-added-hook' | 1883 | `allout-structure-added-hook' |
| @@ -1939,7 +1939,7 @@ PREFIX-LEAD: | |||
| 1939 | When the PREFIX-LEAD is set to the comment-string of a | 1939 | When the PREFIX-LEAD is set to the comment-string of a |
| 1940 | programming language, outline structuring can be embedded in | 1940 | programming language, outline structuring can be embedded in |
| 1941 | program code without interfering with processing of the text | 1941 | program code without interfering with processing of the text |
| 1942 | (by emacs or the language processor) as program code. This | 1942 | (by Emacs or the language processor) as program code. This |
| 1943 | setting happens automatically when allout mode is used in | 1943 | setting happens automatically when allout mode is used in |
| 1944 | programming-mode buffers. See `allout-use-mode-specific-leader' | 1944 | programming-mode buffers. See `allout-use-mode-specific-leader' |
| 1945 | docstring for more detail. | 1945 | docstring for more detail. |
| @@ -1951,7 +1951,7 @@ BULLET: A character at the end of the ITEM PREFIX, it must be one of | |||
| 1951 | `allout-distinctive-bullets-string'. When creating a TOPIC, | 1951 | `allout-distinctive-bullets-string'. When creating a TOPIC, |
| 1952 | plain BULLETs are by default used, according to the DEPTH of the | 1952 | plain BULLETs are by default used, according to the DEPTH of the |
| 1953 | TOPIC. Choice among the distinctive BULLETs is offered when you | 1953 | TOPIC. Choice among the distinctive BULLETs is offered when you |
| 1954 | provide a universal argugment \(\\[universal-argument]) to the | 1954 | provide a universal argument (\\[universal-argument]) to the |
| 1955 | TOPIC creation command, or when explictly rebulleting a TOPIC. The | 1955 | TOPIC creation command, or when explictly rebulleting a TOPIC. The |
| 1956 | significance of the various distinctive bullets is purely by | 1956 | significance of the various distinctive bullets is purely by |
| 1957 | convention. See the documentation for the above bullet strings for | 1957 | convention. See the documentation for the above bullet strings for |
| @@ -2250,7 +2250,7 @@ to return the current prefix." | |||
| 2250 | allout-recent-prefix-end)) | 2250 | allout-recent-prefix-end)) |
| 2251 | ;;;_ > allout-recent-bullet () | 2251 | ;;;_ > allout-recent-bullet () |
| 2252 | (defmacro allout-recent-bullet () | 2252 | (defmacro allout-recent-bullet () |
| 2253 | "Like allout-recent-prefix, but returns bullet of last encountered prefix. | 2253 | "Like `allout-recent-prefix', but returns bullet of last encountered prefix. |
| 2254 | 2254 | ||
| 2255 | All outline functions which directly do string matches to assess | 2255 | All outline functions which directly do string matches to assess |
| 2256 | headings set the variables `allout-recent-prefix-beginning' and | 2256 | headings set the variables `allout-recent-prefix-beginning' and |
| @@ -2625,13 +2625,13 @@ The remaining optional args are for internal use by the function. | |||
| 2625 | Point is left at the end of the subtree. | 2625 | Point is left at the end of the subtree. |
| 2626 | 2626 | ||
| 2627 | Charts are used to capture outline structure, so that outline-altering | 2627 | Charts are used to capture outline structure, so that outline-altering |
| 2628 | routines need assess the structure only once, and then use the chart | 2628 | routines need to assess the structure only once, and then use the chart |
| 2629 | for their elaborate manipulations. | 2629 | for their elaborate manipulations. |
| 2630 | 2630 | ||
| 2631 | The chart entries for the topics are in reverse order, so the | 2631 | The chart entries for the topics are in reverse order, so the |
| 2632 | last topic is listed first. The entry for each topic consists of | 2632 | last topic is listed first. The entry for each topic consists of |
| 2633 | an integer indicating the point at the beginning of the topic | 2633 | an integer indicating the point at the beginning of the topic |
| 2634 | prefix. Charts for offspring consists of a list containing, | 2634 | prefix. Charts for offspring consist of a list containing, |
| 2635 | recursively, the charts for the respective subtopics. The chart | 2635 | recursively, the charts for the respective subtopics. The chart |
| 2636 | for a topics' offspring precedes the entry for the topic itself. | 2636 | for a topics' offspring precedes the entry for the topic itself. |
| 2637 | 2637 | ||
| @@ -3186,7 +3186,7 @@ Presumes point is at the start of a topic prefix." | |||
| 3186 | (if (allout-called-interactively-p) (allout-end-of-prefix))))) | 3186 | (if (allout-called-interactively-p) (allout-end-of-prefix))))) |
| 3187 | ;;;_ > allout-next-visible-heading (arg) | 3187 | ;;;_ > allout-next-visible-heading (arg) |
| 3188 | (defun allout-next-visible-heading (arg) | 3188 | (defun allout-next-visible-heading (arg) |
| 3189 | "Move to the next ARG'th visible heading line, backward if arg is negative. | 3189 | "Move to the next ARGth visible heading line, backward if ARG is negative. |
| 3190 | 3190 | ||
| 3191 | Move to buffer limit in indicated direction if headings are exhausted." | 3191 | Move to buffer limit in indicated direction if headings are exhausted." |
| 3192 | 3192 | ||
| @@ -3388,8 +3388,8 @@ return to regular interpretation of self-insert characters." | |||
| 3388 | "Catchall handling of key bindings in hot-spots. | 3388 | "Catchall handling of key bindings in hot-spots. |
| 3389 | 3389 | ||
| 3390 | Translates unmodified keystrokes to corresponding allout commands, when | 3390 | Translates unmodified keystrokes to corresponding allout commands, when |
| 3391 | they would qualify if prefixed with the allout-command-prefix, and sets | 3391 | they would qualify if prefixed with the `allout-command-prefix', and sets |
| 3392 | this-command accordingly. | 3392 | `this-command' accordingly. |
| 3393 | 3393 | ||
| 3394 | Returns the qualifying command, if any, else nil." | 3394 | Returns the qualifying command, if any, else nil." |
| 3395 | (interactive) | 3395 | (interactive) |
| @@ -3533,7 +3533,7 @@ the current topics' depth. | |||
| 3533 | If INSTEAD is: | 3533 | If INSTEAD is: |
| 3534 | 3534 | ||
| 3535 | - nil, then the bullet char for the context is used, per distinction or depth | 3535 | - nil, then the bullet char for the context is used, per distinction or depth |
| 3536 | - a \(numeric) character, then character's string representation is used | 3536 | - a (numeric) character, then character's string representation is used |
| 3537 | - a string, then the user is asked for bullet with the first char as default | 3537 | - a string, then the user is asked for bullet with the first char as default |
| 3538 | - anything else, the user is solicited with bullet char per context as default | 3538 | - anything else, the user is solicited with bullet char per context as default |
| 3539 | 3539 | ||
| @@ -3849,7 +3849,7 @@ Nuances: | |||
| 3849 | (defun allout-open-subtopic (arg) | 3849 | (defun allout-open-subtopic (arg) |
| 3850 | "Open new topic header at deeper level than the current one. | 3850 | "Open new topic header at deeper level than the current one. |
| 3851 | 3851 | ||
| 3852 | Negative universal arg means to open deeper, but place the new topic | 3852 | Negative universal ARG means to open deeper, but place the new topic |
| 3853 | prior to the current one." | 3853 | prior to the current one." |
| 3854 | (interactive "p") | 3854 | (interactive "p") |
| 3855 | (allout-open-topic 1 (> 0 arg) (< 1 arg))) | 3855 | (allout-open-topic 1 (> 0 arg) (< 1 arg))) |
| @@ -3857,9 +3857,9 @@ prior to the current one." | |||
| 3857 | (defun allout-open-sibtopic (arg) | 3857 | (defun allout-open-sibtopic (arg) |
| 3858 | "Open new topic header at same level as the current one. | 3858 | "Open new topic header at same level as the current one. |
| 3859 | 3859 | ||
| 3860 | Positive universal arg means to use the bullet of the prior sibling. | 3860 | Positive universal ARG means to use the bullet of the prior sibling. |
| 3861 | 3861 | ||
| 3862 | Negative universal arg means to place the new topic prior to the current | 3862 | Negative universal ARG means to place the new topic prior to the current |
| 3863 | one." | 3863 | one." |
| 3864 | (interactive "p") | 3864 | (interactive "p") |
| 3865 | (allout-open-topic 0 (> 0 arg) (not (= 1 arg)))) | 3865 | (allout-open-topic 0 (> 0 arg) (not (= 1 arg)))) |
| @@ -3867,7 +3867,7 @@ one." | |||
| 3867 | (defun allout-open-supertopic (arg) | 3867 | (defun allout-open-supertopic (arg) |
| 3868 | "Open new topic header at shallower level than the current one. | 3868 | "Open new topic header at shallower level than the current one. |
| 3869 | 3869 | ||
| 3870 | Negative universal arg means to open shallower, but place the new | 3870 | Negative universal ARG means to open shallower, but place the new |
| 3871 | topic prior to the current one." | 3871 | topic prior to the current one." |
| 3872 | 3872 | ||
| 3873 | (interactive "p") | 3873 | (interactive "p") |
| @@ -3992,7 +3992,7 @@ All args are optional. | |||
| 3992 | 3992 | ||
| 3993 | If INSTEAD is: | 3993 | If INSTEAD is: |
| 3994 | - nil, then the bullet char for the context is used, per distinction or depth | 3994 | - nil, then the bullet char for the context is used, per distinction or depth |
| 3995 | - a \(numeric) character, then character's string representation is used | 3995 | - a (numeric) character, then character's string representation is used |
| 3996 | - a string, then the user is asked for bullet with the first char as default | 3996 | - a string, then the user is asked for bullet with the first char as default |
| 3997 | - anything else, the user is solicited with bullet char per context as default | 3997 | - anything else, the user is solicited with bullet char per context as default |
| 3998 | 3998 | ||
| @@ -4033,7 +4033,7 @@ this function." | |||
| 4033 | number-control | 4033 | number-control |
| 4034 | index))) | 4034 | index))) |
| 4035 | 4035 | ||
| 4036 | ;; Is new one is identical to old? | 4036 | ;; Is new one identical to old? |
| 4037 | (if (and (= current-depth new-depth) | 4037 | (if (and (= current-depth new-depth) |
| 4038 | (string= current-bullet | 4038 | (string= current-bullet |
| 4039 | (substring new-prefix (1- (length new-prefix))))) | 4039 | (substring new-prefix (1- (length new-prefix))))) |
| @@ -4407,7 +4407,7 @@ subtopics into siblings of the item." | |||
| 4407 | (run-hook-with-args 'allout-structure-deleted-hook depth (point)))))) | 4407 | (run-hook-with-args 'allout-structure-deleted-hook depth (point)))))) |
| 4408 | ;;;_ > allout-copy-line-as-kill () | 4408 | ;;;_ > allout-copy-line-as-kill () |
| 4409 | (defun allout-copy-line-as-kill () | 4409 | (defun allout-copy-line-as-kill () |
| 4410 | "Like allout-kill-topic, but save to kill ring instead of deleting." | 4410 | "Like `allout-kill-topic', but save to kill ring instead of deleting." |
| 4411 | (interactive) | 4411 | (interactive) |
| 4412 | (let ((buffer-read-only t)) | 4412 | (let ((buffer-read-only t)) |
| 4413 | (condition-case nil | 4413 | (condition-case nil |
| @@ -5854,12 +5854,12 @@ With repeat count, copy the exposed portions of entire buffer." | |||
| 5854 | (defun allout-toggle-current-subtree-encryption (&optional keymode-cue) | 5854 | (defun allout-toggle-current-subtree-encryption (&optional keymode-cue) |
| 5855 | "Encrypt clear or decrypt encoded topic text. | 5855 | "Encrypt clear or decrypt encoded topic text. |
| 5856 | 5856 | ||
| 5857 | Allout uses emacs 'epg' libary to perform encryption. Symmetric | 5857 | Allout uses Emacs 'epg' library to perform encryption. Symmetric |
| 5858 | and keypair encryption are supported. All encryption is ascii | 5858 | and keypair encryption are supported. All encryption is ascii |
| 5859 | armored. | 5859 | armored. |
| 5860 | 5860 | ||
| 5861 | Entry encryption defaults to symmetric key mode unless keypair | 5861 | Entry encryption defaults to symmetric key mode unless keypair |
| 5862 | recipients are associated with the file \(see | 5862 | recipients are associated with the file (see |
| 5863 | `epa-file-encrypt-to') or the function is invoked with a | 5863 | `epa-file-encrypt-to') or the function is invoked with a |
| 5864 | \(KEYMODE-CUE) universal argument greater than 1. | 5864 | \(KEYMODE-CUE) universal argument greater than 1. |
| 5865 | 5865 | ||
| @@ -5881,7 +5881,7 @@ pending encryption or encrypted. `*' asterisk immediately after | |||
| 5881 | the bullet signals that the body is encrypted, its absence means | 5881 | the bullet signals that the body is encrypted, its absence means |
| 5882 | the topic is meant to be encrypted but is not currently. When a | 5882 | the topic is meant to be encrypted but is not currently. When a |
| 5883 | file with topics pending encryption is saved, topics pending | 5883 | file with topics pending encryption is saved, topics pending |
| 5884 | encryption are encrypted. See allout-encrypt-unencrypted-on-saves | 5884 | encryption are encrypted. See `allout-encrypt-unencrypted-on-saves' |
| 5885 | for auto-encryption specifics. | 5885 | for auto-encryption specifics. |
| 5886 | 5886 | ||
| 5887 | \*NOTE WELL* that automatic encryption that happens during saves will | 5887 | \*NOTE WELL* that automatic encryption that happens during saves will |
| @@ -5900,7 +5900,7 @@ encrypted. If you want to encrypt the contents of a top-level topic, use | |||
| 5900 | "Encrypt clear text or decrypt encoded topic contents (body and subtopics.) | 5900 | "Encrypt clear text or decrypt encoded topic contents (body and subtopics.) |
| 5901 | 5901 | ||
| 5902 | Entry encryption defaults to symmetric key mode unless keypair | 5902 | Entry encryption defaults to symmetric key mode unless keypair |
| 5903 | recipients are associated with the file \(see | 5903 | recipients are associated with the file (see |
| 5904 | `epa-file-encrypt-to') or the function is invoked with a | 5904 | `epa-file-encrypt-to') or the function is invoked with a |
| 5905 | \(KEYMODE-CUE) universal argument greater than 1. | 5905 | \(KEYMODE-CUE) universal argument greater than 1. |
| 5906 | 5906 | ||
| @@ -5916,7 +5916,7 @@ associated with it. This can be used to deassociate any | |||
| 5916 | recipients with the file, by selecting no recipients in the | 5916 | recipients with the file, by selecting no recipients in the |
| 5917 | dialog. | 5917 | dialog. |
| 5918 | 5918 | ||
| 5919 | Encryption and decryption uses the emacs epg library. | 5919 | Encryption and decryption uses the Emacs 'epg' library. |
| 5920 | 5920 | ||
| 5921 | Encrypted text will be ascii-armored. | 5921 | Encrypted text will be ascii-armored. |
| 5922 | 5922 | ||
| @@ -6033,7 +6033,7 @@ If DECRYPT is true (default false), then decrypt instead of encrypt. | |||
| 6033 | ALLOUT-BUFFER identifies the buffer containing the text. | 6033 | ALLOUT-BUFFER identifies the buffer containing the text. |
| 6034 | 6034 | ||
| 6035 | Entry encryption defaults to symmetric key mode unless keypair | 6035 | Entry encryption defaults to symmetric key mode unless keypair |
| 6036 | recipients are associated with the file \(see | 6036 | recipients are associated with the file (see |
| 6037 | `epa-file-encrypt-to') or the function is invoked with a | 6037 | `epa-file-encrypt-to') or the function is invoked with a |
| 6038 | \(KEYMODE-CUE) universal argument greater than 1. | 6038 | \(KEYMODE-CUE) universal argument greater than 1. |
| 6039 | 6039 | ||
| @@ -6057,7 +6057,7 @@ rejections due to matches against | |||
| 6057 | NOTE: A few GnuPG v2 versions improperly preserve incorrect | 6057 | NOTE: A few GnuPG v2 versions improperly preserve incorrect |
| 6058 | symmetric decryption keys, preventing entry of the correct key on | 6058 | symmetric decryption keys, preventing entry of the correct key on |
| 6059 | subsequent decryption attempts until the cache times-out. That | 6059 | subsequent decryption attempts until the cache times-out. That |
| 6060 | can take several minutes. \(Decryption of other entries is not | 6060 | can take several minutes. (Decryption of other entries is not |
| 6061 | affected.) Upgrade your EasyPG version, if you can, and you can | 6061 | affected.) Upgrade your EasyPG version, if you can, and you can |
| 6062 | deliberately clear your gpg-agent's cache by sending it a '-HUP' | 6062 | deliberately clear your gpg-agent's cache by sending it a '-HUP' |
| 6063 | signal." | 6063 | signal." |
| @@ -6196,7 +6196,7 @@ signal." | |||
| 6196 | (defun allout-inhibit-auto-save-info-for-decryption (was-buffer-saved-size) | 6196 | (defun allout-inhibit-auto-save-info-for-decryption (was-buffer-saved-size) |
| 6197 | "Temporarily prevent auto-saves in this buffer when an item is decrypted. | 6197 | "Temporarily prevent auto-saves in this buffer when an item is decrypted. |
| 6198 | 6198 | ||
| 6199 | WAS-BUFFER-SAVED-SIZE is the value of buffer-saved-size *before* | 6199 | WAS-BUFFER-SAVED-SIZE is the value of `buffer-saved-size' *before* |
| 6200 | the decryption." | 6200 | the decryption." |
| 6201 | (when (not (or (= buffer-saved-size -1) (= was-buffer-saved-size -1))) | 6201 | (when (not (or (= buffer-saved-size -1) (= was-buffer-saved-size -1))) |
| 6202 | (setq allout-auto-save-temporarily-disabled was-buffer-saved-size | 6202 | (setq allout-auto-save-temporarily-disabled was-buffer-saved-size |
| @@ -6229,8 +6229,8 @@ the decryption." | |||
| 6229 | "Return the point of the next topic pending encryption, or nil if none. | 6229 | "Return the point of the next topic pending encryption, or nil if none. |
| 6230 | 6230 | ||
| 6231 | Such a topic has the `allout-topic-encryption-bullet' without an | 6231 | Such a topic has the `allout-topic-encryption-bullet' without an |
| 6232 | immediately following '*' that would mark the topic as being encrypted. It | 6232 | immediately following '*' that would mark the topic as being encrypted. |
| 6233 | must also have content." | 6233 | It must also have content." |
| 6234 | (let (done got content-beg) | 6234 | (let (done got content-beg) |
| 6235 | (save-match-data | 6235 | (save-match-data |
| 6236 | (while (not done) | 6236 | (while (not done) |
| @@ -6332,7 +6332,7 @@ save. See `allout-encrypt-unencrypted-on-saves' for more info." | |||
| 6332 | "Activate outline mode and establish file var so it is started subsequently. | 6332 | "Activate outline mode and establish file var so it is started subsequently. |
| 6333 | 6333 | ||
| 6334 | See `allout-layout' and customization of `allout-auto-activation' | 6334 | See `allout-layout' and customization of `allout-auto-activation' |
| 6335 | for details on preparing emacs for automatic allout activation." | 6335 | for details on preparing Emacs for automatic allout activation." |
| 6336 | 6336 | ||
| 6337 | (interactive "P") | 6337 | (interactive "P") |
| 6338 | 6338 | ||
| @@ -6380,7 +6380,7 @@ Returns a list of the form (BEGINNING-POINT PREFIX-STRING SUFFIX-STRING)." | |||
| 6380 | (defun allout-adjust-file-variable (varname value) | 6380 | (defun allout-adjust-file-variable (varname value) |
| 6381 | "Adjust the setting of an Emacs file variable named VARNAME to VALUE. | 6381 | "Adjust the setting of an Emacs file variable named VARNAME to VALUE. |
| 6382 | 6382 | ||
| 6383 | This activity is inhibited if either `enable-local-variables' | 6383 | This activity is inhibited if either `enable-local-variables' or |
| 6384 | `allout-enable-file-variable-adjustment' are nil. | 6384 | `allout-enable-file-variable-adjustment' are nil. |
| 6385 | 6385 | ||
| 6386 | When enabled, an entry for the variable is created if not already present, | 6386 | When enabled, an entry for the variable is created if not already present, |
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index 788bf71845f..6b56e20df13 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-11-24 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * semantic/lex-spp.el (semantic-lex-spp-first-token-arg-list): Fix typo. | ||
| 4 | |||
| 1 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> | 5 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * cedet-cscope.el (cedet-cscope-version-check): | 7 | * cedet-cscope.el (cedet-cscope-version-check): |
diff --git a/lisp/cedet/semantic/bovine/c.el b/lisp/cedet/semantic/bovine/c.el index 686113c23e2..fe659d118e1 100644 --- a/lisp/cedet/semantic/bovine/c.el +++ b/lisp/cedet/semantic/bovine/c.el | |||
| @@ -298,7 +298,7 @@ Moves completely over balanced #if blocks." | |||
| 298 | ;; @TODO - can we use the new c-scan-conditionals | 298 | ;; @TODO - can we use the new c-scan-conditionals |
| 299 | (c-forward-conditional 1)) | 299 | (c-forward-conditional 1)) |
| 300 | ((looking-at "^\\s-*#\\s-*elif") | 300 | ((looking-at "^\\s-*#\\s-*elif") |
| 301 | ;; We need to let the preprocessor analize this one. | 301 | ;; We need to let the preprocessor analyze this one. |
| 302 | (beginning-of-line) | 302 | (beginning-of-line) |
| 303 | (setq done t) | 303 | (setq done t) |
| 304 | ) | 304 | ) |
diff --git a/lisp/cedet/semantic/lex-spp.el b/lisp/cedet/semantic/lex-spp.el index 9cbea4430e0..cf82da303ce 100644 --- a/lisp/cedet/semantic/lex-spp.el +++ b/lisp/cedet/semantic/lex-spp.el | |||
| @@ -821,7 +821,7 @@ STR occurs in the current buffer between BEG and END." | |||
| 821 | ;; a macro. | 821 | ;; a macro. |
| 822 | 822 | ||
| 823 | (defun semantic-lex-spp-first-token-arg-list (token) | 823 | (defun semantic-lex-spp-first-token-arg-list (token) |
| 824 | "If TOKEN is a semantic-list, turn it into a an SPP ARG LIST." | 824 | "If TOKEN is a semantic-list, turn it into an SPP ARG LIST." |
| 825 | (when (and (consp token) | 825 | (when (and (consp token) |
| 826 | (symbolp (car token)) | 826 | (symbolp (car token)) |
| 827 | (eq 'semantic-list (car token))) | 827 | (eq 'semantic-list (car token))) |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 9c05fab048e..2b144529de1 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-11-24 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * gnus-group.el (gnus-group-highlight): Fix typo. | ||
| 4 | |||
| 1 | 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change) | 5 | 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change) |
| 2 | 6 | ||
| 3 | * mail-source.el (mail-source-fetch-maildir): Don't expect the return | 7 | * mail-source.el (mail-source-fetch-maildir): Don't expect the return |
| @@ -2277,7 +2281,7 @@ | |||
| 2277 | * gnus-art.el (gnus-article-next-page-1): Because customized mode-line | 2281 | * gnus-art.el (gnus-article-next-page-1): Because customized mode-line |
| 2278 | face with line-width greater than zero will cause RET in gnus summary | 2282 | face with line-width greater than zero will cause RET in gnus summary |
| 2279 | buffer to scroll down article page-wise because auto vscroll happens, | 2283 | buffer to scroll down article page-wise because auto vscroll happens, |
| 2280 | it should be temporalily disabled when doing a scroll-up. | 2284 | it should be temporally disabled when doing a scroll-up. |
| 2281 | 2285 | ||
| 2282 | 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org> | 2286 | 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org> |
| 2283 | 2287 | ||
| @@ -11700,7 +11704,7 @@ | |||
| 11700 | (nntp-open-marks): Decode group names when bootstrapping marks. | 11704 | (nntp-open-marks): Decode group names when bootstrapping marks. |
| 11701 | 11705 | ||
| 11702 | * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode | 11706 | * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode |
| 11703 | Newsgroups and Folowup-To headers. | 11707 | Newsgroups and Followup-To headers. |
| 11704 | 11708 | ||
| 11705 | 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org> | 11709 | 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org> |
| 11706 | 11710 | ||
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index 6f146644115..9d358969062 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el | |||
| @@ -362,7 +362,7 @@ If you want to modify the group buffer, you can use this hook." | |||
| 362 | gnus-group-news-low)) | 362 | gnus-group-news-low)) |
| 363 | "*Controls the highlighting of group buffer lines. | 363 | "*Controls the highlighting of group buffer lines. |
| 364 | 364 | ||
| 365 | Below is a list of `Form'/`Face' pairs. When deciding how a a | 365 | Below is a list of `Form'/`Face' pairs. When deciding how a |
| 366 | particular group line should be displayed, each form is | 366 | particular group line should be displayed, each form is |
| 367 | evaluated. The content of the face field after the first true form is | 367 | evaluated. The content of the face field after the first true form is |
| 368 | used. You can change how those group lines are displayed by | 368 | used. You can change how those group lines are displayed by |
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 15eb1cbaed7..1c0f3ff6300 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -2553,7 +2553,7 @@ | |||
| 2553 | for users who have customized it to a long list now redundant with | 2553 | for users who have customized it to a long list now redundant with |
| 2554 | `mh-invisible-header-fields-default'. | 2554 | `mh-invisible-header-fields-default'. |
| 2555 | (mh-invisible-header-fields-default-override): New defcustom. | 2555 | (mh-invisible-header-fields-default-override): New defcustom. |
| 2556 | Users check off the fields they want displyed from what we | 2556 | Users check off the fields they want displayed from what we |
| 2557 | included in `mh-invisible-header-fields-default'. | 2557 | included in `mh-invisible-header-fields-default'. |
| 2558 | (mh-invisible-headers): Function adapted to new variables. | 2558 | (mh-invisible-headers): Function adapted to new variables. |
| 2559 | 2559 | ||
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el index f6a5b53ae7f..48502540e29 100644 --- a/lisp/net/ange-ftp.el +++ b/lisp/net/ange-ftp.el | |||
| @@ -5995,7 +5995,7 @@ Other orders of $ and _ seem to all work just fine.") | |||
| 5995 | (concat | 5995 | (concat |
| 5996 | pubset | 5996 | pubset |
| 5997 | (and userid (concat userid ".")) | 5997 | (and userid (concat userid ".")) |
| 5998 | ;; change every '/' in filename to a '.', normally not neccessary | 5998 | ;; change every '/' in filename to a '.', normally not necessary |
| 5999 | (and filename | 5999 | (and filename |
| 6000 | (subst-char-in-string ?/ ?. filename))))) | 6000 | (subst-char-in-string ?/ ?. filename))))) |
| 6001 | ;; Let's hope that BS2000 recognize this anyway: | 6001 | ;; Let's hope that BS2000 recognize this anyway: |
diff --git a/lisp/obsolete/fast-lock.el b/lisp/obsolete/fast-lock.el index 9c750ca5e89..c42c2309413 100644 --- a/lisp/obsolete/fast-lock.el +++ b/lisp/obsolete/fast-lock.el | |||
| @@ -144,7 +144,7 @@ | |||
| 144 | ;; 3.07--3.08: | 144 | ;; 3.07--3.08: |
| 145 | ;; - Made `fast-lock-read-cache' set `fast-lock-cache-filename' | 145 | ;; - Made `fast-lock-read-cache' set `fast-lock-cache-filename' |
| 146 | ;; 3.08--3.09: | 146 | ;; 3.08--3.09: |
| 147 | ;; - Made `fast-lock-save-cache' cope if `fast-lock-minimum-size' is an a list | 147 | ;; - Made `fast-lock-save-cache' cope if `fast-lock-minimum-size' is a list |
| 148 | ;; - Made `fast-lock-mode' respect the value of `font-lock-inhibit-thing-lock' | 148 | ;; - Made `fast-lock-mode' respect the value of `font-lock-inhibit-thing-lock' |
| 149 | ;; - Added `fast-lock-after-unfontify-buffer' | 149 | ;; - Added `fast-lock-after-unfontify-buffer' |
| 150 | ;; 3.09--3.10: | 150 | ;; 3.09--3.10: |
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index aa96fa1a4d1..94346a4944a 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-11-24 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * ob.el (org-babel-execute-src-block): Fix typo. | ||
| 4 | |||
| 1 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> | 5 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * org.el (org-link-unescape, org-link-unescape-compound): Fix typos. | 7 | * org.el (org-link-unescape, org-link-unescape-compound): Fix typos. |
diff --git a/lisp/org/ob.el b/lisp/org/ob.el index 728c6c5cb5e..f34d1fbda9e 100644 --- a/lisp/org/ob.el +++ b/lisp/org/ob.el | |||
| @@ -380,7 +380,7 @@ Insert the results of execution into the buffer. Source code | |||
| 380 | execution and the collection and formatting of results can be | 380 | execution and the collection and formatting of results can be |
| 381 | controlled through a variety of header arguments. | 381 | controlled through a variety of header arguments. |
| 382 | 382 | ||
| 383 | With prefix argument ARG, force re-execution even if a an | 383 | With prefix argument ARG, force re-execution even if an |
| 384 | existing result cached in the buffer would otherwise have been | 384 | existing result cached in the buffer would otherwise have been |
| 385 | returned. | 385 | returned. |
| 386 | 386 | ||
diff --git a/lisp/progmodes/cc-cmds.el b/lisp/progmodes/cc-cmds.el index 1eaf8910d14..8e4ac92d96f 100644 --- a/lisp/progmodes/cc-cmds.el +++ b/lisp/progmodes/cc-cmds.el | |||
| @@ -2316,7 +2316,7 @@ function does not require the declaration to contain a brace block." | |||
| 2316 | 2316 | ||
| 2317 | (defun c-after-statement-terminator-p () ; Should we pass in LIM here? | 2317 | (defun c-after-statement-terminator-p () ; Should we pass in LIM here? |
| 2318 | ;; Does point immediately follow a statement "terminator"? A virtual | 2318 | ;; Does point immediately follow a statement "terminator"? A virtual |
| 2319 | ;; semicolon is regarded here as such. So is a an opening brace ;-) | 2319 | ;; semicolon is regarded here as such. So is an opening brace ;-) |
| 2320 | ;; | 2320 | ;; |
| 2321 | ;; This function might do hidden buffer changes. | 2321 | ;; This function might do hidden buffer changes. |
| 2322 | (or (save-excursion | 2322 | (or (save-excursion |
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index 527bc51eef8..854cc664b30 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el | |||
| @@ -1745,7 +1745,7 @@ and source-file directory for your debugger." | |||
| 1745 | ;; All the .java files in the directories in gud-jdb-directories are | 1745 | ;; All the .java files in the directories in gud-jdb-directories are |
| 1746 | ;; syntactically analyzed each time gud jdb is invoked. It would be | 1746 | ;; syntactically analyzed each time gud jdb is invoked. It would be |
| 1747 | ;; nice to keep as much information as possible between runs. It would | 1747 | ;; nice to keep as much information as possible between runs. It would |
| 1748 | ;; be really nice to analyze the files only as neccessary (when the | 1748 | ;; be really nice to analyze the files only as necessary (when the |
| 1749 | ;; source needs to be displayed.) I'm not sure to what extent the former | 1749 | ;; source needs to be displayed.) I'm not sure to what extent the former |
| 1750 | ;; can be accomplished and I'm not sure the latter can be done at all | 1750 | ;; can be accomplished and I'm not sure the latter can be done at all |
| 1751 | ;; since I don't know of any general way to tell which .class files are | 1751 | ;; since I don't know of any general way to tell which .class files are |
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index 4cc4a133c8e..3570a2cfa3e 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el | |||
| @@ -4627,7 +4627,7 @@ line in bottom-up order." | |||
| 4627 | (verilog-batch-execute-func `verilog-inject-auto)) | 4627 | (verilog-batch-execute-func `verilog-inject-auto)) |
| 4628 | 4628 | ||
| 4629 | (defun verilog-batch-indent () | 4629 | (defun verilog-batch-indent () |
| 4630 | "For use with --batch, reindent an a entire file as a stand-alone tool. | 4630 | "For use with --batch, reindent an entire file as a stand-alone tool. |
| 4631 | This sets up the appropriate Verilog mode environment, calls | 4631 | This sets up the appropriate Verilog mode environment, calls |
| 4632 | \\[verilog-indent-buffer] on all command-line files, and saves the buffers." | 4632 | \\[verilog-indent-buffer] on all command-line files, and saves the buffers." |
| 4633 | (unless noninteractive | 4633 | (unless noninteractive |
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index c9b1c44eb91..8df2e81c723 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el | |||
| @@ -1451,12 +1451,12 @@ Set this variable before loading BibTeX mode." | |||
| 1451 | (defvar bibtex-field-braces-opt nil | 1451 | (defvar bibtex-field-braces-opt nil |
| 1452 | "Optimized value of `bibtex-field-braces-alist'. | 1452 | "Optimized value of `bibtex-field-braces-alist'. |
| 1453 | Created by `bibtex-field-re-init'. | 1453 | Created by `bibtex-field-re-init'. |
| 1454 | It is a an alist with elements (FIELD . REGEXP).") | 1454 | It is an alist with elements (FIELD . REGEXP).") |
| 1455 | 1455 | ||
| 1456 | (defvar bibtex-field-strings-opt nil | 1456 | (defvar bibtex-field-strings-opt nil |
| 1457 | "Optimized value of `bibtex-field-strings-alist'. | 1457 | "Optimized value of `bibtex-field-strings-alist'. |
| 1458 | Created by `bibtex-field-re-init'. | 1458 | Created by `bibtex-field-re-init'. |
| 1459 | It is a an alist with elements (FIELD RULE1 RULE2 ...), | 1459 | It is an alist with elements (FIELD RULE1 RULE2 ...), |
| 1460 | where each RULE is (REGEXP . TO-STR).") | 1460 | where each RULE is (REGEXP . TO-STR).") |
| 1461 | 1461 | ||
| 1462 | (defvar bibtex-pop-previous-search-point nil | 1462 | (defvar bibtex-pop-previous-search-point nil |
diff --git a/lisp/vc/cvs-status.el b/lisp/vc/cvs-status.el index 063eb414579..3444b230e8d 100644 --- a/lisp/vc/cvs-status.el +++ b/lisp/vc/cvs-status.el | |||
| @@ -257,7 +257,7 @@ The tree will be printed no closer than column COLUMN." | |||
| 257 | 257 | ||
| 258 | (defun cvs-tree-merge (tree1 tree2) | 258 | (defun cvs-tree-merge (tree1 tree2) |
| 259 | "Merge tags trees TREE1 and TREE2 into one. | 259 | "Merge tags trees TREE1 and TREE2 into one. |
| 260 | BEWARE: because of stability issues, this is not a symetric operation." | 260 | BEWARE: because of stability issues, this is not a symmetric operation." |
| 261 | (assert (and (listp tree1) (listp tree2))) | 261 | (assert (and (listp tree1) (listp tree2))) |
| 262 | (cond | 262 | (cond |
| 263 | ((null tree1) tree2) | 263 | ((null tree1) tree2) |
diff --git a/lisp/wdired.el b/lisp/wdired.el index cc99bd40628..b9c07d15ae8 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | ;; the files in a "dired" buffer? Now you can do this. All the power | 32 | ;; the files in a "dired" buffer? Now you can do this. All the power |
| 33 | ;; of Emacs commands are available to renaming files! | 33 | ;; of Emacs commands are available to renaming files! |
| 34 | ;; | 34 | ;; |
| 35 | ;; This package provides a function that makes the filenames of a a | 35 | ;; This package provides a function that makes the filenames of a |
| 36 | ;; dired buffer editable, by changing the buffer mode (which inhibits | 36 | ;; dired buffer editable, by changing the buffer mode (which inhibits |
| 37 | ;; all of the commands of dired mode). Here you can edit the names of | 37 | ;; all of the commands of dired mode). Here you can edit the names of |
| 38 | ;; one or more files and directories, and when you press C-c C-c, the | 38 | ;; one or more files and directories, and when you press C-c C-c, the |
diff --git a/lisp/window.el b/lisp/window.el index 2885c3a5c70..ad611bbba56 100644 --- a/lisp/window.el +++ b/lisp/window.el | |||
| @@ -4522,7 +4522,7 @@ The actual non-nil value of this variable will be copied to the | |||
| 4522 | 4522 | ||
| 4523 | (defun window-normalize-buffer-to-display (buffer-or-name) | 4523 | (defun window-normalize-buffer-to-display (buffer-or-name) |
| 4524 | "Normalize BUFFER-OR-NAME argument for buffer display functions. | 4524 | "Normalize BUFFER-OR-NAME argument for buffer display functions. |
| 4525 | If BUFFER-OR-NAME is nil, return the curent buffer. Else, if a | 4525 | If BUFFER-OR-NAME is nil, return the current buffer. Else, if a |
| 4526 | buffer specified by BUFFER-OR-NAME exists, return that buffer. | 4526 | buffer specified by BUFFER-OR-NAME exists, return that buffer. |
| 4527 | If no such buffer exists, create a buffer with the name | 4527 | If no such buffer exists, create a buffer with the name |
| 4528 | BUFFER-OR-NAME and return that buffer." | 4528 | BUFFER-OR-NAME and return that buffer." |