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

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

[elpa] branch scratch/org-contacts-rebased deleted (was 3f635df)


From: Stefan Monnier
Subject: [elpa] branch scratch/org-contacts-rebased deleted (was 3f635df)
Date: Wed, 17 Nov 2021 14:34:08 -0500 (EST)

monnier pushed a change to branch scratch/org-contacts-rebased.

       was  3f635df   Update source code metadata keywords and usage description

This change permanently discards the following revisions:

  discards  3f635df   Update source code metadata keywords and usage description
  discards  974f1b7   Add package introduction in README
  discards  5174678   Fix AVATAR property value not exist problem
  discards  7dd30d9   replace gnus-rescale-image with create-image property 
:height
  discards  18ba907   Try to support different type of AVATAR property.
  discards  c472159   Avoid *Org-Agenda* buffer use org-contacts-matcher in 
buffer-name
  discards  3ad99fe   add README.org
  discards  fd660ce   Tidy up whitespace
  discards  03dc64d   Change how completion is done
  discards  b2837af   simplify logic, remove unused variables, switch to 
lexical binding
  discards  ede6e73   Remove compatibility code
  discards  50fff11   Don't use deprecated functions
  discards  7b87e73   Prefer HTTPS to HTTP in most links
  discards  f81ebdc   Prefer HTTPS to HTTP for links to gnu.org
  discards  3d068b7   org-contacts.el: Display contacts buffer result.
  discards  83f7226   Fix typo in 124cc7a1a
  discards  0c439a4   org-contacts.el: Fix store link function does not return 
link.
  discards  d1365ce   org-contacts.el: Use `bound-and-true-p' to check 
(unbound) var
  discards  38f7b80   org-contacts.el: Only use org-id-store-link if org-id is 
loaded
  discards  a603ab3   org-contacts.el: replace obsolete alias `loop' with 
`cl-loop'
  discards  124cc7a   org-contacts.el: Add usage comments
  discards  dcbbc77   org-contacts.el: Inherit face from org-link
  discards  79d7a88   org-contacts.el: Add support for org-id generated link.
  discards  58ea7f2   org-contacts.el: Fix org-store-link error caused by 
org-contacts
  discards  7161351   contrib/lisp/org-contacts.el: Add stardiviner as the 
maintainer
  discards  034be20   org-contacts.el: Add new link type "contact:"
  discards  204548b   Fix function declarations
  discards  b970428   Rationalize `org-link-(un)escape'
  discards  8d0ca82   Update tel link definition
  discards  49dd482   Use `string-match-p' instead of `org-string-match-p'
  discards  9f46067   Deprecate `org-no-warnings' in favor of `with-no-warnings'
  discards  ee973b2   Deprecate `org-find-if' in favor of `cl-find-if'
  discards  3ed6376   org-agenda: Remove unnecessary visibility modification
  discards  9a80cca   org-contacts: Register "tel" link
  discards  44968ec   Make `org-make-tags-matcher' lexical binding friendly
  discards  45bc95a   org-contacts: Fix org-contacts-matcher for BIRTHDAYs
  discards  8e07b36   contrib: move a few libraries to cl-lib in place of 
compile-time cl.
  discards  cfa1db0   Remove some home-grown copies of cl-lib functions.
  discards  3b371ff   org-contacts.el: Catch `nextfile' in `org-contacts-db'
  discards  6bcb093   contrib: Fix error messages.
  discards  9c27250   contrib/lisp/org-contacts.el: Allow the user to customize 
interactively the vcard export
  discards  5e05b4d   contrib/lisp/org-contacts.el: Fix a bug when contacts 
don't have an email address
  discards  d3509e4   contrib/lisp/org-contacts.el: Complete contacts using 
tags and properties
  discards  5be58f1   contrib/lisp/org-contacts.el: Factorize the construction 
of the database
  discards  fc25530   contrib/lisp/org-contacts.el: Add a hook to allow users 
to plug completion functions
  discards  19baaca   Merge branch 'maint'
  discards  13d35c9   Update copyright years again.
  discards  e6e9fd8   Merge branch 'maint'
  discards  9c233be   Revert "Update copyright years."
  discards  1be8aa9   Merge branch 'maint'
  discards  5e67fd8   Update copyright years.
  discards  a452869   un-hexify TEL links in vCard export
  discards  f62bfeb   org-contacts: use `org-' prefixed variants of cl functions
  discards  dbe6325   org-contacts: Ensure contacts cache is updated if it 
contains markers with no buffer
  discards  cf0668a   org-contacts: Provide ordering when using cycle completion
  discards  f259246   contrib/lisp/org-contacts.el: Add a complex org-contacts 
template to the file header
  discards  7d47f48   contrib/lisp/org-contacts.el: Various formatting 
improvements and bug fixes
  discards  666da7a   contrib/lisp/org-contacts.el: Add a feature, which can 
ignore emails or phones with property
  discards  c71bbd2   contrib/lisp/org-contacts.el (org-contacts-vcard-format): 
Silence byte-compiler
  discards  7f9ad6a   contrib/lisp/org-contacts.el: Permit to unload properly 
`org-contacts'
  discards  dc57e62   org-contacts: Fix org-contacts-gnus-article-from-goto
  discards  3beb906   org-contacts: Use progress-reporter for cache update 
