diff options
author | Jim Porter <jporterbugs@gmail.com> | 2023-08-23 13:29:19 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2023-08-23 16:46:25 -0700 |
commit | 08901e93797cd9e338883ab6153d98f15bc2ccfb (patch) | |
tree | a43bec9652052bd4c6551f1f2551f9666ef0f7b4 /lisp/emacs-lisp | |
parent | cb3731361f0cf4222d39aedcfc5188f0063ebc5e (diff) | |
download | emacs-08901e93797cd9e338883ab6153d98f15bc2ccfb.tar.gz emacs-08901e93797cd9e338883ab6153d98f15bc2ccfb.tar.bz2 emacs-08901e93797cd9e338883ab6153d98f15bc2ccfb.zip |
Support 'comint-pager' in Eshell
* lisp/eshell/esh-var.el (eshell-variable-aliases-list): Add "PAGER".
(eshell-var-initialize): Make 'comint-pager' buffer-local and bind it
in subcommands so that we can temporarily set it as necessary.
* test/lisp/eshell/esh-var-tests.el (esh-var-test/pager-var/default)
(esh-var-test/pager-var/set, esh-var-test/pager-var/unset)
(esh-var-test/pager-var/set-locally): New tests.
* doc/misc/eshell.texi (Variables): Document this (bug#63778).
Co-authored-by: Morgan Smith <Morgan.J.Smith@outlook.com>
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions