summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * ampc.el: Bump version to 0.1.3.v0.1.3Christopher Schmidt2012-06-031-1/+1
* * ampc.el (ampc): Change the name of the internal communication buffer toChristopher Schmidt2012-05-061-1/+1
* * ampc.el: Add mouse support.Christopher Schmidt2012-05-051-12/+72
* * ampc.el (ampc-fill-skeleton): Add mouse highlighting for list entries.Christopher Schmidt2012-05-051-1/+5
* * ampc.el: Add tool-bar.Christopher Schmidt2012-05-051-3/+28
* * ampc.el (ampc-mode-map): Add stop/next/previous menu items.Christopher Schmidt2012-05-051-0/+5
* * ampc.el (ampc-item-mode-map): Remap next-line and previous-line to their ampcChristopher Schmidt2012-05-051-0/+2
* * ampc.el (ampc-item-mode-map): Clarify docs in regards to the arguments ofChristopher Schmidt2012-05-051-4/+11
* The package of ampc is ampc itself, not GNU Emacs. All files changed.Christopher Schmidt2012-04-302-2/+2
* * ampc.el: Name views.Christopher Schmidt2012-04-261-13/+26
* * ampc.el (ampc-mode-map): Add suspend menu item.Christopher Schmidt2012-04-261-0/+1
* * ampc.el (ampc-mode-map): Add checkboxes to the toggle menu items.Christopher Schmidt2012-04-261-6/+12
* * ampc.el (ampc-fill-internal-db-entry): Use a better format for storing data.Christopher Schmidt2012-03-281-18/+15
* * ampc.el (ampc-mode-map): Forbid changes of the window layout when ampc isChristopher Schmidt2012-03-281-1/+3
* * ampc.el: Doc fixes.Christopher Schmidt2012-03-231-5/+5
* * ampc.el (ampc-fill-internal-db): Fix empty region bug.Christopher Schmidt2012-03-171-10/+8
* * ampc.el (ampc-insert): Minor code simplification.Christopher Schmidt2012-03-171-5/+4
* emacswiki-generator.el: add EmacsWiki link.Christopher Schmidt2012-03-081-0/+2
* Bump version to 0.1.2.v0.1.2Christopher Schmidt2012-03-081-1/+1
* Add emacswiki-generator.el.Christopher Schmidt2012-03-082-5/+66
* Handle listallinfo chunks right after receiving them.Christopher Schmidt2012-03-071-29/+48
* Fix code alignment.Christopher Schmidt2012-03-051-14/+14
* Use eval-after-load rather than require in the remap key sample.Christopher Schmidt2012-03-051-9/+9
* Add note on byte-compiling.Christopher Schmidt2012-03-051-0/+3
* Add new keywords.Christopher Schmidt2012-03-041-1/+1
* Alias unspecified tags in playlist buffers.Christopher Schmidt2012-03-041-2/+4
* Correctly quote arguments before sending them to MPD.Christopher Schmidt2012-03-041-8/+17
* Clarify version error message.Christopher Schmidt2012-03-031-1/+2
* Add ampc-status-changed-hook and ampc-status-changed-hook.Christopher Schmidt2012-03-031-8/+42
* Use symbols rather than strings in ampc-status.Christopher Schmidt2012-03-031-20/+20
* Alias unspecified tags in ampc-status.Christopher Schmidt2012-02-241-2/+4
* Add link to the mpd webpage.Christopher Schmidt2012-02-231-1/+1
* Make some interactive functions usable even if ampc is suspended.Christopher Schmidt2012-02-201-55/+106
* Move ampc-align-point to the internal code section.Christopher Schmidt2012-02-201-5/+5
* Fix wrong key description.Christopher Schmidt2012-02-201-3/+3
* Remove superfluous whitespace.Christopher Schmidt2012-02-201-1/+1
* Add ampc-suspend.Christopher Schmidt2012-02-191-41/+68
* Cache internal database to avoid repeating rebuilding.Christopher Schmidt2012-02-191-8/+6
* Bump version to 0.1.1.v0.1.1Christopher Schmidt2012-02-141-1/+1
* Fix spelling mistake.Christopher Schmidt2012-02-141-1/+1
* Add note on how to remap keys in ampc-mode-map.Christopher Schmidt2012-02-141-0/+14
* Add new views with a different order of tag browsers.Christopher Schmidt2012-02-141-16/+49
* Rebuild internal song database if the tag browser change.Christopher Schmidt2012-02-141-4/+15
* Assign copyright to the FSF.Christopher Schmidt2012-02-111-1/+1
* ampc is (hopefully) a part of GNU Emacs.Christopher Schmidt2012-02-101-1/+1
* Add ELPA installation note.Christopher Schmidt2012-02-101-2/+3
* Add version tag.Christopher Schmidt2012-02-101-0/+1
* Add commentary and code tags.Christopher Schmidt2012-02-101-0/+2
* Alias unspecified tags to "[Not Specified]".Christopher Schmidt2012-01-281-2/+2
* Fix indentation in source code.Christopher Schmidt2012-01-281-4/+4