diff lisp/files.el @ 11739:a9614b779859

(recover-session): Renamed from multiple-recover.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 May 1995 18:39:02 +0000
parents 919ac497342e
children ba82c338bee3
line wrap: on
line diff
--- a/lisp/files.el	Sun May 07 17:43:08 1995 +0000
+++ b/lisp/files.el	Sun May 07 18:39:02 1995 +0000
@@ -2043,7 +2043,7 @@
 	   (after-find-file nil nil t))
 	  (t (error "Recover-file cancelled.")))))
 
-(defun multiple-recover ()
+(defun recover-session ()
   "Recover auto save files from a previous Emacs session.
 This command first displays a Dired buffer showing you the
 previous sessions that you could recover from.