Re: [Geiser-users] Patch for docstring errors in geiser-mode.el

2011-01-08 Thread Jose A. Ortega Ruiz
On Sun, Jan 09 2011, Mark Harig wrote: > Small patch to correct the possessive in the docstrings for the > functions `geiser-mode-switch-to-repl' and > `geiser-mode-switch-to-repl-and-enter'. Applied. Thanks! jao -- The reasonable man adapts himself to the world; the unreasonable one persists i

[Geiser-users] Patch for docstring errors in geiser-mode.el

2011-01-08 Thread Mark Harig
Small patch to correct the possessive in the docstrings for the functions `geiser-mode-switch-to-repl' and `geiser-mode-switch-to-repl-and-enter'. diff --git a/elisp/geiser-mode.el b/elisp/geiser-mode.el index b6899c6..2f1f2e7 100644 --- a/elisp/geiser-mode.el +++ b/elisp/geiser-mode.el @@ -160,14