]> git.eshelyaron.com Git - emacs.git/commitdiff
Set :version of 'debugger-stack-frame-as-list'
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Oct 2016 08:17:23 +0000 (11:17 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 1 Oct 2016 08:17:23 +0000 (11:17 +0300)
* lisp/cus-start.el (debugger-stack-frame-as-list): Give value to
the ':version' attribute.

lisp/cus-start.el

index d9ad0a5971e9768d5ba5e9f5eb85a02cbcad8e0f..127a574c7e3cd438d74b6b142d906fb97d6002b8 100644 (file)
@@ -246,7 +246,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
             (debug-ignored-errors debug (repeat (choice symbol regexp)))
             (debug-on-quit debug boolean)
             (debug-on-signal debug boolean)
-             (debugger-stack-frame-as-list debugger boolean)
+             (debugger-stack-frame-as-list debugger boolean "26.1")
             ;; fileio.c
             (delete-by-moving-to-trash auto-save boolean "23.1")
             (auto-save-visited-file-name auto-save boolean)