diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-15 22:24:06 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-15 22:24:06 -0800 |
commit | c91c771dbe242cd942c00a0a57c18c1482e59fa0 (patch) | |
tree | abb6fcaf49f4bda5eda2443fb5a6f7531a8a2a74 /lisp/ChangeLog.3 | |
parent | 7da02a6769e84cd0a9df8b1bc18ac78df1c0b058 (diff) | |
download | emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.3')
-rw-r--r-- | lisp/ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index 66ac43a48d2..767b4dd46ab 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -10103,7 +10103,7 @@ 1990-02-07 David Lawrence (tale@galapas) - * inf-lisp.el: inferior-lisp-program can be a list of the programme + * inf-lisp.el: inferior-lisp-program can be a list of the program name and its arguments. 1990-02-06 Ed Reingold (reingold@emr.cs.uiuc.edu) @@ -10453,7 +10453,7 @@ Moved bindings off of C-c LETTER. Cleaned up references to cmu* files. Made comint-send-input do unconditional end-of-line before processing. - cominit-exec will signal an error if no programme name. + cominit-exec will signal an error if no program name. Removed full-copy-sparse-keymap and comint-log-user. 1989-12-04 Joseph Arceneaux (jla@spiff) |