]> git.eshelyaron.com Git - dotfiles.git/commitdiff
Add log-edit-comment-ring to savehist-additional-variables
authorEshel Yaron <me@eshelyaron.com>
Mon, 20 Mar 2023 15:14:04 +0000 (17:14 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 20 Mar 2023 15:14:04 +0000 (17:14 +0200)
.emacs.d/init.el

index 8d16205dd91b88d1e039a6a0109653c2153a0f85..3c5e75d7f76be38a7088cf26b119a861f7b2ea25 100644 (file)
  sql-input-ring-file-name (expand-file-name ".sqli-history" user-emacs-directory)
  ;; use relative line numbers
  display-line-numbers-type 'relative
+ ;; persist Git commit message history
+ savehist-additional-variables '(log-edit-comment-ring)
  )
 
 ;;;; load the modus-vivendi theme