From 2ad942b7582de28cb0acf34255e5c3d0e5173d84 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Wed, 3 Mar 2021 00:18:18 +0000 Subject: 48131/0002: FAQ: 3.31: Tweak summary paragraph --- ChangeLog | 2 ++ Etc/FAQ.yo | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 154e9e641..88f1f51bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2021-03-26 Daniel Shahaf + * 48131/0002: Etc/FAQ.yo: FAQ: 3.31: Tweak summary paragraph + * 48131/0001: Etc/FAQ.yo: FAQ: 3.31: Add a one-sentence summary 2021-03-23 dana diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 9831b027c..f0a50489c 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -2099,9 +2099,10 @@ label(331) (By way of comparison, it's not a bug in Emacs that mytt(:q!) doesn't cause it to exit.) - If you'd like to run a bash script under zsh, you must port the script + In summary, + if you'd like to run a bash script or plugin under zsh, you must port the script or plugin properly, reviewing it line by line for differences between the two - languages and adjusting the script accordingly, just like you would + languages and adjusting it accordingly, just like you would when translating a book from American English to British English. -- cgit 1.4.1