[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 713a4ef 12/33: Fix indent
From: |
Feng Shu |
Subject: |
[elpa] master 713a4ef 12/33: Fix indent |
Date: |
Fri, 14 Dec 2018 06:21:15 -0500 (EST) |
branch: master
commit 713a4ef87bfafcdf8a14ee302e5e391d3c998989
Author: Feng Shu <address@hidden>
Commit: Feng Shu <address@hidden>
Fix indent
---
posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posframe.el b/posframe.el
index 7a568e6..35b8fab 100644
--- a/posframe.el
+++ b/posframe.el
@@ -372,7 +372,7 @@ you can use `posframe-delete-all' to delete all posframes."
(posframe--set-frame-position
posframe
(posframe-run-poshandler
- `( ;All poshandlers will get info from this plist.
+ `(;All poshandlers will get info from this plist.
:position ,position
:poshandler ,poshandler
:font-height ,font-height
- [elpa] master 3a8c29e 05/33: posframe: version 0.4.0, (continued)
- [elpa] master 3a8c29e 05/33: posframe: version 0.4.0, Feng Shu, 2018/12/14
- [elpa] master 2e8003e 04/33: posframe: Add posframe--last-font-height-info., Feng Shu, 2018/12/14
- [elpa] master f88138f 03/33: posframe: Add posframe--last-poshandler-info, Feng Shu, 2018/12/14
- [elpa] master 0ac1e46 06/33: Disable posframe-mouse-banish on macOS, Feng Shu, 2018/12/14
- [elpa] master 26d36c7 07/33: Account for frame height and width when repositioning, Feng Shu, 2018/12/14
- [elpa] master d8ec23d 13/33: posframe-hide-frame -> posframe--make-frame-invisible, Feng Shu, 2018/12/14
- [elpa] master fe30ee8 09/33: Merge pull request #7 from raxod502/feat/mouse-banish-on-macos, Feng Shu, 2018/12/14
- [elpa] master c94bf8a 08/33: Merge pull request #9 from aaronjensen/account-for-frame-height-and-width-when-positioning, Feng Shu, 2018/12/14
- [elpa] master 4c31de2 11/33: Merge pull request #10 from manateelazycat/patch-1, Feng Shu, 2018/12/14
- [elpa] master b79f1ce 17/33: posframe: Add fullscreen parameter, Feng Shu, 2018/12/14
- [elpa] master 713a4ef 12/33: Fix indent,
Feng Shu <=
- [elpa] master c048016 14/33: Add posframe-poshandler-frame-top-left/right-corner, Feng Shu, 2018/12/14
- [elpa] master c156667 15/33: Add more information to README, Feng Shu, 2018/12/14
- [elpa] master 272ca09 10/33: Use posframe-hide-frame instead make-frame-invisible, Feng Shu, 2018/12/14
- [elpa] master 5803070 19/33: posframe: Recreate posframe when internal-border-width changed, Feng Shu, 2018/12/14
- [elpa] master d115a5a 23/33: Merge pull request #13 from yqrashawn/empty-frame-name, Feng Shu, 2018/12/14
- [elpa] master 2f4baf0 31/33: Merge pull request #17 from jingqi/master, Feng Shu, 2018/12/14
- [elpa] master 7ba9d9d 25/33: posframe: Add posframe-poshandler-frame-top-center document, Feng Shu, 2018/12/14
- [elpa] master 1ed5492 20/33: posframe: Add face-remap argument, Feng Shu, 2018/12/14
- [elpa] master baa2289 30/33: Change to looser line-end-style specification, Feng Shu, 2018/12/14
- [elpa] master a0dfcde 22/33: use empty posframe title for window manager, Feng Shu, 2018/12/14