1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-25 19:11:56 +00:00
emacs/test/lisp
Paul Eggert 25cc0f2aad Merge from origin/emacs-25
788c9b6 ; Spelling fix
25c4a30 * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-li...
0992ec3 Correct cl-flet usage (Bug#22317)
50caae3 Release MH-E manual version 8.6
602bb40 Update MH-E's documentation about HTML renderers
89018f0 Fx the we->the typo
845ee57 Restore frames into the current display by default
ee28b4c * lisp/recentf.el (recentf-open-files-item): Quick fix for (b...
01c3cd1 etc/TODO: Remove out-of-place issue
5e18486 Clarify doc string of 'file-name-sans-extension'
bffda22 Fix the MSDOS build
f907f98 * lisp/progmodes/elisp-mode.el (elisp-function-argstring): Ca...
1a2ffd0 * src/dired.c (Ffile_name_all_completions): Doc fix.  (Bug#23...
f7ffc4b Fix infloop in 'number-sequence'
4ab2673 ; Spelling and punctuation fixes in comments
71c152e * lisp/emacs-lisp/find-func.el (find-function-library):
2016-05-31 08:07:41 -07:00
..
calc Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
calendar Remove buggy parse-time test 2016-03-02 17:00:05 +00:00
emacs-lisp Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
emulation Merge from origin/emacs-25 2016-05-31 08:07:41 -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 Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11: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 Fix Bug#23631 for Tramp 2016-05-30 15:00:14 +02:00
progmodes Merge from origin/emacs-25 2016-05-13 07:45:30 -07: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 ; Spelling and quoting fixes 2016-05-01 18:53:31 -07: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 Adjust filenotify-tests on Cygwin 2016-05-27 14:55:34 -04: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-01-11 22:48:07 -08: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