mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
(ebrowse-tree-mode): Disable undo in the BROWSE buffer.
This commit is contained in:
parent
1ea40aa2f3
commit
a4382f9852
2 changed files with 6 additions and 0 deletions
|
|
@ -1139,6 +1139,7 @@ Tree mode key bindings:
|
|||
|
||||
(kill-all-local-variables)
|
||||
(use-local-map ebrowse-tree-mode-map)
|
||||
(buffer-disable-undo)
|
||||
|
||||
(unless (zerop (buffer-size))
|
||||
(goto-char (point-min))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue