diff options
-rw-r--r-- | lisp/savehist.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/savehist.el b/lisp/savehist.el index b6c05393e73..75a2e61e320 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el @@ -264,4 +264,5 @@ If AUTO-SAVE is non-nil, compare the saved contents to the one last saved, (provide 'savehist) +;; arch-tag: b3ce47f4-c5ad-4ebc-ad02-73aba705cf9f ;;; savehist.el ends here |