Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
32b99c37
Commit
32b99c37
authored
Feb 03, 2012
by
Niels Möller
Browse files
Updated charset declarations.
parent
0c029ca0
Changes
5
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
32b99c37
2012-02-03 Niels Möller <nisse@lysator.liu.se>
* doc/lsh.texinfo: Updated charset declaration.
2011-11-24 Niels Möller <nisse@lysator.liu.se>
2011-11-24 Niels Möller <nisse@lysator.liu.se>
* misc/run-tests (test_program): If EMULATOR is set in the
* misc/run-tests (test_program): If EMULATOR is set in the
...
...
doc/lsh.texinfo
View file @
32b99c37
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
@settitle lsh
@settitle lsh
@c
%**end of header
@c
%**end of header
@documentencoding
ISO-8859-1
@documentencoding
UTF-8
@dircategory GNU Packages
@dircategory GNU Packages
@direntry
@direntry
...
...
nettle/ChangeLog
View file @
32b99c37
2012-02-03 Niels Möller <nisse@lysator.liu.se>
* nettle.texinfo: Updated charset declaration.
* misc/plan.html: Likewise.
2012-01-17 Niels Möller <nisse@lysator.liu.se>
2012-01-17 Niels Möller <nisse@lysator.liu.se>
* testsuite/Makefile.in (DISTFILES): Added setup-env.
* testsuite/Makefile.in (DISTFILES): Added setup-env.
...
...
nettle/misc/plan.html
View file @
32b99c37
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
title=
"Default"
<link
rel=
"stylesheet"
title=
"Default"
type=
"text/css"
href=
"todo.css"
media=
"all"
/>
type=
"text/css"
href=
"todo.css"
media=
"all"
/>
<meta
http-equiv=
"Content-Type"
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
iso-8859-1
"
/>
content=
"text/html; charset=
utf-8
"
/>
<title>
TODO for the nettle-2.2 release
</title>
<title>
TODO for the nettle-2.2 release
</title>
</head>
</head>
<body>
<body>
...
...
nettle/nettle.texinfo
View file @
32b99c37
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
@c
%**start of header
@c
%**start of header
@setfilename nettle.info
@setfilename nettle.info
@settitle Nettle: a low-level cryptographic library
@settitle Nettle: a low-level cryptographic library
@documentencoding
ISO-8859-1
@documentencoding
UTF-8
@footnotestyle separate
@footnotestyle separate
@syncodeindex fn cp
@syncodeindex fn cp
@c
%**end of header
@c
%**end of header
...
...
Write
Preview
Supports
Markdown
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