summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-27 07:34:53 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-27 07:34:53 +0000
commitfffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch)
tree9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/ChangeLog.7
parentcdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff)
American English spelling fix.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.74
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index f933402f3c..85881594f1 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -6528,7 +6528,7 @@
are used for key generation as well.
(bibtex-member-of-regexp): Case is honoured for matches now.
(bibtex-autokey-titleword-ignore): Added entries provide compatibility
- to former behaviour.
+ to former behavior.
* bibtex.el (bibtex-autokey-titleword-ignore): Title words found in
this list are always ignored (previously only at the beginning of the
@@ -21591,7 +21591,7 @@
* find-file.el (general): Enabled commentary for Finder.
(ff-search-directories): Changed /usr/include/* to /usr/include.
- (ff-get-file-name): Improve behaviour when file is found in a buffer.
+ (ff-get-file-name): Improve behavior when file is found in a buffer.
1996-11-02 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>