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

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

[elpa] externals/posframe updated (fc90a1a -> c250771)


From: Feng Shu
Subject: [elpa] externals/posframe updated (fc90a1a -> c250771)
Date: Wed, 5 Feb 2020 04:27:15 -0500 (EST)

tumashu pushed a change to branch externals/posframe.

      from  fc90a1a   Bump version 0.5.0
       new  427318d   Fix posframe-delete doesn't kill the posframe buffer #39
       new  9900f93   Fix compiler and checkdoc warnings
       new  ab72f53   Autoload the main entry point
       new  f44d3a5   Merge pull request #35 from stepnem/fix-warnings
       new  9a1a17b   Fix incorrect current-buffer bug in 'posframe-show'
       new  d7f48a4   Merge pull request #40 from stepnem/current-buffer-bug
       new  3e02422   Fix compiler and checkdoc warnings
       new  8242db6   Autoload the main entry point
       new  d12d686   Improve 'posframe-show' documentation string
       new  3583a21   More documentation language improvements
       new  8c636fc   Merge pull request #41 from stepnem/doc-string
       new  46ffb02   Rename posframe-buffer function parameter to 
buffer-or-name
       new  1fd8c8c   Remove unused bindings in 'posframe-hide-all' and 
'posframe-delete-all'
       new  bf5bd24   Improve logic in 'posframe-funcall'
       new  330cae2   Improve 'posframe-delete-frame'
       new  2c5f390   'posframe-buffer-frame': New function to get a buffer's 
posframe
       new  85c9777   Touch up some doc strings
       new  d495ea9   posframe--create-posframe: Document return value
       new  fe57b4f   Don't modify global value of 'kill-buffer-hook'
       new  8108052   Merge pull request #42 from stepnem/refactor
       new  15ffbef   Revert "Improve 'posframe-delete-frame'"
       new  f02770e   Revert "'posframe-buffer-frame': New function to get a 
buffer's posframe"
       new  bfd2e55   Update README
       new  f335f92   Make the buffer in posframe dedicated
       new  bb13933   Merge pull request #47 from yyoncho/master
       new  d75dc15   Fix: Frame not tall enough if line-spacing > 0 #48
       new  f390e35   Fix: Posframe is slow if emacs is built using athena 
toolkit  #45
       new  f413a4f   add center handler
       new  b44c1ae   Merge pull request #50 from conao3/add-center-handler
       new  3c740c1   add convenience keyword
       new  b77cd06   add space after period
       new  9520893   Merge pull request #49 from conao3/trivial-fix
       new  d504867   Add posframe-refresh
       new  dcc281c   Add some packages which use posframe, as examples.
       new  e3fd09f   posframe-show: call redisplay to let border showed.
       new  5b2e3fc   Force raise the current posframe.
       new  0e55b2b   autoload posframe-workable-p
       new  913b90d   Fix: ivy-posframe flickering in macos
       new  7bc5857   Fix: Position for font-height invalid #53
       new  c250771   Remove useless 'and


Summary of changes:
 README.md   |  90 ++++++++------
 posframe.el | 405 +++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 304 insertions(+), 191 deletions(-)



reply via email to

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