]> code.delx.au - gnu-emacs-elpa/commitdiff
Whoops - don't include double quotes in docstring.
authorKen Manheimer <ken.manheimer@gmail.com>
Mon, 14 Dec 2015 08:22:40 +0000 (03:22 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Mon, 14 Dec 2015 08:22:40 +0000 (03:22 -0500)
poptoshell.el

index 936e3a34f7b2fa5d330123b2f87caa9f890113df..f1176a07ea7d069ef787eceac8851e925ae70239 100644 (file)
@@ -95,12 +95,12 @@ slash will be used for the shell name.
 ===== Persisting your alternate shell buffer names and paths:
 
 You can use emacs builtin SaveHist to preserve your alternate
-shell buffer names and paths. Customize the savehist group and:
+shell buffer names and paths across emacs sessions. To do so,
+customize the `savehist' group, and:
 
-1. Activate "Savehist Mode"
-2. Add `pop-to-shell-buffer-name-history' to "Savehist Additional Variables".
-3. Save.
-"
+1. Add `pop-to-shell-buffer-name-history' to Savehist Additional Variables.
+2. Activate Savehist Mode
+3. Save."
 
   (interactive "P")