all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 0734dc7b48ca4034a61170cd1ed7b4aeb6e73cf4 761 bytes (raw)
name: gnu/packages/patches/emacs-elm-mode-add-now-mandatory-when-arg-for-obsolete-function-alias.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
From 714a3cebb3fe7e82a294d046d7fa7978e9ca8945 Mon Sep 17 00:00:00 2001
From: Steve Purcell <steve@sanityinc.com>
Date: Wed, 6 Jan 2021 15:28:10 +1300
Subject: [PATCH] Add now-mandatory "when" arg for obsolete function alias

---
 elm-indent.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elm-indent.el b/elm-indent.el
index 1527434..17fab78 100644
--- a/elm-indent.el
+++ b/elm-indent.el
@@ -1200,7 +1200,7 @@ TYPE is either 'guard or 'rhs."
     (define-key map [?\C-c ?\C-=] 'elm-indent-insert-equal)
     map))
 
-(define-obsolete-variable-alias 'elm-indent-map 'elm-indent-mode-map)
+(define-obsolete-variable-alias 'elm-indent-map 'elm-indent-mode-map "2017-10-29")
 
 ;;;###autoload
 (define-minor-mode elm-indent-mode
-- 
2.36.1


debug log:

solving 0734dc7b48 ...
found 0734dc7b48 in https://yhetil.org/guix/20220529033643.14249-1-kraai@ftbfs.org/

applying [1/1] https://yhetil.org/guix/20220529033643.14249-1-kraai@ftbfs.org/
diff --git a/gnu/packages/patches/emacs-elm-mode-add-now-mandatory-when-arg-for-obsolete-function-alias.patch b/gnu/packages/patches/emacs-elm-mode-add-now-mandatory-when-arg-for-obsolete-function-alias.patch
new file mode 100644
index 0000000000..0734dc7b48

1:23: trailing whitespace.
 
1:26: trailing whitespace.
 
1:29: trailing whitespace.
-- 
Checking patch gnu/packages/patches/emacs-elm-mode-add-now-mandatory-when-arg-for-obsolete-function-alias.patch...
1:31: new blank line at EOF.
+
Applied patch gnu/packages/patches/emacs-elm-mode-add-now-mandatory-when-arg-for-obsolete-function-alias.patch cleanly.
warning: 4 lines add whitespace errors.

index at:
100644 0734dc7b48ca4034a61170cd1ed7b4aeb6e73cf4	gnu/packages/patches/emacs-elm-mode-add-now-mandatory-when-arg-for-obsolete-function-alias.patch

(*) 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.