1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/test/lisp/cedet
Stefan Kangas 75555b5b6b Remove some compat code for old versions and XEmacs
* lisp/ibuf-ext.el (ibuffer-old-saved-filters-warning)
(ibuffer-maybe-save-stuff): Assume customize-save-variable is
bound; it is autoloaded.
* lisp/cedet/semantic/symref/grep.el (semantic-symref-perform-search):
* lisp/password-cache.el (password-cache-remove):
* lisp/cedet/semantic/bovine/el.el (semantic-dependency-tag-file):
Remove Emacs 21 compat code.
* lisp/cedet/semantic/sort.el (semantic-string-lessp-ci):
Remove Emacs 20 compat code.
* test/lisp/cedet/semantic-utest.el (semantic-utest-temp-directory):
* lisp/mail/supercite.el (sc-ask): Remove XEmacs compat code.
* lisp/progmodes/idlw-shell.el (idlwave-shell-mode):
* lisp/progmodes/idlwave.el (idlwave-mode): Remove commented out
compat code.
2020-11-19 20:43:51 +01:00
..
semantic-utest-c.el Mark some tests as expensive 2020-09-10 20:25:19 +02:00
semantic-utest-fmt.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00
semantic-utest-ia.el Use lexical-binding in most semantic tests 2020-04-28 16:11:47 +02:00
semantic-utest.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
srecode-utest-getset.el Mark some tests as expensive 2020-09-10 20:25:19 +02:00
srecode-utest-template.el srecode-utest-project test should now work on Hydra, hopefully 2020-08-18 20:10:44 +02:00