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

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

[elpa] branch externals/org-real created (now 50bae7669a)


From: ELPA Syncer
Subject: [elpa] branch externals/org-real created (now 50bae7669a)
Date: Sun, 5 May 2024 22:55:34 -0400 (EDT)

elpasync pushed a change to branch externals/org-real.

        at  50bae7669a Updated copyright

This branch includes the following new commits:

       new  5ae3174c55 initial commit
       new  af65462071 Removed unused box slot
       new  ea82c415f2 Added primary slot to color last element in url
       new  b5f3faca0f Added alias "on" for "in"
       new  30658462e8 org-real--merge and org-real-world
       new  1fa40be2c7 More edge cases
       new  9eb6e1ad2f Added documentation, ci/cd, and completion
       new  4a2c309502 Removed server stage from ci/cd
       new  86f74a610c Use .el file instead of .tar in release job
       new  5d384d04e4 Typo
       new  60b0eb8822 Switched to before and after advice for advising 
`org-insert-link'
       new  02fc94713a Add new line after pp text
       new  52c8e6980f Added more documentation
       new  1bf5d4b789 Standardized pretty printing for org-real-world and 
opening a link
       new  07215e49e7 Updated README
       new  db6efe2c05 Updated readme
       new  c3a60a0b1c Shift other things to the right or below when merging
       new  13502c70e2 Modified logic to allow multiple children
       new  e5b21825e3 Updated preposition list
       new  13d23426e8 find-last index returns nil if no match
       new  9f314c0da7 Simplified merge function
       new  163b943bdb get-width compares children with margins included
       new  6c292d87f5 Make changes to satisfy elc compiler
       new  4212ff77d7 Check compilation during ci/cd pipeline
       new  af08a14b6a Initial release
       new  4dd03477f0 Bump version
       new  f07defce45 Added apply function for rearranging other links
       new  51bbcc313a Cleaned up hooks
       new  6a75ad64da Refactoring
       new  82abfcfe66 Satisfying elc compiler
       new  2f92d024be Updated md5 command to see tar files
       new  1d6e6054db Linting
       new  10759079fd Updated README
       new  101d6c9899 Added org-real-pkg for multifile package
       new  92759a5a63 Satisfying ELC compiler
       new  eaa68cd701 Renamed md5 command
       new  c49cce501d Check for compiler warnings in CI/CD pipeline
       new  460b3e934c Renamed org-real--box to org-real-box
       new  26ffd84525 Merge branch 'next' into 'main'
       new  35bd2ffb8b Merge into single file
       new  550dc94a04 Removed reference to org-real-box
       new  7aa02cbfc5 v0.1.0
       new  c365085bf3 Patch for using cl-defmethod rather than defun
       new  b0f741198d Rearranging
       new  bcd3cb2c14 Refactoring
       new  d84a2a83f8 Updated readme
       new  1cd88e6bae Added customization group
       new  a683c9ef76 Using stored values for computing top left width and 
height
       new  6edfdeca01 Whitespace cleanup
       new  ecb1ba179e Added 'on top of' preposition; update customization vars
       new  de8dc5a6c9 Added children when following a link
       new  0dfa33276e More edge cases
       new  4d6fbc4364 Removed existing containers from completion candidates
       new  f2837a4836 Added org-real-flex-width custom variable
       new  38dff3d9fe More edge cases
       new  6e70f678b7 Don't highlight children when following link
       new  326502dcb6 Renamed org-real-include-children to 
org-real-include-context
       new  c67dd51ee2 Linting
       new  5b072b22fc Requirements before patches
       new  6ff554ce74 Detect return and backspace without gui
       new  1cdf75a535 More edge cases
       new  4d27ba59b9 Updated readme
       new  3a43ff3d2f Satisfy elc compiler
       new  b776aa7f67 Updated readme
       new  ecb6ab83f8 Merge branch 'next' into 'main'
       new  c82d557eb4 v0.2.0
       new  24124c2d5b Typos
       new  902b7a6c08 Using infinity
       new  5363249fc7 Using save-excursion when applying changes
       new  36cdd58d63 Created buttons that link back to the location of the 
link
       new  68f4ecfc29 org-real-headlines; Added more keys to Org Real mode
       new  5aa1d48508 Updated documentation
       new  31ad92ec6f Bump version
       new  b980851142 Org real headlines takes over current window
       new  dbecf17555 Added ability to cycle children of a box
       new  bf5bb1b5a3 Added ability to collapse and expand boxes
       new  f24300e466 Complete redesign
       new  3b123018dd Reuse window if org real diagram already visible
       new  e1059e7b30 Typo
       new  930333911f Updated readme
       new  5164b5eb0a Org real headlines switched to add-next
       new  498121ff24 Satisfying elc compiler
       new  65d594f81a Added test framework
       new  33870b4875 Passing edge cases
       new  dde9cd1475 Updated readme
       new  cf813c2309 Added document container to org-real-headlines
       new  839b953a2f Removed reference to org-collect-keywords
       new  8321f7feff # `org-real-headlines` View all headlines in an org file 
as an org real diagram.
       new  3234a332f8 Show diffs if test failed
       new  ff32cbe31d Draw without canvas: no more whitespace around box 
diagram
       new  199a3d2618 Auto-fill description when inserting link
       new  594cbce6d5 Improved efficiency
       new  c4213cffec Merge branch 'next' into 'main'
       new  f4f131351a Added expansion slots to speed up initial rendering
       new  851a987c22 Typo in flex-adjust
       new  00e4a4c595 Rotate locations of box when cycling
       new  59236092f7 Show all containers while completing
       new  f260ca8e21 Bump version
       new  2eeb98c996 More edge cases
       new  badabb5c40 Added org mode keybindings suggestions
       new  c93e380141 Merge branch 'next' into 'main'
       new  e61d7ae333 Fully expand siblings when toggling global visibility
       new  d61adfc93b Refactoring
       new  c9a9646e2e Relationship defaults to "in" if omitted in link
       new  f7b73e0f6d Navigate by relationship; color currenly selected box 
and rel-box
       new  9a9225130f Added metadata slot
       new  1e5434a318 Added popup library
       new  623103b507 Skip adding box if it already exists
       new  11ed5a92a5 Linting
       new  3fb7433610 Updated customizations; color scheme
       new  47d52107b2 Refactoring; killing org real buffer if it exists before 
recreating
       new  0b2acfac23 If headline is a link, only display description
       new  31a19bb0d5 Added more customization vars
       new  25cad71080 Removed popup.el dependency
       new  0eb43ca002 Redesigned tooltips
       new  99fb9277c1 Merge branch 'next' into 'main'
       new  9e6a98aab6 Jump to location when entering org real mode
       new  00b02f8968 Reworked flexible layout
       new  89a03be54a Use original relationship for tooltip if changed
       new  115f7024f1 Added calculate functionality to is-visible
       new  3e372c02d7 Use cartesian distance for cycle up/down
       new  a325418d4a Merge branch 'next' into 'main'
       new  865b289b71 Only flex adjusting necessary boxes
       new  96452e21da Added smoke test; fixed behind preposition
       new  e9e0b15c37 Smooth lines
       new  25bfb06ad3 Adding margin and padding tests
       new  eec4aca3e8 Merge branch 'next' into 'main'
       new  0f7c7db1e1 Linting/documentation
       new  b9af670298 Added is-plural
       new  3071147c1e Allow boxes to not have location markers
       new  f9b38899b4 Added help-echo slot for minibuffer messages
       new  2d6e5e169a Fixed hiding of rel-box border
       new  47b638ba07 Linting/elc
       new  2c716d3e54 Merge branch 'main' into next
       new  641dead241 Typo in jumping to rel box
       new  655e8a7613 Bump version
       new  f35ba82a6a Merge branch 'next' into 'main'
       new  f94678b0b4 Refactoring
       new  668a60cb43 Merge display-rel-box
       new  69bfbae1cd Color theme update
       new  8c032c1b9f Updated readme
       new  db9f38f413 Draw selected box last
       new  f589e667d6 Use buffer name instead of buffer-file-name for 
org-real-headlines
       new  e94d133e8a Linting
       new  2ef7476cc7 Bump version
       new  cc4a757a1e Merge branch 'next' into 'main'
       new  ecaee4809a Added boxy dependency
       new  e7c6fb4c14 Add submodules during ci/cd pipeline
       new  f93714689a Regression: primary boxes should be highlighted
       new  5acd2b0a28 Linting
       new  d7ab6cc78f Removed `org-real-headlines`
       new  33b69e62e0 Added license
       new  a0250ce600 Linting, rearranging
       new  e6e9ac4146 Updated readme
       new  c65ece93df Added elpaignore
       new  760925984e Changed cl-defmethod to defun; linting
       new  e7bf6e5089 Added url-parse
       new  30c64f9367 Merge branch 'next' into 'main'
       new  b7fb8bfb11 Updated elpaignore
       new  4d86ca8c44 Merge branch 'next' into 'main'
       new  89ea434b6e Removed unnecessary :group, updated faces
       new  28b5e8bb62 Added autoload for registering "real" type link
       new  79510048aa Merge branch 'next' into 'main'
       new  7e6871d940 Add ol to autoloads, added autoload plugin to eldev
       new  82468d2410 Added org mode 9.3, subr-x dependencies for emacs 26
       new  7c1e6f863b Removed reimplementation of org-link-make-string
       new  b424643b7d Bump version
       new  306e522d26 Merge branch 'next' into 'main'
       new  c3c532f9ba Added more autoloads
       new  f2b3878e86 Removed extraneous quoting
       new  cd882e8973 Updated deps
       new  2416b11900 Bump version
       new  f69f45763b Merge branch 'next' into 'main'
       new  390b950d62 Added post-jump-hook
       new  fd9bfb0c43 Updated eldev install location
       new  6fa9bc2292 Updated contact details
       new  02a0278e4e Updated dependencies
       new  4bfc97cc22 Remove org autoload
       new  361728f6e7 Updated contact details
       new  7f689a429d Updated dependencies
       new  0cb14b4619 Remove package linter
       new  d9ec07c0e3 Updated version
       new  0aa3926d29 Updated url
       new  cfedd2be96 Removed unnecessary submodule
       new  2883415acc Updated documentation
       new  b3d55b3a8f Removed md5 target
       new  b6df63b9c8 Updated version
       new  50bae7669a Updated copyright




reply via email to

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