summaryrefslogtreecommitdiff
path: root/ebib-filters.el
Commit message (Expand)AuthorAge
* Update version number and copyright year.Joost Kremers2019-01-08
* Merge branch devel into master.Joost Kremers2018-11-30
* Prettify comments.Joost Kremers2018-04-28
* Bug fix: ebib-log --> ebib--logJoost Kremers2018-03-22
* Update copyright notice to 2018.Joost Kremers2018-02-13
* Check if dest file is writable when saving filters.Joost Kremers2016-12-06
* Remove unnecessary header lines from auxiliary .el files.Joost Kremers2016-11-11
* Remove optional argument `sort' from `ebib--filters-run-filter'.Joost Kremers2016-11-06
* Update version number.Joost Kremers2016-10-24
* Update version number to 2.7Joost Kremers2016-09-22
* Move `ebib--filters-create-filter' to ebib-filters.elJoost Kremers2016-09-06
* Update all error messages with [Ebib] prefix.Joost Kremers2016-08-29
* Fix some flycheck warnings.Joost Kremers2016-08-29
* Update version number to 2.6Joost Kremers2016-08-29
* Update copyright statement.Joost Kremers2016-08-27
* Move some functions to ebib.el to suppress compiler warningsJoost Kremers2016-02-17
* Move special filter section to ebib-filters.elJoost Kremers2016-01-24
* Display |Filtered| in mode line for special filtersJoost Kremers2016-01-16
* Update version number to 2.5Joost Kremers2015-10-06
* Fix `y-or-n-p` prompt strings.Joost Kremers2015-09-28
* Explicitly use dynamic binding in `ebib-filters.el`.Joost Kremers2015-09-28
* Replace `add-to-list` with `push`Joost Kremers2015-09-27
* Delete trailing whitespace.Joost Kremers2015-09-14
* Update version number to 2.4Joost Kremers2015-09-10
* Fix some doc strings.Joost Kremers2015-06-14
* Add sort argument to ebib--filters-run-filterJoost Kremers2015-06-05
* Sort index on field contents.Joost Kremers2015-06-03
* Update version number to 2.3Joost Kremers2015-03-16
* Change version number in header blocksJoost Kremers2015-01-25
* Add 'no-digits arg to suppress-keymap for ebib-filters-mapJoost Kremers2015-01-25
* Merge branch 'parsebib'Joost Kremers2014-12-19
|\
| * Use single dash for (most) ebib-db functions.Joost Kremers2014-12-14
| * Use #' correctly.Joost Kremers2014-12-08
* | Fix footers in .el filesJoost Kremers2014-12-14
* | Do not use lexical-binding in ebib-filters.elJoost Kremers2014-11-28
* | Fix indentation issues.Joost Kremers2014-11-19
* | Enable lexical bindingJoost Kremers2014-11-19
|/
* Update version number to 2.0Joost Kremers2014-11-12
* Update for double-dash coding convention.Joost Kremers2014-11-12
* New option `ebib-bibtex-dialect'.Joost Kremers2014-03-18
* Add flag `ebib-filters-modified'.Joost Kremers2014-03-17
* Update doc string of ebib-filters-run-filter.Joost Kremers2014-03-14
* Add newline to some log messages.Joost Kremers2014-03-12
* Accept entry type aliases when reading a .bib file.Joost Kremers2014-03-11
* Rename variables that change type and make them obsolete.Joost Kremers2014-03-07
* Add empty line before `ebib-filters-run-filter'.Joost Kremers2014-03-04
* Move "ebib-write-database" to key command `w'.Joost Kremers2014-02-28
* Use bibtex.el for entry type definitions.Joost Kremers2014-02-28
* Remove Emacs <24.3 compatibility code.Joost Kremers2014-02-27
* Use strings for entry types and field names.Joost Kremers2014-02-26