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
lyskom-elisp-client
lyskom-elisp-client
Commits
2b398e7b
Commit
2b398e7b
authored
Aug 11, 2000
by
David Byers
Browse files
Synkning inför release av 0.46-BETA-L
parent
fea2cc9c
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/Makefile
View file @
2b398e7b
...
...
@@ -22,7 +22,7 @@
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
CLIENTVERSION
=
0.46-BETA-
K
CLIENTVERSION
=
0.46-BETA-
L
SHELL
=
/bin/sh
RM
=
rm
-vf
...
...
src/ChangeLog
View file @
2b398e7b
Fri Aug 11 17:34:39 2000 David Byers <davby@sen2.ida.liu.se>
* Release av 0.46-BETA-L
2000-08-11 David Byers <davby@ida.liu.se>
* option-edit.el (lyskom-file-widget): Fixed bug so that help
...
...
@@ -6,7 +10,7 @@
* edit-text.el (lyskom-edit-parse-headers): Skip comments in
headers.
(lyskom-edit-replace-headers): Anchor search for header separator.
(lyskom-edit-fcc-text):
M
ew function to save text almost as if it
(lyskom-edit-fcc-text):
N
ew function to save text almost as if it
were printed properly to a log file.
(lyskom-edit-parse-headers): Items in the header can be commented
out by prepending a "#". This may be useful if we ever want to put
...
...
src/Makefile
View file @
2b398e7b
...
...
@@ -36,7 +36,7 @@
# makefile too!
#
CLIENTVERSION
=
0.46-BETA-
K
CLIENTVERSION
=
0.46-BETA-
L
DOCFILES
=
NEWS-0.46
DEBIANCLIENTVERSION
=
$(
shell
echo
$(CLIENTVERSION)
|
tr
- .
)
...
...
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