1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/test/lisp
Paul Eggert 68cb71c092 Merge from origin/emacs-25
9ae514a * etc/AUTHORS: Update the AUTHORS file
3ca428e add entries to authors.el
66d556b Fix eldoc-related freezes in python mode
d59bcbc Handle mouse leaving initial window in `mouse-set-region' (Bu...
27fe1e4 org.el: Fix bindings of < and > for calendar scrolling
a813487 Fix undo boundary in recursive edit (Bug#23632)
1f85b7c Doc fixes re alist-get.  (Bug#23548)
ba3f206 * lisp/progmodes/python.el (inferior-python-mode): Avoid tabs...
56fa055 * src/syntax.c (syms_of_syntax) <comment-end-can-be-escaped>:...
4c1370a * lisp/help-fns.el (describe-function-1): Fix handling of fil...
a3f7ae8 * lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix re "by".
601b9b2 * doc/misc/cl.texi (Mapping over Sequences): Fix cl-notevery.
2016-06-19 00:47:00 +02:00
..
calc Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
calendar Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
emacs-lisp Fix seq-contains 2016-06-18 10:10:00 +02:00
emulation Merge from origin/emacs-25 2016-06-07 09:34:27 -07:00
erc ; Comment tweak. 2016-04-29 13:31:45 -04:00
eshell Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
gnus Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
international Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
legacy Added tests for dos unibyte decoding. 2016-05-21 00:13:43 -04:00
mail ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
net Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560) 2016-06-07 20:50:35 -07:00
progmodes Automatically detect whether .h file is C or C++ 2016-06-15 18:26:12 +02:00
textmodes Add completion of colors in CSS mode 2016-05-22 12:54:02 +02:00
url * test/lisp/url/url-auth-tests.el (url-auth-test-digest-auth): 2016-02-12 21:18:13 -05:00
vc Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
abbrev-tests.el abbrev-tests.el fix 2016-05-03 19:21:47 +02:00
auth-source-tests.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
autorevert-tests.el autorevert: Resume with polling if file is deleted 2016-04-19 11:05:55 +02:00
char-fold-tests.el Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
comint-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
dabbrev-tests.el * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated. 2016-03-16 08:58:10 -07:00
descr-text-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
dired-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
electric-tests.el Merge from origin/emacs-25 2016-05-02 10:46:53 -07:00
epg-tests.el epg: Add a way to detect gpg1 executable for tests 2016-05-20 16:29:04 +09:00
faces-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
filenotify-tests.el Some fixes in filenotify-tests.el for cygwin 2016-06-06 18:25:28 +02:00
help-fns-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
htmlfontify-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
ibuffer-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
imenu-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
info-xref-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
isearch-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
jit-lock-tests.el Fix the jit-lock-fontify-now test names 2016-05-09 12:29:38 +03:00
json-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
man-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
minibuffer-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
mouse-tests.el ; * test/lisp/mouse-tests.el: Standardize license notice. 2016-05-22 17:20:48 -07:00
obarray-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
ps-print-tests.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
replace-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
simple-tests.el Merge from origin/emacs-25 2016-06-19 00:47:00 +02:00
sort-tests.el Merge from origin/emacs-25 2016-04-11 09:07:15 -07:00
subr-tests.el Merge from origin/emacs-25 2016-05-31 08:07:41 -07:00
thingatpt-tests.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
xml-tests.el Merge from origin/emacs-25 2016-03-11 13:32:13 -08:00
xt-mouse-tests.el * test/lisp/xt-mouse-tests.el: Move from test/automated/. 2016-04-23 10:46:08 -07:00