Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alex D
GHC
Commits
f61baf76
Commit
f61baf76
authored
Jul 08, 2010
by
Simon Marlow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove 'mode: xml' emacs settings (#2208)
parent
d5303c5a
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
21 changed files
with
0 additions
and
21 deletions
+0
-21
docs/users_guide/bugs.xml
docs/users_guide/bugs.xml
+0
-1
docs/users_guide/debugging.xml
docs/users_guide/debugging.xml
+0
-1
docs/users_guide/ffi-chap.xml
docs/users_guide/ffi-chap.xml
+0
-1
docs/users_guide/flags.xml
docs/users_guide/flags.xml
+0
-1
docs/users_guide/ghci.xml
docs/users_guide/ghci.xml
+0
-1
docs/users_guide/glasgow_exts.xml
docs/users_guide/glasgow_exts.xml
+0
-1
docs/users_guide/gone_wrong.xml
docs/users_guide/gone_wrong.xml
+0
-1
docs/users_guide/intro.xml
docs/users_guide/intro.xml
+0
-1
docs/users_guide/lang.xml
docs/users_guide/lang.xml
+0
-1
docs/users_guide/license.xml
docs/users_guide/license.xml
+0
-1
docs/users_guide/packages.xml
docs/users_guide/packages.xml
+0
-1
docs/users_guide/parallel.xml
docs/users_guide/parallel.xml
+0
-1
docs/users_guide/phases.xml
docs/users_guide/phases.xml
+0
-1
docs/users_guide/profiling.xml
docs/users_guide/profiling.xml
+0
-1
docs/users_guide/runghc.xml
docs/users_guide/runghc.xml
+0
-1
docs/users_guide/runtime_control.xml
docs/users_guide/runtime_control.xml
+0
-1
docs/users_guide/separate_compilation.xml
docs/users_guide/separate_compilation.xml
+0
-1
docs/users_guide/sooner.xml
docs/users_guide/sooner.xml
+0
-1
docs/users_guide/using.xml
docs/users_guide/using.xml
+0
-1
docs/users_guide/utils.xml
docs/users_guide/utils.xml
+0
-1
docs/users_guide/win32-dlls.xml
docs/users_guide/win32-dlls.xml
+0
-1
No files found.
docs/users_guide/bugs.xml
View file @
f61baf76
...
...
@@ -439,7 +439,6 @@ Loading package javavm ... linking ... WARNING: Overflown relocation field (# re
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/debugging.xml
View file @
f61baf76
...
...
@@ -651,7 +651,6 @@ Main.skip2{-r1L6-} =
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; End: ***
-->
docs/users_guide/ffi-chap.xml
View file @
f61baf76
...
...
@@ -563,7 +563,6 @@ int main(int argc, char *argv[])
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/flags.xml
View file @
f61baf76
...
...
@@ -2512,7 +2512,6 @@ Misc:
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/ghci.xml
View file @
f61baf76
...
...
@@ -2939,7 +2939,6 @@ Prelude> :set -fno-glasgow-exts
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/glasgow_exts.xml
View file @
f61baf76
...
...
@@ -9097,7 +9097,6 @@ standard behaviour.
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; ispell-local-dictionary: "british" ***
;;; End: ***
...
...
docs/users_guide/gone_wrong.xml
View file @
f61baf76
...
...
@@ -207,7 +207,6 @@
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/intro.xml
View file @
f61baf76
...
...
@@ -352,7 +352,6 @@
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/lang.xml
View file @
f61baf76
...
...
@@ -9,7 +9,6 @@
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/license.xml
View file @
f61baf76
...
...
@@ -60,7 +60,6 @@ DAMAGE.
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "preface") ***
;;; End: ***
-->
docs/users_guide/packages.xml
View file @
f61baf76
...
...
@@ -1596,7 +1596,6 @@ haddock-html: /usr/share/doc/ghc/html/libraries/unix
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; End: ***
-->
docs/users_guide/parallel.xml
View file @
f61baf76
...
...
@@ -197,7 +197,6 @@ nfib n | n <= 1 = 1
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; End: ***
-->
docs/users_guide/phases.xml
View file @
f61baf76
...
...
@@ -1097,7 +1097,6 @@ $ cat foo.hspp</screen>
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; End: ***
-->
docs/users_guide/profiling.xml
View file @
f61baf76
...
...
@@ -1784,7 +1784,6 @@ Total bytes copied during GC: 190096
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/runghc.xml
View file @
f61baf76
...
...
@@ -41,7 +41,6 @@ runghc [runghc flags] [GHC flags] module [program args]
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/runtime_control.xml
View file @
f61baf76
...
...
@@ -1295,7 +1295,6 @@ $ ./a.out +RTS --info
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; End: ***
-->
docs/users_guide/separate_compilation.xml
View file @
f61baf76
...
...
@@ -1222,7 +1222,6 @@ first line, GHC considers it an orphan module.
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter" "sect1") ***
;;; End: ***
-->
docs/users_guide/sooner.xml
View file @
f61baf76
...
...
@@ -539,7 +539,6 @@ be required).
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/using.xml
View file @
f61baf76
...
...
@@ -2259,7 +2259,6 @@ statements or clauses.
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/utils.xml
View file @
f61baf76
...
...
@@ -549,7 +549,6 @@ tags:
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
docs/users_guide/win32-dlls.xml
View file @
f61baf76
...
...
@@ -631,7 +631,6 @@ the include files like <literal>HsFFI.h</literal> etc).
<!-- Emacs stuff:
;;; Local Variables: ***
;;; mode: xml ***
;;; sgml-parent-document: ("users_guide.xml" "book" "chapter") ***
;;; End: ***
-->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment