| 
					
				 | 
			
			
				@@ -373,8 +373,6 @@ the *old* location.") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 (defvar org-refile-keep nil 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "Non-nil means `org-refile' will copy instead of refile.") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-(define-obsolete-function-alias 'org-copy 'org-refile-copy) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ;;;###autoload 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 (defun org-refile-copy () 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   "Like `org-refile', but preserve the refiled subtree." 
			 |