*** empty log message ***
This commit is contained in:
parent
ec28a64dd1
commit
d47099af4a
2 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue