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

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

[elpa] branch externals/lentic created (now 2bce4eeb78)


From: ELPA Syncer
Subject: [elpa] branch externals/lentic created (now 2bce4eeb78)
Date: Tue, 27 Feb 2024 12:59:12 -0500 (EST)

elpasync pushed a change to branch externals/lentic.

        at  2bce4eeb78 Minor cosmetic changes to silence compiler warnings

This branch includes the following new commits:

       new  d6ec7f8265 Initial Checkin
       new  2cb03e9056 First release version.
       new  9697d9d4de Initial commit.
       new  27b21b2e8f Block commenting now operates cleanly with unmatched 
delimiters.
       new  3a94a88ae8 Added test functions for running after-change and 
post-command hooks interactively.
       new  26cde813da m-buffer has moved to keyword args.
       new  19a85aadf8 Reworked form to circumvent byte-compiler warning.
       new  c3822600d5 Beginning -> begin to reflect changes in m-buffer.
       new  b4112e983f Python/Org configuration added.
       new  021995daf2 Condition-case form was malformed.
       new  580c5b315d Clone point now operates on buffers with no visible 
windows also.
       new  777396393a Configuration totally reworked to use eieio.
       new  06510f56a5 0.2 release
       new  7bc58a4813 Delayed linkage added. Typo in v0.2 fixed.
       new  e88549abf4 v0.3 release
       new  c09443853e Moved test to examples.
       new  0db978a409 Version number bump.
       new  126e2570d1 Checkdoc run on linked-buffer.
       new  81ead6283c Fix header line format, so package.el can parse it 
correctly
       new  986d1fafd4 Merge pull request #1 from purcell/patch-1
       new  62da9c9885 Tests reworked to use melpa.
       new  8cc0df3b4c Some batch manipulation functions added.
       new  73fe35fa77 Refactoring to remove code duplication.
       new  9ff8e5a75a Bug added.
       new  a69e98a8c5 No longer needed.
       new  2a1f8bb5f5 Merge branch 'master' of 
github.com:phillord/linked-buffer
       new  9f337f08f2 Initial commit: sort dependencies during test.
       new  661cb19252 Changes to test setup. Now tests on travis Whole files 
