Dan Davison
							
						 | 
						
							
							
								ba4d698fa1
							
							babel: Provide notification of errors during code execution
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								4e9a2d4efd
							
							babel: Fix bug in shell-command-on-region
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								05986e95ea
							
							babel: Introduce org-babel copy of shell-command-on-region
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								9c36b20a25
							
							babel: make output file links track changed directory
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								486bc2fe64
							
							babel: Use file-name-as-directory to form default-directory
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								44c8487e2d
							
							babel: fix bug with remote working directory
						 | 
						15 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								a705bf5925
							
							babel: wrapped `org-babel-make-remote-file-name' in conditional as `org-babel-maybe-remote-file'
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								24cdeea122
							
							babel: read remote results from remote files
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								2056d7d419
							
							babel: Allow shell-command-on-region to execute remotely
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								b3d5a1eb39
							
							babel: working directories and remote execution
						 | 
						15 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								522f30bc9f
							
							babel: tiny doc tweak
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								283ebcb43b
							
							babel: New const variable org-babel-header-arg-names
						 | 
						15 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								82d7585810
							
							babel: Tighten result and source line regexps
						 | 
						15 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								753d1402d8
							
							babel: avoid infinite loop in org-babel-execute-buffer -- Thanks to Stephan Schmitt
						 | 
						15 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								2531d704c0
							
							babel: now able to reference links as results
						 | 
						15 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								3ce4962447
							
							babel: added :shebang and :comments header arguments for finer control over tangled output
						 | 
						15 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								1e8107faf7
							
							babel: improve doc strings for org-babel-execute-buffer and org-babel-execute-subtree
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								682d7a3193
							
							babel: fixed bug where :exports was forced to "results" whenever :file was set
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								da03a848e5
							
							babel: now correctly combining nested tangle header arguments
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								80d41a9121
							
							babel: inheriting properties from higher levels, tracking more properties
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								126f7a3582
							
							org-babel: :cache header argument now uses standard "yes" "no" arguments
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								4815da4b16
							
							org-babel: noweb references are not activated by default
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								0ec408cd9a
							
							org-babel: no quotes around strings in table output -- Thanks to Francesco Pizzolante
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								904a37a850
							
							babel: noweb insertions are now placed behind the line prefix of the <<>> reference
						 | 
						16 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								4cbedbff1a
							
							org-babel: Fix insertion of new results
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								4b6d270b16
							
							org-babel: bug fix, now possible to evaluate source blocks before the first heading
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								222f5c23e8
							
							org-babel: results are now foldable
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								45cce02402
							
							org-babel: caching bugfixes
						 | 
						16 years ago | 
					
				
					
						
							
								   Dan Davison
							
						 | 
						
							
							
								2f05cf41ff
							
							org-babel: allow header arg values to be lisp forms.
						 | 
						16 years ago | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								91661d2f3b
							
							org-babel: #+srcname: can now be called #+source: or #+function:
						 | 
						16 years ago |