a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 276862 and 284648

Description: Emacs key and popup interface for complex keybindings
 Taking inspiration from prefix keys and prefix arguments, Transient
 implements a similar abstraction involving a prefix command, infix
 arguments and suffix commands.  We could call this abstraction a
 "transient command", but because it always involves at least two
 commands (a prefix and a suffix) we prefer to call it just a
 "transient".
 .
 This package contain the documentation for transient
Description: Emacs key and popup interface for complex keybindings - Docs
 Taking inspiration from prefix keys and prefix arguments, Transient
 implements a similar abstraction involving a prefix command, infix
 arguments and suffix commands. This abstraction could be called
 "transient command", but because it always involves at least two
 commands (a prefix and a suffix) it's preferable to call it just a
 "transient".
 .
 This package contain the documentation for transient.
--- 276862	Thu Jan  1 00:00:00 1970
+++ 284648	Thu Jan  1 00:00:00 1970
@@ -1,9 +1,9 @@
-Emacs key and popup interface for complex keybindings
+Emacs key and popup interface for complex keybindings - Docs
  Taking inspiration from prefix keys and prefix arguments, Transient
  implements a similar abstraction involving a prefix command, infix
- arguments and suffix commands.  We could call this abstraction a
+ arguments and suffix commands. This abstraction could be called
  "transient command", but because it always involves at least two
- commands (a prefix and a suffix) we prefer to call it just a
+ commands (a prefix and a suffix) it's preferable to call it just a
  "transient".
  .
- This package contain the documentation for transient
+ This package contain the documentation for transient.