diff options
| author | Paul Eggert | 2019-11-11 22:54:06 -0800 |
|---|---|---|
| committer | Paul Eggert | 2019-11-11 22:54:41 -0800 |
| commit | 555f5f78f8f3de71431774fdabbabbcec7242727 (patch) | |
| tree | 2d10b4dd90d82f10fa1faddeaf9f0513c9dfd1f6 /lisp/textmodes | |
| parent | c5fd4d373ed6d80b744951afe13e50070bff41cf (diff) | |
| download | emacs-555f5f78f8f3de71431774fdabbabbcec7242727.tar.gz emacs-555f5f78f8f3de71431774fdabbabbcec7242727.zip | |
Fix a few more minor quoting problems.
Diffstat (limited to 'lisp/textmodes')
| -rw-r--r-- | lisp/textmodes/remember.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/remember.el b/lisp/textmodes/remember.el index 67ecd3ced81..56737571c48 100644 --- a/lisp/textmodes/remember.el +++ b/lisp/textmodes/remember.el | |||
| @@ -148,7 +148,7 @@ | |||
| 148 | ;; out, in the long run? Perhaps its because the time we save | 148 | ;; out, in the long run? Perhaps its because the time we save |
| 149 | ;; electronically in one way, we're losing electronically in another; | 149 | ;; electronically in one way, we're losing electronically in another; |
| 150 | ;; the tool should never dominate one's focus. As the mystic | 150 | ;; the tool should never dominate one's focus. As the mystic |
| 151 | ;; Faridu'd-Din `Attar wrote: "Be occupied as little as possible with | 151 | ;; Farīd ud-Dīn ʿAṭṭār wrote: "Be occupied as little as possible with |
| 152 | ;; things of the outer world but much with things of the inner world; | 152 | ;; things of the outer world but much with things of the inner world; |
| 153 | ;; then right action will overcome inaction." | 153 | ;; then right action will overcome inaction." |
| 154 | ;; | 154 | ;; |