Searched +refs:eshell +refs:list +refs:history (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-hist.el1 ;;; em-hist.el --- history list management
28 (require 'eshell)
30 (defgroup eshell-hist nil
31 "This module provides command history management."
32 :tag "History list management"
33 :group 'eshell-module)
37 ;; Eshell's history facility imitates the syntax used by bash
44 ;; ; position, by looking at the history list
[all...]

Completed in 119 milliseconds