blob f1a4f49152fd5135c30b3792042e04e5e0e93691 847 bytes (raw)
name: gnu/packages/patches/emacs-elm-mode-remove-obsolete-turn-on-and-turn-off-functions-for-elm-indent-mode.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
26
27
28
29
30
31
| | From 688d20b7cd0220af334d618608d8dfb0df250c69 Mon Sep 17 00:00:00 2001
From: Steve Purcell <steve@sanityinc.com>
Date: Sun, 5 Apr 2020 15:22:40 +1200
Subject: [PATCH] Remove obsolete turn-on- and turn-off- functions for
elm-indent-mode
---
elm-indent.el | 7 -------
1 file changed, 7 deletions(-)
diff --git a/elm-indent.el b/elm-indent.el
index a1a2a1c..8ffcd9f 100644
--- a/elm-indent.el
+++ b/elm-indent.el
@@ -1233,13 +1233,6 @@ Invokes `elm-indent-hook' if not nil."
(kill-local-variable 'indent-line-function)
(kill-local-variable 'indent-region-function)))
-;;;###autoload
-(define-obsolete-function-alias 'turn-on-elm-indent 'elm-indent-mode)
-
-(defun turn-off-elm-indent ()
- "Turn off ``intelligent'' Elm indentation mode."
- (elm-indent-mode nil))
-
(provide 'elm-indent)
;;; elm-indent.el ends here
--
2.36.1
|
debug log:
solving f1a4f49152 ...
found f1a4f49152 in https://yhetil.org/guix-patches/20220529033643.14249-1-kraai@ftbfs.org/
applying [1/1] https://yhetil.org/guix-patches/20220529033643.14249-1-kraai@ftbfs.org/
diff --git a/gnu/packages/patches/emacs-elm-mode-remove-obsolete-turn-on-and-turn-off-functions-for-elm-indent-mode.patch b/gnu/packages/patches/emacs-elm-mode-remove-obsolete-turn-on-and-turn-off-functions-for-elm-indent-mode.patch
new file mode 100644
index 0000000000..f1a4f49152
1:24: trailing whitespace.
1:32: trailing whitespace.
1:35: trailing whitespace.
--
Checking patch gnu/packages/patches/emacs-elm-mode-remove-obsolete-turn-on-and-turn-off-functions-for-elm-indent-mode.patch...
1:37: new blank line at EOF.
+
Applied patch gnu/packages/patches/emacs-elm-mode-remove-obsolete-turn-on-and-turn-off-functions-for-elm-indent-mode.patch cleanly.
warning: 4 lines add whitespace errors.
index at:
100644 f1a4f49152fd5135c30b3792042e04e5e0e93691 gnu/packages/patches/emacs-elm-mode-remove-obsolete-turn-on-and-turn-off-functions-for-elm-indent-mode.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 public inbox
https://git.savannah.gnu.org/cgit/guix.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).