<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/textmodes, branch scratch/native-comp-cl</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Minor clean up in flyspell.el</title>
<updated>2020-08-27T10:01:52+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-27T09:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4cf5d2ebee5ac45a435c991e4c0ad12be619d26b'/>
<id>4cf5d2ebee5ac45a435c991e4c0ad12be619d26b</id>
<content type='text'>
* lisp/textmodes/flyspell.el (flyspell-buffers): Declare obsolete.
(flyspell--prev-meta-tab-binding): Doc fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/flyspell.el (flyspell-buffers): Declare obsolete.
(flyspell--prev-meta-tab-binding): Doc fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only show flyspell welcome message interactively</title>
<updated>2020-08-27T09:38:47+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-27T09:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f40260f121d41d50fda428e789d22b125e24f407'/>
<id>f40260f121d41d50fda428e789d22b125e24f407</id>
<content type='text'>
* lisp/textmodes/flyspell.el (flyspell-mode): Only show welcome
message when called interactively.  (Bug#43065)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/flyspell.el (flyspell-mode): Only show welcome
message when called interactively.  (Bug#43065)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flyspell welcome message</title>
<updated>2020-08-27T09:12:52+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-27T05:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4766006d3c79db8162aa72e01242806b9f0d2f76'/>
<id>4766006d3c79db8162aa72e01242806b9f0d2f76</id>
<content type='text'>
* lisp/textmodes/flyspell.el (flyspell-mode, flyspell-mode-on):
Fix showing welcome message when `flyspell-issue-welcome-flag' and
`flyspell-issue-message-flag' are both non-nil.  (Bug#43065)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/flyspell.el (flyspell-mode, flyspell-mode-on):
Fix showing welcome message when `flyspell-issue-welcome-flag' and
`flyspell-issue-message-flag' are both non-nil.  (Bug#43065)
</pre>
</div>
</content>
</entry>
<entry>
<title>; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.</title>
<updated>2020-08-27T04:58:53+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-27T04:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f8082a5ccae11508c7eb80ca4d9fabb341985419'/>
<id>f8082a5ccae11508c7eb80ca4d9fabb341985419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refer to correct mouse button in flyspell message</title>
<updated>2020-08-27T04:51:47+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-27T04:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=15f6c07f15b59d4521cab2c2d6614915fea3cfbb'/>
<id>15f6c07f15b59d4521cab2c2d6614915fea3cfbb</id>
<content type='text'>
* lisp/textmodes/flyspell.el (make-flyspell-overlay)
(flyspell-mode-on): Refer to mouse-3 in help messages when the
variable 'flyspell-use-mouse-3-for-menu' is non-nil.  (Bug#11680)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/flyspell.el (make-flyspell-overlay)
(flyspell-mode-on): Refer to mouse-3 in help messages when the
variable 'flyspell-use-mouse-3-for-menu' is non-nil.  (Bug#11680)
</pre>
</div>
</content>
</entry>
<entry>
<title>Signal error on Hunspell installation problem</title>
<updated>2020-08-27T04:13:46+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-08-26T19:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=587a60cc0fb80e7be51707b75bc9e097714a250c'/>
<id>587a60cc0fb80e7be51707b75bc9e097714a250c</id>
<content type='text'>
* lisp/textmodes/ispell.el (ispell-find-hunspell-dictionaries):
Signal user-error when Hunspell warns that it "Can't open affix or
dictionary files", and propagate this message.  (Bug#25825)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/ispell.el (ispell-find-hunspell-dictionaries):
Signal user-error when Hunspell warns that it "Can't open affix or
dictionary files", and propagate this message.  (Bug#25825)
</pre>
</div>
</content>
</entry>
<entry>
<title>ispell: Commands to check comments or strings at point or in region</title>
<updated>2020-08-26T11:19:46+00:00</updated>
<author>
<name>Štěpán Němec</name>
</author>
<published>2020-04-08T18:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2aefd5590431bc84a70f2740f6949c2f771c2b55'/>
<id>2aefd5590431bc84a70f2740f6949c2f771c2b55</id>
<content type='text'>
* lisp/textmodes/ispell.el (ispell-comments-and-strings): Accept START
and END arguments, defaulting to active region in interactive calls.
(ispell-comment-or-string-at-point): New command. (bug#6411)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/ispell.el (ispell-comments-and-strings): Accept START
and END arguments, defaulting to active region in interactive calls.
(ispell-comment-or-string-at-point): New command. (bug#6411)
</pre>
</div>
</content>
</entry>
<entry>
<title>Have ispell add new LocalWords lines after any such existing lines</title>
<updated>2020-08-21T12:17:56+00:00</updated>
<author>
<name>Kevin Ryde</name>
</author>
<published>2020-08-21T12:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=47b3adf8bb29f89a2c3cbfd99ac3df52810ca211'/>
<id>47b3adf8bb29f89a2c3cbfd99ac3df52810ca211</id>
<content type='text'>
* textmodes/ispell.el (ispell-add-per-file-word-list): Add new
LocalWords line just after existing such lines.  Good to keep words
together or if deliberately placed somewhere special (bug#20486).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* textmodes/ispell.el (ispell-add-per-file-word-list): Add new
LocalWords line just after existing such lines.  Good to keep words
together or if deliberately placed somewhere special (bug#20486).
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure `bibtex-set-dialect' is executed in bibtex buffers</title>
<updated>2020-08-19T13:36:08+00:00</updated>
<author>
<name>Grégoire Jadi</name>
</author>
<published>2020-08-19T13:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bdc5d38c7cdff3e5a66ca6369f1027d550afc7a7'/>
<id>bdc5d38c7cdff3e5a66ca6369f1027d550afc7a7</id>
<content type='text'>
* lisp/textmodes/bibtex.el (bibtex-mode): Call `bibtex-set-dialect'.
* test/automated/bibtex-tests.el: Add regression tests (bug#21764).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/bibtex.el (bibtex-mode): Call `bibtex-set-dialect'.
* test/automated/bibtex-tests.el: Add regression tests (bug#21764).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some compat code from ispell.el</title>
<updated>2020-08-19T09:34:54+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2020-08-19T09:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c23fddbc3041f41bd050d569b4a051dd9b6735c8'/>
<id>c23fddbc3041f41bd050d569b4a051dd9b6735c8</id>
<content type='text'>
* lisp/textmodes/ispell.el (ispell): transient-mark-mode and
mark-active are always bound, so remove the check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/textmodes/ispell.el (ispell): transient-mark-mode and
mark-active are always bound, so remove the check.
</pre>
</div>
</content>
</entry>
</feed>
