diff options
| author | Glenn Morris | 2008-06-27 07:34:53 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-27 07:34:53 +0000 |
| commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
| tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp | |
| parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
| download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip | |
American English spelling fix.
Diffstat (limited to 'lisp')
42 files changed, 67 insertions, 67 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index bd0703de132..4d20acd8b89 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -14464,7 +14464,7 @@ | |||
| 14464 | * simple.el (push-mark-command): Added optional NOMSG arg. | 14464 | * simple.el (push-mark-command): Added optional NOMSG arg. |
| 14465 | 14465 | ||
| 14466 | * emulation/cua-base.el (cua-set-mark): Align pop to mark | 14466 | * emulation/cua-base.el (cua-set-mark): Align pop to mark |
| 14467 | behaviour with standard set-mark-command. | 14467 | behavior with standard set-mark-command. |
| 14468 | (cua--pre-command-handler): Use push-mark-command. | 14468 | (cua--pre-command-handler): Use push-mark-command. |
| 14469 | (cua-repeat-replace-region): Improve functionality when | 14469 | (cua-repeat-replace-region): Improve functionality when |
| 14470 | repeated after moving point or changing buffer. | 14470 | repeated after moving point or changing buffer. |
| @@ -14482,7 +14482,7 @@ | |||
| 14482 | 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk> | 14482 | 2002-05-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 14483 | 14483 | ||
| 14484 | * progmodes/f90.el (f90-previous-block, f90-next-block): New names, | 14484 | * progmodes/f90.el (f90-previous-block, f90-next-block): New names, |
| 14485 | and slightly changed behaviour, for `f90-previous-block-start' and | 14485 | and slightly changed behavior, for `f90-previous-block-start' and |
| 14486 | `f90-next-block-end'. | 14486 | `f90-next-block-end'. |
| 14487 | (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify. | 14487 | (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify. |
| 14488 | 14488 | ||
| @@ -17724,7 +17724,7 @@ | |||
| 17724 | directory names in classpath/sourcepath lists, update comment. | 17724 | directory names in classpath/sourcepath lists, update comment. |
| 17725 | (jdb): Add setting of gud-jdb-sourcepath, update comment. | 17725 | (jdb): Add setting of gud-jdb-sourcepath, update comment. |
| 17726 | (gud-find-class): Add gud-jdb-sourcepath use, and correct | 17726 | (gud-find-class): Add gud-jdb-sourcepath use, and correct |
| 17727 | behaviour for the case when classpath is not used--backward | 17727 | behavior for the case when classpath is not used--backward |
| 17728 | compatibility fix. | 17728 | compatibility fix. |
| 17729 | 17729 | ||
| 17730 | 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il> | 17730 | 2002-03-27 Eli Zaretskii <eliz@is.elta.co.il> |
| @@ -22062,7 +22062,7 @@ | |||
| 22062 | 2001-11-18 Stephen Eglen <stephen@gnu.org> | 22062 | 2001-11-18 Stephen Eglen <stephen@gnu.org> |
| 22063 | 22063 | ||
| 22064 | * iswitchb.el (iswitchb-cannot-complete-hook): New variable to | 22064 | * iswitchb.el (iswitchb-cannot-complete-hook): New variable to |
| 22065 | control behaviour when no further completion is possible. | 22065 | control behavior when no further completion is possible. |
| 22066 | 22066 | ||
| 22067 | 2001-11-19 Colin Walters <walters@verbum.org> | 22067 | 2001-11-19 Colin Walters <walters@verbum.org> |
| 22068 | 22068 | ||
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index db12cac619c..fc0ef6e6164 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -3869,7 +3869,7 @@ | |||
| 3869 | 3869 | ||
| 3870 | 2006-11-26 Nick Roberts <nickrob@snap.net.nz> | 3870 | 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
| 3871 | 3871 | ||
| 3872 | * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not | 3872 | * speedbar.el (speedbar-timer-fn): Revert to old behavior when not |
| 3873 | in GUD mode. | 3873 | in GUD mode. |
| 3874 | 3874 | ||
| 3875 | * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings: | 3875 | * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings: |
| @@ -4512,7 +4512,7 @@ | |||
| 4512 | 4512 | ||
| 4513 | * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set) | 4513 | * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set) |
| 4514 | (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old | 4514 | (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old |
| 4515 | behaviour. | 4515 | behavior. |
| 4516 | (pr-menu-bind): Act on global-map instead of menu-bar-file-menu | 4516 | (pr-menu-bind): Act on global-map instead of menu-bar-file-menu |
| 4517 | directly. | 4517 | directly. |
| 4518 | 4518 | ||
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index a7246c3ab57..89333a731c5 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -3985,7 +3985,7 @@ | |||
| 3985 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 3985 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 3986 | Miles Bader <miles@gnu.org> | 3986 | Miles Bader <miles@gnu.org> |
| 3987 | 3987 | ||
| 3988 | * blank-mode.el: New file. Minor mode to visualise (HARD) SPACE, | 3988 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, |
| 3989 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code | 3989 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code |
| 3990 | for handling display table (via visws.el package), his code was | 3990 | for handling display table (via visws.el package), his code was |
| 3991 | modified, but the main idea was kept. | 3991 | modified, but the main idea was kept. |
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index 9de6be09068..a69ab8456b3 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 | |||
| @@ -2696,7 +2696,7 @@ | |||
| 2696 | * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in | 2696 | * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in |
| 2697 | front of first argument to `insert-abbrev-table-description'. | 2697 | front of first argument to `insert-abbrev-table-description'. |
| 2698 | 2698 | ||
| 2699 | * fortran.el (fortran-is-in-string-p): Fixed incorrect behaviour | 2699 | * fortran.el (fortran-is-in-string-p): Fixed incorrect behavior |
| 2700 | when in first statement of a buffer. | 2700 | when in first statement of a buffer. |
| 2701 | 2701 | ||
| 2702 | 1993-02-08 Roland McGrath (roland@geech.gnu.ai.mit.edu) | 2702 | 1993-02-08 Roland McGrath (roland@geech.gnu.ai.mit.edu) |
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index ee88e5b073a..1a2781b0d98 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -4533,7 +4533,7 @@ | |||
| 4533 | 4533 | ||
| 4534 | * imenu.el (imenu-always-use-completion-buffer-p): A value of | 4534 | * imenu.el (imenu-always-use-completion-buffer-p): A value of |
| 4535 | `never' now means never display a completion buffer. | 4535 | `never' now means never display a completion buffer. |
| 4536 | (imenu--completion-buffer): Implement 'never behaviour. | 4536 | (imenu--completion-buffer): Implement 'never behavior. |
| 4537 | 4537 | ||
| 4538 | 1994-12-21 Stefan Schoef <schoef@informatik.uni-oldenburg.de> | 4538 | 1994-12-21 Stefan Schoef <schoef@informatik.uni-oldenburg.de> |
| 4539 | 4539 | ||
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index c4c00ffb082..f06df6497f6 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 | |||
| @@ -5291,7 +5291,7 @@ | |||
| 5291 | 5291 | ||
| 5292 | * skeleton.el (skeleton-end-hook): Now defvared and responsible for | 5292 | * skeleton.el (skeleton-end-hook): Now defvared and responsible for |
| 5293 | pushing out anything following skeleton to next line. Thus this | 5293 | pushing out anything following skeleton to next line. Thus this |
| 5294 | behaviour can now be controlled by modes. | 5294 | behavior can now be controlled by modes. |
| 5295 | (skeleton-insert): Parameter `no-newline' removed. | 5295 | (skeleton-insert): Parameter `no-newline' removed. |
| 5296 | (skeleton-read): Take this into account. | 5296 | (skeleton-read): Take this into account. |
| 5297 | (skeleton-internal-1): Less spurious empty lines when wrapping. | 5297 | (skeleton-internal-1): Less spurious empty lines when wrapping. |
| @@ -6721,7 +6721,7 @@ | |||
| 6721 | 6721 | ||
| 6722 | * skeleton.el (skeleton-newline-indent-rigidly): New variable. | 6722 | * skeleton.el (skeleton-newline-indent-rigidly): New variable. |
| 6723 | (skeleton-internal-1): Use it for indenting after \n because previous | 6723 | (skeleton-internal-1): Use it for indenting after \n because previous |
| 6724 | behaviour was only useful for `sh-script.el' and old `ada.el'. Other | 6724 | behavior was only useful for `sh-script.el' and old `ada.el'. Other |
| 6725 | modes now get their own indentation. | 6725 | modes now get their own indentation. |
| 6726 | (skeleton, skeleton-modified, skeleton-point, skeleton-regions): `New' | 6726 | (skeleton, skeleton-modified, skeleton-point, skeleton-regions): `New' |
| 6727 | variables for passing between the mutually recursive functions of | 6727 | variables for passing between the mutually recursive functions of |
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index f933402f3c7..85881594f12 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -6528,7 +6528,7 @@ | |||
| 6528 | are used for key generation as well. | 6528 | are used for key generation as well. |
| 6529 | (bibtex-member-of-regexp): Case is honoured for matches now. | 6529 | (bibtex-member-of-regexp): Case is honoured for matches now. |
| 6530 | (bibtex-autokey-titleword-ignore): Added entries provide compatibility | 6530 | (bibtex-autokey-titleword-ignore): Added entries provide compatibility |
| 6531 | to former behaviour. | 6531 | to former behavior. |
| 6532 | 6532 | ||
| 6533 | * bibtex.el (bibtex-autokey-titleword-ignore): Title words found in | 6533 | * bibtex.el (bibtex-autokey-titleword-ignore): Title words found in |
| 6534 | this list are always ignored (previously only at the beginning of the | 6534 | this list are always ignored (previously only at the beginning of the |
| @@ -21591,7 +21591,7 @@ | |||
| 21591 | 21591 | ||
| 21592 | * find-file.el (general): Enabled commentary for Finder. | 21592 | * find-file.el (general): Enabled commentary for Finder. |
| 21593 | (ff-search-directories): Changed /usr/include/* to /usr/include. | 21593 | (ff-search-directories): Changed /usr/include/* to /usr/include. |
| 21594 | (ff-get-file-name): Improve behaviour when file is found in a buffer. | 21594 | (ff-get-file-name): Improve behavior when file is found in a buffer. |
| 21595 | 21595 | ||
| 21596 | 1996-11-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | 21596 | 1996-11-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> |
| 21597 | 21597 | ||
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index d74795ecfe1..0f924efa6d0 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -7276,7 +7276,7 @@ | |||
| 7276 | 7276 | ||
| 7277 | * rmail.el (rmail-encode-string): Make sure mask value is | 7277 | * rmail.el (rmail-encode-string): Make sure mask value is |
| 7278 | positive; (emacs-pid) returns a negative number on Windows 9x | 7278 | positive; (emacs-pid) returns a negative number on Windows 9x |
| 7279 | which causes odd behaviour. | 7279 | which causes odd behavior. |
| 7280 | 7280 | ||
| 7281 | 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org> | 7281 | 1998-12-31 Eli Zaretskii <eliz@mescaline.gnu.org> |
| 7282 | 7282 | ||
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index 51f29b94b48..b98599b3ddd 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -3535,7 +3535,7 @@ | |||
| 3535 | 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org> | 3535 | 2001-05-07 MORIOKA Tomohiko <tomo@m17n.org> |
| 3536 | 3536 | ||
| 3537 | The following changes are to provide infrastructure for handling | 3537 | The following changes are to provide infrastructure for handling |
| 3538 | MIME messages to rmail. They don't affect the original behaviour | 3538 | MIME messages to rmail. They don't affect the original behavior |
| 3539 | if rmail-enable-mime is nil. | 3539 | if rmail-enable-mime is nil. |
| 3540 | 3540 | ||
| 3541 | * mail/rmail.el (rmail-insert-mime-forwarded-message-function) | 3541 | * mail/rmail.el (rmail-insert-mime-forwarded-message-function) |
| @@ -3792,7 +3792,7 @@ | |||
| 3792 | 3792 | ||
| 3793 | 2001-04-24 Gerd Moellmann <gerd@gnu.org> | 3793 | 2001-04-24 Gerd Moellmann <gerd@gnu.org> |
| 3794 | 3794 | ||
| 3795 | * rect.el (string-rectangle): Revert to 20.x behaviour. | 3795 | * rect.el (string-rectangle): Revert to 20.x behavior. |
| 3796 | (replace-rectangle): Make it an alias for string-rectangle. | 3796 | (replace-rectangle): Make it an alias for string-rectangle. |
| 3797 | (string-insert-rectangle): New function. | 3797 | (string-insert-rectangle): New function. |
| 3798 | 3798 | ||
| @@ -13875,7 +13875,7 @@ | |||
| 13875 | 13875 | ||
| 13876 | * timer.el (run-with-idle-timer): Undo last change, so that timer | 13876 | * timer.el (run-with-idle-timer): Undo last change, so that timer |
| 13877 | is not activated immediately if Emacs is already idle. Some | 13877 | is not activated immediately if Emacs is already idle. Some |
| 13878 | existing code relies on this behaviour. | 13878 | existing code relies on this behavior. |
| 13879 | 13879 | ||
| 13880 | 2000-08-30 Miles Bader <miles@gnu.org> | 13880 | 2000-08-30 Miles Bader <miles@gnu.org> |
| 13881 | 13881 | ||
| @@ -16846,7 +16846,7 @@ | |||
| 16846 | 16846 | ||
| 16847 | * recentf.el: Added some "Commentary". | 16847 | * recentf.el: Added some "Commentary". |
| 16848 | (recentf-open-more-files, recentf-edit-list): Minor changes to | 16848 | (recentf-open-more-files, recentf-edit-list): Minor changes to |
| 16849 | move the point at the top of the file list. This behaviour is | 16849 | move the point at the top of the file list. This behavior is |
| 16850 | consistent with the menu one when the list contains a lot of | 16850 | consistent with the menu one when the list contains a lot of |
| 16851 | files. | 16851 | files. |
| 16852 | (recentf-cleanup): Now displays the number of items removed from | 16852 | (recentf-cleanup): Now displays the number of items removed from |
diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index f97ad4bf8c5..83ffe65c970 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el | |||
| @@ -230,7 +230,7 @@ be added." | |||
| 230 | (string :format "%v"))) | 230 | (string :format "%v"))) |
| 231 | :group 'archive-zip) | 231 | :group 'archive-zip) |
| 232 | 232 | ||
| 233 | ;; For several reasons the latter behaviour is not desirable in general. | 233 | ;; For several reasons the latter behavior is not desirable in general. |
| 234 | ;; (1) It uses more disk space. (2) Error checking is worse or non- | 234 | ;; (1) It uses more disk space. (2) Error checking is worse or non- |
| 235 | ;; existent. (3) It tends to do funny things with other systems' file | 235 | ;; existent. (3) It tends to do funny things with other systems' file |
| 236 | ;; names. | 236 | ;; names. |
diff --git a/lisp/complete.el b/lisp/complete.el index 058bcd7e8ad..95e116f7536 100644 --- a/lisp/complete.el +++ b/lisp/complete.el | |||
| @@ -933,7 +933,7 @@ or properties are considered." | |||
| 933 | ;; completions of "(ne", which is presumably not what one wants. | 933 | ;; completions of "(ne", which is presumably not what one wants. |
| 934 | ;; | 934 | ;; |
| 935 | ;; This is arguably (at least, it seems to be the existing intended | 935 | ;; This is arguably (at least, it seems to be the existing intended |
| 936 | ;; behaviour) what one _does_ want if point has been explicitly | 936 | ;; behavior) what one _does_ want if point has been explicitly |
| 937 | ;; positioned on the hyphen. Note that if PC-do-completion (qv) binds | 937 | ;; positioned on the hyphen. Note that if PC-do-completion (qv) binds |
| 938 | ;; completion-base-size to nil, then completion does not replace the | 938 | ;; completion-base-size to nil, then completion does not replace the |
| 939 | ;; correct amount of text in such cases. | 939 | ;; correct amount of text in such cases. |
| @@ -945,12 +945,12 @@ or properties are considered." | |||
| 945 | ;; the minibuffer. The same is not true for lisp symbols. | 945 | ;; the minibuffer. The same is not true for lisp symbols. |
| 946 | ;; | 946 | ;; |
| 947 | ;; [1] An alternate fix would be to not move point to the hyphen | 947 | ;; [1] An alternate fix would be to not move point to the hyphen |
| 948 | ;; in such cases, but that would make the behaviour different from | 948 | ;; in such cases, but that would make the behavior different from |
| 949 | ;; that for filenames. It seems PC moves point to the site of the | 949 | ;; that for filenames. It seems PC moves point to the site of the |
| 950 | ;; first difference between the possible completions. | 950 | ;; first difference between the possible completions. |
| 951 | ;; | 951 | ;; |
| 952 | ;; Alternatively alternatively, maybe end should be computed in | 952 | ;; Alternatively alternatively, maybe end should be computed in |
| 953 | ;; the same way as beg. That would change the behaviour though. | 953 | ;; the same way as beg. That would change the behavior though. |
| 954 | (if (equal last-command 'PC-lisp-complete-symbol) | 954 | (if (equal last-command 'PC-lisp-complete-symbol) |
| 955 | (PC-do-completion nil beg PC-lisp-complete-end t) | 955 | (PC-do-completion nil beg PC-lisp-complete-end t) |
| 956 | (if PC-lisp-complete-end | 956 | (if PC-lisp-complete-end |
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 9047b6473a5..8a366a25d75 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el | |||
| @@ -63,7 +63,7 @@ | |||
| 63 | ;; - press the prefix key and the following key within 0.2 seconds, or | 63 | ;; - press the prefix key and the following key within 0.2 seconds, or |
| 64 | ;; - use the SHIFT key with the prefix key, i.e. C-X or C-C | 64 | ;; - use the SHIFT key with the prefix key, i.e. C-X or C-C |
| 65 | ;; | 65 | ;; |
| 66 | ;; This behaviour can be customized via the | 66 | ;; This behavior can be customized via the |
| 67 | ;; cua-prefix-override-inhibit-delay variable. | 67 | ;; cua-prefix-override-inhibit-delay variable. |
| 68 | 68 | ||
| 69 | ;; In addition to using the shifted movement keys, you can also use | 69 | ;; In addition to using the shifted movement keys, you can also use |
diff --git a/lisp/emulation/pc-select.el b/lisp/emulation/pc-select.el index 9400c37ceed..bb977cc3802 100644 --- a/lisp/emulation/pc-select.el +++ b/lisp/emulation/pc-select.el | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | ;; programs (which is the same as the MAC gui and (sorry for that) MS-Windows). | 30 | ;; programs (which is the same as the MAC gui and (sorry for that) MS-Windows). |
| 31 | ;; It modifies the keybindings of the cursor keys and the next, prior, | 31 | ;; It modifies the keybindings of the cursor keys and the next, prior, |
| 32 | ;; home and end keys. They will modify mark-active. | 32 | ;; home and end keys. They will modify mark-active. |
| 33 | ;; You can still get the old behaviour of cursor moving with the | 33 | ;; You can still get the old behavior of cursor moving with the |
| 34 | ;; control sequences C-f, C-b, etc. | 34 | ;; control sequences C-f, C-b, etc. |
| 35 | ;; This package uses transient-mark-mode and | 35 | ;; This package uses transient-mark-mode and |
| 36 | ;; delete-selection-mode. | 36 | ;; delete-selection-mode. |
| @@ -71,7 +71,7 @@ | |||
| 71 | ;; which will operate on the active region | 71 | ;; which will operate on the active region |
| 72 | ;; It was not possible to bind them to C-v, C-x and C-c for obvious | 72 | ;; It was not possible to bind them to C-v, C-x and C-c for obvious |
| 73 | ;; emacs reasons. | 73 | ;; emacs reasons. |
| 74 | ;; They will be bound according to the "old" behaviour to S-delete (cut), | 74 | ;; They will be bound according to the "old" behavior to S-delete (cut), |
| 75 | ;; S-insert (paste) and C-insert (copy). These keys do the same in many | 75 | ;; S-insert (paste) and C-insert (copy). These keys do the same in many |
| 76 | ;; other programs. | 76 | ;; other programs. |
| 77 | ;; | 77 | ;; |
diff --git a/lisp/erc/ChangeLog.02 b/lisp/erc/ChangeLog.02 index f7ade03aee1..d46a57b18c6 100644 --- a/lisp/erc/ChangeLog.02 +++ b/lisp/erc/ChangeLog.02 | |||
| @@ -162,7 +162,7 @@ | |||
| 162 | 162 | ||
| 163 | * erc.el(erc-truncate-buffer-on-save): | 163 | * erc.el(erc-truncate-buffer-on-save): |
| 164 | Removed documentation that | 164 | Removed documentation that |
| 165 | described behaviour now changed. It used to say "When nil, no | 165 | described behavior now changed. It used to say "When nil, no |
| 166 | buffer is ever truncated." This is no longer true; even when | 166 | buffer is ever truncated." This is no longer true; even when |
| 167 | buffers are NOT truncated on save, they can be truncated, eg. by | 167 | buffers are NOT truncated on save, they can be truncated, eg. by |
| 168 | adding erc-truncate-buffer to the hook. | 168 | adding erc-truncate-buffer to the hook. |
| @@ -1916,7 +1916,7 @@ | |||
| 1916 | Fix C-c C-t to not include the nick/time info | 1916 | Fix C-c C-t to not include the nick/time info |
| 1917 | (both from antifuchs) | 1917 | (both from antifuchs) |
| 1918 | 1918 | ||
| 1919 | * erc-complete.el: Fix for xemacs elt behaviour | 1919 | * erc-complete.el: Fix for xemacs elt behavior |
| 1920 | 1920 | ||
| 1921 | 2002-04-17 John Wiegley <johnw@gnu.org> | 1921 | 2002-04-17 John Wiegley <johnw@gnu.org> |
| 1922 | 1922 | ||
| @@ -1970,7 +1970,7 @@ | |||
| 1970 | 2002-04-11 Mario Lang <mlang@delysid.org> | 1970 | 2002-04-11 Mario Lang <mlang@delysid.org> |
| 1971 | 1971 | ||
| 1972 | * erc-track.el: | 1972 | * erc-track.el: |
| 1973 | try to fix behaviour when used with different frames. | 1973 | try to fix behavior when used with different frames. |
| 1974 | 1974 | ||
| 1975 | 2002-04-09 Mario Lang <mlang@delysid.org> | 1975 | 2002-04-09 Mario Lang <mlang@delysid.org> |
| 1976 | 1976 | ||
| @@ -2162,7 +2162,7 @@ | |||
| 2162 | * erc-match.el: | 2162 | * erc-match.el: |
| 2163 | Minor fix related to hook call method change (-until-seccess now) | 2163 | Minor fix related to hook call method change (-until-seccess now) |
| 2164 | 2164 | ||
| 2165 | * erc.el: fixed ctcp behaviour abit (with auto-query on) | 2165 | * erc.el: fixed ctcp behavior abit (with auto-query on) |
| 2166 | 2166 | ||
| 2167 | * erc-list.el: ChanList mode. | 2167 | * erc-list.el: ChanList mode. |
| 2168 | Load it, and type M-x erc-chanlist RET | 2168 | Load it, and type M-x erc-chanlist RET |
| @@ -2396,7 +2396,7 @@ | |||
| 2396 | 2002-01-30 Andreas Fuchs <asf@void.at> | 2396 | 2002-01-30 Andreas Fuchs <asf@void.at> |
| 2397 | 2397 | ||
| 2398 | * erc.el: | 2398 | * erc.el: |
| 2399 | * erc-send-current-line: fix behaviour where buffer changes. | 2399 | * erc-send-current-line: fix behavior where buffer changes. |
| 2400 | * erc-mark-message: fix stupid face bug. highlighting of pals should work now. | 2400 | * erc-mark-message: fix stupid face bug. highlighting of pals should work now. |
| 2401 | 2401 | ||
| 2402 | * erc-ring.el, erc.el: | 2402 | * erc-ring.el, erc.el: |
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index 0737fb1a0b7..02641c70a36 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el | |||
| @@ -70,7 +70,7 @@ region is logged if `erc-logging-enabled' returns non-nil." | |||
| 70 | (set-buffer buffer) | 70 | (set-buffer buffer) |
| 71 | ;; Note that when erc-insert-post-hook runs, the buffer is | 71 | ;; Note that when erc-insert-post-hook runs, the buffer is |
| 72 | ;; narrowed to the new message. So do this delicate widening. | 72 | ;; narrowed to the new message. So do this delicate widening. |
| 73 | ;; I am not sure, I think this was not recommended behaviour in | 73 | ;; I am not sure, I think this was not recommended behavior in |
| 74 | ;; Emacs 20. | 74 | ;; Emacs 20. |
| 75 | (save-restriction | 75 | (save-restriction |
| 76 | (widen) | 76 | (widen) |
diff --git a/lisp/filesets.el b/lisp/filesets.el index 2d6cb5f0f74..064cfbfb0e1 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el | |||
| @@ -52,7 +52,7 @@ | |||
| 52 | ;; programs. See `filesets-external-viewers'. | 52 | ;; programs. See `filesets-external-viewers'. |
| 53 | 53 | ||
| 54 | ;; BTW, if you close a fileset, files, which have been changed, will | 54 | ;; BTW, if you close a fileset, files, which have been changed, will |
| 55 | ;; be silently saved. Change this behaviour by setting | 55 | ;; be silently saved. Change this behavior by setting |
| 56 | ;; `filesets-save-buffer-fn'. | 56 | ;; `filesets-save-buffer-fn'. |
| 57 | 57 | ||
| 58 | ;;; Supported modes for inclusion groups (`filesets-ingroup-patterns'): | 58 | ;;; Supported modes for inclusion groups (`filesets-ingroup-patterns'): |
diff --git a/lisp/font-core.el b/lisp/font-core.el index c7906b68d01..e3c34b012ce 100644 --- a/lisp/font-core.el +++ b/lisp/font-core.el | |||
| @@ -252,7 +252,7 @@ this function onto `change-major-mode-hook'." | |||
| 252 | ;; Although Global Font Lock mode is a pseudo-mode, I think that the user | 252 | ;; Although Global Font Lock mode is a pseudo-mode, I think that the user |
| 253 | ;; interface should conform to the usual Emacs convention for modes, i.e., a | 253 | ;; interface should conform to the usual Emacs convention for modes, i.e., a |
| 254 | ;; command to toggle the feature (`global-font-lock-mode') with a variable for | 254 | ;; command to toggle the feature (`global-font-lock-mode') with a variable for |
| 255 | ;; finer control of the mode's behaviour (`font-lock-global-modes'). | 255 | ;; finer control of the mode's behavior (`font-lock-global-modes'). |
| 256 | ;; | 256 | ;; |
| 257 | ;; The feature should not be enabled by loading font-lock.el, since other | 257 | ;; The feature should not be enabled by loading font-lock.el, since other |
| 258 | ;; mechanisms for turning on Font Lock mode, such as M-x font-lock-mode RET or | 258 | ;; mechanisms for turning on Font Lock mode, such as M-x font-lock-mode RET or |
diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 9206da2875c..3f81de0b144 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el | |||
| @@ -109,7 +109,7 @@ | |||
| 109 | ;; the pattern definitions.) Font Lock mode chooses which variable to use for | 109 | ;; the pattern definitions.) Font Lock mode chooses which variable to use for |
| 110 | ;; fontification based on `font-lock-maximum-decoration'. | 110 | ;; fontification based on `font-lock-maximum-decoration'. |
| 111 | ;; | 111 | ;; |
| 112 | ;; Font Lock mode fontification behaviour can be modified in a number of ways. | 112 | ;; Font Lock mode fontification behavior can be modified in a number of ways. |
| 113 | ;; See the below comments and the comments distributed throughout this file. | 113 | ;; See the below comments and the comments distributed throughout this file. |
| 114 | 114 | ||
| 115 | ;;; Constructing patterns: | 115 | ;;; Constructing patterns: |
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index c1f8769a6b9..ba06c25e9c3 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -12322,7 +12322,7 @@ | |||
| 12322 | * mm-encode.el (mm-encode-content-transfer-encoding): Fix error | 12322 | * mm-encode.el (mm-encode-content-transfer-encoding): Fix error |
| 12323 | message. (Gnus does not "default" to using 8bit for the message, | 12323 | message. (Gnus does not "default" to using 8bit for the message, |
| 12324 | it default to use 8bit encoding and the user-supplied CTE | 12324 | it default to use 8bit encoding and the user-supplied CTE |
| 12325 | value. Calling this behaviour "treating it as 8bit" is perhaps | 12325 | value. Calling this behavior "treating it as 8bit" is perhaps |
| 12326 | better.) | 12326 | better.) |
| 12327 | 12327 | ||
| 12328 | * mm-bodies.el (mm-body-encoding): Intern encoding if needed | 12328 | * mm-bodies.el (mm-body-encoding): Intern encoding if needed |
| @@ -12607,7 +12607,7 @@ | |||
| 12607 | (imap-remassoc): Copied from `gnus-remassoc'. | 12607 | (imap-remassoc): Copied from `gnus-remassoc'. |
| 12608 | (imap-add-callback): New function. | 12608 | (imap-add-callback): New function. |
| 12609 | (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous | 12609 | (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous |
| 12610 | behaviour. | 12610 | behavior. |
| 12611 | (imap-parse-response): Call the callback. | 12611 | (imap-parse-response): Call the callback. |
| 12612 | 12612 | ||
| 12613 | * message.el (message-insert-canlock): New variable. | 12613 | * message.el (message-insert-canlock): New variable. |
diff --git a/lisp/gnus/gnus-demon.el b/lisp/gnus/gnus-demon.el index 565be3bcb47..bf7b4db889d 100644 --- a/lisp/gnus/gnus-demon.el +++ b/lisp/gnus/gnus-demon.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; gnus-demon.el --- daemonic Gnus behaviour | 1 | ;;; gnus-demon.el --- daemonic Gnus behavior |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 | ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index 8ccce96656d..0a38ec028c1 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el | |||
| @@ -4543,7 +4543,7 @@ to find out how to use this." | |||
| 4543 | (apply | 4543 | (apply |
| 4544 | 'call-process-region (point-min) (point-max) | 4544 | 'call-process-region (point-min) (point-max) |
| 4545 | message-qmail-inject-program nil nil nil | 4545 | message-qmail-inject-program nil nil nil |
| 4546 | ;; qmail-inject's default behaviour is to look for addresses on the | 4546 | ;; qmail-inject's default behavior is to look for addresses on the |
| 4547 | ;; command line; if there're none, it scans the headers. | 4547 | ;; command line; if there're none, it scans the headers. |
| 4548 | ;; yes, it does The Right Thing w.r.t. Resent-To and it's kin. | 4548 | ;; yes, it does The Right Thing w.r.t. Resent-To and it's kin. |
| 4549 | ;; | 4549 | ;; |
diff --git a/lisp/gnus/rfc2047.el b/lisp/gnus/rfc2047.el index 89c10a99e08..ea5274798be 100644 --- a/lisp/gnus/rfc2047.el +++ b/lisp/gnus/rfc2047.el | |||
| @@ -291,7 +291,7 @@ Should be called narrowed to the head of the message." | |||
| 291 | ;; 8-bit names. The group name mail copy just got | 291 | ;; 8-bit names. The group name mail copy just got |
| 292 | ;; unconditionally encoded. Previously, it would ask | 292 | ;; unconditionally encoded. Previously, it would ask |
| 293 | ;; whether to encode, which was quite confusing for the | 293 | ;; whether to encode, which was quite confusing for the |
| 294 | ;; user. If the new behaviour is wrong, tell me. I have | 294 | ;; user. If the new behavior is wrong, tell me. I have |
| 295 | ;; left the old code commented out below. | 295 | ;; left the old code commented out below. |
| 296 | ;; -- Per Abrahamsen <abraham@dina.kvl.dk> Date: 2001-10-07. | 296 | ;; -- Per Abrahamsen <abraham@dina.kvl.dk> Date: 2001-10-07. |
| 297 | ;; Modified by Dave Love, with the commented-out code changed | 297 | ;; Modified by Dave Love, with the commented-out code changed |
diff --git a/lisp/gs.el b/lisp/gs.el index f17ea17afbd..3f0929f7807 100644 --- a/lisp/gs.el +++ b/lisp/gs.el | |||
| @@ -196,7 +196,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful." | |||
| 196 | ;; proper implementation not waiting at all but creating | 196 | ;; proper implementation not waiting at all but creating |
| 197 | ;; appropriate queues, or b) permanently bad display due to | 197 | ;; appropriate queues, or b) permanently bad display due to |
| 198 | ;; bad cached images. So remember that this | 198 | ;; bad cached images. So remember that this |
| 199 | ;; is just a hack and if people don't like the behaviour, they | 199 | ;; is just a hack and if people don't like the behavior, they |
| 200 | ;; will most likely like the easy alternatives even less. | 200 | ;; will most likely like the easy alternatives even less. |
| 201 | ;; And at least the image cache will make the delay apparent | 201 | ;; And at least the image cache will make the delay apparent |
| 202 | ;; just once. | 202 | ;; just once. |
diff --git a/lisp/ido.el b/lisp/ido.el index d4a84780505..e5091b83c00 100644 --- a/lisp/ido.el +++ b/lisp/ido.el | |||
| @@ -225,7 +225,7 @@ | |||
| 225 | ;; to show you more of the matching files (depending on the setting | 225 | ;; to show you more of the matching files (depending on the setting |
| 226 | ;; of the variables `resize-mini-windows' and `max-mini-window-height'). | 226 | ;; of the variables `resize-mini-windows' and `max-mini-window-height'). |
| 227 | ;; If you want ido to behave differently from the default minibuffer | 227 | ;; If you want ido to behave differently from the default minibuffer |
| 228 | ;; resizing behaviour, set the variable `ido-max-window-height'. | 228 | ;; resizing behavior, set the variable `ido-max-window-height'. |
| 229 | ;; | 229 | ;; |
| 230 | ;; Also, to improve the responsiveness of ido, the maximum number of | 230 | ;; Also, to improve the responsiveness of ido, the maximum number of |
| 231 | ;; matching items is limited to 12, but you can increase or removed | 231 | ;; matching items is limited to 12, but you can increase or removed |
| @@ -272,7 +272,7 @@ | |||
| 272 | ;; To use ido for all buffer and file selections in Emacs, customize the | 272 | ;; To use ido for all buffer and file selections in Emacs, customize the |
| 273 | ;; variable `ido-everywhere'. | 273 | ;; variable `ido-everywhere'. |
| 274 | 274 | ||
| 275 | ;; Using ido-like behaviour in other lisp packages | 275 | ;; Using ido-like behavior in other lisp packages |
| 276 | ;; ----------------------------------------------- | 276 | ;; ----------------------------------------------- |
| 277 | 277 | ||
| 278 | ;; If you don't want to rely on the `ido-everywhere' functionality, | 278 | ;; If you don't want to rely on the `ido-everywhere' functionality, |
| @@ -2267,7 +2267,7 @@ If cursor is not at the end of the user input, move to end of input." | |||
| 2267 | (or ido-use-url-at-point ido-use-filename-at-point)) | 2267 | (or ido-use-url-at-point ido-use-filename-at-point)) |
| 2268 | (let (fn d) | 2268 | (let (fn d) |
| 2269 | (require 'ffap) | 2269 | (require 'ffap) |
| 2270 | ;; Duplicate code from ffap-guesser as we want different behaviour for files and URLs. | 2270 | ;; Duplicate code from ffap-guesser as we want different behavior for files and URLs. |
| 2271 | (cond | 2271 | (cond |
| 2272 | ((with-no-warnings | 2272 | ((with-no-warnings |
| 2273 | (and ido-use-url-at-point | 2273 | (and ido-use-url-at-point |
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 2e9b1e100e8..98e6577aa76 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el | |||
| @@ -2588,7 +2588,7 @@ See also `locale-charset-language-names', `locale-language-names', | |||
| 2588 | ;; only). At least X and MS Windows can generate | 2588 | ;; only). At least X and MS Windows can generate |
| 2589 | ;; multilingual input. | 2589 | ;; multilingual input. |
| 2590 | ;; XXX This was disabled unless `window-system', but that | 2590 | ;; XXX This was disabled unless `window-system', but that |
| 2591 | ;; leads to buggy behaviour when a tty frame is opened | 2591 | ;; leads to buggy behavior when a tty frame is opened |
| 2592 | ;; later. Setting the keyboard coding system has no adverse | 2592 | ;; later. Setting the keyboard coding system has no adverse |
| 2593 | ;; effect on X, so let's do it anyway. -- Lorentey | 2593 | ;; effect on X, so let's do it anyway. -- Lorentey |
| 2594 | (let ((kcs (or coding-system | 2594 | (let ((kcs (or coding-system |
diff --git a/lisp/international/utf-7.el b/lisp/international/utf-7.el index e6f9d4f4c05..368a25d4c4f 100644 --- a/lisp/international/utf-7.el +++ b/lisp/international/utf-7.el | |||
| @@ -31,7 +31,7 @@ | |||
| 31 | ;; implementation in Gnus, but has been substantially re-done. | 31 | ;; implementation in Gnus, but has been substantially re-done. |
| 32 | 32 | ||
| 33 | ;; This probably needs more attention. In particular, it's not | 33 | ;; This probably needs more attention. In particular, it's not |
| 34 | ;; completely consistent with iconv's behaviour. It's arguable | 34 | ;; completely consistent with iconv's behavior. It's arguable |
| 35 | ;; whether the IMAP version should be a coding system since it's | 35 | ;; whether the IMAP version should be a coding system since it's |
| 36 | ;; apparently only used for IMAP mailbox names, so it's commented out. | 36 | ;; apparently only used for IMAP mailbox names, so it's commented out. |
| 37 | 37 | ||
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 8b15b0ede3e..dfc58d4165d 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el | |||
| @@ -175,7 +175,7 @@ | |||
| 175 | ;; iswitch for all buffer selections in Emacs, add: | 175 | ;; iswitch for all buffer selections in Emacs, add: |
| 176 | ;; (setq read-buffer-function 'iswitchb-read-buffer) | 176 | ;; (setq read-buffer-function 'iswitchb-read-buffer) |
| 177 | ;; (This variable was introduced in Emacs 20.3.) | 177 | ;; (This variable was introduced in Emacs 20.3.) |
| 178 | ;; XEmacs users can get the same behaviour by doing: | 178 | ;; XEmacs users can get the same behavior by doing: |
| 179 | ;; (defalias 'read-buffer 'iswitchb-read-buffer) | 179 | ;; (defalias 'read-buffer 'iswitchb-read-buffer) |
| 180 | ;; since `read-buffer' is defined in lisp. | 180 | ;; since `read-buffer' is defined in lisp. |
| 181 | 181 | ||
| @@ -212,7 +212,7 @@ | |||
| 212 | ;; iswitchb-mode-map "\C-o" | 212 | ;; iswitchb-mode-map "\C-o" |
| 213 | ;; 'iswitchb-exclude-nonmatching))) | 213 | ;; 'iswitchb-exclude-nonmatching))) |
| 214 | 214 | ||
| 215 | ;; Other lisp packages extend iswitchb behaviour to other tasks. See | 215 | ;; Other lisp packages extend iswitchb behavior to other tasks. See |
| 216 | ;; ido.el (by Kim Storm) and mcomplete.el (Yuji Minejima). | 216 | ;; ido.el (by Kim Storm) and mcomplete.el (Yuji Minejima). |
| 217 | 217 | ||
| 218 | ;; Window managers: Switching frames/focus follows mouse; Sawfish. | 218 | ;; Window managers: Switching frames/focus follows mouse; Sawfish. |
diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index f92de4291df..c99b2a22d3d 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el | |||
| @@ -115,7 +115,7 @@ | |||
| 115 | ;; If you want multiple addresses separated by a string other than ", " then | 115 | ;; If you want multiple addresses separated by a string other than ", " then |
| 116 | ;; you can set the variable mail-alias-separator-string to it. This has to | 116 | ;; you can set the variable mail-alias-separator-string to it. This has to |
| 117 | ;; be a comma bracketed by whitespace if you want any kind of reasonable | 117 | ;; be a comma bracketed by whitespace if you want any kind of reasonable |
| 118 | ;; behaviour. | 118 | ;; behavior. |
| 119 | ;; | 119 | ;; |
| 120 | ;; Thanks to Harald Hanche-Olsen, Michael Ernst, David Loeffler, and | 120 | ;; Thanks to Harald Hanche-Olsen, Michael Ernst, David Loeffler, and |
| 121 | ;; Noah Friedman for suggestions and bug reports. | 121 | ;; Noah Friedman for suggestions and bug reports. |
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index cbbe3bea30e..5c5c86fbc2e 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el | |||
| @@ -103,7 +103,7 @@ | |||
| 103 | ;; Rather than showing size in bytes, could we see the number of msgs | 103 | ;; Rather than showing size in bytes, could we see the number of msgs |
| 104 | ;; waiting? (Could be more time demanding / system dependent). | 104 | ;; waiting? (Could be more time demanding / system dependent). |
| 105 | ;; Maybe just call a perl script to do all the hard work, and | 105 | ;; Maybe just call a perl script to do all the hard work, and |
| 106 | ;; visualise the results in the buffer. | 106 | ;; visualize the results in the buffer. |
| 107 | 107 | ||
| 108 | ;; Shrink wrap the buffer to remove excess white-space? | 108 | ;; Shrink wrap the buffer to remove excess white-space? |
| 109 | 109 | ||
diff --git a/lisp/man.el b/lisp/man.el index 229365033a0..353a9032992 100644 --- a/lisp/man.el +++ b/lisp/man.el | |||
| @@ -74,7 +74,7 @@ | |||
| 74 | 74 | ||
| 75 | ;; ============= TODO =========== | 75 | ;; ============= TODO =========== |
| 76 | ;; - Add a command for printing. | 76 | ;; - Add a command for printing. |
| 77 | ;; - The awk script deletes multiple blank lines. This behaviour does | 77 | ;; - The awk script deletes multiple blank lines. This behavior does |
| 78 | ;; not allow to understand if there was indeed a blank line at the | 78 | ;; not allow to understand if there was indeed a blank line at the |
| 79 | ;; end or beginning of a page (after the header, or before the | 79 | ;; end or beginning of a page (after the header, or before the |
| 80 | ;; footer). A different algorithm should be used. It is easy to | 80 | ;; footer). A different algorithm should be used. It is easy to |
diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index b1a7dcb33ca..49915026874 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el | |||
| @@ -113,14 +113,14 @@ | |||
| 113 | ;; * I like to leave point at the end of the region nearest to where the | 113 | ;; * I like to leave point at the end of the region nearest to where the |
| 114 | ;; mouse was, even though this makes region highlighting mis-leading (the | 114 | ;; mouse was, even though this makes region highlighting mis-leading (the |
| 115 | ;; cursor makes it look like one extra character is selected). You can | 115 | ;; cursor makes it look like one extra character is selected). You can |
| 116 | ;; disable this behaviour with: | 116 | ;; disable this behavior with: |
| 117 | ;; | 117 | ;; |
| 118 | ;; (setq mouse-sel-leave-point-near-mouse nil) | 118 | ;; (setq mouse-sel-leave-point-near-mouse nil) |
| 119 | ;; | 119 | ;; |
| 120 | ;; * By default, mouse-select cycles the click count after 4 clicks. That | 120 | ;; * By default, mouse-select cycles the click count after 4 clicks. That |
| 121 | ;; is, clicking mouse-1 five times has the same effect as clicking it | 121 | ;; is, clicking mouse-1 five times has the same effect as clicking it |
| 122 | ;; once, clicking six times has the same effect as clicking twice, etc. | 122 | ;; once, clicking six times has the same effect as clicking twice, etc. |
| 123 | ;; Disable this behaviour with: | 123 | ;; Disable this behavior with: |
| 124 | ;; | 124 | ;; |
| 125 | ;; (setq mouse-sel-cycle-clicks nil) | 125 | ;; (setq mouse-sel-cycle-clicks nil) |
| 126 | ;; | 126 | ;; |
diff --git a/lisp/mouse.el b/lisp/mouse.el index 524d45271a0..ffdfb86dac2 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el | |||
| @@ -1110,7 +1110,7 @@ If DIR is positive skip forward; if negative, skip backward." | |||
| 1110 | ;; Here, we can't use skip-syntax-forward/backward because | 1110 | ;; Here, we can't use skip-syntax-forward/backward because |
| 1111 | ;; they don't pay attention to word-separating-categories, | 1111 | ;; they don't pay attention to word-separating-categories, |
| 1112 | ;; and thus they will skip over a true word boundary. So, | 1112 | ;; and thus they will skip over a true word boundary. So, |
| 1113 | ;; we simulate the original behaviour by using forward-word. | 1113 | ;; we simulate the original behavior by using forward-word. |
| 1114 | (if (< dir 0) | 1114 | (if (< dir 0) |
| 1115 | (if (not (looking-at "\\<")) | 1115 | (if (not (looking-at "\\<")) |
| 1116 | (forward-word -1)) | 1116 | (forward-word -1)) |
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index 55c7426191d..5eb96c0b5dc 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | ;; communication in discussion forums called channels, but also allows | 28 | ;; communication in discussion forums called channels, but also allows |
| 29 | ;; one-to-one communication. | 29 | ;; one-to-one communication. |
| 30 | 30 | ||
| 31 | ;; Rcirc has simple defaults and clear and consistent behaviour. | 31 | ;; Rcirc has simple defaults and clear and consistent behavior. |
| 32 | ;; Message arrival timestamps, activity notification on the modeline, | 32 | ;; Message arrival timestamps, activity notification on the modeline, |
| 33 | ;; message filling, nick completion, and keepalive pings are all | 33 | ;; message filling, nick completion, and keepalive pings are all |
| 34 | ;; enabled by default, but can easily be adjusted or turned off. Each | 34 | ;; enabled by default, but can easily be adjusted or turned off. Each |
diff --git a/lisp/nxml/nxml-ns.el b/lisp/nxml/nxml-ns.el index 7fb6d0e4874..1c7068faf21 100644 --- a/lisp/nxml/nxml-ns.el +++ b/lisp/nxml/nxml-ns.el | |||
| @@ -71,7 +71,7 @@ are inherited from the parent state." | |||
| 71 | (setq nxml-ns-state (cons (car nxml-ns-state) nxml-ns-state))) | 71 | (setq nxml-ns-state (cons (car nxml-ns-state) nxml-ns-state))) |
| 72 | 72 | ||
| 73 | (defun nxml-ns-pop-state () | 73 | (defun nxml-ns-pop-state () |
| 74 | "Change the state by ending an element. The behaviour is undefined | 74 | "Change the state by ending an element. The behavior is undefined |
| 75 | if there is no open element." | 75 | if there is no open element." |
| 76 | (setq nxml-ns-state (cdr nxml-ns-state))) | 76 | (setq nxml-ns-state (cdr nxml-ns-state))) |
| 77 | 77 | ||
diff --git a/lisp/progmodes/f90.el b/lisp/progmodes/f90.el index 15cce1412d9..6e5dee5130a 100644 --- a/lisp/progmodes/f90.el +++ b/lisp/progmodes/f90.el | |||
| @@ -635,7 +635,7 @@ Can be overridden by the value of `font-lock-maximum-decoration'.") | |||
| 635 | (modify-syntax-entry ?= "." table) | 635 | (modify-syntax-entry ?= "." table) |
| 636 | (modify-syntax-entry ?* "." table) | 636 | (modify-syntax-entry ?* "." table) |
| 637 | (modify-syntax-entry ?/ "." table) | 637 | (modify-syntax-entry ?/ "." table) |
| 638 | ;; I think that the f95 standard leaves the behaviour of \ | 638 | ;; I think that the f95 standard leaves the behavior of \ |
| 639 | ;; unspecified, but that f2k will require it to be non-special. | 639 | ;; unspecified, but that f2k will require it to be non-special. |
| 640 | ;; Use `f90-backslash-not-special' to change. | 640 | ;; Use `f90-backslash-not-special' to change. |
| 641 | (modify-syntax-entry ?\\ "\\" table) ; escape chars | 641 | (modify-syntax-entry ?\\ "\\" table) ; escape chars |
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el index fdbb6e3e2da..55427eef71a 100644 --- a/lisp/progmodes/sql.el +++ b/lisp/progmodes/sql.el | |||
| @@ -408,7 +408,7 @@ following: | |||
| 408 | special character treatment by font-lock and | 408 | special character treatment by font-lock and |
| 409 | imenu. ") | 409 | imenu. ") |
| 410 | 410 | ||
| 411 | ;; misc customization of sql.el behaviour | 411 | ;; misc customization of sql.el behavior |
| 412 | 412 | ||
| 413 | (defcustom sql-electric-stuff nil | 413 | (defcustom sql-electric-stuff nil |
| 414 | "Treat some input as electric. | 414 | "Treat some input as electric. |
diff --git a/lisp/tempo.el b/lisp/tempo.el index b44605a9be3..dc47193d50e 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el | |||
| @@ -82,7 +82,7 @@ | |||
| 82 | 82 | ||
| 83 | ;; If the 'o is the first element in a template, strange things can | 83 | ;; If the 'o is the first element in a template, strange things can |
| 84 | ;; happen when the template is inserted at the beginning of a | 84 | ;; happen when the template is inserted at the beginning of a |
| 85 | ;; line. This is due to strange behaviour in open-line. But it should | 85 | ;; line. This is due to strange behavior in open-line. But it should |
| 86 | ;; be easily avoided. | 86 | ;; be easily avoided. |
| 87 | 87 | ||
| 88 | ;; The 'o tag is also a problem when including the region. This will | 88 | ;; The 'o tag is also a problem when including the region. This will |
diff --git a/lisp/term/internal.el b/lisp/term/internal.el index 658307d3959..59b25864f69 100644 --- a/lisp/term/internal.el +++ b/lisp/term/internal.el | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | ;; --------------------------------------------------------------------------- | 27 | ;; --------------------------------------------------------------------------- |
| 28 | ;; keyboard setup -- that's simple! | 28 | ;; keyboard setup -- that's simple! |
| 29 | (set-input-mode nil nil 0) | 29 | (set-input-mode nil nil 0) |
| 30 | (define-key local-function-key-map [backspace] "\177") ; Normal behaviour for BS | 30 | (define-key local-function-key-map [backspace] "\177") ; Normal behavior for BS |
| 31 | (define-key local-function-key-map [delete] "\C-d") ; ... and Delete | 31 | (define-key local-function-key-map [delete] "\C-d") ; ... and Delete |
| 32 | (define-key local-function-key-map [tab] [?\t]) | 32 | (define-key local-function-key-map [tab] [?\t]) |
| 33 | (define-key local-function-key-map [linefeed] [?\n]) | 33 | (define-key local-function-key-map [linefeed] [?\n]) |
diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el index a82dd905ed8..7eca907bc20 100644 --- a/lisp/textmodes/rst.el +++ b/lisp/textmodes/rst.el | |||
| @@ -1014,9 +1014,9 @@ REVERSE-DIRECTION is used to reverse the cycling order." | |||
| 1014 | Adjust/rotate the section decoration for the section title | 1014 | Adjust/rotate the section decoration for the section title |
| 1015 | around point or promote/demote the decorations inside the region, | 1015 | around point or promote/demote the decorations inside the region, |
| 1016 | depending on if the region is active. This function is meant to | 1016 | depending on if the region is active. This function is meant to |
| 1017 | be invoked possibly multiple times, and can vary its behaviour | 1017 | be invoked possibly multiple times, and can vary its behavior |
| 1018 | with a positive prefix argument (toggle style), or with a | 1018 | with a positive prefix argument (toggle style), or with a |
| 1019 | negative prefix argument (alternate behaviour). | 1019 | negative prefix argument (alternate behavior). |
| 1020 | 1020 | ||
| 1021 | This function is the main focus of this module and is a bit of a | 1021 | This function is the main focus of this module and is a bit of a |
| 1022 | swiss knife. It is meant as the single most essential function | 1022 | swiss knife. It is meant as the single most essential function |
| @@ -1079,7 +1079,7 @@ decoration.") | |||
| 1079 | "Adjust/rotate the section decoration for the section title around point. | 1079 | "Adjust/rotate the section decoration for the section title around point. |
| 1080 | 1080 | ||
| 1081 | This function is meant to be invoked possibly multiple times, and | 1081 | This function is meant to be invoked possibly multiple times, and |
| 1082 | can vary its behaviour with a true TOGGLE-STYLE argument, or with | 1082 | can vary its behavior with a true TOGGLE-STYLE argument, or with |
| 1083 | a REVERSE-DIRECTION argument. | 1083 | a REVERSE-DIRECTION argument. |
| 1084 | 1084 | ||
| 1085 | General Behaviour | 1085 | General Behaviour |
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index d0a56c6b89d..5994e0909ff 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1444,7 +1444,7 @@ | |||
| 1444 | needed. I should use my brain sometime. | 1444 | needed. I should use my brain sometime. |
| 1445 | 1445 | ||
| 1446 | * lisp/url-vars.el (and): Fix feature test for xemacs and | 1446 | * lisp/url-vars.el (and): Fix feature test for xemacs and |
| 1447 | coding-system-list behaviour. | 1447 | coding-system-list behavior. |
| 1448 | 1448 | ||
| 1449 | * lisp/url-http.el | 1449 | * lisp/url-http.el |
| 1450 | (url-http-chunked-encoding-after-change-function): Add optional | 1450 | (url-http-chunked-encoding-after-change-function): Add optional |
diff --git a/lisp/vcursor.el b/lisp/vcursor.el index 2009eb9ffd7..4f5ebf8d8a5 100644 --- a/lisp/vcursor.el +++ b/lisp/vcursor.el | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | ;; - *IMPORTANT* vcursor-key-bindings is now nil by default, to avoid | 30 | ;; - *IMPORTANT* vcursor-key-bindings is now nil by default, to avoid |
| 31 | ;; side-effects when the package is loaded. This means no keys are | 31 | ;; side-effects when the package is loaded. This means no keys are |
| 32 | ;; bound by default. Use customize to change it to t to restore | 32 | ;; bound by default. Use customize to change it to t to restore |
| 33 | ;; the old behaviour. (If you do it by hand in .emacs, it | 33 | ;; the old behavior. (If you do it by hand in .emacs, it |
| 34 | ;; must come before vcursor is loaded.) | 34 | ;; must come before vcursor is loaded.) |
| 35 | ;; - You can alter the main variables and the vcursor face via | 35 | ;; - You can alter the main variables and the vcursor face via |
| 36 | ;; M-x customize: go to the Editing group and find Vcursor. | 36 | ;; M-x customize: go to the Editing group and find Vcursor. |
| @@ -52,7 +52,7 @@ | |||
| 52 | ;; Virtual cursor commands. I got this idea from the old BBC micro. | 52 | ;; Virtual cursor commands. I got this idea from the old BBC micro. |
| 53 | ;; You need Emacs 19 or 20 and a window system for the best effects. | 53 | ;; You need Emacs 19 or 20 and a window system for the best effects. |
| 54 | ;; For character terminals, at least Emacs 19.29 is required | 54 | ;; For character terminals, at least Emacs 19.29 is required |
| 55 | ;; (special behaviour for the overlay property | 55 | ;; (special behavior for the overlay property |
| 56 | ;; "before-string" must be implemented). Search for "dumb terminals" | 56 | ;; "before-string" must be implemented). Search for "dumb terminals" |
| 57 | ;; for more information. | 57 | ;; for more information. |
| 58 | ;; | 58 | ;; |
| @@ -104,7 +104,7 @@ | |||
| 104 | ;; In the "on" state, moving the virtual cursor will copy the | 104 | ;; In the "on" state, moving the virtual cursor will copy the |
| 105 | ;; moved-over text to the normal cursor position (including when going | 105 | ;; moved-over text to the normal cursor position (including when going |
| 106 | ;; backwards, though each piece of text moved over is copied forwards: | 106 | ;; backwards, though each piece of text moved over is copied forwards: |
| 107 | ;; compare the behaviour of C-S-up and C-S-left). | 107 | ;; compare the behavior of C-S-up and C-S-left). |
| 108 | ;; | 108 | ;; |
| 109 | ;; However, that's just a small part of the magic. If the virtual | 109 | ;; However, that's just a small part of the magic. If the virtual |
| 110 | ;; cursor goes off the display, it will be redisplayed in some other | 110 | ;; cursor goes off the display, it will be redisplayed in some other |
diff --git a/lisp/woman.el b/lisp/woman.el index faf0a1c1793..685304e979c 100644 --- a/lisp/woman.el +++ b/lisp/woman.el | |||
| @@ -109,7 +109,7 @@ | |||
| 109 | 109 | ||
| 110 | ;; (By default, WoMan will automatically define the dired keys "W" and | 110 | ;; (By default, WoMan will automatically define the dired keys "W" and |
| 111 | ;; "w" when it loads, but only if they are not already defined. This | 111 | ;; "w" when it loads, but only if they are not already defined. This |
| 112 | ;; behaviour is controlled by the user option `woman-dired-keys'. | 112 | ;; behavior is controlled by the user option `woman-dired-keys'. |
| 113 | ;; Note that the `dired-x' (dired extra) package binds | 113 | ;; Note that the `dired-x' (dired extra) package binds |
| 114 | ;; `dired-copy-filename-as-kill' to the key "w" (as pointed out by Jim | 114 | ;; `dired-copy-filename-as-kill' to the key "w" (as pointed out by Jim |
| 115 | ;; Davidson), although "W" appears to be really unused. The `dired-x' | 115 | ;; Davidson), although "W" appears to be really unused. The `dired-x' |