diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:14:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:14:52 +0000 |
commit | 04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (patch) | |
tree | ffeae66e55a3c7757fac38c639292dce799c6fa7 /src/ChangeLog.1 | |
parent | 5618fbd2c79e982d717eaaec749eeb16382ddc04 (diff) | |
download | emacs-04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8.tar.gz |
American English spelling fix.
Diffstat (limited to 'src/ChangeLog.1')
-rw-r--r-- | src/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index 80e3ae98db7..6ba90aa56c9 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 @@ -3435,7 +3435,7 @@ is non-nil it is silently bashed; else if the function was called interactively the user is queried as to whether s/he wants to bash the file; otherwise (ok-if-exists nil, non-interactive) - a file-already-exists error is signalled. + a file-already-exists error is signaled. * window.c: Made get-window-buffer return nil if get-buffer of its arg returns nil, rather than erring. |