branch: scratch/org-contacts-rebased
commit 13d35c95e5d4d8789ab72bf5aae375dde74e60f2
Author: Bastien Guerry
Commit: Bastien Guerry
Update copyright years again.
Hint: copyright years are all updated in Emacs.
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: scratch/org-contacts-rebased
commit cf0668a3088bad205e0e41e4ec93320af8ab622f
Author: Øyvind Stegard
Commit: Grégoire Jadi
org-contacts: Provide ordering when using cycle completion
* contrib/lisp/org-contacts.el (org-contacts-metadata-prefix):
Provide same function for c
branch: scratch/org-contacts-rebased
commit 8b85530a67b942eb50d48ee592fa0799247d89bf
Author: Grégoire Jadi
Commit: Grégoire Jadi
org-contacts.el: Let the users decide if they want to use `org-contacts' to
complete mail addresses
* contrib/lisp/org-contacts.el (org-contacts-enable-c
branch: scratch/org-contacts-rebased
commit 543f2c55527e6f3098bc3551c6f1b4dbbf85e75d
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Remove calls to cl functions
* contrib/lisp/org-contacts.el(org-contacts-test-completion-prefix)
(org-contacts-complete-
branch: scratch/org-contacts-rebased
commit 19baacab29d884bbe8be22dd3525dbfc4c343a07
Merge: e6e9fd8 13d35c9
Author: Bastien Guerry
Commit: Bastien Guerry
Merge branch 'maint'
Conflicts:
contrib/lisp/org-favtable.el
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+),
branch: scratch/org-contacts-rebased
commit ad7f57a6034cc59c085fb19b3b52df71ac99f6c9
Author: Bastien Guerry
Commit: Bastien Guerry
Fix error messages: don't use a dot at the end
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-con
branch: scratch/org-contacts-rebased
commit 1b6cff5ac7fa6b1a6e746a5a4d3e2143ff4bbf95
Author: Bastien Guerry
Commit: Bastien Guerry
contrib/lisp/org-contacts.el: Fix indentation of the file
---
org-contacts.el | 46 +++---
1 file changed, 23 insertions
branch: scratch/org-contacts-rebased
commit 15f35f788de2af9e33efde48b7e055e649406895
Author: Rüdiger Sonderfeld
Commit: Bastien Guerry
orgcontacts.el: Fix `date' being broken in `org-contacts-anniversaries'.
* contrib/lisp/org-contacts.el: Add defvar for date. Similar to org.el.
branch: scratch/org-contacts-rebased
commit 884d61f6e29e2a77ffa7f7b511b01e26d5bb3fd1
Author: Bastien Guerry
Commit: Bastien Guerry
Fix typo.
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index be656c1..3ba521d 10064
branch: scratch/org-contacts-rebased
commit 5526110aacd34ba4eef763c371f7e8b3055cda14
Merge: ef5cb24 2e77024
Author: Eric Schulte
Commit: Eric Schulte
Merge branch 'origin-maint'
Conflicts:
contrib/lisp/org-mac-link-grabber.el
doc/org.texi
lisp/org-odt.el
branch: scratch/org-contacts-rebased
commit 72d2cafa36d87ef55e8cdf4dc6606c3a72cd9498
Author: Achim Gratz
Commit: Achim Gratz
add a missing require for gnus-util
* lisp/org-gnus.el: Add a missing require for gnus-util.
* contrib/lisp/org-contacts.el: Add a missing require fo
branch: scratch/org-contacts-rebased
commit 8ccb82f639166a781a687e05c23f16fbf40a4dcf
Author: Feng Shu
Commit: Bastien Guerry
org-contacts.el , fix bugs about 'tel and 'note properties
* contrib/lisp/org-contacts.el (org-contacts-vcard-format): Fix bug by
taking the "tel" and "no
branch: scratch/org-contacts-rebased
commit 5e67fd86ca8517b7ac172f69746896c7a249700d
Author: Bastien Guerry
Commit: Bastien Guerry
Update copyright years.
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index 97171d0.
branch: scratch/org-contacts-rebased
commit cfa1db02bad0bfac149f645d433a055a29c36382
Author: Aaron Ecay
Commit: Aaron Ecay
Remove some home-grown copies of cl-lib functions.
* lisp/org.el (org-count, org-remove-if, org-remove-if-not):
(org-reduce, org-every, org-some): Obsolete,
branch: scratch/org-contacts-rebased
commit 48ca58b758cea71005a1e653070e4967b057b096
Author: Grégoire Jadi
Commit: Grégoire Jadi
Do not complete when it's not necessary
* contrib/lisp/org-contacts.el (org-contacts-message-complete-function):
Remove `completion-in-region--postc
branch: scratch/org-contacts-rebased
commit 4ed06859a1de1230be847510cc441213745c
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el (org-contacts-complete-name): Prevent an error
when there is no completion available
* contrib/lisp/org-contacts.el (org-con
branch: scratch/org-contacts-rebased
commit 9c2725077ec62ee02dab1413d48679aae57e82ce
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Allow the user to customize interactively the
vcard export
* contrib/lisp/org-contacts.el (org-contacts-export-as-vcard): W
branch: scratch/org-contacts-rebased
commit a45286912b33abfa60b38ba1a981bdd98d1c7ebf
Author: Simon Thum
Commit: Bastien Guerry
un-hexify TEL links in vCard export
This is required as a plus sign (e.g. +49 for germany) will cause
hexification in the link helper.
contrib/
branch: scratch/org-contacts-rebased
commit 30a76d5640acff0378ce8a09b811b45925a73c38
Author: Grégoire Jadi
Commit: Grégoire Jadi
org-contacts.el: Rename a function to follow emacs-lisp coding conventions
* contrib/lisp/org-contacts.el (org-contacts-db-need-update-p):
Replace t
branch: scratch/org-contacts-rebased
commit 02808bbf797a8917b1cecd88bae84efb45c09d80
Author: Feng Shu
Commit: Bastien Guerry
Let org-contacts.el has the ability which can export email-address list
* org-contacts.el (org-contacts-vcard-format): let the function
work with email
branch: scratch/org-contacts-rebased
commit 034be20fefb85ecbefd09c3f8693b3c9307d8cdf
Author: stardiviner
Commit: Bastien
org-contacts.el: Add new link type "contact:"
* contrib/lisp/org-contacts.el (org-contacts-link-store): Store a link
of org-contacts in Org file.
* c
branch: scratch/org-contacts-rebased
commit 57a95454c08052960c611dcb09eb31589a900b8e
Author: Frank Terbeck
Commit: Bastien Guerry
contrib/lisp/org-contacts.el: Fix compiler warnings.
TINYCHANGE
---
org-contacts.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/org-contacts.e
branch: scratch/org-contacts-rebased
commit 79d7a885d9746234e12e560b2aacbd3c19d4ed8b
Author: stardiviner
Commit: stardiviner
org-contacts.el: Add support for org-id generated link.
* contrib/lisp/org-contacts.el (org-contacts-link-store): Use org-id
store link if org-id-link-to-
branch: scratch/org-contacts-rebased
commit d3509e44ed46c5c528dacb5d6b0dfdbd5988e03d
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Complete contacts using tags and properties
* contrib/lisp/org-contacts.el (org-contacts-complete-tags-props): New
funct
branch: scratch/org-contacts-rebased
commit 7c908e4ff20f97fea2e517c41ecce42c6a2432e4
Author: Bastien Guerry
Commit: Bastien Guerry
org-contacts.el: Fix or add docstrings
* org-contacts.el (org-contacts-db)
(org-contacts-try-completion-prefix)
(org-contacts-all-completions-pr
branch: scratch/org-contacts-rebased
commit 2e77024e89fc083963c98980f1306dd5f6062d2d
Author: Bastien Guerry
Commit: Eric Schulte
Copyright year fixes for contrib/.
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index
branch: scratch/org-contacts-rebased
commit 0c439a4b5489d8b5e555284d1735e4f850729ce5
Author: stardiviner
Commit: stardiviner
org-contacts.el: Fix store link function does not return link.
* contrib/lisp/org-contacts.el (org-contacts-link-store): Fix
org-store-link return incorre
branch: scratch/org-contacts-rebased
commit 5e05b4df5d69112789c6ad8e121d2f66569d7bf3
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Fix a bug when contacts don't have an email
address
* contrib/lisp/org-contacts.el (org-contacts-complete-tags-props,
o
branch: scratch/org-contacts-rebased
commit f07f259abd033b0910de712b79794a85cd94c3ef
Author: Feng Shu
Commit: Bastien Guerry
org-contacts.el, add tel property
* org-contacts.el (org-contacts-tel-property): New variable,
add tel property
(org-contacts-vcard-format): Add t
branch: scratch/org-contacts-rebased
commit e86b83d310bed2b02a79dc8227a50f0c8699d11d
Author: Grégoire Jadi
Commit: Grégoire Jadi
org-contacts.el: Started to silent byte-compiler
* contrib/lisp/org-contacts.el: Remove some compile-time warnings by adding
the proper declarations.
branch: scratch/org-contacts-rebased
commit f62bfeb6db91abc45a8e3aaa48a1b9e90b400f1b
Author: Aaron Ecay
Commit: Aaron Ecay
org-contacts: use `org-' prefixed variants of cl functions
* contrib/lisp/org-contacts.el
(org-contacts-remove-ignored-property-values):
Use `org-remove-if
branch: scratch/org-contacts-rebased
commit f46131efadc4f18d9ac5b5cb89b9ed2b81eaa7e7
Author: Bastien Guerry
Commit: Bastien Guerry
org-contacts.el (org-contacts-matcher): Better matcher
* contrib/lisp/org-contacts.el (org-contacts-matcher): Better matcher.
Thanks to Simon T
branch: scratch/org-contacts-rebased
commit 6bcb09388fcbf24a232c738a458629a541e919a7
Author: Aaron Ecay
Commit: Aaron Ecay
contrib: Fix error messages.
* contrib/lisp/ob-eukleides.el (org-babel-execute:eukleides):
* contrib/lisp/ob-oz.el (org-babel-execute:oz):
* contrib/lis
branch: scratch/org-contacts-rebased
commit 50fff1181b3615ffda03084565c7c95be4cf2ae2
Author: Morgan Smith
Commit: Stefan Monnier
Don't use deprecated functions
---
org-contacts.el | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/org-contacts.el b/or
branch: scratch/org-contacts-rebased
commit f4f5ff3daec14ae94e947a642e9c4195b2ffdca6
Author: Bastien Guerry
Commit: Bastien Guerry
org-contacts.el (org-contacts-export-as-vcard): Don't use non-existent
function `org-install-letbind'
* contrib/lisp/org-contacts.el (org-contacts-expo
branch: scratch/org-contacts-rebased
commit 9a80ccaa605183fca81a6a597989d3d6fd09efdf
Author: Simon Thum
Commit: Nicolas Goaziou
org-contacts: Register "tel" link
This has the added benefit of not screwing up the exporter.
Signed-off-by: Simon Thum
---
org-contacts.el | 5
branch: scratch/org-contacts-rebased
commit 9dec69a9442b241fee1fafd804afc5b26cad5bac
Author: Michael Strey
Commit: Grégoire Jadi
contrib/lisp/org-contacts: Introduce the constant
`org-contacts-property-values-separators'
* contrib/lisp/org-contacts.el (org-contacts-property-values-
branch: scratch/org-contacts-rebased
commit 3f635dfda04f613b32d9124f2104f160486441cc
Author: stardiviner
Commit: Stefan Monnier
Update source code metadata keywords and usage description
---
org-contacts.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/org-conta
branch: scratch/org-contacts-rebased
commit d7412d58943df9ca0b4a09399cc85cc0c1118c41
Author: Michael Strey
Commit: Grégoire Jadi
contrib/lisp/org-contacts: Fix two typos in comments
* contrib/lisp/org-contacts.el (org-contacts-db): fix typo in the
word `matching'.
* contri
branch: scratch/org-contacts-rebased
commit ee973b262e177eb47be9e80f2918b72d36c85847
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Deprecate `org-find-if' in favor of `cl-find-if'
* lisp/org.el (org-find-if): Remove function.
(org-key):
* contrib/lisp/org-contacts.el (org-
branch: scratch/org-contacts-rebased
commit 3beb906af1ff783dbb86f4ed2c43320cfb1d21e9
Author: Rodney Lorrimar
Commit: Carsten Dominik
org-contacts: Use progress-reporter for cache update message
* contrib/lisp/org-contacts.el (org-contacts-db): Use
`make-progress-reporter' instea
branch: scratch/org-contacts-rebased
commit dc57e626d974519e60f342c801084b3759faf042
Author: Rodney Lorrimar
Commit: Carsten Dominik
org-contacts: Fix org-contacts-gnus-article-from-goto
* contrib/lisp/org-contacts.el (org-contacts-filter): Add a PROP-MATCH
argument.
(org-co
branch: scratch/org-contacts-rebased
commit c71bbd23c055a9cb80cd842b398bbe8059ea610c
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el (org-contacts-vcard-format): Silence
byte-compiler
* contrib/lisp/org-contacts.el (org-contacts-vcard-format): Silence
byte
branch: scratch/org-contacts-rebased
commit f25924600b12d5c4e137538e9031ce7f2c61f0e7
Author: Feng Shu
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Add a complex org-contacts template to the
file header
* contrib/lisp/org-contacts.el: Add a complex org-contacts template to
branch: scratch/org-contacts-rebased
commit 9f460676c2b2c91ef8046c92b1ff310790b258fa
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Deprecate `org-no-warnings' in favor of `with-no-warnings'
* lisp/org-macs.el (org-no-warnings): Rewove macro.
* lisp/org-compat.el (org-no-warnin
branch: scratch/org-contacts-rebased
commit 45bc95acf0dd7a31a4eef7b9336f119742611bff
Author: Jan Malakhovski
Commit: Nicolas Goaziou
org-contacts: Fix org-contacts-matcher for BIRTHDAYs
* contrib/lisp/org-contacts.el (org-contacts-matcher): Fix expression to
work for BIRTHDAY-
branch: scratch/org-contacts-rebased
commit 666da7a493d3c71863378ef7af156f1b9e693214
Author: Feng Shu
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Add a feature, which can ignore emails or
phones with property
* contrib/lisp/org-contacts.el (org-contacts-ignore-property): Ne
branch: scratch/org-contacts-rebased
commit 8d0ca82a2da7c0c73309f0952c1d5a3478e2fbef
Author: Robert Klein
Commit: Nicolas Goaziou
Update tel link definition
* contrib/lisp/org-contacts.el ("contacts"):
Update to use org-link-set-parameters.
---
org-contacts.el | 3 +--
1 f
branch: scratch/org-contacts-rebased
commit 3ed637627299357192da9ab26c39f912fbcfbbd7
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
org-agenda: Remove unnecessary visibility modification
* lisp/org.el (org-show-context-detail): Change default visibility span
for agenda contex
branch: scratch/org-contacts-rebased
commit 7d47f4874b55d55e3a6964626cce5448cf26bd21
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Various formatting improvements and bug fixes
* contrib/lisp/org-contacts.el (org-contacts-ignore-property): Improve
for
branch: scratch/org-contacts-rebased
commit 49dd482b61fa2e8d06ae5d0485295ed5a0483491
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Use `string-match-p' instead of `org-string-match-p'
* contrib/lisp/org-contacts.el (org-contacts-filter):
(org-contacts-complete-group):
(org
branch: scratch/org-contacts-rebased
commit 1be8aa95bf4a2cb89fb88d6bdce3f88493d7f300
Merge: a452869 5e67fd8
Author: Bastien Guerry
Commit: Bastien Guerry
Merge branch 'maint'
Conflicts:
contrib/lisp/org-favtable.el
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+),
branch: scratch/org-contacts-rebased
commit 204548bfa33a5bda450b8b694263436b55a55c09
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix function declarations
---
org-contacts.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/org-contacts.el b/org-contacts.el
index 34370fd..4b3693a 100
branch: scratch/org-contacts-rebased
commit 9c233be8c744b01529db5aabeb8cf7c284824538
Author: Bastien Guerry
Commit: Bastien Guerry
Revert "Update copyright years."
This reverts commit 5e67fd86ca8517b7ac172f69746896c7a249700d.
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(
branch: scratch/org-contacts-rebased
commit b970428fd78b1055b033d275e76f9093adcebcb9
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Rationalize `org-link-(un)escape'
* contrib/lisp/org-contacts.el (org-contacts-vcard-format):
* contrib/lisp/org-link-edit.el (org-link-edit--link
branch: scratch/org-contacts-rebased
commit fc2553023b42928f0e9e964572c83c0cf011f70e
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Add a hook to allow users to plug completion
functions
* contrib/lisp/org-contacts.el (org-contacts-complete-functions): A
branch: scratch/org-contacts-rebased
commit 7b87e73b0b9a8859e7786ed55253b3530e87dd63
Author: Stefan Kangas
Commit: Kyle Meyer
Prefer HTTPS to HTTP in most links
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
index 3a
branch: scratch/org-contacts-rebased
commit dbe63250fd265210545849a8928d65cb26af838d
Author: Øyvind Stegard
Commit: Grégoire Jadi
org-contacts: Ensure contacts cache is updated if it contains markers with
no buffer
* contrib/lisp/org-contacts.el (org-contacts-db-need-update-p):
branch: scratch/org-contacts-rebased
commit 5be58f146fbf4b5dcbefb611a8f00e3ecd223f33
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Factorize the construction of the database
* contrib/lisp/org-contacts.el (org-contacts-at-point): New function
used t
branch: scratch/org-contacts-rebased
commit 3b371ff15b53e90426262085b2a74014a7f31e7c
Author: Philippe Crama
Commit: Nicolas Goaziou
org-contacts.el: Catch `nextfile' in `org-contacts-db'
* org-contacts.el (org-contacts-db): Catch `nextfile'.
When a file in the list returned
branch: scratch/org-contacts-rebased
commit 124cc7a1a05967c72fdc1be5ece7b94ef4a89087
Author: stardiviner
Commit: stardiviner
org-contacts.el: Add usage comments
* contrib/lisp/org-contacts.el: Add usage comments.
---
org-contacts.el | 9 -
1 file changed, 8 insertions(+), 1
branch: scratch/org-contacts-rebased
commit e6e9fd8c72482e3df100aafa05ee4e7ba28ca46b
Merge: 1be8aa9 9c233be
Author: Bastien Guerry
Commit: Bastien Guerry
Merge branch 'maint'
Conflicts:
contrib/lisp/org-favtable.el
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+),
branch: scratch/org-contacts-rebased
commit a603ab3b34edc46a27859a7fd6430e80a06692f3
Author: stardiviner
Commit: stardiviner
org-contacts.el: replace obsolete alias `loop' with `cl-loop'
* contrib/lisp/org-contacts.el (org-contacts-get-icon): replace obsolete
alias `loop' with `
branch: scratch/org-contacts-rebased
commit 3d068b70edd80d59cd5a448d120e54a78b88ff2b
Author: stardiviner
Commit: stardiviner
org-contacts.el: Display contacts buffer result.
* contrib/lisp/org-contacts.el (org-contacts-link-open): Display the
searched contacts file buffer.
---
branch: scratch/org-contacts-rebased
commit 44968ec837efe7333aff89b7c559a2da68726034
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Make `org-make-tags-matcher' lexical binding friendly
* lisp/org.el (org-make-tags-matcher): Return a function instead of
a sexp. Refactor code
branch: scratch/org-contacts-rebased
commit 71613510e0a271ffb4f60d6c54251e36a26e4e2f
Author: Bastien
Commit: Bastien
contrib/lisp/org-contacts.el: Add stardiviner as the maintainer
---
org-contacts.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/org-contacts.el b/org-contacts.el
inde
branch: scratch/org-contacts-rebased
commit f81ebdc1b08c6bbd6ddec84ff69027622148dece
Author: Stefan Kangas
Commit: Kyle Meyer
Prefer HTTPS to HTTP for links to gnu.org
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
i
branch: scratch/org-contacts-rebased
commit dcbbc7771efbf1bf47d0a81279486631a9aedd77
Author: stardiviner
Commit: stardiviner
org-contacts.el: Inherit face from org-link
* contrib/lisp/org-contacts.el (org-contacts-link-face): Don't use a
color for org-contacts line, inherit from
branch: scratch/org-contacts-rebased
commit d1365ce9e97bdfa77afcd66306affc0a2f62cafe
Author: David Florness
Commit: stardiviner
org-contacts.el: Use `bound-and-true-p' to check (unbound) var
* org-contacts.el (org-contacts-link-store): Use `bound-and-true-p' to
check the truthin
branch: scratch/org-contacts-rebased
commit 83f72260b955a0d7712fe35cb845a4d49b27e9e9
Author: Ihor Radchenko
Commit: Kyle Meyer
Fix typo in 124cc7a1a
---
org-contacts.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-contacts.el b/org-contacts.el
index d8c735c..2
branch: scratch/org-contacts-rebased
commit 8e07b3651e6c394a6d1bb07ccda9ebe72d22083e
Author: Aaron Ecay
Commit: Aaron Ecay
contrib: move a few libraries to cl-lib in place of compile-time cl.
Specifically ob-julia, ob-stata, org-contacts, ox-bibtex.
---
org-contacts.el | 352 ++
branch: scratch/org-contacts-rebased
commit 58ea7f2e3251d9dfa26289b206de14f1a3faa4d2
Author: stardiviner
Commit: stardiviner
org-contacts.el: Fix org-store-link error caused by org-contacts
* contrib/lisp/org-contacts.el (org-contacts-link-store): Fix Org store
link by adding mi
branch: scratch/org-contacts-rebased
commit 03dc64db77636df585cf0ffd65861a8be562308b
Author: Morgan Smith
Commit: Stefan Monnier
Change how completion is done
---
org-contacts.el | 51 +++
1 file changed, 23 insertions(+), 28 deletions(-)
dif
branch: scratch/org-contacts-rebased
commit 974f1b77302afedffb3f9ee40a8f05a47057eb18
Author: stardiviner
Commit: Stefan Monnier
Add package introduction in README
---
README.org | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 78729e4..
branch: scratch/org-contacts-rebased
commit b2837af5138381f8c22f026321f09d9d5cef64df
Author: Morgan Smith
Commit: Stefan Monnier
simplify logic, remove unused variables, switch to lexical binding
---
org-contacts.el | 44 +++-
1 file changed, 19 inser
branch: scratch/org-contacts-rebased
commit 38f7b807ed7ae210e53d4cf1e3066bd4d07b048c
Author: David Florness
Commit: stardiviner
org-contacts.el: Only use org-id-store-link if org-id is loaded
Fixes bug introduced in 79d7a885d that made org-contacts-anniversaries
error if org-id
branch: scratch/org-contacts-rebased
commit 3ad99fe8088398d98fb7aa8ef293a84f937964fe
Author: stardiviner
Commit: Stefan Monnier
add README.org
---
README.org | 27 +++
1 file changed, 27 insertions(+)
diff --git a/README.org b/README.org
new file mode 100644
index 0
branch: scratch/org-contacts-rebased
commit fd660ce4a6a793d57dc45939ed3478ead4527a1b
Author: Morgan Smith
Commit: Stefan Monnier
Tidy up whitespace
---
org-contacts.el | 761
1 file changed, 385 insertions(+), 376 deletions(-)
diff -
branch: scratch/org-contacts-rebased
commit c47215989c5519b976d5da9cdb4f03214d76bc41
Author: stardiviner
Commit: Stefan Monnier
Avoid *Org-Agenda* buffer use org-contacts-matcher in buffer-name
---
org-contacts.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/org-con
branch: scratch/org-contacts-rebased
commit 7dd30d90d09f8ed6a0b7d7c319dcc9b46440
Author: stardiviner
Commit: Stefan Monnier
replace gnus-rescale-image with create-image property :height
---
org-contacts.el | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/org-c
branch: scratch/org-contacts-rebased
commit 5174678e3a19cd52993439daa2821124866c04ea
Author: stardiviner
Commit: Stefan Monnier
Fix AVATAR property value not exist problem
---
org-contacts.el | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/org-co
branch: scratch/org-contacts-rebased
commit ede6e7332070c5e13b720c10f3f29f5bbed9dc3d
Author: Morgan Smith
Commit: Stefan Monnier
Remove compatibility code
---
org-contacts.el | 7 ---
1 file changed, 7 deletions(-)
diff --git a/org-contacts.el b/org-contacts.el
index 7762e1b..4e4587a 1
branch: scratch/org-contacts-rebased
commit 18ba90737ce3d8e286f9e7d08cdd949161b2e057
Author: stardiviner
Commit: Stefan Monnier
Try to support different type of AVATAR property.
- Support [[file:dir/filename.png]] link
- Support empty value
- Support default value
---
org-c
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
branch: main
commit 55fae9b989f69c4409f53c87633f6da18adf159c
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (kind-icon): New package
---
elpa-packages | 8
1 file changed, 8 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index efa53e3..f049ff4 100644
--- a
branch: main
commit e3fa8c24d8e98ecfbc06180d1018b4525ece6e9c
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (org-transclusion): New package
---
elpa-packages | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index f049ff4..
branch: elpa-admin
commit 1f5d7b41336c28784d3fbd76583d654899758973
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el: Improve badge generation
(elpaa--string-width): Try and sanity check the output.
(elpaa--make-badge): HTML-quote the strings we insert.
---
elpa-adm
branch: main
commit 089573c7e330334c4696ae3690ce228c5ca90ce2
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (parser-generator): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index d8af061..e35a495 100644
---
branch: main
commit 801d6210806853787adad0284d1fda1d514fba58
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (vertico): Include extensions
---
elpa-packages | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index e35a495
branch: main
commit b023942fd434a19c664f84b1a02a81808628dd9e
Author: Stefan Monnier
Commit: Stefan Monnier
* copyright_exceptions (parser-generator): New exception
---
copyright_exceptions | 1 +
elpa-packages| 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/co
branch: main
commit fe682e4fb76744afa40755f6c4c683a0e0b8097f
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (pdf-tools, subed, tablist): New packages
---
elpa-packages | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
i
branch: externals/csv-mode
commit 4ae5096ed1be35928a8361ed6ed35463697dfc65
Author: Stefan Monnier
Commit: Stefan Monnier
* csv-mode.el (csv-end-of-field): Expand comment
---
csv-mode.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/csv-mode.el b/csv-mode.el
index
branch: main
commit a6a50237228eebc9cd76c4f27f1b4ea8a1c6b139
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packges (buttercup): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 540fb07..5da6a29 100644
--- a/elpa-pac
branch: main
commit fc1eb870cc6336a04aa41057d2ae4eb6c7a4e8b2
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (subed): Update URL to match change of maintainer
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
inde
branch: main
commit 07b687e6515140618bc1406f007e7ebf1d4e7920
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (org-transclusion): Adjust to new doc arrangement
Also update the URL for `undo-tree`.
---
elpa-packages | 7 ---
1 file changed, 4 insertions(+), 3 deleti
branch: main
commit 78e668fb2574eef586f6175618ed482553c3
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (svg-tag-mode): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 43b0f18d3e..d4cee7d06a 100644
--
branch: main
commit 20aa07441230f456d5f9066447e63e3dcecd8704
Author: Stefan Monnier
Commit: Stefan Monnier
.gitignore: Add `other-packages`
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 065973e4ae..df55f6045a 100644
--- a/.gitignore
+++ b/.
branch: main
commit da10c6d1100bfbe405d3082eb0f86c64d09b725d
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (svg-tag-mode): Fix typo
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index d4cee7d06a..24cf90dd0
branch: main
commit 9943a5b3b8529d3bdf45a74ab677c3d674eeef91
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (mpv): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 23545f783b..b56e7cff0c 100644
--- a/elpa-
branch: main
commit bfb6fce99adbcebf3fc1054385e1496da7885a3e
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (ioccur): Auto sync
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 24cf90dd06..47856f52b5 100
1101 - 1200 of 2965 matches
Mail list logo