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

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

[nongnu] branch elpa/xkcd created (now 80011da2e7)


From: ELPA Syncer
Subject: [nongnu] branch elpa/xkcd created (now 80011da2e7)
Date: Mon, 12 Dec 2022 21:59:43 -0500 (EST)

elpasync pushed a change to branch elpa/xkcd.

        at  80011da2e7 Update copyright years.

This branch includes the following new commits:

       new  fcedf74f71 Initial commit
       new  736b1c9abf Initial commit
       new  f7b5157cdd * README.md: Fix directory path
       new  7ceb6cfb46 Update README.md
       new  51bf8b0d49 Rename functions, make json retrieving function smaller.
       new  3acd31542b Fix up search in xkcd-get-json. Add new line to 
README.md.
       new  3a1d89e234 Add screenshot
       new  620f3417cf Update README.md
       new  d890179cde Add xkcd-download
       new  ef2ae149e6 Add TODO to docs.
       new  add1413ee9 Correct typo in readme.
       new  c816cfa893 Add caching and offline support.
       new  b637a2aa84 Update README.md
       new  0f1abaebf5 typo: keybinding is t not r
       new  637f3d546e Merge pull request #1 from oylenshpeegul/patch-1
       new  b9095c5aae Make xkcd-get-latest work.
       new  11c428c1b7 Fix xkcd-rand.
       new  e5d4ab24f6 Add xkcd-kill-buffer and a keybinding to the function.
       new  51a00504a1 Release Version 1.0
       new  311abf717c Add autoload cookie for main entry point
       new  5c10f6a679 Merge pull request #4 from purcell/patch-1
       new  b966b340b4 Rename to xkcd.el
       new  746acbab54 Add .travis.yml.
       new  b409d07459 Add travis support.
       new  e2daa08012 Add a better screenshot.
       new  775a194d77 Screenshot should show the alt-text capabilities.
       new  b88b3df8b2 Update to reflect rename.
       new  df47be622f The package isn't that hackish now.
       new  2da77a12e2 Provide xkcd instead of emacs-xkcd
       new  e8bb80c4a0 Make comments work with Melpa.
       new  25594f98c7 Add info about Melpa in README.
       new  0911bd3f5c json 1.4 not strictly required. Fixes #5.
       new  b9a3dfa150 Add docstring for xkcd-alt-text.
       new  d1bc89dee2 Add variable xkcd-latest: Stores the latest cached xkcd 
number. Add defcustom xkcd-cache-latest. Rewrite xkcd-get-json to work offline. 
Rewrite xkcd-cache json to update xkcd-latest. Add functions 
xkcd-get-latest-cached, xkcd-update-latest.
       new  4d280972bc Add (xkcd-update-latest) to xkcd-get.
       new  52c0d270de Use one-letter keybindings
       new  7b1a312239 Add an help-echo text property to display the alt-text
       new  502a36d15e Add `xkcd' as an alias for `xkcd-get-latest'
       new  b303669b33 Merge pull request #7 from rafoo/master
       new  6338b49627 Use major mode instead of minor mode
       new  a565d632fd Support gif and jpg image extensions.
       new  20e0b48044 Correct flycheck warnings
       new  ef6e51ade7 Code simplification
       new  e04bb9535d Incorporate some changes from rafoo's branch.
       new  f5942003bf Fix xkcd-get-json
       new  f2650dc392 Retrieve correct substring
       new  296aa18259 Merge branch 'master' of 
https://github.com/vibhavp/emacs-xkcd
       new  26954c3cfc Use image-animated-p instead of image-multi-frame-p for 
Emacs < 24.4
       new  3c13ae29c4 Docstrings
       new  c2be5c6a08 Merge pull request #8 from rafoo/master
       new  e61b7e6ed6 xkcd-get-json: Get substring between (point) and 
(point-max), instead of point +1 and point-max.
       new  5693718f71 Add support for browse-url.
       new  2923195a57 Add customization option for handling links.
       new  e0b7938714 Add docs for xkcd-handle-links.
       new  86acb5dcb2 Fix typo in variable name.
       new  c13dacaf70 Correct table.
       new  7148c2c135 Add (require 'image) to supress build warnings.
       new  97235a9fbd Add autoloads.
       new  3304f05265 Autoload xkcd-handle-links.
       new  f539b436cc Remove xkcd-handle-link parts to prevent links from 
being broken.
       new  91be72384e Open current xkcd in external browser
       new  66eceb7896 Remove xkcd-handle-urls and friends.
       new  60de549e25 Merge pull request #10 from heikkil/master
       new  9f77f0422f Require browse-url for external-browser functions to 
work.
       new  57659266fa Fix jpg viewing issue.
       new  2db04f9015 Merge pull request #13 from TobiMarg/master
       new  046ad2c582 Add README.org
       new  0310d572b7 * images/screenshot.png: Add screenshot.
       new  763b73d6de * README.md: Remove feature from customize table which 
is still to be added.
       new  20e24f1c9b Code block is in emacs-lisp, fix directories.
       new  7987d64a7e * README.md: Remove. Replaced with README.org.
       new  0db98c2ca2 Add instructions for el-get.
       new  6166a690b5 Add MELPA badge.
       new  f940c7646a Add line between MELPA badge and text.
       new  a55c3f7dcd Add faces to comic title.
       new  4845ef86f1 Add prefix arg to next/prev fn, add copy-link fn
       new  8f0009f159 Merge pull request #16 from 
kaushalmodi/next-prev-args-and-copy-link
       new  74b0dfe926 Retain the quote style when printing messages
       new  2c538d41a9 Merge pull request #18 from 
kaushalmodi/retain-quote-style-in-messages
       new  ca3eed5603 Prefer HTTPS to HTTP
       new  2c796bcd0f Merge pull request #25 from skangas/prefer-https
       new  80011da2e7 Update copyright years.




reply via email to

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