[Pkg-mozext-commits] [itsalltext] 35/459: Added todo item: line nmuber for editor

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit c4b137ae1e251dfa08c0a58aaaf8857fcce71168
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Fri Dec 22 14:05:33 2006 -0500

    Added todo item: line nmuber for editor
---
 chrome/content/itsalltext.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/chrome/content/itsalltext.js b/chrome/content/itsalltext.js
index 06d5f54..b2ef4fd 100644
--- a/chrome/content/itsalltext.js
+++ b/chrome/content/itsalltext.js
@@ -348,6 +348,7 @@ function ItsAllTextOverlay() {
       }
     };
       
+    // @todo cool idea, pass in the line number to the editor
     self.edit = function() {
       if (self.node.nodeName != "TEXTAREA") { return; }
       var filename = self.write();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list