===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
twittering-mode-3.1.0/twittering-mode.el-3112-		    (lambda (c-node)
twittering-mode-3.1.0/twittering-mode.el:3113:		      (caddr (assq ,what c-node)))
twittering-mode-3.1.0/twittering-mode.el-3114-		    (remove nil
##############################################
twittering-mode-3.1.0/twittering-mode.el-7502-			  (created_at
twittering-mode-3.1.0/twittering-mode.el:7503:			   nil ,(caddr (assq 'created_at c-node)))
twittering-mode-3.1.0/twittering-mode.el:7504:			  (id nil ,(caddr (assq 'id c-node)))
twittering-mode-3.1.0/twittering-mode.el:7505:			  (text nil ,(caddr (assq 'text c-node)))
twittering-mode-3.1.0/twittering-mode.el-7506-			  (source nil ,(format "%s" (car c-node))) ;; fake
##############################################
twittering-mode-3.1.0/twittering-mode.el-7509-			  (in_reply_to_user_id
twittering-mode-3.1.0/twittering-mode.el:7510:			   nil ,(caddr (assq 'recipient_id c-node)))
twittering-mode-3.1.0/twittering-mode.el-7511-			  (favorited nil "false")
twittering-mode-3.1.0/twittering-mode.el-7512-			  (recipient_screen_name
twittering-mode-3.1.0/twittering-mode.el:7513:			   nil ,(caddr (assq 'recipient_screen_name c-node)))
twittering-mode-3.1.0/twittering-mode.el-7514-			  (user nil ,@(cdddr (assq 'sender c-node)))
##############################################
twittering-mode-3.1.0/README-267-  `twittering-timeline-spec-alias`.
twittering-mode-3.1.0/README:268:  - `$ALIAS-NAME`
twittering-mode-3.1.0/README-269-    The timeline spec bound to *ALIAS-NAME* in
twittering-mode-3.1.0/README-270-    `twittering-timeline-spec-alias`.
twittering-mode-3.1.0/README:271:  - `$ALIAS-NAME(ARGUMENT)`
twittering-mode-3.1.0/README-272-    The timeline spec generated by calling the function, which is
##############################################
twittering-mode-3.1.0/README-291-  With this configuration, you can use the below aliases.
twittering-mode-3.1.0/README:292:  - `$FRIENDS` is equivalent to `my-account/friends-list`.
twittering-mode-3.1.0/README:293:  - `$related-to` is equivalent to `:home`.
twittering-mode-3.1.0/README:294:  - `$related-to(twitterapi)` is equivalent to `:search/to:twitterapi OR from:twitterapi OR @twitterapi/`.
twittering-mode-3.1.0/README:295:  - `$related-to-twitter` is equivalent to `:search/to:twitter OR from:twitter OR @twitter/`.
twittering-mode-3.1.0/README-296-
##############################################
twittering-mode-3.1.0/win-curl/docs/CHANGES-801-- Changed the order for the in_addr_t testing, as 'unsigned long' seems to be
twittering-mode-3.1.0/win-curl/docs/CHANGES:802:  a very common type inet_addr() returns.
twittering-mode-3.1.0/win-curl/docs/CHANGES-803-
##############################################