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
f660616f
Commit
f660616f
authored
Jun 13, 2019
by
Lars Ingebrigtsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Compilation fix for previous change
parent
bb5641d3
Pipeline
#2030
failed with stage
in 85 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/emacs-lisp/disass.el
lisp/emacs-lisp/disass.el
+1
-0
No files found.
lisp/emacs-lisp/disass.el
View file @
f660616f
...
...
@@ -36,6 +36,7 @@
;;; Code:
(
require
'macroexp
)
(
require
'cl-lib
)
;; The variable byte-code-vector is defined by the new bytecomp.el.
;; The function byte-decompile-lapcode is defined in byte-opt.el.
...
...
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