mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
*** empty log message ***
This commit is contained in:
parent
ec28a64dd1
commit
d47099af4a
@ -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)
|
||||
|
@ -147,5 +147,3 @@ Returns the number of actions taken."
|
||||
(message "")
|
||||
;; Return the number of actions that were taken.
|
||||
actions))
|
||||
|
||||
(provide 'map-ynp)
|
||||
|
Loading…
Reference in New Issue
Block a user