1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/textmodes
Eshel Yaron f0c573d806 Optionally avoid extending 'completion-at-point-functions'
It is now possible to avoid extending
'completion-at-point-functions' in Text mode and its descendants.
* lisp/textmodes/text-mode.el
(text-mode-meta-tab-ispell-complete-word): Rename to...
(text-mode-ispell-word-completion): ...this.  Extend with another
option 'completion-at-point'.
(text-mode): Only extend 'completion-at-point-functions' when
'text-mode-ispell-word-completion' is 'completion-at-point'.
(Bug#67527)

* etc/NEWS: Update the entry about 'M-TAB' in Text mode.
2024-01-27 11:53:17 +02:00
..
artist.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
bib-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bibtex-style.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bibtex.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
conf-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
css-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
dns-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-authors-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs-news-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
enriched.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
fill.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
flyspell.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
glyphless-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
html-ts-mode.el ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
ispell.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
less-css-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
makeinfo.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mhtml-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
nroff-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
page-ext.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
page.el ; * lisp/textmodes/page.el (page--what-page): Fix last change. 2024-01-13 12:45:10 +02:00
paragraphs.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
picture.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
pixel-fill.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
po.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
refbib.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
refer.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
refill.el Improve 'refill-mode' in Org buffers 2024-01-27 10:52:47 +02:00
reftex-auc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
reftex-cite.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-dcr.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
reftex-global.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-index.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-parse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
reftex-ref.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-sel.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-toc.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
reftex.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
remember.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
rst.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
sgml-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
string-edit.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
table.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
tex-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
texinfmt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
texinfo.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
texnfo-upd.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
text-mode.el Optionally avoid extending 'completion-at-point-functions' 2024-01-27 11:53:17 +02:00
tildify.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
toml-ts-mode.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
two-column.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
underline.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
word-wrap-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
yaml-ts-mode.el Improve yaml-ts-mode fill-paragraph (bug#68226) 2024-01-04 16:40:35 -08:00