1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 18:40:39 -08:00
emacs/lisp/mh-e
Stefan Kangas b03f74e0f2 Don't quote lambdas in several places
* admin/find-gc.el (find-gc-unsafe):
* lisp/align.el (align-rules-list):
* lisp/comint.el (comint-arguments):
* lisp/double.el (isearch-mode-map):
* lisp/ehelp.el (electric-help-command-loop):
* lisp/emacs-lisp/cl-macs.el (cl-defstruct):
* lisp/emulation/cua-rect.el (cua--copy-rectangle-as-kill)
(cua-copy-rectangle-as-text):
* lisp/eshell/esh-var.el (eshell-parse-variable-ref):
* lisp/hexl.el (hexl-insert-multibyte-char):
* lisp/international/titdic-cnv.el (tsang-quick-converter)
(ziranma-converter):
* lisp/language/tibet-util.el (tibetan-decompose-precomposition-alist):
* lisp/mail/mailalias.el (mail-get-names):
* lisp/mh-e/mh-e.el (mh-auto-fields-list, mh-identity-default):
* lisp/mouse.el (mouse-buffer-menu-map, mouse-buffer-menu-alist):
* lisp/play/gametree.el (gametree-make-heading-function):
* lisp/shell.el (shell--command-completion-data):
* lisp/talk.el (talk-update-buffers):
* lisp/tempo.el (tempo-insert-template, tempo-is-user-element)
(tempo-build-collection):
* lisp/term.el (term-input-filter, term-pager-help):
* lisp/textmodes/table.el (table-delete-column):
* lisp/url/url-cache.el (url-cache-create-filename-human-readable):
* lisp/textmodes/tex-mode.el (latex-imenu-create-index): Don't quote
lambdas.
2020-10-01 15:28:14 +02:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.2 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-acros.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-alias.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-buffers.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-comp.el Default Emacs to UTF-8 instead of Latin-1 2020-09-12 13:37:31 +02:00
mh-compat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-e.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
mh-folder.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-funcs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-gnus.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-identity.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-inc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-junk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-letter.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-limit.el ; Fix typos 2020-09-21 14:26:42 +02:00
mh-mime.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-print.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-scan.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-search.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-seq.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-show.el MH-E: alter content in mh-display-msg, not mh-show-mode 2020-02-01 09:28:30 -08:00
mh-speed.el ; Fix typos 2020-09-21 14:26:42 +02:00
mh-thread.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-tool-bar.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-utils.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mh-xface.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00