Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-elisp-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lyskom-elisp-client
lyskom-elisp-client
Commits
e61bfcdd
Commit
e61bfcdd
authored
Feb 25, 2001
by
Joel Rosdahl
Browse files
Options
Downloads
Patches
Plain Diff
Version 0.46.1.
parent
3e21a917
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/Makefile
+1
-1
1 addition, 1 deletion
doc/Makefile
src/ChangeLog
+26
-0
26 additions, 0 deletions
src/ChangeLog
src/Makefile
+1
-1
1 addition, 1 deletion
src/Makefile
with
28 additions
and
2 deletions
doc/Makefile
+
1
−
1
View file @
e61bfcdd
...
...
@@ -22,7 +22,7 @@
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
CLIENTVERSION
=
0.46.1
-BETA-5
CLIENTVERSION
=
0.46.1
SHELL
=
/bin/sh
RM
=
rm
-f
...
...
This diff is collapsed.
Click to expand it.
src/ChangeLog
+
26
−
0
View file @
e61bfcdd
2001-02-25 Joel Rosdahl <joel@rosdahl.net>
* Release av 0.46.1.
* view-text.el (lyskom-view-text): Don't sort remarks when
reviewing without conversion.
* swedish-strings.el (lyskom-command): "Anmrkningar" instead of
"korta repliker".
* english-strings.el (lyskom-message): "Remarks" instead of
"fast/quick replies".
* commands2.el (kom-fast-reply): Updated doc string.
* Makefile (release-files): Include spec file in release.
* Makefile: Removed release-cleanup.
* distribution-README: Note about RPMs.
* lyskom-elisp-client.spec: Include NEWS-0.46.1. Better source
URL.
* Makefile (clean): Don't remove RPM spec.
2001-02-20 Joel Rosdahl <joel@rosdahl.net>
* debian/docs: Added NEWS-0.46.1.
...
...
This diff is collapsed.
Click to expand it.
src/Makefile
+
1
−
1
View file @
e61bfcdd
...
...
@@ -36,7 +36,7 @@
# makefile too!
#
CLIENTVERSION
=
0.46.1
-BETA-5
CLIENTVERSION
=
0.46.1
DOCFILES
=
NEWS-0.46 NEWS-0.46.1
DEBIANCLIENTVERSION
=
$(
shell
echo
$(
CLIENTVERSION
)
|
tr
- .
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment