1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00
emacs/lisp/textmodes
Stefan Kangas 613dd41769 Remove Emacs 19 and 20 compat code from table.el
* lisp/textmodes/table.el:
(table-recognize-cell, table--make-cell-map)
(*table--present-cell-popup-menu, table--update-cell)
(table--update-cell-widened, table--update-cell-heightened)
(table--cell-insert-char, table--warn-incompatibility): Remove
Emacs 19 and 20 compat code.
* lisp/textmodes/table.el (table-disable-menu)
(table--set-timer, table--get-last-command): Declare obsolete.
2020-11-23 13:46:21 +01:00
..
artist.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
bib-mode.el
bibtex-style.el
bibtex.el Don't make bibtex-unify-case-convert buffer-local 2020-11-18 11:47:54 +00:00
conf-mode.el * lisp/textmodes/conf-mode.el (conf-mode): Fix last change 2020-03-25 14:09:48 -04:00
css-mode.el css--complete-property-value: Limit the backward search 2020-10-28 03:43:47 +02:00
dns-mode.el dns-mode-soa-auto-increment-serial: safe if symbolp 2020-01-27 21:35:17 -08:00
enriched.el
fill.el * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation. 2020-03-14 11:25:57 +01:00
flyspell.el Don't boldify the flyspell language indicator in the mode line 2020-10-11 07:50:10 +02:00
ispell.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
less-css-mode.el
makeinfo.el
mhtml-mode.el Make hideshow.el work with Mhtml mode 2020-10-30 22:40:11 -04:00
nroff-mode.el * lisp/textmodes/nroff-mode.el (nroff-mode-map): Remove key 'M-s' (bug#39706) 2020-02-25 02:38:33 +02:00
page-ext.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
page.el
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el * lisp/textmodes/picture.el: Use lexical binding. 2020-10-20 17:28:39 +02:00
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el
refer.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
reftex-sel.el
reftex-toc.el
reftex-vars.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
reftex.el Remove (or double) redundant backslashes in string literals 2020-01-24 23:04:34 +01:00
remember.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
rst.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
sgml-mode.el Make sgml-validate not bug out from buffers not visiting a file 2020-09-15 18:13:14 +02:00
table.el Remove Emacs 19 and 20 compat code from table.el 2020-11-23 13:46:21 +01:00
tex-mode.el Make more load-hooks obsolete (Bug#21563) 2020-10-20 19:14:04 +02:00
texinfmt.el
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el