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

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

[nongnu] branch elpa/org-auto-tangle created (now c3cbde261f)


From: ELPA Syncer
Subject: [nongnu] branch elpa/org-auto-tangle created (now c3cbde261f)
Date: Mon, 6 Jun 2022 11:58:46 -0400 (EDT)

elpasync pushed a change to branch elpa/org-auto-tangle.

        at  c3cbde261f Merge pull request #17 from RampedIndent/patch-1

This branch includes the following new commits:

       new  0dd6563ef7 added a .gitignore file.
       new  109e39f3df coded an initial version of org-auto-tangle
       new  a92a19a760 added README.org
       new  4f023809be added License.org
       new  b23eafd743 corrected the variable name in conditialal when
       new  0e67925941 removed unecessary line space in the code block
       new  fca066b145 remove the introduction header
       new  ff1a331e37 minor changes to satisfy pkg-lint
       new  8883015f00 fixed Emacs references by using M-x-checkdoc
       new  ac0458b251 Add package dependency to Package-Requires header
       new  7896c0efe0 Merge pull request #1 from syohex/dependencies
       new  d3036a040a moved the method definations to top level to remove 
error warnings
       new  70e5e3d131 move the whole thing into a minor mode
       new  6c0786d863 modified the readme to reflect the changes
       new  bebfd65316 Formatted the license file to standard format
       new  15884227bb got it working again by moving the hook to inner block
       new  0add68b91c corrected the doc string issue raised by checkdoc
       new  ddc2dd65ee added space to lighter and removed changed to a shorter 
one
       new  2e4a664210 moved the anonymous function inside the hooks to a named 
function
       new  817e41897b moved trailing bracket
       new  b9c28533ee added a remove-hook if org-auto-tangle-mode is nil
       new  d9eedc3ec0 corrected the license to match bsd-2-clause according to 
licencsee gem
       new  34e63c2754 matched license in org-auto-tangle.el match that of 
License.org
       new  7e9842f1cb Update README.org
       new  eed3601f4b added syntax highlighting and some spelling corrections
       new  9d47eabdc5 removed trailing bracket
       new  5cc389669d removed concat function and instead used formatted 
functions
       new  c593c5d028 added local to remove hook
       new  2fd7145e4a removed the nil from remove hook
       new  310489018f Fix URL
       new  ed36045140 Fix README
       new  2e97156230 Merge pull request #2 from kamoii/patch-1
       new  bafad8a79b Merge pull request #3 from kamoii/patch-2
       new  ade8d90ecf changed quotes for functions with a sharp quote
       new  2982fc8449 updated the commentary section
       new  54dc42d581 updated the ```Usage:``` section
       new  820cdd19e6 used a  more consice major mode check
       new  7bd6e9c934 improve the regex used to parse for the #+auto_tangle: 
option
       new  5ffbe41243 Add org-auto-tangle-default variable
       new  5da721fff9 Update readme to correct grammatical issues.
       new  f1898c3d79 reverted the change to org-auto-tangle-find-value
       new  13aaef275f Merge pull request #5 from 
zzamboni/org-auto-tangle-default
       new  be9007a23a corrected the arguments to org-auto-tangle-find-value 
function call
       new  cebc4bbf73 Improve auto_tangle regex
       new  dc7eb11e6a Merge pull request #7 from zzamboni/master
       new  cedd4dc41f Update org-auto-tangle.el
       new  ec4341f844 moved (require 'org) to global instead of inline
       new  ea2ca74a68 Update org-auto-tangle.el
       new  aa6afc302f Prevent Tramp from prompting for user passwords
       new  50292af50d Merge pull request #10 from juergenhoetzel/non-essential
       new  bc129f881b Permit code block evaluation for files in safelist
       new  ad3c332f06 Merge pull request #13 from 
fredericgiquel/babel-evaluation
       new  4be102116c Update License.org
       new  5d9f2734c9 Update License.org
       new  fbdd38d11e Added Safe-list usage to readme
       new  c3cbde261f Merge pull request #17 from RampedIndent/patch-1




reply via email to

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