• Allen Li's avatar
    Add option to configure comint TERM · 8ed529f0
    Allen Li authored
    * lisp/comint.el (comint-terminfo-terminal): New defcustom.
    (comint-term-environment): New function for setting terminal options
    (comint-exec-1): Use comint-term-environment.  (Bug#29583)
    * lisp/progmodes/compile.el (compilation-start): Use comint-term-environment.
    
    * etc/NEWS:
    * doc/emacs/misc.texi (Shell Options): Document the new option.
    8ed529f0
compile.el 124 KB