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
39f7e4f7
Commit
39f7e4f7
authored
Mar 26, 1996
by
David Byers
Browse files
New version number for release of 0.40
Last-minute "bug fixes" for 0.40.
parent
4028eeea
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
39f7e4f7
Tue Mar 26 08:21:18 1996 David Byers <byers@lysator.liu.se>
* Satte cvs-version till 40.0 och symbolisk tag till v0-40
* lyskom-rest.el, view-text.el: face-equal bortbytt mod
lyskom-face-default-p som fungerar om man inte kr med
fnstersystem.
* vars.el.in: Bttre val av face scheme.
Mon Mar 25 16:22:42 1996 David Byers <byers@lysator.liu.se>
* lyskom-rest.el: Formatteringen tcker inte padding.
...
...
src/lyskom-rest.el
View file @
39f7e4f7
No preview for this file type
src/view-text.el
View file @
39f7e4f7
...
...
@@ -106,7 +106,7 @@ lyskom-reading-list to read the comments to this."
(
setq
end
(
point-max
))
(
if
(
and
(
null
filter
)
(
not
(
face-equal
'kom-first-line-face
'default
)))
(
not
(
lyskom-face-default-p
'kom-first-line-face
)))
(
add-text-properties
start
end
'
(
face
kom-first-line-face
)))
;; All recipients and other header lines.
...
...
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