Explorar o código

Fixed defcustom

Samuel W. Flint %!s(int64=8) %!d(string=hai) anos
pai
achega
b825b25db1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      buffer-sets.el

+ 1 - 1
buffer-sets.el

@@ -53,7 +53,7 @@
   :type 'file :group 'editing)
 
 ;;;###autoload
-(defcustom buffer-set-load-on-start (list)
+(defcustom buffer-sets-load-on-start (list)
   "A list of buffer-sets to load on Emacs start."
   :type '(repeat symbol) :group 'editing)