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 206dd9d592 Don't quote lambdas in several places
* lisp/allout-widgets.el (allout-widgets-adjusting-message)
(allout-widgets-exposure-change-processor)
(allout-widgets-count-buttons-in-region):
* lisp/ansi-color.el (ansi-color-make-color-map):
* lisp/case-table.el (describe-buffer-case-table):
* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1):
* lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group):
* lisp/gnus/nnir.el (nnir-run-swish++, nnir-run-swish-e)
(nnir-run-hyrex, nnir-run-namazu):
* lisp/hippie-exp.el (make-hippie-expand-function)
(try-complete-lisp-symbol, try-complete-lisp-symbol-partially)
(try-expand-all-abbrevs):
* lisp/international/mule-cmds.el (sort-coding-systems)
(select-safe-coding-system, select-message-coding-system)
(read-language-name, encoded-string-description):
* lisp/international/quail.el (quail-keyseq-translate)
(quail-get-translations, quail-build-decode-map)
(quail-insert-decode-map):
* lisp/jka-compr.el (jka-compr-uninstall):
* lisp/locate.el (locate-in-alternate-database):
* lisp/mail/mailabbrev.el (mail-resolve-all-aliases-1)
(mail-abbrev-make-syntax-table):
* lisp/mh-e/mh-seq.el (mh-read-folder-sequences):
* lisp/net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
* lisp/progmodes/make-mode.el (makefile-query-targets)
(makefile-prompt-for-gmake-funargs):
* lisp/shadowfile.el (shadow-cancel, shadow-shadows-of):
* lisp/sort.el (sort-pages, sort-fields, sort-regexp-fields):
* lisp/subr.el (listify-key-sequence):
* lisp/term/wyse50.el (terminal-init-wyse50):
* lisp/textmodes/ispell.el (ispell-help)
(ispell-begin-tex-skip-regexp):
* lisp/textmodes/page-ext.el (pages-sort-region):
* lisp/textmodes/refer.el (refer-find-entry-in-file):
* lisp/url/url-expand.el (url-expand-file-name): Don't quote lambdas.
2020-11-12 22:24:58 +01:00
..
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02: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 ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
mh-e.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +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 ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02: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 Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
mh-show.el Don't use obsolete variable write-contents-hooks 2020-10-27 00:50:38 +01:00
mh-speed.el ; Fix typos 2020-09-21 14:26:42 +02:00
mh-thread.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02: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