1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/lisp/emulation
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
..
cua-base.el Fix bug with deactivation of mark in 'cua-cancel' 2020-06-20 10:41:56 +03:00
cua-gmrk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cua-rect.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
edt-lk201.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edt-mapper.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
edt-pc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edt-vt100.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edt.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
keypad.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper-cmd.el Remove some compat code from viper-cmd.el 2020-08-19 11:37:26 +02:00
viper-ex.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper-init.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
viper-keym.el Revert back to using ESC as viper-ESC-key again 2020-09-10 14:54:42 +02:00
viper-macs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper-mous.el Remove more XEmacs compat code from viper 2020-08-17 13:29:48 +02:00
viper-util.el Remove some compat code from viper-*.el 2020-08-18 23:33:58 +02:00
viper.el Remove some compat code from viper*.el 2020-08-12 18:52:53 +02:00