message
  discards  9dec69a   contrib/lisp/org-contacts: Introduce the constant 
`org-contacts-property-values-separators'
  discards  c0ebd3a   contrib/lisp/org-contacts: Allow org links in properties
  discards  d7412d5   contrib/lisp/org-contacts: Fix two typos in comments
  discards  5ee8caa   org-contacts.el, add name alias property.
  discards  8ccb82f   org-contacts.el , fix bugs about 'tel and 'note properties
  discards  f46131e   org-contacts.el (org-contacts-matcher): Better matcher
  discards  f4f5ff3   org-contacts.el (org-contacts-export-as-vcard): Don't use 
non-existent function `org-install-letbind'
  discards  f07f259   org-contacts.el, add tel property
  discards  5a2519c   org-contacts.el, add note property
  discards  02808bb   Let org-contacts.el has the ability which can export 
email-address list
  discards  2d1ea82   contrib/lisp/org-contacts.el: Silence byte-compiler
  discards  543f2c5   contrib/lisp/org-contacts.el: Remove calls to cl functions
  discards  6b235b4   contrib/lisp/*el: Fix license information and add "This 
file is not part..."
  discards  7c908e4   org-contacts.el: Fix or add docstrings
  discards  884d61f   Fix typo.
  discards  57a9545   contrib/lisp/org-contacts.el: Fix compiler warnings.
  discards  15f35f7   orgcontacts.el: Fix `date' being broken in 
`org-contacts-anniversaries'.
  discards  99994ed   contrib/lisp/org-contacts.el 
(org-contacts-complete-name): Prevent an error when there is no completion 
available
  discards  30a76d5   org-contacts.el: Rename a function to follow emacs-lisp 
coding conventions
  discards  8b85530   org-contacts.el: Let the users decide if they want to use 
`org-contacts' to complete mail addresses
  discards  e86b83d   org-contacts.el: Started to silent byte-compiler
  discards  927e7c7   org-contacts.el: Check if the database need a refresh in 
a dedicated function
  discards  68918fc   org-contacts: Fix Agenda format.
  discards  48ca58b   Do not complete when it's not necessary
  discards  c08b676   Add caching mecanism
  discards  85b506b   contrib/lisp/org-contacts.el: Delete trailing whitespaces
  discards  2b1a75a   Improve `completion-at-point' for `org-contacts.el' in 
mail
  discards  010b2ec   org-contacts.el (org-contacts-format-name): New function
  discards  dcd8af9   Merge branch 'maint'
  discards  8bf8565   Update copyright years.
  discards  1b6cff5   contrib/lisp/org-contacts.el: Fix indentation of the file
  discards  7fcd20b   contrib/lisp/org-contacts.el: Docstring fixes and small 
code clean up
  discards  c0f4677   contrib/lisp/org-contacts.el: Require 'org-agenda.
  discards  ad7f57a   Fix error messages: don't use a dot at the end
  discards  72d2caf   add a missing require for gnus-util
  discards  dcd313e   Tags/properties matcher: Fixed issues with todo-only 
matches
  discards  c297cb0   Merge branch 'maint'
  discards  938ca34   Add missing word to org-contacts y-or-n-p question
  discards  5526110   Merge branch 'origin-maint'
  discards  2e77024   Copyright year fixes for contrib/.
  discards  ef5cb24   Copyright year fixes for contrib/.
  discards  d0caf96   Replace org-mode-p with usual (eq major-mode 'org-mode) 
check
  discards  531d67a   Fix Emacs 24 compatibility issue with Emacs 24
  discards  ea8cbe4   Fix copyright years for elisp files in core and contrib.
  discards  5f1806a   org-contacts: fix errors when Gnus or ERC are not loaded
  discards  7cae69f   org-contacts: Require cl on compilation.
  discards  6c12101   org-contacts: Use `with-current-buffer' instead of 
`save-excursion'+`with-current-buffer'.
  discards  e585be0   org-contacts: added org-contacts-show-map (requires 
google-maps-el)
  discards  66e23e6   org-contacts: added VCard 3.0 exporter and ADDRESS field
  discards  4d5b508   org-contacts: check that completion-at-point-functions is 
bound
  discards  4f5c581   Fix wanderlust interface for org-contact.el
  discards  b78a119   Add docstring for `wl-get-from-header-content'. TINYCHANGE
  discards  4a36f4a   Merge org-contacts-wl in org-contacts
  discards  6e66e4a   org-contacts: added custom org-contacts-birthday-format
  discards  2f0d7e9   org-contacts: make Gnus usage optional
  discards  ad99d80   org-contacts: import



reply via email to

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