emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] branch externals/org-contacts created (now 919511eb86)


From: ELPA Syncer
Subject: [elpa] branch externals/org-contacts created (now 919511eb86)
Date: Fri, 9 Sep 2022 15:58:10 -0400 (EDT)

elpasync pushed a change to branch externals/org-contacts.

        at  919511eb86 Adding org-contacts to GNU ELPA

This branch includes the following new commits:

       new  ad99d80ad3 org-contacts: import
       new  2f0d7e94dd org-contacts: make Gnus usage optional
       new  6e66e4a769 org-contacts: added custom org-contacts-birthday-format
       new  4a36f4a598 Merge org-contacts-wl in org-contacts
       new  b78a119f7a Add docstring for `wl-get-from-header-content'. 
TINYCHANGE
       new  4f5c58197e Fix wanderlust interface for org-contact.el
       new  4d5b508f0f org-contacts: check that completion-at-point-functions 
is bound
       new  66e23e6403 org-contacts: added VCard 3.0 exporter and ADDRESS field
       new  e585be0859 org-contacts: added org-contacts-show-map (requires 
google-maps-el)
       new  6c12101c8c org-contacts: Use `with-current-buffer' instead of 
`save-excursion'+`with-current-buffer'.
       new  7cae69fce6 org-contacts: Require cl on compilation.
       new  5f1806a8d0 org-contacts: fix errors when Gnus or ERC are not loaded
       new  ea8cbe4ca1 Fix copyright years for elisp files in core and contrib.
       new  531d67a715 Fix Emacs 24 compatibility issue with Emacs 24
       new  d0caf96afd Replace org-mode-p with usual (eq major-mode 'org-mode) 
check
       new  ef5cb2484b Copyright year fixes for contrib/.
       new  2e77024e89 Copyright year fixes for contrib/.
       new  5526110aac Merge branch 'origin-maint'
       new  938ca34558 Add missing word to org-contacts y-or-n-p question
       new  c297cb009f Merge branch 'maint'
       new  dcd313e66d Tags/properties matcher: Fixed issues with todo-only 
matches
       new  72d2cafa36 add a missing require for gnus-util
       new  ad7f57a603 Fix error messages: don't use a dot at the end
       new  c0f4677a74 contrib/lisp/org-contacts.el: Require 'org-agenda.
       new  7fcd20bcff contrib/lisp/org-contacts.el: Docstring fixes and small 
code clean up
       new  1b6cff5ac7 contrib/lisp/org-contacts.el: Fix indentation of the file
       new  8bf8565c46 Update copyright years.
       new  dcd8af90c9 Merge branch 'maint'
       new  010b2ec38a org-contacts.el (org-contacts-format-name): New function
       new  93f982e3ba Merge branch 'maint'
       new  50d8ec9752 Improve `completion-at-point' for `org-contacts.el' in 
mail
       new  fb87d0eac0 contrib/lisp/org-contacts.el: Delete trailing whitespaces
       new  d630e91dee Add caching mecanism
       new  8e9ac123b1 Do not complete when it's not necessary
       new  3f1509bfa2 org-contacts: Fix Agenda format.
       new  f71963d38a Merge branch 'maint'
       new  e516efacb6 Merge branch 'maint'
       new  a9b2eef66f org-contacts.el: Check if the database need a refresh in 
a dedicated function
       new  680dc1f24d org-contacts.el: Started to silent byte-compiler
       new  1313bd7bb0 org-contacts.el: Let the users decide if they want to 
use `org-contacts' to complete mail addresses
       new  abbf3a9a25 org-contacts.el: Rename a function to follow emacs-lisp 
coding conventions
       new  b34f505d38 contrib/lisp/org-contacts.el 
(org-contacts-complete-name): Prevent an error when there is no completion 
available
       new  fb5c9dcec9 orgcontacts.el: Fix `date' being broken in 
`org-contacts-anniversaries'.
       new  f6d87ee7f3 contrib/lisp/org-contacts.el: Fix compiler warnings.
       new  4b368d7709 Fix typo.
       new  81129c4c07 org-contacts.el: Fix or add docstrings
       new  b789764458 contrib/lisp/*el: Fix license information and add "This 
file is not part..."
       new  6723942283 contrib/lisp/org-contacts.el: Remove calls to cl 
functions
       new  23af13f11a contrib/lisp/org-contacts.el: Silence byte-compiler
       new  58afa03d8c Let org-contacts.el has the ability which can export 
email-address list
       new  5d5faa5e6b org-contacts.el, add note property
       new  cb941d4023 org-contacts.el, add tel property
       new  bc11ab4130 org-contacts.el (org-contacts-export-as-vcard): Don't 
use non-existent function `org-install-letbind'
       new  1d70236144 org-contacts.el (org-contacts-matcher): Better matcher
       new  4108493c9d org-contacts.el , fix bugs about 'tel and 'note 
properties
       new  68a0286a8f org-contacts.el, add name alias property.
       new  43d2cdde45 contrib/lisp/org-contacts: Fix two typos in comments
       new  1b44df7267 contrib/lisp/org-contacts: Allow org links in properties
       new  9bd8101c56 contrib/lisp/org-contacts: Introduce the constant 
`org-contacts-property-values-separators'
       new  beb76bf435 org-contacts: Use progress-reporter for cache update 
message
       new  43d6571612 org-contacts: Fix org-contacts-gnus-article-from-goto
       new  271ec25b43 contrib/lisp/org-contacts.el: Permit to unload properly 
`org-contacts'
       new  a3c24bc7c8 contrib/lisp/org-contacts.el 
(org-contacts-vcard-format): Silence byte-compiler
       new  e6b5811004 contrib/lisp/org-contacts.el: Add a feature, which can 
ignore emails or phones with property
       new  fa4869123d contrib/lisp/org-contacts.el: Various formatting 
improvements and bug fixes
       new  9105e22251 contrib/lisp/org-contacts.el: Add a complex org-contacts 
template to the file header
       new  6f1a63da03 org-contacts: Provide ordering when using cycle 
completion
       new  25211e8066 org-contacts: Ensure contacts cache is updated if it 
contains markers with no buffer
       new  d6824ec3c2 org-contacts: use `org-' prefixed variants of cl 
functions
       new  3a24177c3a un-hexify TEL links in vCard export
       new  bb08fb96ab Update copyright years.
       new  9d9246c0a5 Merge branch 'maint'
       new  8829fb451a Revert "Update copyright years."
       new  4d41ad256d Merge branch 'maint'
       new  fd0f42a1bc Update copyright years again.
       new  c1a17bf632 Merge branch 'maint'
       new  36c6b30ec2 contrib/lisp/org-contacts.el: Add a hook to allow users 
to plug completion functions
       new  74edb70b13 contrib/lisp/org-contacts.el: Factorize the construction 
of the database
       new  bd83216f38 contrib/lisp/org-contacts.el: Complete contacts using 
tags and properties
       new  75021a1fc2 contrib/lisp/org-contacts.el: Fix a bug when contacts 
don't have an email address
       new  c32dbab114 contrib/lisp/org-contacts.el: Allow the user to 
customize interactively the vcard export
       new  8078958995 contrib: Fix error messages.
       new  d1298f4599 org-contacts.el: Catch `nextfile' in `org-contacts-db'
       new  3fa42fb53f Remove some home-grown copies of cl-lib functions.
       new  33c5e0582c contrib: move a few libraries to cl-lib in place of 
compile-time cl.
       new  2ec03e18b8 org-contacts: Fix org-contacts-matcher for BIRTHDAYs
       new  60339bd55f Make `org-make-tags-matcher' lexical binding friendly
       new  f02da8b4de org-contacts: Register "tel" link
       new  27bec00a60 org-agenda: Remove unnecessary visibility modification
       new  4170ea25f3 Deprecate `org-find-if' in favor of `cl-find-if'
       new  0ec6917ed8 Deprecate `org-no-warnings' in favor of 
`with-no-warnings'
       new  f07048b75d Use `string-match-p' instead of `org-string-match-p'
       new  a50ced61ef Update tel link definition
       new  e64df72db4 Rationalize `org-link-(un)escape'
       new  4e3f139857 Fix function declarations
       new  478dfcc9b7 org-contacts.el: Add new link type "contact:"
       new  2c0bb90259 contrib/lisp/org-contacts.el: Add stardiviner as the 
maintainer
       new  ca3b10d5a8 org-contacts.el: Fix org-store-link error caused by 
org-contacts
       new  c8ceb5290e org-contacts.el: Add support for org-id generated link.
       new  0107e8ecdb org-contacts.el: Inherit face from org-link
       new  304fd01fe3 org-contacts.el: Add usage comments
       new  af3a5cb6fa org-contacts.el: replace obsolete alias `loop' with 
`cl-loop'
       new  eedaff3498 org-contacts.el: Only use org-id-store-link if org-id is 
loaded
       new  3d9181c0c4 org-contacts.el: Use `bound-and-true-p' to check 
(unbound) var
       new  0e33f05c4e org-contacts.el: Fix store link function does not return 
link.
       new  1991ef0ecd Fix typo in 304fd01fe
       new  0af8ca84b4 org-contacts.el: Display contacts buffer result.
       new  2f8b3f024c Prefer HTTPS to HTTP for links to gnu.org
       new  986a5b3280 Prefer HTTPS to HTTP in most links
       new  74019274c0 Update copyright years
       new  4540f987ec Clean up some more headers
       new  46726d2637 Don't use deprecated functions
       new  c98281fcfe Remove compatibility code
       new  80ab4708b7 Change how completion is done
       new  0a91557ef9 Tidy up whitespace
       new  507e48cbd1 add README.org
       new  00560d5f4f Try to support different type of AVATAR property.
       new  c8408cf44e replace gnus-rescale-image with create-image property 
:height
       new  038a608e79 Fix AVATAR property value not exist problem
       new  3fa6b4c36b Add package introduction in README
       new  f64d6edcd0 Update source code metadata keywords and usage 
description
       new  c1d2b6dfbc prototype of org-contacts contact complete
       new  3e075cdee4 Fix most of the compiler wanrings and add `Version:'
       new  1b028de47c Fix contacts complete not working problem
       new  f3fa9fc0b8 use less magic symbol extract code
       new  85dd965906 Remove testing code
       new  39c7aba7dc Remove all-completions code logic
       new  aaf9ce8bd0 Add capf completion properties
       new  bdf172eab8 Merge branch 'complete-contact'
       new  3ea7298670 Enable company-mode support
       new  8f008e1b70 Fix company-mode doc-buffer support with reverse query 
contact element in all contacts list.
       new  18d4945fcc Fix company-mode `company-show-location' support
       new  8a074f2a41 company-mode doc-buffer return customized buffer which 
support customization
       new  58edab6f69 Add autoload cookirs for completing functions
       new  03a563b471 Add autoload cookies for org-link functions
       new  84436fd7bc Fix org-contacts file narrowed not widen recovered bug.
       new  abe24d6f34 Display company-mode doc buffer bellow current window
       new  81d9ed977d Ensure font-lock after org-mode in company-mode 
doc-buffer
       new  fe466ab2ae Add org-mode mailto: link type :complete supporting
       new  7ed94bcf72 Fix can't get-buffer when file is not opened which 
caused `buf` is nil.
       new  21d4ae5367 Improve the alternative org-contacts headline goto.
       new  cf8ae48b37 Add if logic on function erc-nicknames-list
       new  5d0ecac118 Update package description.
       new  2916aae933 Fix warning: Invalid face reference: quote. Invalid face 
attribute :inherit 'org-link
       new  2de057e423 Make org-link-set-parameters <- org-add-link-type API 
compatible.
       new  05522de61d Setting package require versions list
       new  f5394bc0b6 Warning user that the custom variable 
`org-contacts-files' is nil.
       new  e52d4eed74 Drop the "v" prefix in "gnus" version.
       new  0501463909 Also detect whether org API function `org-add-link-type' 
available.
       new  02ac3ed9d0 Fix Warning: ‘org-show-context’ is an obsolete function 
(as of 9.6); use ‘org-fold-show-context’ instead.
       new  c1c4cadf3f Fix Warning: Unused lexical argument
       new  b1032119a3 Fix package-lint warnings.
       new  dba21b4895 Decrease emacs and cl-lib version requirements.
       new  919511eb86 Adding org-contacts to GNU ELPA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]