| 
					
				 | 
			
			
				@@ -3898,6 +3898,7 @@ to execute outside of tables." 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	   ("\C-c\C-w"		 org-table-cut-region) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	   ("\C-c\M-w"		 org-table-copy-region) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	   ("\C-c\C-y"		 org-table-paste-rectangle) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	   ("\C-c\C-w"           org-table-wrap-region) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	   ("\C-c-"		 org-table-insert-hline) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	   ("\C-c}"		 org-table-toggle-coordinate-overlays) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	   ("\C-c{"		 org-table-toggle-formula-debugger) 
			 |