Eshell: Mention that patch got merged for Emacs 28.

master
Pierre Neidhardt 2021-02-04 18:34:44 +01:00
parent febc17a223
commit b7828f9929
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
;;; REVIEW: Ignore dups in the entire ring, not just the last entry. ;;; REVIEW: Ignore dups in the entire ring, not just the last entry.
;;; Reported upstream, see #30466. ;;; Reported upstream, see #30466.
;; Should be done as of Emacs 28.
(defun ambrevar/eshell-add-input-to-history (input) (defun ambrevar/eshell-add-input-to-history (input)
"Add the string INPUT to the history ring. "Add the string INPUT to the history ring.
Input is entered into the input history ring, if the value of Input is entered into the input history ring, if the value of