Bastien Guerry
							
						 | 
						
							
							
								38c5045725
							
							Fix copyright years.
						 | 
						13 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								6e534f9c61
							
							Manually revert back to commit e85080.
						 | 
						13 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								04971de4b9
							
							Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)
						 | 
						13 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								fadca5e8eb
							
							Fix typos and spelling mistakes.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								f6d7b32bf2
							
							Fix trailing whitespaces.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								e44d2975ff
							
							Fix copyright (to 2012) year and Org version (to 7.8.03).
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								c434f7171e
							
							Fix tiny typos.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								283fa3e38d
							
							* org-table.el (org-table-transpose-table-at-point): Don't use ̀remove-if-not'.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								b67b6b7844
							
							New command: `org-table-transpose-table-at-point'.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								7a513b2c00
							
							New option `org-table-formula-field-format'.
						 | 
						14 years ago | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								8b7f27959c
							
							Add the binding for org-table-wrap-region to orgtbl-mode
						 | 
						14 years ago | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								23b8111ffa
							
							Merge branch 'master' of orgmode.org:org-mode
						 | 
						14 years ago | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								1432e4bc79
							
							Fix remote references that contain pointers to first/last rows/columns
						 | 
						14 years ago | 
					
				
					
						
							
								   Tassilo Horn
							
						 | 
						
							
							
								4bbdfd229d
							
							Replace org-mode-p with usual (eq major-mode 'org-mode) check
						 | 
						14 years ago | 
					
				
					
						
							
								   Carsten Dominik
							
						 | 
						
							
							
								e91f6db1e3
							
							Keep table row/column removal from creating invalid formulas
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								76ab4dd422
							
							org-table.el: Allow underscore in field and column names.
						 | 
						14 years ago | 
					
				
					
						
							
								   Nicolas Goaziou
							
						 | 
						
							
							
								a968b8c76f
							
							org-table: remove a now useless hack
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								58f1dbccf8
							
							Remove the "Version" header in Org libraries (leave it in org.el).
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								7a18799e25
							
							Remove arch-tag at the bottom of files.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								904ed18bc2
							
							Fix copyright years for elisp files in core and contrib.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								258aad0b9a
							
							org-table.el: Fix missing variables in let constructs.
						 | 
						14 years ago | 
					
				
					
						
							
								   emacs
							
						 | 
						
							
							
								7340cee33a
							
							Update website to show 7.7 as current release
						 | 
						14 years ago | 
					
				
					
						
							
								   Michael Brand
							
						 | 
						
							
							
								e7eb56f39b
							
							Table editor: Display coordinates of current field
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								70fab165e1
							
							org-table: new defcustom `org-table-duration-custom-format'.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								829e226536
							
							org-table: fix another bug in duration computation.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								53da4c15a9
							
							Fix handling of duration for complex range formulas.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								ecd2a41ecc
							
							org-table: use HH:MM:SS as the standard display of durations.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								9a6a1b6a04
							
							(org-table-time-string-to-seconds): also match negative time values.
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								9c5a8ab295
							
							org-table: match either HH:MM:SS or HH:MM (instead of MM:SS).
						 | 
						14 years ago | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								ee5eb944e0
							
							org-table: Throw an error when replacing invalid references.
						 | 
						14 years ago |