branch: externals/pyim
commit 6b4329a25f0ec61f8fd404d926315064b966fa0b
Author: Feng Shu
Commit: Feng Shu
v5.2.4
---
pyim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim.el b/pyim.el
index aa27f7832f..f1218aeff3 100644
--- a/pyim.el
+++ b/pyim.el
@@ -7,7 +7,7 @@
branch: externals/diminish
commit fbd5d846611bad828e336b25d2e131d1bc06b83d
Author: Codruț Constantin Gușoi
Commit: Martin Yrjölä
Fix emacs native compilation warning
```
■ Warning (comp): diminish.el:155:2: Warning: docstring has wrong
usage of unescaped single quotes (use
branch: externals/org
commit 7c20552ed636d6c058d6be649e19d3d5edc0f62a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-load-languages: Link to the manual for language list
* lisp/org.el: Update docstring linking to the manual for the list of
supported babel languages.
branch: externals/org
commit 33686b9955c011486a72ec548475651dcadb0339
Author: Max Nikulin
Commit: Ihor Radchenko
org.el: Pass link match data to `org-file-apps' functions
* lisp/org.el (org--file-apps-entry-dlink-p): Fix it to pass match data
to handler functions from `org-open-
elpasync pushed a change to branch externals/org.
from eb5ef0ae14 ox-icalendar.el: Customize vevent summary prefix
new 33686b9955 org.el: Pass link match data to `org-file-apps' functions
new 6e9ea3a076 org.el: Preserve case for link subgroups from
`org-file-apps'
ne
branch: externals/org
commit f25b308af671766bb01e507c6db57bf3e83d8d05
Author: Max Nikulin
Commit: Ihor Radchenko
org.el: Avoid dlink identifiers in `org-open-file'
* lisp/org.el (org--file-apps-entry-locator-p): Rename from
`org--file-apps-entry-dlink-p'.
(org-open-file): Av
branch: externals/org
commit 6e9ea3a0766de9df6992bfb0359a5826ed1951b5
Author: Max Nikulin
Commit: Ihor Radchenko
org.el: Preserve case for link subgroups from `org-file-apps'
* lisp/org.el (org-open-file): Avoid matching of `org-file-apps' records
against the link converted to d
branch: externals/detached
commit e96156ab4a9540bd7d8e8e77af7773d52c7a001e
Author: Niklas Eklund
Commit: Niklas Eklund
Improve id creation
The usage of current-time-string will not suffice if a session is
rapidly rerun within a second. Resort to using the current-time-string
branch: main
commit 7446088666dee151f1871f5422a5674dc7c0ad41
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages: Auto-sync a few more packages
---
elpa-packages | 33 +++--
1 file changed, 23 insertions(+), 10 deletions(-)
diff --git a/elpa-packages b
branch: externals/cape
commit 5cd6b861b7fb88c7a0a3d5062b36631b561fea8c
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.9
---
cape.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cape.el b/cape.el
index b437c35745..3a0326c48d 100644
--- a/cape.el
+++ b/cape.el
branch: externals/consult
commit ef3aad65e41e425fbcc80c4a9a1f6fc4cafff383
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.19
---
CHANGELOG.org | 2 +-
consult.el| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index b460c1cbc2.
branch: externals/disk-usage
commit 345d9d8a6dce797bc892bcf9e8385bb9e487a228
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Remove unused binding
`map' is also being bound using `cl-loop'. The outer
binding is unused as reported by the byte-compiler.
---
disk-usage.el | 19 ++
branch: externals/disk-usage
commit 03ce75bbb03a1b5b26c6f91913219ad320919a43
Merge: cd4e1cb831 345d9d8a6d
Author: Ambrevar
Commit: Ambrevar
Merge branch 'silencio' into 'master'
Remove unused variable binding
See merge request ambrevar/emacs-disk-usage!6
---
disk-usage.el
branch: externals/marginalia
commit b6d9a7e663847d5b539adf46ecb68d25d18f68a3
Author: Daniel Mendler
Commit: Daniel Mendler
Version 0.14
---
marginalia.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/marginalia.el b/marginalia.el
index ccfbe73728..cdfa7ce1a7 100644
---
branch: externals/org
commit 3f3ff643d2e2f0e65a7fd4ff0163944e1c62ae03
Author: Joost Helberg
Commit: Ihor Radchenko
org-clock: Make quarter work as parameter for :step in clocktable
Hi,
many years ago a colleague and myself wrote a patch for quarters into
org-mode/clockt
elpasync pushed a change to branch externals/org.
from 7c20552ed6 org-babel-load-languages: Link to the manual for
language list
new 3f3ff643d2 org-clock: Make quarter work as parameter for :step in
clocktable
new 583c01c084 etc/ORG-NEWS: Document new ":step quarter" value
branch: externals/org
commit c9db3c51aba351ba05148449acc464b10c316ccc
Author: Ihor Radchenko
Commit: Ihor Radchenko
test-org-clock/clocktable/step: Add test for the new ":step quarter"
* testing/lisp/test-org-clock.el (test-org-clock/clocktable/step): Add
new test case.
---
tes
branch: externals/org
commit 583c01c08496021f2db5ffde118e8ff71039c510
Author: Ihor Radchenko
Commit: Ihor Radchenko
etc/ORG-NEWS: Document new ":step quarter" value
* etc/ORG-NEWS (Clock table can now produce quarterly reports):
Document the new feature introduced in 3f3ff643d.
branch: externals/sotlisp
commit 3c9fc961155a3f1695205b865049a49a9e760f47
Author: Arthur Miller
Commit: Arthur Miller
Fix some warnings, new abbrevs: gbc, dkm, swe, ue
---
sotlisp.el | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/sotlisp.el b/sotlisp.el
branch: externals/sotlisp
commit 04186129f2dccf48e288639b78adeb9c0e94be54
Merge: ed2356a325 3c9fc96115
Author: Artur Malabarba <453029+malaba...@users.noreply.github.com>
Commit: GitHub
Merge pull request #14 from amno1/master
Fix some warnings, new abbrevs: gbc, dkm, swe, ue
---
so
branch: externals/vdiff
commit d5df45f84395f507aba555a54407b60e284b23cd
Author: Justin Burkett
Commit: Justin Burkett
Make vdiff--session permanent-local
Prevents the variable from being clobbered on a major-mode change.
---
vdiff.el | 1 +
1 file changed, 1 insertion(+)
diff --gi
branch: main
commit f298063b6eb2229fe6030cf62f81e8b171c0ec40
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (consult): Add :news
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 0268c9cc36..100fd35c0c 100644
--- a
elpasync pushed a change to branch externals/ement.
from 7f3756359b Fix: (ement-room-list-avatars) Use display-images-p
new d13cc0c4de Docs: Update README
new fb51f82eb5 Release: v0.1.1
Summary of changes:
README.org | 24 +++-
ement.el | 2 +-
2 fi
branch: externals/ement
commit fb51f82eb5d79281467a62dcd317c82fd4b34a47
Author: Adam Porter
Commit: Adam Porter
Release: v0.1.1
---
ement.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ement.el b/ement.el
index 51af0cb2a6..04257f6252 100644
--- a/ement.el
+++ b/ement
branch: externals/ement
commit d13cc0c4deb290fcab22bdbfc86d3a7322c02bb2
Author: Adam Porter
Commit: Adam Porter
Docs: Update README
This now correctly exports to an Info manual using ox-texinfo, without
errors.
---
README.org | 24 +++-
1 file changed, 11 in
branch: externals/ement
commit 5edc3b77a8c99d8e1ebc645c5c75121f3f32b322
Author: Adam Porter
Commit: Adam Porter
Meta: v0.1.2-pre
---
README.org | 4
ement.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0be54dbc53..0de375dc7e 100
branch: externals/ement
commit 068ebc12097784595a9e49d40725416d614dd634
Author: Adam Porter
Commit: Adam Porter
Docs: Add changelog entry
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0de375dc7e..62ea2ab0af 100644
--- a/RE
branch: externals/ement
commit 09ad959a090709a38c78ea504591edf6ba21b1ea
Author: Visuwesh
Commit: Adam Porter
Fix: (ement-room-sync) Correct argument order
---
ement-room.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ement-room.el b/ement-room.el
index 4b1cbd72ce..ed
branch: externals/ement
commit 79e8cc51f104b35246e73c434a024f5635ddca5f
Author: Adam Porter
Commit: Adam Porter
Fix: (ement-notify) Ensure D-Bus is available
Adds (ement-notify-dbus-p).
Fixes #83. Thanks to Tassilo Horn (@tsdh) for reporting and providing
the predicate
branch: externals/ement
commit 82d598a22a1a2605a187762f18e6b0cbdd6af7b3
Merge: 5edc3b77a8 068ebc1209
Author: Adam Porter
Commit: Adam Porter
Merge: Fix: (ement-room-sync) Correct argument order
---
README.org| 3 ++-
ement-room.el | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
elpasync pushed a change to branch externals/ement.
from fb51f82eb5 Release: v0.1.1
new 5edc3b77a8 Meta: v0.1.2-pre
new 09ad959a09 Fix: (ement-room-sync) Correct argument order
new 068ebc1209 Docs: Add changelog entry
new 82d598a22a Merge: Fix: (ement-room-sy
branch: externals/ement
commit aeba07b658ad8decdb908efcf9feebe8fca4f08e
Author: Adam Porter
Commit: Adam Porter
Docs: Mention availability in Debian, Guix, etc.
---
README.org | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d
branch: elpa/xah-fly-keys
commit 350ab789e221a709e753f7b14586fa782a8661eb
Author: Xah Lee
Commit: Xah Lee
added key space h x (dvorak notation) for describe-command
---
xah-fly-keys.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/xah-fly-keys.el b/xah-fly-keys.e
branch: main
commit 8cc9eafe4a9fef2de04d7fa9e8b088bd5d79bee1
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (org-contacts): New package
---
elpa-packages | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 100fd35c0c..0
branch: externals/ement
commit 28cb94cfb5b31fdfaa344c9db42116e0179681c6
Author: Adam Porter
Commit: Adam Porter
Release: v0.1.2
---
README.org | 2 +-
ement.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 484969d1ca..da0e42898a 10064
branch: externals/org-contacts
commit 4a36f4a5988e212aa0eb036ed78de2e226057d31
Author: Julien Danjou
Commit: Julien Danjou
Merge org-contacts-wl in org-contacts
* org-contacts.el: Merge org-contacts-wl.el
Signed-off-by: Julien Danjou
---
org-contacts.el | 26 +
branch: externals/org-contacts
commit ad99d80ad37b085745b268261f03e1144a3fb460
Author: Julien Danjou
Commit: Julien Danjou
org-contacts: import
Signed-off-by: Julien Danjou
---
org-contacts.el | 477
1 file changed, 477 inse
branch: externals/org-contacts
commit 66e23e6403c8cc07779e6a8760b06ab3336dfc6f
Author: Rüdiger Sonderfeld
Commit: Julien Danjou
org-contacts: added VCard 3.0 exporter and ADDRESS field
Signed-off-by: Julien Danjou
---
org-contacts.el | 65 ++
branch: externals/org-contacts
commit 2f0d7e94ddfda9cec54bc3d0471796128ecf6640
Author: Julien Danjou
Commit: Julien Danjou
org-contacts: make Gnus usage optional
Signed-off-by: Julien Danjou
---
org-contacts.el | 20
1 file changed, 12 insertions(+), 8 deletio
branch: externals/org-contacts
commit 6e66e4a769d3bd1fb9ed3b5d6c58114211e8583d
Author: Rüdiger Sonderfeld
Commit: Julien Danjou
org-contacts: added custom org-contacts-birthday-format
Signed-off-by: Rüdiger Sonderfeld
Signed-off-by: Julien Danjou
---
org-contacts.el | 13
branch: externals/org-contacts
commit 531d67a7150b3fbe4f97d736e65ab476706b1a31
Author: Tassilo Horn
Commit: Carsten Dominik
Fix Emacs 24 compatibility issue with Emacs 24
* contrib/lisp/org-contacts.el (completion-table-case-fold): Make
completion compatible with Emacs 24Fix org
branch: externals/org-contacts
commit d0caf96afd910e06245cb61db39c97ae20a600d1
Author: Tassilo Horn
Commit: Bastien Guerry
Replace org-mode-p with usual (eq major-mode 'org-mode) check
Additionally, replace one
(or (org-mode-p) (derived-mode-p 'org-mode))
with
branch: externals/org-contacts
commit 5f1806a8d0ae631bd18f16e194af214a4fc80ad7
Author: Lomax Escarmant
Commit: Julien Danjou
org-contacts: fix errors when Gnus or ERC are not loaded
Signed-off-by: Julien Danjou
---
org-contacts.el | 16 +---
1 file changed, 9 insertion
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-c
branch: externals/org-contacts
commit 6c12101c8c01cf69067a0f0c78edd45b36ed753b
Author: Michael Markert
Commit: Julien Danjou
org-contacts: Use `with-current-buffer' instead of
`save-excursion'+`with-current-buffer'.
Signed-off-by: Michael Markert
Signed-off-by: Julien Danjou
branch: externals/org-contacts
commit f71963d38af826f0b7296fef859acbee593c06eb
Merge: 3f1509bfa2 8bf8565c46
Author: Bastien Guerry
Commit: Bastien Guerry
Merge branch 'maint'
Conflicts:
contrib/oldexp/org-exp.el
lisp/org.el
branch: externals/org-contacts
commit 5526110aacd34ba4eef763c371f7e8b3055cda14
Merge: ef5cb2484b 2e77024e89
Author: Eric Schulte
Commit: Eric Schulte
Merge branch 'origin-maint'
Conflicts:
contrib/lisp/org-mac-link-grabber.el
doc/org.texi
lisp/org
branch: externals/org-contacts
commit fb5c9dcec91ed209738a8dbb74d3364c2968cd47
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: externals/org-contacts
commit b78a119f7a5e51e8c120b3adc727e610053212d8
Author: Michael Markert
Commit: Carsten Dominik
Add docstring for `wl-get-from-header-content'.
TINYCHANGE
---
org-contacts.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/org-contacts.el b/org-cont
branch: externals/org-contacts
commit 4f5c58197e4dab32ceaafe3e4c3fb2c2a7397385
Author: Carsten Dominik
Commit: Carsten Dominik
Fix wanderlust interface for org-contact.el
Patches by Michael Markert.
---
org-contacts.el | 28 +++-
1 file changed, 19 insertion
branch: externals/org-contacts
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(+), 2
branch: externals/org-contacts
commit d630e91dee767c991ffb984ddd72d1f2d3b3f93b
Author: Grégoire Jadi
Commit: Grégoire Jadi
Add caching mecanism
* contrib/lisp/org-contacts.el: Add a caching mecanism around
`org-contacts-filter'.
---
org-contacts.el | 74 ++
branch: externals/org-contacts
commit e585be0859529b7f479168f0bd94060e11e7211a
Author: Rüdiger Sonderfeld
Commit: Julien Danjou
org-contacts: added org-contacts-show-map (requires google-maps-el)
Signed-off-by: Julien Danjou
---
org-contacts.el | 18 ++
1 file chan
branch: externals/org-contacts
commit 67239422833614a0b87bc770d08787cadb25ee5d
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-name,
branch: externals/org-contacts
commit c0f4677a74be5ace1fe12dbcd672ef0f5d15ba36
Author: Bastien Guerry
Commit: Bastien Guerry
contrib/lisp/org-contacts.el: Require 'org-agenda.
Thanks to Christopher Schmidt for pointing this.
---
org-contacts.el | 1 +
1 file changed, 1 insertion(+)
branch: externals/org-contacts
commit 4d5b508f0fdf8206b0f4eebdc4fba36a9ade975a
Author: Julien Danjou
Commit: Julien Danjou
org-contacts: check that completion-at-point-functions is bound
---
org-contacts.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/org-
branch: externals/org-contacts
commit 4b368d7709aefd3b11644c50abaaa36b4de96297
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 be656c1370..3ba521d4b2 10064
branch: externals/org-contacts
commit ef5cb2484bb463da53b18e3ad4ed7b13653bb15a
Author: Bastien Guerry
Commit: Bastien Guerry
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 74d
branch: externals/org-contacts
commit 4108493c9d2eb60580ac94646db4cffb7212261b
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 "note" pr
branch: externals/org-contacts
commit 8e9ac123b1ea1d7bb5c96611225d4052d8faf1c1
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--postch' fro
branch: externals/org-contacts
commit d6824ec3c27d927968368979d2735cc1543051c7
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' and
branch: externals/org-contacts
commit 1d702361440194b68e511a442fb0941ffe313a47
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 Thum fo
branch: externals/org-contacts
commit 1313bd7bb0ecb0f689b43f3ee3fa9b8d7e307416
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-complet
branch: externals/org-contacts
commit beb76bf4353436e94d08ca329ad28288591572f6
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' instead of `
branch: externals/org-contacts
commit 680dc1f24dcd14378a62a1733063a34d588e9c25
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: externals/org-contacts
commit 7cae69fce605c17b4eb6d90d027b22f36da8ce4f
Author: Michael Markert
Commit: Julien Danjou
org-contacts: Require cl on compilation.
Signed-off-by: Michael Markert
Signed-off-by: Julien Danjou
---
org-contacts.el | 3 +++
1 file changed, 3 ins
branch: externals/org-contacts
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 for gnus
branch: externals/org-contacts
commit 43d657161292199ba8a219a8a39eed89f9f361e2
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-contacts
branch: externals/org-contacts
commit 93f982e3ba1de8558f41fcf71a335d9b86ef0ec4
Merge: 010b2ec38a 8bf8565c46
Author: Bastien Guerry
Commit: Bastien Guerry
Merge branch 'maint'
branch: externals/org-contacts
commit 8bf8565c468b6838e1bfdd6c51d375b5aaeef643
Author: Bastien Guerry
Commit: Bastien Guerry
Update copyright years.
Happy new year!
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contact
branch: externals/org-contacts
commit 50d8ec975284636debbaff29632c46b7afccb471
Author: Grégoire Jadi
Commit: Bastien Guerry
Improve `completion-at-point' for `org-contacts.el' in mail
* org-contacts.el: Improve the completion part:
- When a group is found, it now replaces the na
branch: externals/org-contacts
commit e516efacb6ae3dedb4f55beb3c4d61bb38f1b605
Merge: f71963d38a 8bf8565c46
Author: Bastien Guerry
Commit: Bastien Guerry
Merge branch 'maint'
Conflicts:
lisp/org.el
branch: externals/org-contacts
commit e6b58110044a6f7d3d32b87a0ff4d7152176ff1c
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): New vari
branch: externals/org-contacts
commit 3f1509bfa2012d7ba4c9be35c98b8fd16f370b34
Author: Rüdiger Sonderfeld
Commit: Grégoire Jadi
org-contacts: Fix Agenda format.
* contrib/lisp/org-contacts.el: Use `org-agenda-prefix-format' to
format entry instead of unused org-agenda-format.
branch: externals/org-contacts
commit abbf3a9a25a136676999c0bc999d6b3615628006
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 the '?'
branch: externals/org-contacts
commit dcd313e66d2e2291485ca9eab8b719f36391fd9b
Author: Ilya Shlyakhter
Commit: Bastien Guerry
Tags/properties matcher: Fixed issues with todo-only matches
lisp/org.el (org-scan-tags): Require todo-only argument, and document
that it should be the
branch: externals/org-contacts
commit fa4869123de76d5651186caa6663b2b07ed33f4c
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
formattin
branch: externals/org-contacts
commit b78976445891490bb0f2c1f8ead9139ac2d0b17a
Author: Bastien Guerry
Commit: Bastien Guerry
contrib/lisp/*el: Fix license information and add "This file is not part..."
Also do some aesthetic code clean-up in org-drill.el.
---
org-contacts.el | 4 ++
branch: externals/org-contacts
commit 9d9246c0a5e613a6d5a9178e551e2797cf6bd681
Merge: 3a24177c3a bb08fb96ab
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: externals/org-contacts
commit 5d5faa5e6bce64b2d45b47e84d20c464528e0067
Author: Feng Shu
Commit: Bastien Guerry
org-contacts.el, add note property
* org-contacts.el (org-contacts-note-property): New varible which add note
property
(org-contacts-vcard-format): Add the
branch: externals/org-contacts
commit ea8cbe4ca15cccb2dd5acd82d08b6f595b60b8b1
Author: Bastien Guerry
Commit: Bastien Guerry
Fix copyright years for elisp files in core and contrib.
Also add "This file is not part of GNU Emacs." when this is the case.
---
org-contacts.el | 2 +-
1
branch: externals/org-contacts
commit 9105e222511cbfd2c14c626a45b7507544f3b385
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
the
branch: externals/org-contacts
commit 1b44df7267eba0f2902ec0eaff8dbc2fc6048f06
Author: Michael Strey
Commit: Grégoire Jadi
contrib/lisp/org-contacts: Allow org links in properties
* contrib/lisp/org-contacts.el (org-contacts-split-property):
Introduce a custom version of split
branch: externals/org-contacts
commit bc11ab4130bb6e3594a3b85621856b1d0ab07a41
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-export-as-
branch: externals/org-contacts
commit 010b2ec38aedcca8b527baca890461c6cc1c3aff
Author: Daniel Clemente
Commit: Bastien Guerry
org-contacts.el (org-contacts-format-name): New function
* org-contacts.el (org-contacts-format-name): New function.
(org-contacts-format-email): Use the
branch: externals/org-contacts
commit 23af13f11a9b1763d645244c75252405b535bc97
Author: Grégoire Jadi
Commit: Grégoire Jadi
contrib/lisp/org-contacts.el: Silence byte-compiler
---
org-contacts.el | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/org
branch: externals/org-contacts
commit 25211e8066e544a50226e746b62dd37b2ff1f478
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):
Check
branch: externals/org-contacts
commit 68a0286a8f8636e56f85014ef0b2c212b9537e9b
Author: Feng Shu
Commit: Bastien Guerry
org-contacts.el, add name alias property.
* contrib/lisp/org-contacts.el (org-contacts-alias-property): add new
varible
(org-contacts-matcher): add org-
branch: externals/org-contacts
commit 7fcd20bcffe64e9c3daea069574d162538b95351
Author: Bastien Guerry
Commit: Bastien Guerry
contrib/lisp/org-contacts.el: Docstring fixes and small code clean up
* org-contacts.el (org-contacts)
(org-contacts-birthday-format, org-contacts-complet
branch: externals/org-contacts
commit fb87d0eac08e7bf93941850b84a755df053b609b
Author: Bastien Guerry
Commit: Bastien Guerry
contrib/lisp/org-contacts.el: Delete trailing whitespaces
---
org-contacts.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/org-contacts.el
branch: externals/org-contacts
commit 81129c4c07626c8f42026670b16d288b57c24fa0
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-prefix)
branch: externals/org-contacts
commit 43d2cdde45ea3e2b8e00913d0f43b51a6ce6ffb0
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'.
* contrib/lisp
branch: externals/org-contacts
commit c297cb009f130bf763a20935d587d21fa154cfd9
Merge: 5526110aac 938ca34558
Author: David Maus
Commit: David Maus
Merge branch 'maint'
---
org-contacts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-contacts.el b/org-contacts.el
in
branch: externals/org-contacts
commit f6d87ee7f3a1a6f9ee101f06d7a364f105d0c542
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.el b/or
branch: externals/org-contacts
commit 4d41ad256de07d55df0acc32ac26dcfd9903ce55
Merge: 9d9246c0a5 8829fb451a
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: externals/org-contacts
commit 58afa03d8c547346c05e83fe13d10340f02fe9a1
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-addre
branch: externals/org-contacts
commit a9b2eef66f695eec68c86872cf484a1956bdb898
Author: Grégoire Jadi
Commit: Grégoire Jadi
org-contacts.el: Check if the database need a refresh in a dedicated
function
* contrib/lisp/org-contacts.el (org-contacts-db-need-update?): New
function
branch: externals/org-contacts
commit 36c6b30ec2d410b8a8c8e6df4542b73496ac0917
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: externals/org-contacts
commit cb941d402362c3a4bf823f44c9c1bca42a91a420
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 the abi
branch: externals/org-contacts
commit 3a24177c3a9efe0e55d20d1531ec9f54b31ef478
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/lisp/o
1 - 100 of 212 matches
Mail list logo