1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lisp/eshell
Brian Leung 6d84853de8 eshell: Remove unnecessary check in em-hist
* lisp/eshell/em-hist.el
(eshell-previous-matching-input-string-position): Both before and
within the while loop, n is always smaller than n (bug#43056).

Copyright-paperwork-exempt: yes
2020-08-26 12:01:14 +02:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el
em-glob.el
em-hist.el eshell: Remove unnecessary check in em-hist 2020-08-26 12:01:14 +02:00
em-ls.el
em-pred.el Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01:00
em-prompt.el
em-rebind.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
em-script.el
em-smart.el
em-term.el
em-tramp.el
em-unix.el
em-xtra.el
esh-arg.el
esh-cmd.el
esh-ext.el
esh-io.el Remove some compat code from esh-io.el 2020-08-18 12:12:02 +02:00
esh-mode.el Set the current buffer in esh-mode before running filter functions 2020-08-16 14:31:27 +02:00
esh-module.el
esh-opt.el
esh-proc.el Check make-process to determine if we support multi-processing 2020-08-12 18:09:24 +02:00
esh-util.el
esh-var.el
eshell.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00