branch: externals/bbdb commit a5d74e10c7ade30da2b6f57170bd96f457108d86 Author: Roland Winkler <wink...@gnu.org> Commit: Roland Winkler <wink...@gnu.org>
* lisp/bbdb.el (bbdb-mode): Bind buffer-undo-list to t. --- bbdb.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bbdb.el b/bbdb.el index 979d495..9030978 100644 --- a/bbdb.el +++ b/bbdb.el @@ -4462,7 +4462,8 @@ Important variables: There are numerous hooks. M-x apropos ^bbdb.*hook RET \\{bbdb-mode-map}" - (setq truncate-lines t + (setq buffer-undo-list t ;; No need to keep an undo list in *BBDB* buffer + truncate-lines t default-directory (file-name-directory bbdb-file) mode-line-buffer-identification (list 24 (buffer-name) " "