Commit Graph

1429 Commits

Author SHA1 Message Date
cnngimenez 9c9b410c39 Merging from wgreenhouse master 2021-03-21 10:50:13 -03:00
wgreenhouse dddcccb926 Merge remote-tracking branch 'origin/literate-elisp'
First attempt at literate elisp with no tangling.
2021-03-20 13:02:17 -04:00
wgreenhouse 30f15f2143 Merge branch 'literate' of tildegit:wgreenhouse/emacs-jabber
Cleanup to address issues identified by org-lint.
2021-03-20 12:41:52 -04:00
contrapunctus 0d898717a7 Merge branch 'literate' into literate-elisp 2021-03-20 08:03:43 +05:30
cnngimenez 630edb69d5 Chekdoc fixes: First line sentence fixed. 2021-03-19 16:47:44 -03:00
cnngimenez 7549ea1f83 Checkdoc fixes: First sentence fix. 2021-03-19 16:36:08 -03:00
cnngimenez 7e771a5061 Checkdoc fix: XML-DATA parameter is documented. 2021-03-19 15:16:59 -03:00
cnngimenez 319bc5a635 Checkdoc fix: Commenting JC parameter on several functions. 2021-03-19 14:22:22 -03:00
cnngimenez e3eab02f17 Explaining jabber-signal-error and linking with the updated RFC 2021-03-19 13:56:04 -03:00
cnngimenez 0da0e067f2 Checkdoc fix: Error messages should start with uppercase
For some reason, checkdoc considers jabber-signal-error. Implemented a
work-around in that function.
2021-03-19 13:47:36 -03:00
cnngimenez 656513e0a9 Checkdoc fixes: Some Error messages fixed.
They should not end with period and start with capital leter.
2021-03-19 12:05:02 -03:00
cnngimenez ffef7f4ea0 Checkdoc fixes: Lot of "two spaces after a period" fixed. 2021-03-19 11:49:53 -03:00
contrapunctus a81b64ef68 Address org-lint issues
Turns out, :file: is an existing property, and one of the source blocks was malformed.
2021-03-19 08:15:51 +05:30
contrapunctus de6dfefdfc Use literate-elisp instead of tangling 2021-03-18 20:26:45 +05:30
wgreenhouse 69d6122858 Deprecate XEP-0065, XEP-0095, and XEP-0096 support. 2021-03-16 20:16:52 -04:00
contrapunctus 02bf4d2378 Move XML functions to the top
`cask build 2>&1 | wc -l` down from 365 to 358
2021-03-16 23:57:23 +05:30
contrapunctus 6982b492fa Add goto-addr as dependency 2021-03-16 23:57:20 +05:30
contrapunctus 0b30484bac Remove conditional definitions
This probably affects XEmacs support, which we intend to remove.

`cask build 2>&1 | wc -l` down from 444 to 365
2021-03-16 23:57:13 +05:30
contrapunctus 7f8e18f3eb Use called-interactively-p instead of interactive-p
`cask build 2>&1 | wc -l` down from 444 to 434
2021-03-16 23:57:05 +05:30
contrapunctus 9483d28284 Rename nonexistent function
`cask build 2>&1 | wc -l` down from 445 to 444
2021-03-16 23:55:45 +05:30
contrapunctus 69f5e9c6f0 Delete missed empty Elisp file 2021-03-15 15:08:31 +05:30
contrapunctus e249bd6ad1 Compress copyright lines 2021-03-15 13:16:47 +05:30
contrapunctus 6d932a8f4a Move all copyright lines from drawers to the library header 2021-03-15 12:58:57 +05:30
contrapunctus 6bb59eadb9 Subsume AUTHORS into Org file 2021-03-15 12:37:31 +05:30
contrapunctus a83731fa6a Change JEP -> XEP 2021-03-15 11:59:53 +05:30
wgreenhouse 8db7e94113 Merge branch 'literate' of tildegit:wgreenhouse/emacs-jabber 2021-03-15 00:48:11 -04:00
contrapunctus 6f1fe20490 Separate new resources from old 2021-03-14 23:31:57 +05:30
contrapunctus 192c9aabac Org-ify links; separate old links from new 2021-03-14 23:11:40 +05:30
contrapunctus 100b5bcbcd Add TODO item about authors 2021-03-14 22:59:29 +05:30
contrapunctus 9da3374fa9 Remove no-longer-relevant comments 2021-03-14 22:58:28 +05:30
wgreenhouse 173fc8078a Add README symlink to main project file. 2021-03-14 13:21:03 -04:00
contrapunctus 68b243297a Update TODO 2021-03-14 22:25:34 +05:30
contrapunctus 75a78f7788 Move Entity Capabilities before first use of jabber-disco-advertise-feature 2021-03-14 22:18:34 +05:30
contrapunctus a31d7920d7 Remove external notifiers from main file 2021-03-14 19:57:43 +05:30
contrapunctus d67762d2ea Add XEP-0092 link 2021-03-14 16:56:12 +05:30
contrapunctus 526181feda Delete empty Elisp files 2021-03-14 16:56:12 +05:30
contrapunctus f5c12686e6 Add original file names as properties 2021-03-14 14:08:29 +05:30
contrapunctus b7e3fe1778 Subsume internal libraries and copyright notices into Org 2021-03-14 13:36:01 +05:30
contrapunctus cdb4df5d22 Move jabber-private code to jabber.org 2021-03-14 10:05:21 +05:30
contrapunctus 3f7ab8a55c Use Org markup 2021-03-14 00:23:38 +05:30
contrapunctus 4e3d61d172 Add more XEP links 2021-03-13 20:46:30 +05:30
contrapunctus 6b88356333 Update support MUC URI 2021-03-13 20:46:15 +05:30
contrapunctus b6bd3fee84 Add some missing headings 2021-03-13 20:46:15 +05:30
contrapunctus 2b3922f7b0 Improve export output 2021-03-13 18:32:12 +05:30
contrapunctus 10474fc47c Address more checkdoc complaints 2021-03-13 18:26:56 +05:30
contrapunctus 71c7560742 Add more XEP and RFC links 2021-03-13 18:26:29 +05:30
contrapunctus cd1dbb569e Fix Org markup to address rendering 2021-03-13 10:48:33 +05:30
contrapunctus a25b4f4f43 Move some comments to Org text 2021-03-13 08:57:57 +05:30
contrapunctus 00a5124f03 Fix more checkdoc complaints 2021-03-13 08:57:57 +05:30
contrapunctus 5127f2b86b Suggest use of font-lock-fontify-block 2021-03-13 08:37:00 +05:30