elpasync pushed a change to branch externals/mpdired.

        at  a1d613a6d5 invert progression

This branch includes the following new commits:

       new  a52e1d37ca init
       new  a74ca07e9e rename
       new  356aae09c4 ideas and hack
       new  9063b7c80a better naming
       new  ec768308ac a recursive parser for listall
       new  5c777bc465 start cleaning display
       new  5699213525 mostly fancy
       new  651e7e2ff0 factorize connection
       new  2abd5dbd58 start mode and keymap
       new  d7c42d2e6d kill the global process
       new  fe835f4e0c better naming
       new  f6733f5577 factorize buffer naming
       new  f44c2e1810 navigation
       new  8498a52398 handle backtrack in navigation
       new  1f473c2840 no more *toplevel*
       new  2a7d82bbe9 identify file type with text property
       new  55e5bffec8 fix line movement
       new  c8fcb8a87e more hacking
       new  6bb7fab67b fix more navigation
       new  77a5b2aae8 mpdired--directory is global and only set in one place
       new  53544d970f start putting things in place for playlist
       new  0514ea90fc maybe we just need one main buffer
       new  6da84bce76 functional playlist view
       new  ef9152366f hack hack
       new  a10691c402 add songs!
       new  90a310e954 helper macro
       new  f167259c1b next/previous song in playlist view
       new  5755e4b4ff use the more apropriate "queue" for active playlist
       new  b74cb9b942 no more global var
       new  809a5df8e5 first command list for delete
       new  ef9eb96157 progress bar on the song's uri
       new  d6ffbd3d6a fix some bugs
       new  7bbcf712a1 fix a bug on progress bar
       new  def0f3a7ec better variable name for the main buffer
       new  38af5323d1 save point in queue view
       new  69020f1f01 put uri into a text property
       new  a9d1cddab5 arrange keymap
       new  2578a997f1 fix bug
       new  c706173fb3 also save/restore browser point
       new  f367a65ea7 provide
       new  7fbb564613 fix position tracking
       new  9144b48c3b sort functions
       new  02febab49f pause as an example of a general command
       new  517ccae79d continue with previous and next
       new  6d94b7529b more apropriate place for `mpdired--previous-directory'
       new  3381c37be3 kill `mpdired--previous-directory'
       new  384c19be84 short name in the browser view
       new  687eec724a start working on marks
       new  bf93b1f892 some progress on marks
       new  c7a25c8359 pause "connection broken" message
       new  063fc07288 fix bad bol
       new  2b60aded22 truncate lines
       new  ec312f3326 fix another wrong bol
       new  d76f23ae6f define my own face
       new  610c1ad904 multiple removal and face fix
       new  ca34f59824 insert header
       new  89eb2014ae keep last linefeed
       new  67161b74fd reset point
       new  91cd7e9d0f fix walking to the end of buffer
       new  57081d175d add a message system
       new  e78adc1fd2 position with songid in queue view
       new  c1e0eff8a4 tweak buffer names
       new  27258677fa fix going up (again)
       new  7f617d8f33 toggle marks
       new  0bead27006 fix bol positioning in some case
       new  5ea11f65b6 also gather URI when collecting marked
       new  6df5870a7d try to go to a correct place upon deletion
       new  8d3eb2c850 more comments
       new  e40891fa3a change marks
       new  f5e5350ac0 unmark all marks
       new  6242a3ab19 don't clear mark when there is none
       new  384bcbaf87 message is already reset when displayed
       new  d4c3e209f8 move next line in add at point
       new  64abed57c6 fix a bug with deletion on last line
       new  2be9c24398 use the function reader macro
       new  0f0e96d4b9 mark with regexp
       new  150283738e another key for mark at point
       new  7aba12aca2 same EOT regexp everywhere
       new  d873668a3a more text
       new  6c846ec87d message for pause
       new  192c308375 add marked files
       new  b869838bd3 custom message when adding multiple URI
       new  60bc2f4e8e hide the communication buffer
       new  27fff5c751 set volume
       new  4b4d78f513 address some checkdoc issues
       new  b5d5220a44 wrap some long lines
       new  218c95066c status line in the queue view
       new  fc0f1f692c stop command
       new  d16a87a0f0 explicit stopped
       new  38b0d18e24 fix bug with empty queue
       new  3f6a3bec12 copy mpd's status in a buffer local var
       new  e07d7509c7 random toggle
       new  511f9d7c1a fix mark
       new  fa2b2484b4 more status toggles
       new  2ac5d2f759 more text
       new  1243df446c a DB update command
       new  1adbc6d49c mostly docstrings
       new  7c67d5d631 put newline inside insert functions
       new  9690720c32 starts supporting playlist
       new  b7343a00ca playlist browsing
       new  95f4162d42 add playlist to queue
       new  92fe989306 faces
       new  5626857ca4 playlist -> mpdired--directory
       new  ba9a99a004 fix view toggle
       new  3198436ba6 quote URI in messages
       new  9d40d1e63e more text about bugs
       new  3236620d73 fix one term
       new  a53d111e2e playlist create and append
       new  6e66b61d33 message MPD's error
       new  1c0bdfde99 more comment
       new  c858ac4431 error switch views
       new  5719e8d4a0 bogus cut from a previous patch
       new  0db3b5f4ee add-at-point is built into add now
       new  d47b227dda sort and document keymap
       new  8bf8e8f366 playlist deletion
       new  f3154c55eb not needed after erase-buffer
       new  a3f8972f8f mostly comments
       new  e5a14107f1 kill useless sentinel
       new  c9b0b0c07b update old ideas.org
       new  ef4b7bbe23 package requirements
       new  ebfc6a1bac mpdired-port should be a number
       new  8aef3a4cff more meaningful than "? "
       new  24188d1b67 use D instead of d for flagging
       new  d99e1597de s/dolist/mapc for trivial with side effects
       new  3462a23512 more idiomatic nreverse
       new  457e45720e convert \"%s\" to %S
       new  ea686b71c3 a docstring for unsplit
       new  ad77853940 version 1 in preparation
       new  7ba0077315 avoid consing in `mpdired--short-name'
       new  d628211fc4 use `read-char' prompt
       new  f8f6218d73 use <remap> on some standard shortcuts
       new  5363e1565c drop copyright to FSF
       new  a1d613a6d5 invert progression


Reply via email to