Tassilo Horn
							
						 | 
						
							
							
								4bbdfd229d
							
							Replace org-mode-p with usual (eq major-mode 'org-mode) check
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								065c5c3241
							
							Make some files pass checkdoc test
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b93087ccf1
							
							org-indent: also initialize background buffers, less aggressively
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								0c6b67c191
							
							org-indent: changes to the internals of initialization
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								c4d482b269
							
							org-indent: forgot to make a variable local
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								74cca9f57e
							
							org-indent: silence byte-compiler
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b3f462a94b
							
							org-indent: add virtual indentation for blank lines
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								84faa05c1b
							
							org-indent: add breaks during asynchronous indentation
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b9962b7829
							
							org-indent: externalize a function for better code readability
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								d40643f949
							
							org-indent: `org-indent-indent-buffer' acts on accessible part of buffer.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								4d780baa11
							
							org-indent: corrections to comments and doc-strings
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								ff5a081002
							
							org-indent: refactoring
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								4ef4bcd533
							
							org-indent: handle more modifications of headlines
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								0fd4c59367
							
							Cleaner handling of inline tasks under org-indent-mode
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								acd6ed2140
							
							org-indent: implement asynchronous initialization
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								9479991d4c
							
							org-indent: modify messages sent
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								a7600032d0
							
							org-indent: remove unused variable org-indent-outline-re
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								b955d7539f
							
							org-indent: pay attention to org-indent-max and org-indent-max-levels
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								818c449e2c
							
							org-indent: remove refresh timer
						 | 
						14 年之前 | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								4771caa09c
							
							Improve compatibility between org-indent-mode and visual-line-mode
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								58f1dbccf8
							
							Remove the "Version" header in Org libraries (leave it in org.el).
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								7a18799e25
							
							Remove arch-tag at the bottom of files.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								904ed18bc2
							
							Fix copyright years for elisp files in core and contrib.
						 | 
						14 年之前 | 
					
				
					
						
							
								   emacs
							
						 | 
						
							
							
								7340cee33a
							
							Update website to show 7.7 as current release
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								c3748fcd80
							
							Don't use `outline-regexp' anymore.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								9c05a7c781
							
							Bump to version 7.6
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								ff038caae5
							
							Revert "Silence byte-compiler with a new alias: filter-buffer-substring-functions."
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								737241402a
							
							org-indent.el: tiny docstring fix.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								5a2eec3207
							
							Silence byte-compiler with a new alias: filter-buffer-substring-functions.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								fa59060617
							
							Revert "Globally replace buffer-substring-filters with filter-buffer-substring-functions."
						 | 
						14 年之前 |