can be loaded in batch and tested.
       new  009fa87374 Added new test for Clojure->Latex transform.
       new  30d35ba86f f-el added for tests.
       new  ed64dff0c7 Support for asciidoc->latex transformation
       new  3528da0a11 linked-buffer-asciidoc support.
       new  3405c13254 Change fundamental-mode to normal-mode
       new  45d07d6416 Documentation cleanup.
       new  30810550ec Release documentation updated.
       new  66182f8c76 v0.4 release.
       new  d72b413ac8 Moved file name
       new  d0d3f1cb78 Moved file name
       new  743bdff483 Move to cask.
       new  fe3efb4ef6 evm/cask install
       new  86fbd438db More travis
       new  dd1d2983fb Change names to better represent function.
       new  de2450d3e4 Removed condition-case-no-debug
       new  049330626e Version number changes.
       new  206a92e92b Now handles "----" with no source directives correctly.
       new  cf5f4a3b72 pabbrev handling was broken.
       new  e7f4d91f88 Support file-locals in linked-buffer.
       new  a821a5c8b1 Uncommented config was broken.
       new  9194eac956 Linked-buffer minor mode added.
       new  cd3d385aad Asciidoc supports for lisp.
       new  c09c57b8ce Saving buffer forces linked-buffer saving also.
       new  96466482ca Cosmetic and documentation changes.
       new  b2e4d953f1 Support for Org to Elisp transformation.
       new  1a181b7502 m-buffer not need in cask, as declared in headers.
       new  e9369029fe Having this in git is a pain!
       new  bbc60fc6d4 Support el-to-org.
       new  c88b7ccbe2 Update to add emacs temp files.
       new  bfebaa4997 Support for orgel files.
       new  63a217ec37 m-buffer dependency to 0.5
       new  ec206bf673 Update in preparation for 0.5 release.
       new  b6b9293635 Added file local functions.
       new  8da4b5f906 Added file local for orgel
       new  1bf2b709e0 Use three arguments for m-buffer-replace-match
       new  7f967d7263 New test for orgel to org transformation.
       new  a2d2e6dfcd Literate documentation for linked-buffer-org.
       new  8b7966fd4e Test files added for org-orgel
       new  e3032a6ebc v0.5 release
       new  cd2ee3b53c Point syncing is now an option.
       new  fcc9aaefb7 org-to-clojure support added.
       new  e80d2346e6 Split local variables string.
       new  475d8e14ba Case sensitivity an option for blocks.
       new  783951ac3e Use case insensitive regexp.
       new  aee6bef444 Full commenting and orgel style documentation.
       new  070c94118e Added .dir-locals
       new  95feec5f21 Move to MELPA
       new  e195259aac linked-buffer-org documentation completed.
       new  f7ad2e9267 Small documentation update.
       new  fead80b26a First nearly working version.
       new  236e942322 Move point to change location.
       new  191e7b3c66 Initial incorporation of incremental change.
       new  9913c47912 Convert start point before changes.
       new  e0840dbfe6 Stop location now calculated from before functions.
       new  48644ea72c Tests uncommented, and expected failures added.
       new  0740c92916 Pabbrev support dropped.
       new  bf5a5cfbf1 Add long test file.
       new  8ee4c01fe5 Fixed some errant blocks.
       new  d9ce04d541 Dependency updates.
       new  6ed73a2ef5 Add string transform function.
       new  29688f7ec6 Logging alterations.
       new  a188840402 Incremental updates for block mode.
       new  6c5fabb400 dev options added.
       new  4f5f1bb96a Add support for logging non-matching buffers.
       new  b0c705c488 Removed :numeric option.
       new  08cb364e4c Nil markers after use.
       new  1dad92f20a Switch to exact-subtract.
       new  55c389ec2a Cosmetic Change
       new  e2fc6ce904 Re-enabled orgel-org tests.
       new  449c4d0bc1 Pass start and end through.
       new  a342e3c6c4 Incremental test framework added.
       new  bba710c2f0 Further tests for incremental updates.
       new  a85fe6d8d5 Merge branch 'feature/incremental-update' into 
