Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
83410c23
Commit
83410c23
authored
Nov 02, 1996
by
Richard M. Stallman
Browse files
(handwrite-version): Variable deleted.
(handwrite): Use emacs-version instead of handwrite-version.
parent
43f36b80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
lisp/play/handwrite.el
lisp/play/handwrite.el
+1
-3
No files found.
lisp/play/handwrite.el
View file @
83410c23
...
...
@@ -71,8 +71,6 @@
;; Variables
(
defvar
handwrite-version
"2.0"
"The version of handwrite.el"
)
(
defvar
handwrite-psindex
0
"The index of the PostScript buffer"
)
(
defvar
menu-bar-handwrite-map
(
make-sparse-keymap
"Handwrite functions."
))
...
...
@@ -133,7 +131,7 @@ Variables: handwrite-linespace (default 12)
(
switch-to-buffer
ps-buf-name
)
(
handwrite-insert-header
buf-name
)
(
insert
"\n(\\nCreated by Gnu Emacs' handwrite version "
handwrite
-version
"\\n\\n)=print flush\n"
)
emacs
-version
"\\n\\n)=print flush\n"
)
(
handwrite-insert-preamble
)
(
handwrite-insert-info
)
(
handwrite-insert-font
)
...
...
Write
Preview
Markdown
is supported
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