1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/test/lisp
Tom Tromey 68e8f4bb4a css-mode documentation lookup feature
* etc/NEWS: Mention new feature.
* lisp/textmodes/css-mode.el (css-mode-map): New defvar.
(css--mdn-lookup-history): New defvar.
(css-lookup-url-format): New defcustom.
(css--mdn-property-regexp, css--mdn-completion-list): New defconsts.
(css--mdn-after-render, css--mdn-find-symbol, css-lookup-symbol): New
defuns.
* test/lisp/textmodes/css-mode-tests.el (css-mdn-symbol-guessing): New
test.
2017-01-30 15:53:10 -07:00
..
calc
calendar Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
emacs-lisp test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
emulation
erc Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
eshell
gnus
international Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
mail
net test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
progmodes test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
textmodes css-mode documentation lookup feature 2017-01-30 15:53:10 -07:00
url Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
vc Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
abbrev-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
auth-source-tests.el
autorevert-tests.el
buff-menu-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
char-fold-tests.el
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
dom-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
electric-tests.el
epg-tests.el
faces-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
ffap-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
filenotify-tests.el Fix filenotify-tests on MS-Windows 2017-01-27 10:28:15 +02:00
files-tests.el
files-x-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
help-fns-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
htmlfontify-tests.el Don't require a shell when loading htmlfontify 2017-01-27 18:37:58 +01:00
ibuffer-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
imenu-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
json-tests.el Fix encoding of JSON surrogate pairs 2017-01-01 13:24:14 +01:00
man-tests.el
md4-tests.el Turn on lexical-binding in md4.el 2017-01-03 18:34:13 -05:00
minibuffer-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
mouse-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
obarray-tests.el
ps-print-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
replace-tests.el
rot13-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
shell-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
simple-tests.el test/*.el: Avoid byte-compiler warnings 2017-01-28 04:40:36 +01:00
sort-tests.el
subr-tests.el Add support for Unicode whitespace in [:blank:] 2017-01-06 20:12:48 +01:00
thingatpt-tests.el
whitespace-tests.el Update copyright year to 2017 in master 2017-01-01 01:48:59 -08:00
xml-tests.el xml: Fix parsing of default namespace with quoted names 2017-01-24 22:56:05 +01:00
xt-mouse-tests.el