diff options
| author | Stefan Kangas | 2022-09-14 17:45:34 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-09-14 18:06:23 +0200 |
| commit | 0c9d32b59ed25ee560119f5ebcd98506abe5d9aa (patch) | |
| tree | 42f0c090dd8fd1419721b0c8c71a383aeb55b3de | |
| parent | 6a22f7e5b7b30fa4fff21c24bdfe7f150f1d0ff6 (diff) | |
| download | emacs-0c9d32b59ed25ee560119f5ebcd98506abe5d9aa.tar.gz emacs-0c9d32b59ed25ee560119f5ebcd98506abe5d9aa.zip | |
; * etc/NEWS: Fix typo.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2739,7 +2739,7 @@ but switching to `ash` is generally much preferable. | |||
| 2739 | 'pascal-last-completions', 'pascal-show-completions', | 2739 | 'pascal-last-completions', 'pascal-show-completions', |
| 2740 | 'pascal-toggle-completions', 'pcomplete-arg-quote-list', | 2740 | 'pascal-toggle-completions', 'pcomplete-arg-quote-list', |
| 2741 | 'pcomplete-quote-argument', 'prolog-char-quote-workaround', | 2741 | 'pcomplete-quote-argument', 'prolog-char-quote-workaround', |
| 2742 | 'python-buffer, 'python-guess-indent', 'python-indent', | 2742 | 'python-buffer', 'python-guess-indent', 'python-indent', |
| 2743 | 'python-info-ppss-comment-or-string-p', 'python-info-ppss-context', | 2743 | 'python-info-ppss-comment-or-string-p', 'python-info-ppss-context', |
| 2744 | 'python-info-ppss-context-type', 'python-preoutput-result', | 2744 | 'python-info-ppss-context-type', 'python-preoutput-result', |
| 2745 | 'python-proc', 'python-send-receive', 'python-send-string', | 2745 | 'python-proc', 'python-send-receive', 'python-send-string', |