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

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

[elpa] externals/valign 46de910 037/198: Remove outdated documentation.


From: Stefan Monnier
Subject: [elpa] externals/valign 46de910 037/198: Remove outdated documentation.
Date: Tue, 1 Dec 2020 18:19:12 -0500 (EST)

branch: externals/valign
commit 46de91031ce5a8a07845a5d4ec340cbefad8437c
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    Remove outdated documentation.
    
    * README.org: Remove.
    * valign.el (Commentary): Remove.
---
 README.org | 2 --
 valign.el  | 4 ----
 2 files changed, 6 deletions(-)

diff --git a/README.org b/README.org
index 38819bd..668705b 100644
--- a/README.org
+++ b/README.org
@@ -4,8 +4,6 @@ This package provides visual alignment for Org tables on GUI 
Emacs. It can prope
 
 To use this package, load it and run =M-x valign-mode RET=. And any Org tables 
in Org mode should be automatically aligned. If you want to align a table 
manually, run =M-x valign-table RET= on a Org table.
 
-In Emacs 27 and later, turning on ~valign-mode~ automatically aligns existing 
org tables; in Emacs 26, you need to re-open them for table alignment to take 
effect.
-
 You can choose from the two styles by customizing ~valign-separator-row-style~.
 
 [[./table-multi.png]]
diff --git a/valign.el b/valign.el
index e331400..09451dd 100644
--- a/valign.el
+++ b/valign.el
@@ -19,10 +19,6 @@
 ;; Org tables in Org mode should be automatically aligned.  If you want
 ;; to align a table manually, run M-x valign-table RET on a Org table.
 ;;
-;; In Emacs 27 and later, turning on ~valign-mode~ automatically aligns
-;; existing org tables; in Emacs 26, you need to re-open them for table
-;; alignment to take effect.
-;;
 ;; Valign provides two styles of separator, |-----|-----|, and
 ;; |           |.  Customize ‘valign-separator-row-style’ to set a
 ;; style.



reply via email to

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