mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-14 01:50:22 -08:00
* doc/misc/cl.texi (Macro Bindings): * lisp/emacs-lisp/comp.el (comp--with-sp): * lisp/emacs-lisp/subr-x.el (with-buffer-unmodified-if-unchanged): * lisp/eshell/em-extpipe.el (eshell-extpipe--or-with-catch): * lisp/international/mule-cmds.el (with-locale-environment): * lisp/kmacro.el (kmacro-menu--marks-exist-p): * test/lisp/emacs-lisp/cl-extra-tests.el (cl-lib-test-remprop): * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-deduplicate): * test/lisp/emacs-lisp/ert-tests.el (ert-test-special-operator-p): * test/lisp/kmacro-tests.el (kmacro-tests-should-insert) (kmacro-tests-should-match-message): * test/lisp/replace-tests.el (replace-tests-with-undo): Use cl-with-gensyms instead of bare gensym call. |
||
|---|---|---|
| .. | ||
| ccl.el | ||
| characters.el | ||
| emoji.el | ||
| fontset.el | ||
| isearch-x.el | ||
| iso-ascii.el | ||
| iso-cvt.el | ||
| iso-transl.el | ||
| ja-dic-cnv.el | ||
| ja-dic-utl.el | ||
| kinsoku.el | ||
| kkc.el | ||
| latexenc.el | ||
| latin1-disp.el | ||
| mule-cmds.el | ||
| mule-conf.el | ||
| mule-diag.el | ||
| mule-util.el | ||
| mule.el | ||
| ogonek.el | ||
| quail.el | ||
| rfc1843.el | ||
| robin.el | ||
| textsec-check.el | ||
| textsec.el | ||
| titdic-cnv.el | ||
| ucs-normalize.el | ||
| utf-7.el | ||
| utf7.el | ||