@@ -13,7 +13,7 @@ Major mode for Haskell FFI files.
13
13
; ;;***
14
14
15
15
; ;;### (autoloads (haskell-cabal-mode) "haskell-cabal" "haskell-cabal.el"
16
- ; ;;;;; (19171 22843 ))
16
+ ; ;;;;; (19206 35523 ))
17
17
; ;; Generated autoloads from haskell-cabal.el
18
18
19
19
(add-to-list 'auto-mode-alist '(" \\ .cabal\\ '" . haskell-cabal-mode))
@@ -26,7 +26,7 @@ Major mode for Cabal package description files.
26
26
; ;;***
27
27
28
28
; ;;### (autoloads (haskell-decl-scan-mode) "haskell-decl-scan" "haskell-decl-scan.el"
29
- ; ;;;;; (19184 11012 ))
29
+ ; ;;;;; (19206 35523 ))
30
30
; ;; Generated autoloads from haskell-decl-scan.el
31
31
32
32
(autoload 'haskell-decl-scan-mode " haskell-decl-scan" " \
@@ -76,7 +76,7 @@ Invokes `haskell-decl-scan-mode-hook'.
76
76
; ;;***
77
77
78
78
; ;;### (autoloads (haskell-doc-show-type haskell-doc-mode) "haskell-doc"
79
- ; ;;;;; "haskell-doc.el" (19171 22859 ))
79
+ ; ;;;;; "haskell-doc.el" (19206 35819 ))
80
80
; ;; Generated autoloads from haskell-doc.el
81
81
82
82
(autoload 'haskell-doc-mode " haskell-doc" " \
@@ -99,15 +99,16 @@ current buffer.
99
99
; ;;***
100
100
101
101
; ;;### (autoloads (haskell-indent-mode) "haskell-indent" "haskell-indent.el"
102
- ; ;;;;; (19171 22857 ))
102
+ ; ;;;;; (19206 35819 ))
103
103
; ;; Generated autoloads from haskell-indent.el
104
104
105
105
(autoload 'haskell-indent-mode " haskell-indent" " \
106
- ``intelligent'' Haskell indentation mode that deals with
107
- the layout rule of Haskell. \\ [haskell-indent-cycle] starts the cycle
108
- which proposes new possibilities as long as the TAB key is pressed.
109
- Any other key or mouse click terminates the cycle and is interpreted
110
- except for RET which merely exits the cycle.
106
+ ``Intelligent'' Haskell indentation mode.
107
+ This deals with the layout rule of Haskell.
108
+ \\ [haskell-indent-cycle] starts the cycle which proposes new
109
+ possibilities as long as the TAB key is pressed. Any other key
110
+ or mouse click terminates the cycle and is interpreted except for
111
+ RET which merely exits the cycle.
111
112
Other special keys are:
112
113
\\ [haskell-indent-insert-equal]
113
114
inserts an =
@@ -130,7 +131,7 @@ Invokes `haskell-indent-hook' if not nil.
130
131
; ;;***
131
132
132
133
; ;;### (autoloads (haskell-indentation-mode) "haskell-indentation"
133
- ; ;;;;; "haskell-indentation.el" (19183 7319 ))
134
+ ; ;;;;; "haskell-indentation.el" (19216 1488 ))
134
135
; ;; Generated autoloads from haskell-indentation.el
135
136
136
137
(autoload 'haskell-indentation-mode " haskell-indentation" " \
@@ -144,7 +145,7 @@ autofill-mode.
144
145
; ;;***
145
146
146
147
; ;;### (autoloads (haskell-hayoo haskell-hoogle literate-haskell-mode
147
- ; ;;;;; haskell-mode) "haskell-mode" "haskell-mode.el" (19184 9020 ))
148
+ ; ;;;;; haskell-mode) "haskell-mode" "haskell-mode.el" (19217 23751 ))
148
149
; ;; Generated autoloads from haskell-mode.el
149
150
150
151
(add-to-list 'load-path (or (file-name-directory load-file-name) (car load-path)))
@@ -212,8 +213,8 @@ Do a Hayoo search for QUERY.
212
213
213
214
; ;;### (autoloads (inferior-haskell-find-haddock inferior-haskell-find-definition
214
215
; ;;;;; inferior-haskell-info inferior-haskell-type inferior-haskell-load-file
215
- ; ;;;;; switch-to-haskell) "inf-haskell" "inf-haskell.el" (19181
216
- ; ;;;;; 47090 ))
216
+ ; ;;;;; switch-to-haskell) "inf-haskell" "inf-haskell.el" (19214
217
+ ; ;;;;; 18334 ))
217
218
; ;; Generated autoloads from inf-haskell.el
218
219
219
220
(defalias 'run-haskell 'switch-to-haskell )
@@ -267,8 +268,8 @@ we load it.
267
268
; ;;***
268
269
269
270
; ;;### (autoloads nil nil ("haskell-font-lock.el" "haskell-ghci.el"
270
- ; ;;;;; "haskell-hugs.el" "haskell-simple-indent.el") (19189 20651
271
- ; ;;;;; 303543 ))
271
+ ; ;;;;; "haskell-hugs.el" "haskell-simple-indent.el") (19217 23753
272
+ ; ;;;;; 561352 ))
272
273
273
274
; ;;***
274
275
0 commit comments