Carsten Dominik
							
						 | 
						
							
							
								a547c1048b
							
							Fix issue with turning off ORDERED property
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								732884dbeb
							
							Fix the behavior of C-a when visible-mode is active
						 | 
						15 年之前 | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								6da29f1519
							
							integrating org-babel into org.el
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								80bcadf605
							
							Fix behavior of org-timestamp-change for explicit number of day changes
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								0c4e2ab0ed
							
							Add autoloads for org-capture
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								1d52e54efd
							
							New capture system org-capture
						 | 
						16 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								eade8e6fa3
							
							Revert "* lisp/org-agenda.el (org-agenda-get-deadlines):"
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								42ea7d35b7
							
							No longer define comments in the syntax table
						 | 
						15 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								cdee45fa21
							
							org.el (org-display-inline-images): allow more characters for image filenames.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								14b689946d
							
							* lisp/org-agenda.el (org-agenda-get-deadlines):
						 | 
						15 年之前 | 
					
				
					
						
							
								   Mikael Fornius
							
						 | 
						
							
							
								8759a77a39
							
							Do not fontify subscripts of property keys.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Mikael Fornius
							
						 | 
						
							
							
								4de326196a
							
							Use save-match-data macro instead of let.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Mikael Fornius
							
						 | 
						
							
							
								2560f72c33
							
							Removed unused test function.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Martin Pohlack
							
						 | 
						
							
							
								d18653505d
							
							Add modification hook for inline images
						 | 
						15 年之前 | 
					
				
					
						
							
								   Christian Egli
							
						 | 
						
							
							
								020bb514a4
							
							Integrate org-taskjuggler in the rest of org-mode
						 | 
						15 年之前 | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								cdc70ed68d
							
							color indented babel strings -- srcname, source, results, result, and call
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								b27c1c5113
							
							Fix whitespace problems
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								0d0dc0acb4
							
							Do not format sub- and superscripts in links
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								28babd4dff
							
							Better recognizing of source code snippets
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								f70956ff5a
							
							Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
						 | 
						15 年之前 | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								c2c3e98004
							
							Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								1eb974ed62
							
							Fix problem with calendar popping up in a different frame
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								420dd96768
							
							Fix the date prompt for american-style dates
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								6bad6fc737
							
							Fix some issues in the entity and subscript code
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								0618aeafb3
							
							Make raising and lowering not mess up table alignment
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								fd1d2992f6
							
							Make it possible to protect hidden subtrees to be killed by `C-k'
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								70d24c5d03
							
							Implement pretty display of sub- and superscripts.
						 | 
						15 年之前 | 
					
				
					
						
							
								   Eric Schulte
							
						 | 
						
							
							
								c4d385681f
							
							make org-show-block-all interactive as is org-hide-block-all
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								bc53b3da3b
							
							Minor fixes
						 | 
						15 年之前 | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								d34786f227
							
							Move a function to org.el
						 | 
						15 年之前 |