1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/test/lisp/textmodes
Stefan Kangas 61dca6e92a Don't quote lambdas in several places
* lisp/align.el (align-highlight-rule):
* lisp/bookmark.el (bookmark-maybe-sort-alist):
* lisp/emacs-lisp/advice.el (ad-read-advice-name)
(ad-retrieve-args-form, ad-make-hook-form, defadvice)
(ad-with-originals):
* lisp/foldout.el (foldout-inhibit-key-bindings):
* lisp/gnus/gnus-bookmark.el (gnus-bookmark-maybe-sort-alist):
* lisp/mail/rfc822.el (rfc822-addresses-1):
* lisp/net/eudcb-ldap.el (eudc-ldap-cleanup-record-simple):
* lisp/net/net-utils.el (network-connection-to-service):
* lisp/net/socks.el (socks-build-auth-list):
* lisp/org/ox-odt.el (org-odt--image-size):
* lisp/pcomplete.el (pcomplete-command-completion-function)
(pcomplete-default-completion-function, pcomplete-opt):
* lisp/progmodes/cperl-mode.el (cperl-highlight-charclass)
(cperl-tags-hier-init, cperl-tags-treeify)
(cperl-next-interpolated-REx, cperl-time-fontification):
* lisp/shadowfile.el (shadow-copy-files, shadow-shadows-of-1)
(shadow-save-buffers-kill-emacs):
* lisp/strokes.el (strokes-renormalize-to-grid):
* lisp/tempo.el (tempo-insert, tempo-forward-mark)
(tempo-backward-mark):
* lisp/textmodes/artist.el (artist-submit-bug-report):
* lisp/textmodes/ispell.el (ispell-complete-word):
* lisp/url/url-auth.el (url-get-authentication):
* lisp/url/url-cache.el (url-cache-create-filename-human-readable):
* lisp/vcursor.el (vcursor-find-window):
* test/lisp/textmodes/reftex-tests.el
(reftex-parse-bibtex-entry-test): Don't quote lambdas.
2020-11-14 17:04:23 +01:00
..
css-mode-resources Convert indent test for css-mode into automatic test 2020-09-10 20:40:34 +02:00
bibtex-tests.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
conf-mode-tests.el ; Fix license statements. 2020-08-27 02:53:25 +02:00
css-mode-tests.el Use new resource directory macros in tests (Bug#43792) 2020-10-16 11:28:09 +02:00
dns-mode-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fill-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mhtml-mode-tests.el Use lexical-binding for textmodes tests 2020-04-24 20:26:36 +02:00
page-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
paragraphs-tests.el Update a paragraphs test 2020-08-13 16:38:02 +01:00
po-tests.el Use lexical-binding in po.el and add tests 2020-04-25 09:12:24 +02:00
reftex-tests.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
sgml-mode-tests.el Use lexical-binding for textmodes tests 2020-04-24 20:26:36 +02:00
tildify-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
underline-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00