Nicolas Goaziou
							
						 | 
						
							
							
								372e033724
							
							ob-exp: Fix "strip-export" noweb value
						 | 
						6 年之前 | 
					
				
					
						
							
								   Bastien
							
						 | 
						
							
							
								f584d37a67
							
							Update copyright year
						 | 
						6 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								17edaf8c14
							
							"src block" -> "source block" in documentation and comments
						 | 
						7 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								8e54cafeb2
							
							Fix noweb expansion during export
						 | 
						7 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								0dda9bf1c1
							
							Mark `org-get-indentation' as obsolete
						 | 
						7 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b86413beb3
							
							ob-exp: Fix Lisp evaluation when exporting a source block
						 | 
						7 年之前 | 
					
				
					
						
							
								   Tim Landscheidt
							
						 | 
						
							
							
								b289a65be7
							
							Use https for links to orgmode.org
						 | 
						7 年之前 | 
					
				
					
						
							
								   Kyle Meyer
							
						 | 
						
							
							
								3e1641ef0a
							
							Update copyright years
						 | 
						7 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b3ddb051e6
							
							ob-exp: Fix source blocks generated by other source blocks
						 | 
						7 年之前 | 
					
				
					
						
							
								   Paul Eggert
							
						 | 
						
							
							
								ff0dcf52a5
							
							Backport commit bc511a64f from Emacs
						 | 
						8 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								64bfa2d931
							
							Remove `inline-only' option for `org-export-use-babel'
						 | 
						8 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								36c7cfe9eb
							
							Merge branch 'maint'
						 | 
						8 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b72920344f
							
							ob-exp: Fix export of src blocks with pathological name
						 | 
						8 年之前 | 
					
				
					
						
							
								   Kyle Meyer
							
						 | 
						
							
							
								7278899697
							
							Merge branch 'maint'
						 | 
						8 年之前 | 
					
				
					
						
							
								   Kyle Meyer
							
						 | 
						
							
							
								7c710f6f57
							
							Change :version in defcustoms from "25.2" to "26.1"
						 | 
						8 年之前 | 
					
				
					
						
							
								   Kyle Meyer
							
						 | 
						
							
							
								0d3683f2cd
							
							Merge branch 'maint'
						 | 
						8 年之前 | 
					
				
					
						
							
								   Kyle Meyer
							
						 | 
						
							
							
								713f785017
							
							Update copyright years
						 | 
						8 年之前 | 
					
				
					
						
							
								   Charles Berry
							
						 | 
						
							
							
								3b5ce449c4
							
							Replace `org-export-babel-evaluate' with `org-export-use-babel'
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								d907041911
							
							Change :version in defcustoms from "25.1" to "25.2"
						 | 
						9 年之前 | 
					
				
					
						
							
								   Aaron Ecay
							
						 | 
						
							
							
								79650ffbbd
							
							Use assq instead of assoc for :keywords
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								481709e11b
							
							ob-exp: Remove spurious declaration
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								08d91f37af
							
							Merge branch 'maint'
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								8301b72ed2
							
							Revert "ob-exp: Remove spurious comma un-escaping"
						 | 
						9 年之前 | 
					
				
					
						
							
								   Charles Berry
							
						 | 
						
							
							
								ea94c14d92
							
							org-export-babel-evaluate docstring expanded.
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								f196fb3bed
							
							ob-exp: Silence byte compiler
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								8860c92f62
							
							ob-exp: Small fix
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								270ed02b02
							
							ob-exp: Tiny refactoring
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								ce19c05e34
							
							ob-exp: Use lexical binding
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								72d4c3db2d
							
							ob-exp: Do not require `cl' at compile time
						 | 
						9 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								e1139e1895
							
							ob-exp: Consolidate export of code blocks
						 | 
						9 年之前 |