1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/lisp/cedet
Mattias Engdegård 1268902db1 Remove some useless eval-when-compile
* lisp/cedet/semantic/java.el (semantic-java-number-regexp):
* lisp/cedet/semantic/lex.el (semantic-lex-number-expression):
* lisp/emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
* lisp/emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression)
(lisp--el-match-keyword, lisp-string-in-doc-position-p):
* lisp/emacs-lisp/shorthands.el (shorthands-font-lock-shorthands):
* lisp/net/socks.el (socks-send-command):
* lisp/progmodes/meta-mode.el (meta-font-lock-keywords):
* lisp/shell.el (shell--parse-pcomplete-arguments):
* lisp/textmodes/sgml-mode.el (sgml-mode):
* lisp/textmodes/tex-mode.el (tex--guess-mode)
(tex-common-initialization, tex-input-files-re):
* lisp/textmodes/tildify.el (tildify-mode):
* lisp/xdg.el (xdg-line-regexp):
Eliminate `eval-when-compile` when the argument would be evaluated by
the compiler anyway.
2022-07-04 14:56:11 +02:00
..
ede Speed up generation of loaddefs files 2022-05-31 18:08:33 +02:00
semantic Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
srecode Fix the final divergent single quote usages in doc strings 2022-05-24 18:48:50 +02:00
cedet-cscope.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-files.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-global.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-idutils.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
data-debug.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ede.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mode-local.el mode-local: Revert the deprecation of buffer-local overrides 2022-05-22 16:13:17 -04:00
pulse.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
semantic.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
srecode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00