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
Peter Liljenberg
lyskom-elisp-client
Commits
03d881b5
Commit
03d881b5
authored
Mar 19, 2002
by
Joel Rosdahl
Browse files
Removed unused local variable.
parent
230521b7
Changes
2
Show whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
03d881b5
2002-03-19 Joel Rosdahl <joel@lysator.liu.se>
* commands2.el (lyskom-construct-summary-format-string): Removed
unused local variable.
2002-03-16 Joel Rosdahl <joel@lysator.liu.se>
2002-03-16 Joel Rosdahl <joel@lysator.liu.se>
Changed language behaviour: Language is now a global setting, and
Changed language behaviour: Language is now a global setting, and
...
...
src/commands2.el
View file @
03d881b5
...
@@ -1091,8 +1091,7 @@ included."
...
@@ -1091,8 +1091,7 @@ included."
(
/
author-and-subject-fields-width
3
)))
(
/
author-and-subject-fields-width
3
)))
(
subject-field-width
(
-
author-and-subject-fields-width
(
subject-field-width
(
-
author-and-subject-fields-width
author-field-width
author-field-width
1
))
1
)))
format
)
(
if
header
(
if
header
(
concat
(
if
include-mark-field
(
concat
(
if
include-mark-field
(
concat
"%-"
(
int-to-string
mark-field-width
)
"#6s"
(
concat
"%-"
(
int-to-string
mark-field-width
)
"#6s"
...
...
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