]> code.delx.au - gnu-emacs-elpa/history - ampc.el
* ampc.el: Bump version to 0.1.3.
[gnu-emacs-elpa] / ampc.el
2012-06-03 Christopher Schmidt* ampc.el: Bump version to 0.1.3.
2012-05-06 Christopher Schmidt* ampc.el (ampc): Change the name of the internal commu...
2012-05-05 Christopher Schmidt* ampc.el: Add mouse support.
2012-05-05 Christopher Schmidt* ampc.el (ampc-fill-skeleton): Add mouse highlighting...
2012-05-05 Christopher Schmidt* ampc.el: Add tool-bar.
2012-05-05 Christopher Schmidt* ampc.el (ampc-mode-map): Add stop/next/previous menu...
2012-05-05 Christopher Schmidt* ampc.el (ampc-item-mode-map): Remap next-line and...
2012-05-05 Christopher Schmidt* ampc.el (ampc-item-mode-map): Clarify docs in regards...
2012-04-30 Christopher SchmidtThe package of ampc is ampc itself, not GNU Emacs....
2012-04-26 Christopher Schmidt* ampc.el: Name views.
2012-04-26 Christopher Schmidt* ampc.el (ampc-mode-map): Add suspend menu item.
2012-04-26 Christopher Schmidt* ampc.el (ampc-mode-map): Add checkboxes to the toggle...
2012-03-28 Christopher Schmidt* ampc.el (ampc-fill-internal-db-entry): Use a better...
2012-03-28 Christopher Schmidt* ampc.el (ampc-mode-map): Forbid changes of the window...
2012-03-23 Christopher Schmidt* ampc.el: Doc fixes.
2012-03-17 Christopher Schmidt* ampc.el (ampc-fill-internal-db): Fix empty region...
2012-03-17 Christopher Schmidt* ampc.el (ampc-insert): Minor code simplification.
2012-03-08 Christopher SchmidtBump version to 0.1.2.
2012-03-08 Christopher SchmidtAdd emacswiki-generator.el.
2012-03-07 Christopher SchmidtHandle listallinfo chunks right after receiving them.
2012-03-05 Christopher SchmidtFix code alignment.
2012-03-04 Christopher SchmidtUse eval-after-load rather than require in the remap...
2012-03-04 Christopher SchmidtAdd note on byte-compiling.
2012-03-04 Christopher SchmidtAdd new keywords.
2012-03-04 Christopher SchmidtAlias unspecified tags in playlist buffers.
2012-03-04 Christopher SchmidtCorrectly quote arguments before sending them to MPD.
2012-03-03 Christopher SchmidtClarify version error message.
2012-03-03 Christopher SchmidtAdd ampc-status-changed-hook and ampc-status-changed...
2012-03-03 Christopher SchmidtUse symbols rather than strings in ampc-status.
2012-02-24 Christopher SchmidtAlias unspecified tags in ampc-status.
2012-02-23 Christopher SchmidtAdd link to the mpd webpage.
2012-02-20 Christopher SchmidtMake some interactive functions usable even if ampc...
2012-02-20 Christopher SchmidtMove ampc-align-point to the internal code section.
2012-02-20 Christopher SchmidtFix wrong key description.
2012-02-20 Christopher SchmidtRemove superfluous whitespace.
2012-02-19 Christopher SchmidtAdd ampc-suspend.
2012-02-19 Christopher SchmidtCache internal database to avoid repeating rebuilding.
2012-02-14 Christopher SchmidtBump version to 0.1.1.
2012-02-14 Christopher SchmidtFix spelling mistake.
2012-02-14 Christopher SchmidtAdd note on how to remap keys in ampc-mode-map.
2012-02-14 Christopher SchmidtAdd new views with a different order of tag browsers.
2012-02-14 Christopher SchmidtRebuild internal song database if the tag browser change.
2012-02-11 Christopher SchmidtAssign copyright to the FSF.
2012-02-10 Christopher Schmidtampc is (hopefully) a part of GNU Emacs.
2012-02-10 Christopher SchmidtAdd ELPA installation note.
2012-02-10 Christopher SchmidtAdd version tag.
2012-02-10 Christopher SchmidtAdd commentary and code tags.
2012-01-28 Christopher SchmidtAlias unspecified tags to "[Not Specified]".
2012-01-28 Christopher SchmidtFix indentation in source code.
2012-01-28 Christopher SchmidtFix ampc-with-selection.
2012-01-28 Christopher SchmidtClean up file local variables.
2012-01-12 Christopher SchmidtFix error in ampc-toggle-play that occurs when there...
2012-01-12 Christopher SchmidtAdd ampc-goto-current-song.
2012-01-12 Christopher SchmidtSimplify ampc-toggle-*.
2012-01-12 Christopher SchmidtMinor spelling fix.
2012-01-12 Christopher SchmidtRemove autoload for ampc-quit.
2012-01-12 Christopher SchmidtMinor code simplifications.
2012-01-11 Christopher SchmidtInitial commit.