unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob eea15479161e8fd45910f4defca41ec689ce8d75 394 bytes (raw)
name: test/lisp/custom-resources/custom--test-saved-value-theme.el 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
;;; custom--test-saved-value-theme.el -- A test theme to test Bug#21355.  -*- lexical-binding:t -*-

(deftheme custom--test-saved-value
  "A test theme to test against saving session customizations by mistake.")

(custom-theme-set-variables
 'custom--test-saved-value
 '(custom--test-bug-21355-before 'before)
 '(custom--test-bug-21355-after 'after))

(provide-theme 'custom--test-saved-value)

debug log:

solving eea1547916 ...
found eea1547916 in https://yhetil.org/emacs-bugs/CABczVwfB6WmyDjeEJ=0sW=f_AH-Lon5n+f9yPARrmdHuwZPcgg@mail.gmail.com/

applying [1/1] https://yhetil.org/emacs-bugs/CABczVwfB6WmyDjeEJ=0sW=f_AH-Lon5n+f9yPARrmdHuwZPcgg@mail.gmail.com/
diff --git a/test/lisp/custom-resources/custom--test-saved-value-theme.el b/test/lisp/custom-resources/custom--test-saved-value-theme.el
new file mode 100644
index 0000000000..eea1547916

Checking patch test/lisp/custom-resources/custom--test-saved-value-theme.el...
Applied patch test/lisp/custom-resources/custom--test-saved-value-theme.el cleanly.

index at:
100644 eea15479161e8fd45910f4defca41ec689ce8d75	test/lisp/custom-resources/custom--test-saved-value-theme.el

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).