1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/lisp/textmodes
Basil L. Contovounesios 1ecd350f38 Evaluate some unnecessarily quoted lambdas
* lisp/cedet/semantic/complete.el
(semantic-displayer-tooltip-max-tags):
* lisp/emacs-lisp/benchmark.el (benchmark-run-compiled):
* lisp/emacs-lisp/package.el (package--default-summary)
(package-menu-filter-by-version):
* lisp/eshell/em-pred.el (eshell-pred-file-time):
* lisp/progmodes/verilog-mode.el (verilog-auto-lineup)
(verilog-auto-reset-widths, verilog-auto-arg-format)
(verilog-auto-inst-vector, verilog-auto-inst-template-numbers):
* lisp/textmodes/bibtex.el (bibtex-dialect):
* test/lisp/autoinsert-tests.el
(autoinsert-tests-define-auto-insert-before)
(autoinsert-tests-define-auto-insert-after): Remove some unnecessary
quoting around anonymous functions.
2020-06-21 13:42:14 +01:00
..
artist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bib-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bibtex-style.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bibtex.el Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01: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 Improved light/dark colour predicate (bug#41544) 2020-06-10 20:11:13 +02:00
dns-mode.el dns-mode-soa-auto-increment-serial: safe if symbolp 2020-01-27 21:35:17 -08:00
enriched.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fill.el * lisp/textmodes/fill.el (fill-nobreak-predicate): Fix documentation. 2020-03-14 11:25:57 +01:00
flyspell.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
ispell.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
less-css-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
makeinfo.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mhtml-mode.el Remove mhtml--extend-font-lock-region (Bug#41441) 2020-05-31 10:21:38 -06: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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
page.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
paragraphs.el Merge from origin/emacs-27 2020-01-24 07:50:22 -08:00
picture.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
po.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
refbib.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
refer.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
refill.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-auc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-cite.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-dcr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-global.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-index.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-ref.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-sel.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex-toc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
rst.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sgml-mode.el Prefer 'strong' and 'em' to 'b' and 'i' in html-mode 2020-05-06 03:30:20 +02:00
table.el Merge from origin/emacs-27 2020-03-07 07:50:28 -08:00
tex-mode.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
texinfmt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
texinfo.el Update texinfo.el following changes in 'tex-start-options-string' 2020-04-03 15:12:47 +03:00
texnfo-upd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
text-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tildify.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
two-column.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
underline.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00