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
d47099af
Commit
d47099af
authored
Aug 25, 1991
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
ec28a64d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
lisp/loadup.el
lisp/loadup.el
+1
-0
lisp/map-ynp.el
lisp/map-ynp.el
+0
-2
No files found.
lisp/loadup.el
View file @
d47099af
...
...
@@ -20,6 +20,7 @@
(
load
"subr"
)
(
load
"map-ynp"
)
(
garbage-collect
)
(
load
"loaddefs.el"
)
;Don't get confused if someone compiled loaddefs by mistake.
(
garbage-collect
)
...
...
lisp/map-ynp.el
View file @
d47099af
...
...
@@ -147,5 +147,3 @@ Returns the number of actions taken."
(
message
""
)
;; Return the number of actions that were taken.
actions
))
(
provide
'map-ynp
)
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