1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
emacs/lisp/textmodes
Juri Linkov 121a5abeae Move context-menu selection items Defun/List/Symbol to prog-mode (bug#9054)
* lisp/mouse.el (context-menu-functions):
Add context-menu-middle-separator to choices.
(context-menu-region): Move Defun/List/Symbol selection items
to prog-context-menu.

* lisp/progmodes/prog-mode.el (prog-context-menu):
Move Defun/List/Symbol selection items from context-menu-region.
Include text-mode select menu only in strings and comments.

* lisp/textmodes/text-mode.el (text-mode-menu): New function.
(text-mode): Add text-mode-menu to context-menu-functions.
2021-10-03 20:35:49 +03:00
..
artist.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
bib-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
bibtex-style.el
bibtex.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
conf-mode.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
css-mode.el
dns-mode.el
enriched.el
etc-authors-mode.el ; Standardize some license headers 2021-10-01 18:07:45 -07:00
fill.el Fix 'apropos-compact-layout' 2021-10-02 20:53:26 +03:00
flyspell.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
ispell.el Adjust ispell-look-command type 2021-09-28 08:06:31 +02:00
less-css-mode.el
makeinfo.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
mhtml-mode.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
po.el
refbib.el
refer.el
refill.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-auc.el
reftex-cite.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-dcr.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-global.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-index.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-parse.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex-ref.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-sel.el
reftex-toc.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
reftex-vars.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
reftex.el Don't use `format' on strings without % format directives 2021-09-21 17:52:53 +02:00
remember.el
rst.el
sgml-mode.el
table.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
tex-mode.el Fix typo in tex--prettify-symbols-alist 2021-09-21 06:48:44 +02:00
texinfmt.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
texinfo.el ; Adjust overly long docstrings to fit 80 characters 2021-09-26 13:23:57 +02:00
texnfo-upd.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00
text-mode.el Move context-menu selection items Defun/List/Symbol to prog-mode (bug#9054) 2021-10-03 20:35:49 +03:00
tildify.el The safe-local-variable property is a function (bug#50944) 2021-10-02 10:37:42 -07:00
two-column.el
underline.el