]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.3
Spelling fixes.
[gnu-emacs] / lisp / ChangeLog.3
index cb39ca5997f6de90423db1702fb60a2e4cb2e14a..b97bcea89cca20cbac90524810fa3fb4a700cd8b 100644 (file)
        to "Non-echoed text: ".  This conforms with the convention
        used by existing prompts, and gives more room to type stuff.
 
-       * comint.el (comint-last-input-start): New varible.  In
+       * comint.el (comint-last-input-start): New variable.  In
        particular, this helps support subprocesses that insist on echoing
        their input.  Added comments to porting guide indicating that
        this should probably not be used for implementing history stuff.