emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ELPA-diffs] /srv/bzr/emacs/elpa r184: * ampc.el (ampc): Fix typo.


From: Christopher Schmidt
Subject: [ELPA-diffs] /srv/bzr/emacs/elpa r184: * ampc.el (ampc): Fix typo.
Date: Thu, 15 Mar 2012 12:48:41 +0100
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 184
committer: Christopher Schmidt <address@hidden>
branch nick: emacs-elpa
timestamp: Thu 2012-03-15 12:48:41 +0100
message:
  * ampc.el (ampc): Fix typo.
modified:
  packages/ampc/ampc.el
=== modified file 'packages/ampc/ampc.el'
--- a/packages/ampc/ampc.el     2012-03-14 21:34:36 +0000
+++ b/packages/ampc/ampc.el     2012-03-15 11:48:41 +0000
@@ -579,7 +579,7 @@
               (1 'ampc-current-song-mark-face)
               (2 'ampc-current-song-marked-face)))))
 
-V;;; *** internal functions
+;;; *** internal functions
 (defun ampc-quote (string)
   (concat "\"" (replace-regexp-in-string "\"" "\\\"" string) "\""))
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]