summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finalise changelog for 2.15.4-1 uploaddebian/2.15.4-1Sean Whitton2019-01-12
* refresh patchSean Whitton2019-01-12
* changelogSean Whitton2019-01-12
* Merge tag '2.15.4'Sean Whitton2019-01-12
|\
| * Remove empty top and bottom lines when displaying multiline values.Joost Kremers2019-01-12
| * Move `ebib-multiline-display-{as-is|paragraph}' to ebib-utils.elJoost Kremers2019-01-11
| * Remove "Single Line" option from ebib-multiline-display-function.Joost Kremers2019-01-11
| * Add file `older-news.text'.Joost Kremers2019-01-11
| * Update to the manual.Joost Kremers2019-01-11
| * By default, display multiline fields as-is.Joost Kremers2019-01-11
| * always include aliasesNajib Idrissi2019-01-09
| * Improve section on the index buffer in the manual.Joost Kremers2019-01-08
| * Improve manual section on multiline edit buffers.Joost Kremers2019-01-08
| * `ebib-show-annotation': show annote field in BibTeX databases.Joost Kremers2019-01-08
| * Edit the "abstract" field as multiline by default.Joost Kremers2019-01-08
| * Fix comment.Joost Kremers2019-01-08
| * Update version number and copyright year.Joost Kremers2019-01-08
| * Merge branch 'master' of https://github.com/joostkremers/ebibJoost Kremers2019-01-08
| |\
| | * Small update to index.htmlJoost Kremers2019-01-07
| | * Update search screen shot and relevant text.Joost Kremers2019-01-07
| | * Fix web site.Joost Kremers2019-01-07
| | * Create standalone document for index.htmlJoost Kremers2019-01-07
| | * Fix compiler warning.Joost Kremers2019-01-07
| | * Fix Emacs 25 incompatibilities.Joost Kremers2019-01-07
| | * Update Vagrantfile to use ubuntu/bionic64 boxJoost Kremers2019-01-07
| * | Rename `ebib--empty-line-p' to `ebib--outside-field-p'.Joost Kremers2019-01-08
| * | Bug fix: ebib-goto-{prev|next}-set: move over multiline field values.Joost Kremers2019-01-08
| |/
| * Fix indentation for nameless-mode.Joost Kremers2019-01-07
| * Fix tag of customisation option `ebib-citation-description-function'.Joost Kremers2019-01-07
| * Implement multiline display in the entry buffer of multiline values.Joost Kremers2019-01-07
| * Add require statements for format-spec and hl-line.Joost Kremers2019-01-07
| * Require subr-x in the correct files.Joost Kremers2019-01-06
| * Move `ebib--format-*' functions to ebib-utils.elJoost Kremers2019-01-06
| * Do not set modified status in `ebib--store-entry'.Joost Kremers2019-01-06
| * Merge pull request #122 from akoehn/masterJoost Kremers2019-01-02
| |\
| | * Bug fix: use ebib--keywords-history instead of ebib-keyword-historyArne Köhn2019-01-02
| |/
| * Bug fix: add braces when editing the crossref field.Joost Kremers2018-12-21
| * Rewrite `ebib--format-entry'.Joost Kremers2018-12-21
| * Use "@String" and "@Preamble" throughout.Joost Kremers2018-12-19
| * Manual update: rewrite section "Exporting entries".Joost Kremers2018-12-19
| * Bug fix: `ebib--local-vars-add-dialect'Joost Kremers2018-12-19
| * Rewrite export functions.Joost Kremers2018-12-19
| * Set `default-directory' to user's $HOME in all Ebib buffers.Joost Kremers2018-12-19
| * New function `ebib-read-database'.Joost Kremers2018-12-14
| * Move `ebib--store-entry' to ebib-utils.el.Joost Kremers2018-12-14
| * Rename `ebib--export-entries' to `ebib--export-entries-to-file'.Joost Kremers2018-12-01
| * Remove TODO comment about exporting functions.Joost Kremers2018-12-01
| * Update version number to 2.13.Joost Kremers2018-11-30
| * Fix some problems after merging branch devel into master.Joost Kremers2018-11-30
| * Merge branch devel into master.Joost Kremers2018-11-30