Grégoire Jadi
							
						 | 
						
							
							
								7d48126665
							
							contrib/lisp/org-contacts.el (org-contacts-complete-name): Prevent an error when there is no completion available
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								ce6339e292
							
							org-contacts.el: Rename a function to follow emacs-lisp coding conventions
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								aecccc10d0
							
							org-contacts.el: Let the users decide if they want to use `org-contacts' to complete mail addresses
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								e4cebbe40e
							
							org-contacts.el: Started to silent byte-compiler
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								0f76e8ca42
							
							org-contacts.el: Check if the database need a refresh in a dedicated function
						 | 
						12 年之前 | 
					
				
					
						
							
								   Rüdiger Sonderfeld
							
						 | 
						
							
							
								614a80490f
							
							org-contacts: Fix Agenda format.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								aff4b0b2de
							
							Do not complete when it's not necessary
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								5800920c99
							
							Add caching mecanism
						 | 
						12 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								127bffa9e9
							
							contrib/lisp/org-contacts.el: Delete trailing whitespaces
						 | 
						12 年之前 | 
					
				
					
						
							
								   Grégoire Jadi
							
						 | 
						
							
							
								ec623af862
							
							Improve `completion-at-point' for `org-contacts.el' in mail
						 | 
						12 年之前 | 
					
				
					
						
							
								   Daniel Clemente
							
						 | 
						
							
							
								d8ad57d4f7
							
							org-contacts.el (org-contacts-format-name): New function
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								60b23bdeac
							
							Merge branch 'maint'
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								98cd4687a2
							
							Update copyright years.
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								be4bacb32b
							
							contrib/lisp/org-contacts.el: Fix indentation of the file
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								0966773c5b
							
							contrib/lisp/org-contacts.el: Docstring fixes and small code clean up
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								3cd0c14d34
							
							contrib/lisp/org-contacts.el: Require 'org-agenda.
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								222eae4033
							
							Fix error messages: don't use a dot at the end
						 | 
						13 年之前 | 
					
				
					
						
							
								   Achim Gratz
							
						 | 
						
							
							
								2de5d35243
							
							add a missing require for gnus-util
						 | 
						13 年之前 | 
					
				
					
						
							
								   Ilya Shlyakhter
							
						 | 
						
							
							
								532a1ac40a
							
							Tags/properties matcher: Fixed issues with todo-only matches
						 | 
						13 年之前 | 
					
				
					
						
							
								   Tassilo Horn
							
						 | 
						
							
							
								429cf28ebe
							
							Add missing word to org-contacts y-or-n-p question
						 | 
						13 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								16ea957cd0
							
							Copyright year fixes for contrib/.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Tassilo Horn
							
						 | 
						
							
							
								4bbdfd229d
							
							Replace org-mode-p with usual (eq major-mode 'org-mode) check
						 | 
						14 年之前 | 
					
				
					
						
							
								   Tassilo Horn
							
						 | 
						
							
							
								8caad532c3
							
							Fix Emacs 24 compatibility issue with Emacs 24
						 | 
						14 年之前 | 
					
				
					
						
							
								   Bastien Guerry
							
						 | 
						
							
							
								904ed18bc2
							
							Fix copyright years for elisp files in core and contrib.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Lomax Escarmant
							
						 | 
						
							
							
								d3b088e017
							
							org-contacts: fix errors when Gnus or ERC are not loaded
						 | 
						14 年之前 | 
					
				
					
						
							
								   Michael Markert
							
						 | 
						
							
							
								21df1289c7
							
							org-contacts: Require cl on compilation.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Michael Markert
							
						 | 
						
							
							
								0a92b13a49
							
							org-contacts: Use `with-current-buffer' instead of `save-excursion'+`with-current-buffer'.
						 | 
						14 年之前 | 
					
				
					
						
							
								   Rüdiger Sonderfeld
							
						 | 
						
							
							
								df1ad057da
							
							org-contacts: added org-contacts-show-map (requires google-maps-el)
						 | 
						14 年之前 | 
					
				
					
						
							
								   Rüdiger Sonderfeld
							
						 | 
						
							
							
								7cb7620341
							
							org-contacts: added VCard 3.0 exporter and ADDRESS field
						 | 
						14 年之前 | 
					
				
					
						
							
								   Julien Danjou
							
						 | 
						
							
							
								ea96f4cda6
							
							org-contacts: check that completion-at-point-functions is bound
						 | 
						14 年之前 |