comparison src/ChangeLog.1 @ 96361:a99299e4d2de

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:13:38 +0000
parents 0cd73f056781
children 36acd6af0772
comparison
equal deleted inserted replaced
96360:b4fbe199423a 96361:a99299e4d2de
3433 rename-file, make-symbolic-link, add-name-to-file and copy-file. 3433 rename-file, make-symbolic-link, add-name-to-file and copy-file.
3434 If the destrination filename exists, then if ok-if-exists 3434 If the destrination filename exists, then if ok-if-exists
3435 is non-nil it is silently bashed; else if the function was 3435 is non-nil it is silently bashed; else if the function was
3436 called interactively the user is queried as to whether s/he 3436 called interactively the user is queried as to whether s/he
3437 wants to bash the file; otherwise (ok-if-exists nil, non-interactive) 3437 wants to bash the file; otherwise (ok-if-exists nil, non-interactive)
3438 a file-already-exists error is signalled. 3438 a file-already-exists error is signaled.
3439 3439
3440 * window.c: Made get-window-buffer return nil if get-buffer of 3440 * window.c: Made get-window-buffer return nil if get-buffer of
3441 its arg returns nil, rather than erring. 3441 its arg returns nil, rather than erring.
3442 3442
3443 1985-05-14 Richard M. Stallman (rms@mit-prep) 3443 1985-05-14 Richard M. Stallman (rms@mit-prep)