summaryrefslogtreecommitdiff
path: root/helm-bookmark.el
Commit message (Expand)AuthorAge
* Use :extend attr in all deffaceThierry Volpiatto2020-06-29
* Fix documentationManuel Uberti2020-06-03
* Update copyrightsThierry Volpiatto2019-03-26
* Remove trailing whitespace(s)duianto2019-01-21
* Ensure action is available before running itThierry Volpiatto2018-11-10
* Add jump to bmk other frameThierry Volpiatto2018-11-10
* Use w3m-browse-url when available in w3m bmks handlerThierry Volpiatto2018-03-23
* Update copyrightsThierry Volpiatto2018-01-08
* Remove addressbook supportThierry Volpiatto2017-09-03
* Fix highlighting of non connected remote bmk'sThierry Volpiatto2017-09-03
* Be safe when highlighting remote bookmarks.Thierry Volpiatto2017-04-15
* Show non existent bookmarks in different color.Thierry Volpiatto2017-04-15
* Merge pull request #1743 from alphapapa/helm-bookmark-org-filesThierry Volpiatto2017-04-13
|\
| * Add Org file bookmarks to helm-bookmarksAdam Porter2017-04-13
* | Add a fct to helm-source-addressbook-set.Thierry Volpiatto2017-04-12
|/
* Remove addressbook source from filtered bookmarks.Thierry Volpiatto2017-04-01
* Add new source to set addressbook bookmark.Thierry Volpiatto2017-03-31
* Use assq and memq where needed.Thierry Volpiatto2017-03-22
* Update copyrights.Thierry Volpiatto2017-01-01
* Handle and match new "group" entry in addressbook.Thierry Volpiatto2016-11-30
* Use addressbook-buffer-name.Thierry Volpiatto2016-11-23
* Allow toggling bmk view in PA for addressbook and fix error with images.Thierry Volpiatto2016-11-23
* Add a command for addressbook bookmarks only.Thierry Volpiatto2016-11-23
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Fix setting up mail buffer when ccing.Thierry Volpiatto2016-09-25
* Allow searching in addressbook emails.Thierry Volpiatto2016-09-24
* Move functions from helm to helm-lib and require accordingly.Thierry Volpiatto2016-09-04
* Rename helm-bookmark-overwrite-inheritor.Thierry Volpiatto2016-08-20
* Add comment no code change.Thierry Volpiatto2016-08-18
* Don't overwrite helm-source-in-buffer in helm-bookmark-overwrite-inheritor.Thierry Volpiatto2016-08-18
* Remove jump other window from hff boomarks.Thierry Volpiatto2016-07-05
* Modify helm-bookmark find-files in a different way.Thierry Volpiatto2016-07-04
* Add binding for *browse-project in bookmarks.Thierry Volpiatto2016-07-03
* Don't jump to other window with ff bookmarks.Thierry Volpiatto2016-07-02
* Add mode-line string for addressbook-bookmark.Thierry Volpiatto2016-03-29
* Docstring helm-highlight-bookmark.Thierry Volpiatto2016-03-17
* Fix copyrights.Thierry Volpiatto2016-03-05
* Remove also the search function which is wrong in helm-bookmark.Thierry Volpiatto2016-01-14
* Fix preselection in helm-bookmarks when toggling.Thierry Volpiatto2016-01-14
* Remove match-part fn in helm-bookmark (#1334).Thierry Volpiatto2016-01-14
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Remove deprecated type-attributes definitions.Thierry Volpiatto2015-12-06
* Fix mode-line error when no bookmarks present in buffer (#1207).Thierry Volpiatto2015-10-09
* Improve helm-bookmark-filter-setup-alist.Thierry Volpiatto2015-09-21
* Prevent persistent action in ff bookmarks.Thierry Volpiatto2015-09-11
* Rename helm-run-after-quit and helm-quit-and-execute-action.Thierry Volpiatto2015-08-15
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Remove most mode-line strings to use generic one.Thierry Volpiatto2015-07-14
* Move types from helm-source.el to helm-types.elThierry Volpiatto2015-07-09