1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/lisp/mh-e
Stefan Kangas 357d273d2e Remove redundant #' before lambda
* admin/unidata/unidata-gen.el (unidata-gen-table)
(unidata-gen-table-symbol, unidata-gen-table-integer)
(unidata-gen-table-numeric, unidata-gen-table-word-list)
(unidata-describe-decomposition):
* lisp/apropos.el (apropos-user-option):
* lisp/bookmark.el (bookmark-bmenu-search):
* lisp/composite.el (unicode-category-table):
* lisp/elec-pair.el (electric-pair--balance-info):
* lisp/electric.el (electric-quote-chars):
* lisp/emulation/cua-base.el (cua-rectangle-mark-key):
* lisp/epa-hook.el (epa-file-encrypt-to):
* lisp/faces.el (face-font-selection-order)
(face-font-family-alternatives, face-font-registry-alternatives)
(face-valid-attribute-values, tty-run-terminal-initialization):
* lisp/files.el (recover-file, file-expand-wildcards):
* lisp/frame.el (frames-on-display-list):
* lisp/help-at-pt.el (help-at-pt-display-when-idle):
* lisp/help-fns.el (help-fns--face-attributes):
* lisp/ido.el (ido-mode, ido-unc-hosts):
* lisp/isearch.el (isearch-highlight-regexp)
(isearch-highlight-lines-matching-regexp):
* lisp/language/indian.el (script-regexp-alist):
* lisp/language/lao.el:
* lisp/leim/quail/ipa.el (ipa-x-sampa-prepend-to-keymap-entry):
* lisp/mh-e/mh-folder.el (mh-process-commands):
* lisp/mh-e/mh-mime.el (mh-display-with-external-viewer):
* lisp/ps-mule.el (ps-mule-end-job):
* lisp/ps-print.el (ps-color-scale, ps-background-pages)
(ps-background-text, ps-background-image, ps-background)
(ps-begin-job, ps-print-translation-table):
* lisp/recentf.el (recentf-sort-ascending)
(recentf-sort-descending, recentf-sort-basenames-ascending)
(recentf-sort-basenames-descending)
(recentf-sort-directories-ascending)
(recentf-sort-directories-descending):
* lisp/replace.el (occur-engine-add-prefix):
* lisp/select.el (xselect--encode-string):
* lisp/server.el (server-use-tcp):
* lisp/ses.el (ses-sort-column):
* lisp/sort.el (sort-columns):
* lisp/term/ns-win.el (window-system-initialization):
* lisp/tree-widget.el (tree-widget-image-formats):
* lisp/whitespace.el (whitespace-report-region): Remove redundant #'
before lambda.
2021-10-21 23:35:07 +02:00
..
ChangeLog.1 ; fix 2 typos in MH-E comments 2021-07-30 06:35:48 -07:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mh-acros.el Remove more MH-E compat code 2021-10-12 14:22:11 +02:00
mh-alias.el Make mh-* XEmacs compat aliases obsolete 2021-10-08 03:38:12 +02:00
mh-buffers.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-comp.el Prefer defvar-local in MH-E 2021-10-18 01:40:00 +02:00
mh-compat.el Fix byte-compilation warnings in nox builds 2021-10-12 22:32:03 +01:00
mh-e.el Prefer defvar-local in MH-E 2021-10-18 01:40:00 +02:00
mh-folder.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
mh-funcs.el Make mh-* XEmacs compat aliases obsolete 2021-10-08 03:38:12 +02:00
mh-gnus.el Remove some more MH-E compat code 2021-10-12 01:55:57 +02:00
mh-identity.el Prefer defvar-local in MH-E 2021-10-18 01:40:00 +02:00
mh-inc.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-junk.el * lisp/mh-e/mh-show.el (mh-junk-whitelist): Custom obsolescence message. 2021-10-11 18:20:36 -07:00
mh-letter.el Remove more MH-E compat code 2021-10-12 14:22:11 +02:00
mh-limit.el Make mh-* XEmacs compat aliases obsolete 2021-10-08 03:38:12 +02:00
mh-mime.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
mh-print.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-scan.el Prefer defvar-local in MH-E 2021-10-18 01:40:00 +02:00
mh-search.el Prefer setq-local in lisp/mh-e/*.el 2021-10-12 02:02:22 +02:00
mh-seq.el Prefer defvar-local in MH-E 2021-10-18 01:40:00 +02:00
mh-show.el MH-E: restore message about obsolete key binding 2021-10-12 18:29:30 -07:00
mh-speed.el Remove more MH-E compat code 2021-10-12 14:22:11 +02:00
mh-thread.el Prefer defvar-local in MH-E 2021-10-18 01:40:00 +02:00
mh-tool-bar.el Fix byte-compilation warnings in nox builds 2021-10-12 22:32:03 +01:00
mh-utils.el Fix byte-compilation warnings in nox builds 2021-10-12 22:32:03 +01:00
mh-xface.el Remove more MH-E compat code 2021-10-12 14:22:11 +02:00