Changeset 58 for lang/elisp/twittering-mode/trunk/twittering-mode.el
- Timestamp:
- 07/21/08 03:13:03 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/elisp/twittering-mode/trunk/twittering-mode.el
r47 r58 377 377 proxy-password)) 378 378 nl))) 379 nl nl))379 nl)) 380 380 (debug-print (concat "GET Request\n" request)) 381 381 request))) … … 608 608 proxy-password)) 609 609 nl))) 610 nl nl))610 nl)) 611 611 (debug-print (concat "POST Request\n" request)) 612 612 request)))))