1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc
Liu Hui 3a7abc7e49 Add option eshell-history-append
* lisp/eshell/em-hist.el (eshell-history-append): New option.
(eshell--save-history): New function.
(eshell-hist-initialize):
(eshell-save-some-history): Replace eshell-write-history with
eshell--save-history, which respects the new option.
* doc/misc/eshell.texi (History): Document the change.
* etc/NEWS: Announce the change.  (Bug#66700)
2023-12-07 11:32:29 +00:00
..
emacs Set a default locale on Android 2023-12-07 14:05:35 +08:00
lispintro Drop extra parenthesis in example code in Emacs Lisp Introduction 2023-12-02 09:59:43 +02:00
lispref Merge from origin/emacs-29 2023-12-02 10:05:51 -05:00
man Merge from origin/emacs-29 2023-11-04 05:21:38 -04:00
misc Add option eshell-history-append 2023-12-07 11:32:29 +00:00