feature/incremental-blocks-update
       new  a88717f0c4 Louder output for comments.
       new  dea9f03ab8 Only update regions which overlap the change.
       new  da6ab1268f Change locations now use markers.
       new  2dd5fcd6b3 Added let like macro to auto nil markers.
       new  e1941d0773 Easy mechanism to disable noisy fails.
       new  4c277411c6 Edebug Spec for Macro.
       new  34d05cb7f9 Now uses random face.
       new  9529b25c69 Moved with-markers functionality to m-buffer.
       new  10c91c51d5 Specialised beginning of line treatment.
       new  cebd7a744d Add face as well as font-lock-face
       new  3535011e66 Refactored to use with-current-location.
       new  8ab992a0d0 Added a test to bug with orgel->org mode.
       new  2a4cdabdee test-after-change-hooks now works on incremental.
       new  48d809a4af Use unwind-protect in test forms.
       new  bb986c0676 New test for empty line bug.
       new  abcdc7f422 m-buffer-with-markers used.
       new  934c7bc313 Fixes for incremental updates.
       new  03ed3f4da2 Force loading of m-buffer on opening.
       new  779c2d05e3 Treat start of line properly in blocks.
       new  30d9141686 m-buffer update -- move to stable.
       new  772186d38f Merge branch 'feature/incremental-blocks-update'
       new  fce88ba411 Added marmalade for noflet.
       new  61d00b8ace Files renamed to lentic.
       new  582d4d72b3 Search and Replace to lentic.
       new  a740327d41 More efficient detection of first line.
       new  613556e708 Re-added .travis.yml after name change.
       new  37eb0a74cd More Emacs versions added.
       new  123ef5f3f0 Documentation updates.
       new  d241dcc5be Travis Versions Removed.
       new  6ce64ab475 Test only two versions!
       new  750ee11893 m-buffer version bump.
       new  a00f92e432 Refactor out a variable.
       new  7e39bf724c Incorporate new functions from m-buffer.
       new  a1775e7f70 Specialised first and header line handling for orgel.
       new  bd1df9ea2c Back to pre-release for m-buffer.
       new  e704f0363b lentic-init made buffer-local.
       new  41bfdd8c4b New test.
       new  b71b478f51 Test expected to fail.
       new  c60736c5c6 Comment removed because it is out of date.
       new  bd00f005fe Update references to linked-buffer.
       new  efa43f5844 Detect b-c-f, a-c-f skew and fix.
       new  4e6eaff5e3 Fixes a bug during deletion.
       new  1ce36f1ab6 More linked->lentic renames.
       new  f0e3d7b287 Limit to lentic to allow some support files.
       new  7dc2d77d85 Automatic skew detection added.
       new  2cfc982759 New tests added.
       new  6480e71885 Fixed some accidentally lower casing.
       new  b8c096b6d6 Add autoloads to ignore.
       new  17b82d8e29 Merge branch 'expt/incremental-whitelist'
       new  406a36bae2 All autoloads added.
       new  26b68cd9da init functions are now stateless.
       new  2f9d3fbd7f All files are now orgel documented.
       new  3b1d0cb77a Split lentic.el code into -mode and -dev.
       new  e3f4e6f7be Fix variable name.
       new  6ac53794c5 More examples added.
       new  a6c07abcec README added for examples.
       new  eb2d1fc472 Makefile for test.
       new  dfe8beca1b noisy-change.el support file added.
       new  05381474e7 Updated with all the random files in my version.
       new  b52d97a6d7 Autoloads for lentic-dev.
       new  ea6dd6dd9d Documentation updates.
       new  b8b51e2c79 Change dir-locals to reflect changes in m-buffer.
       new  00239795af Update README for 0.6 release.
       new  fb77d5ba4b Examples update to lentic.
       new  e338bfabbc Only use lentic-this/that for access.
       new  7c4efb1239 A more testable lentic-delayed
       new  d23012e739 Autoload added.
       new  416a9bd06b lentic-delayed loaded during test.
       new  c0e73bda5f Examples all updated to be self-describing.
       new  3fce06e21c Update for all examples.
       new  576199a197 Quieten test.
       new  30e898608d Simple delete test.
       new  d022ddc9a5 kill line, erase buffer test.
       new  d9fd2c2e40 Documentation Updates.
       new  5e22d597d0 Move to MELPA-stable for release.
       new  81dbcf298e Update documentation to refer to lentic-autoloads.
       new  9de0fae6f8 Autoloads automatically required by package.
       new  f90c5d07a8 lentic-mode now requires lentic.
       new  ec9bcd0d64 Update for 0.6.1 release.
       new  11a35ea3ac Prepare for next iteration.
       new  3611abe92d Haskell Support Added.
       new  a5a001f999 Lentic-mode menu corrected and extended.
       new  ae9e4d7e63 Fix window breakage and wrong var name.
       new  e567b169c9 Kill lentic buffer when creator buffer is killed.
       new  b870123e0e Additional tools to generate info files.
       new  450de96809 Remove file on exit.
       new  819ac479c4 Removed erroneous () in header.
       new  710626852d Documentation formats ignored.
       new  23a39ef037 Debug statements removed from hooks.
       new  d6ac74dc73 No error if m-buffer is not present.
       new  50ad3e35bf Documentation system added.
       new  9039dd3bdd Contributions copyright fix.
       new  4003ae1a41 Travis badge.
       new  3431295354 License updates in some files.
       new  b4c95e69df Cosmetic Change.
       new  a1799b72f7 Rot-13 added.
       new  6587a9a0f7 Missing dev-resource added.
       new  31187db217 lentic-mode now works, and has a lighter.
       new  9c60f116a8 Lentic top level documentation added.
       new  2f141ed978 Deprecated Emacs-24.3.
       new  66a056211c Copyright and Documentation updates.
       new  593cd7a7b5 v0.7 release.
       new  f90bda3f74 Prepare for next iteration.
       new  5f8b9dbe0a literate-haskell example.
       new  cafbf52329 Auto save files excluded!
       new  2e290c74e3 Multiple oset added, and factor constructors.
       new  94d7489962 lentic-doc now requires f.el
       new  849dc0dc24 Default mode is now the same as main buffer.
       new  4e42c930d7 Default mode is now the same as the main buffer.
       new  71017538d7 Multiple lentic-buffers are now possible.
       new  aabb1c4593 Merge branch 'feature/multiple-lentic-buffers'
       new  ae8ac15494 lentic-when-buffer added.
       new  0b8b94003d Multiple buffer support for org/orgel.
       new  26b2d4c8b5 Adds commands for creating new views.
       new  28a1951c14 Use default-browser for external view.
       new  b625f8a6bc Move to load-relative for tests.
       new  8a007a60c5 Default for init is now a list.
       new  35db8a038a Major-mode functions reworked totally.
       new  b6bbcc4e99 Force install on every test.
       new  3c7736b52d Move to releases only after m-buffer update.
       new  61d6ea4ac5 Save lentic buffers only when file-associated.
       new  53283a1fc3 README update and roadmap added.
       new  243d2710d1 Advance m-buffer version to fix point bug.
       new  2adfcc5493 Attempt to keep point static.
       new  51f0f6257c Back to melpa-stable in preparation for new release.
       new  5b6d83c4fc show-all on create in org-mode.
       new  f797675a52 Further attempts to make test stateless.
       new  ee88df4543 Add fall back if there is no visible lentic.
       new  97e1440857 Mode line update performance speed up.
       new  4162e4e298 Delete lenticular.html on clean.
       new  d4d494bb20 Full documentation for lentic.el.
       new  90c36b492a Correcting typos
       new  15ff7a4d72 Checkdoc ran.
       new  a3b6da6235 lentic-doc now generic for any package.
       new  bc973d85d1 Merge branch 'patch-1' of 
