emacs-ess / ESS

Emacs Speaks Statistics: ESS
https://ess.r-project.org/
GNU General Public License v3.0
623 stars 162 forks source link

typo in docstring for ess-directory #1285

Open downward-funarg opened 8 months ago

downward-funarg commented 8 months ago

It recommends setting (setq ess-startup-directory ’’default-directory) (provided one wants that behavior). But default-directory has an extra quote, and also appears to use curly quotes.