Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b44b7ab0
Commit
b44b7ab0
authored
Jun 16, 1993
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(byte-compile-file-form-defmumble): Typo in prev change.
parent
bfb7b570
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/bytecomp.el
+1
-2
No files found.
lisp/emacs-lisp/bytecomp.el
View file @
b44b7ab0
...
...
@@ -1586,8 +1586,7 @@ With argument, insert value in current buffer after the form."
(
list
'cons
'
'macro
code
))
((
list
'quote
(
if
macrop
(
cons
'macro
new-one
)
new-one
)))))
'byte-compile-two-args
)
new-one
))))))
;; Output the form by hand, that's much simpler than having
;; b-c-output-file-form analyze the defalias.
(
byte-compile-flush-pending
)
...
...
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