https://github.com/Prathyvsh/lentic into Prathyvsh-patch-1
       new  bc6e3db510 Merge branch 'Prathyvsh-patch-1'
       new  19c58b8bf7 Completion for all lentic packages.
       new  7d27529728 Bye-Bye Info
       new  c7b960c851 Force all features into strings.
       new  e97bc286d7 Lentic-self doc moved to lentic-mode.
       new  65f94e69d7 Shorten names of entry points to lentic-doc.
       new  1d09bc2355 Readme update.
       new  b8f399ea51 lentic-doc now uses correct directory.
       new  884882d10d Fixes error with path handling.
       new  6d52e00c01 Explicitly exclude -autoloads and -pkg files.
       new  9ac92a57fa Improved README and added getting started.
       new  54290fcc0c Documentation Updates.
       new  9a56901f68 Ensure lentic-mode is loaded during test.
       new  4332b289fb Graceful error handling is now optional.
       new  83e75f48a6 lentic-dev now adds a "pulse" to the dirty region.
       new  22a8adcee0 Better handling of valid to invalid state.
       new  dabbea6db8 Various documentation changes.
       new  e5c09af545 Git cleanups.
       new  9d542c732b README update for 0.8 release.
       new  9178ace0c4 lentic-batch now returns config.
       new  d50b1924f3 Prepare for next iteration.
       new  a1cb301c84 Convert lentic-blk-marker-boundaries to method.
       new  4abbcd4b7f Org-mode now support multiple src blocks.
       new  eb558ae8e3 Prepare for v0.12 release.
       new  3f20d2a5ec Prepare for next iteration
       new  c740b170ea Enable use of tags in org-mode src blocks.
       new  3a2df0f8c5 Image added to README
       new  92af154760 Enables tags on section headers.
       new  ba0be3b36f Merge branch 'feature/tags-on-org-sections'
       new  97b939ee15 Reimplement insert-file-local using core function.
       new  497a4eda39 Checks lentic-config before re-running init.
       new  370ebf12a9 Widening was inconsistent in hooks.
       new  621671d1a7 Garbage Collects configs on init.
       new  e395e44723 lentic-block changed to lentic-chunk.
       new  fc44aa8c96 Change symbol names to chunk.
       new  ca9a6093b6 Correctly require s in cask and lentic-doc.
       new  72542b681a Correctly require s in cask and lentic-doc.
       new  08f9b0f4d1 Merge branch 'master' of github.com:phillord/lentic
       new  73cdcd768a Added autoload cookie to clojure-asciidoc-init.
       new  7b75e8079c Regularisation of start/stop handling.
       new  8885bfcde8 0.10 Release
       new  b2d664c72d Videos for README.
       new  22c1590c57 Lentic-doc can now include an els file.
       new  a75637bb2f Load 'f' for using f-equal?
       new  e27c3f3b2a Merge pull request #41 from syohex/load-library
       new  fa3b9bcbda Move var declaration inside source markers.
       new  91f231555e Unmatched config returns correct type for invert.
       new  37f9fedb44 Remove marmalade.
       new  02073c4f1c Remove buffer-list-update-hook.
       new  ed1d792d9f Depend on melpa-stable only.
       new  af2e447a65 Run installation test on every commit.
       new  15c336bfe7 Update to travis-container testing.
       new  d5268570c0 Fix typo in lentic-when-with-current-buffer.
       new  f0253ea3e7 New menu option "force clone".
       new  f5136cd683 Update copyright years.
       new  fd93a7072c Make travis quieter
       new  8655ecd51e v0.11 release.
       new  88877628d9 Rework doc start location.
       new  0f5464880d Provide org-mode start up hook.
       new  dfb99c62ff Update maintainer email
       new  6b4737219e Document tests
       new  dd53109fe0 Test discovery by assess-discover
       new  a5ad1e2215 Move lentic-test-clone to assess
       new  8e4a26d861 Example files added
       new  4f6d564988 Add support for out-of-the-box script files.
       new  bbbfa78a0d Add missing files, including tests.
       new  1f7d929f37 Fix header line of lentic-script
       new  0a96ba6fe8 Remove pointless oset
       new  5cdfda936c Ensure script directory tree is created
       new  0e6e64e0b6 Autoload lentic-script-hook
       new  e3c56fbf11 Migrate all tests to assess
       new  debb9005b4 Require assess directly
       new  4b48430872 Fix broken file name in test
       new  97c01a0a02 First line fixup now works from org to lua/sh
       new  2e74877cb7 Update for Emacs-25 org-mode
       new  9b556df984 Add support for additional files for HTML export
       new  90a05765eb Add autoload cookie to lentic-init-functions
       new  ee916b45fe Add support for asciidoc->el
       new  e182a87d69 Fix broken creation of directory
       new  597a717ac6 Support for external publishing, add include dir
       new  8745235908 Disable postamble in output HTML
       new  0f7664a90f Log to external-debugging-output
       new  e41580a2dc Fix typo in markup
       new  0cc6568796 Add new mechanism for detection of skew.
       new  c744f3d3be Shorten maximum line length in orgel
       new  678db93272 Merge pull request #50 from DamienCassou/patch-1
       new  32a17b1829 Fix use of undefined variable
       new  e8e448e149 Merge pull request #55 from ether42/master
       new  8e0d0b1205 Fix error when swapping is not possible.
       new  90fb12acdf Fix duplicated code error.
       new  b1596a3a02 Fix lentic-script-conf-test
       new  e5ee8287b2 Add 26.1 test
       new  e6d013bf57 Fix missing files
       new  f1f77812b0 Add markdown example
       new  36861bdf9c Add lentic-markdown
       new  6af878392e Use `cl-generic` and remove dependency on `f` and `s`
       new  2bce4eeb78 Minor cosmetic changes to silence compiler warnings




reply via email to

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