1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 06:01:22 -08:00
emacs/test/lisp
Michael Albinus d3438460ef Adapt Tramp docstrings according to checkdoc
* lisp/net/tramp.el (tramp-backup-directory-alist)
(tramp-echoed-echo-mark-regexp, tramp-syntax-values)
(tramp-lookup-syntax, tramp-build-prefix-format)
(tramp-build-prefix-regexp, tramp-build-method-regexp)
(tramp-build-postfix-method-format)
(tramp-build-postfix-method-regexp)
(tramp-build-prefix-ipv6-format, tramp-build-prefix-ipv6-regexp)
(tramp-build-postfix-ipv6-format)
(tramp-build-postfix-ipv6-regexp)
(tramp-build-postfix-host-format)
(tramp-build-postfix-host-regexp, tramp-unknown-id-string)
(tramp-unknown-id-integer, tramp-build-file-name-regexp)
(tramp-build-completion-file-name-regexp, tramp-chunksize)
(tramp-find-method, tramp-find-user, tramp-find-host)
(tramp-dissect-file-name, tramp-get-buffer)
(tramp-get-connection-buffer, tramp-debug-message, tramp-error)
(with-tramp-connection-property, tramp-run-real-handler)
(tramp-file-name-for-operation, tramp-file-name-handler)
(tramp-completion-file-name-handler)
(tramp-completion-handle-file-name-completion)
(tramp-completion-dissect-file-name)
(tramp-completion-dissect-file-name1)
(tramp-handle-file-name-as-directory)
(tramp-handle-file-name-directory)
(tramp-handle-file-name-nondirectory, tramp-mode-string-to-int)
(tramp-file-mode-from-int):
* lisp/net/tramp-adb.el (tramp-adb-file-name-p):
* lisp/net/tramp-archive.el (tramp-archive-run-real-handler)
(tramp-archive-file-name-handler)
(tramp-archive-dissect-file-name)
(with-parsed-tramp-archive-file-name)
(tramp-archive-gvfs-file-name, tramp-archive-handle-access-file):
* lisp/net/tramp-cmds.el (tramp-list-remote-buffers):
* lisp/net/tramp-compat.el (tramp-unload-file-name-handlers)
(tramp-compat-funcall, tramp-compat-tramp-file-name-slots):
* lisp/net/tramp-ftp.el (tramp-ftp-file-name-handler)
(tramp-ftp-file-name-p):
* lisp/net/tramp-gvfs.el (tramp-gvfs-file-name-p)
(tramp-gvfs-file-name-handler)
(tramp-gvfs-stringify-dbus-message)
(tramp-gvfs-monitor-process-filter)
(tramp-gvfs-handler-mounted-unmounted):
* lisp/net/tramp-integration.el
(tramp-rfn-eshadow-update-overlay-regexp):
* lisp/net/tramp-rclone.el (tramp-rclone-file-name-p)
(tramp-rclone-file-name-handler, tramp-rclone-send-command):
* lisp/net/tramp-sh.el (tramp-sh--quoting-style-options)
(tramp-sh-gio-monitor-process-filter)
(tramp-sh-gvfs-monitor-dir-process-filter)
(tramp-sh-inotifywait-process-filter, tramp-find-executable)
(tramp-set-remote-path, tramp-open-shell, tramp-find-shell)
(tramp-send-command-and-check, tramp-shell-case-fold)
(tramp-get-remote-path):
* lisp/net/tramp-smb.el (tramp-smb-file-name-p)
(tramp-smb-file-name-handler)
(tramp-smb-do-file-attributes-with-stat)
(tramp-smb-handle-substitute-in-file-name)
(tramp-smb-get-stat-capability, tramp-smb-shell-quote-argument):
* lisp/net/tramp-sudoedit.el (tramp-sudoedit-file-name-p)
(tramp-sudoedit-file-name-handler)
(tramp-sudoedit-send-command-string):
* test/lisp/net/tramp-archive-tests.el (tramp-archive-test-all):
* test/lisp/net/tramp-tests.el (tramp--test-gvfs-p)
(tramp--test-with-proper-process-name-and-buffer)
(tramp-test-all): Adapt docstrings according to `checkdoc'.
2019-11-13 13:10:58 +01:00
..
bookmark-resources Add tests for bookmark.el (Bug#36452) 2019-07-03 14:49:38 +03:00
calc Fix linear equation system solving in Calc (bug#35374) 2019-09-29 13:41:21 +02:00
calendar Fix off-by-one bug in ISO 8601 BC years 2019-10-05 21:24:09 -07:00
cedet * test/lisp/cedet/semantic-utest-ia.el: Update from upstream 2019-10-31 19:05:35 -04:00
custom-resources New test custom--test-theme-variables 2019-01-10 13:27:34 +01:00
emacs-lisp Expand rx definitions inside (not ...) 2019-10-27 09:54:54 +01:00
emulation Update copyright year to 2019 2019-01-01 01:01:13 +00:00
erc Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eshell Update more copyright years 2018-12-31 18:47:22 -08:00
gnus Use iso8601-parse in nnrss 2019-07-31 21:47:29 +02:00
image Adjust exif-tests.el to new interface 2019-09-23 22:02:58 +02:00
international Support the new Japanese era name 2019-08-18 19:36:31 +03:00
mail Reimplement the `fill-flowed' function to respect space stuffing 2019-08-15 18:00:16 -07:00
net Adapt Tramp docstrings according to checkdoc 2019-11-13 13:10:58 +01:00
nxml Keep nxml prolog updated via syntax-propertize 2019-06-05 20:30:23 -04:00
obsolete Tests need to be moved when source files are 2019-08-07 09:24:15 -07:00
org Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
play Use lexical-binding in morse.el and studly.el and add tests 2019-06-01 18:52:22 -07:00
progmodes Make ant regexp in compilation-error-regexp-alist-alist more lax 2019-11-01 15:20:42 +03:00
so-long-tests Add tests for so-long.el 2019-07-13 18:51:55 +12:00
term Move tty-colors-tests.el to its proper directory. 2019-07-27 14:10:20 +03:00
textmodes Merge from emacs-26 2019-06-25 22:04:13 -04:00
url Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
vc Improved ChangeLog generation for vc log (Bug#16301) 2019-08-03 20:14:52 -04:00
abbrev-tests.el Fix defining inverse abbrevs on previous words (Bug#36243) 2019-06-22 19:25:44 -04:00
arc-mode-tests.el * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251) 2019-02-03 23:00:29 +02:00
auth-source-pass-tests.el Refactoring of auth-source-pass 2019-06-24 09:15:41 +02:00
auth-source-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
autoinsert-tests.el Use lexical-binding in autoinsert.el and add tests 2019-05-31 19:07:48 +02:00
autorevert-tests.el ; Fix typo introduced by last autorevert-tests patch 2019-08-21 11:03:34 +02:00
bookmark-tests.el Restore focus to Bookmark List after editing annotation 2019-07-14 09:26:42 +03:00
buff-menu-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
button-tests.el Further improve button.el support for help-echo 2019-10-03 23:05:14 +01:00
char-fold-tests.el * lisp/char-fold.el: Rename char-fold-make-table to char-fold--make-table. 2019-07-29 01:55:34 +03:00
color-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
comint-tests.el Test that comint-password-prompt-regexp matches "git push" 2019-11-07 01:48:13 +01:00
custom-tests.el Don't discard customizations in progress when adding comments (Bug#5358) 2019-09-27 18:06:36 +02:00
dabbrev-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
delim-col-tests.el Use lexical-binding in delim-col.el and add tests 2019-05-20 15:29:26 +01:00
descr-text-tests.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
dired-aux-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dired-tests.el dired-dwim-target uses most recently visited window instead of next window. 2019-10-27 02:20:15 +03:00
dired-x-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
dom-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
electric-tests.el An electric test is now passing 2019-07-16 16:04:54 -07:00
epg-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
faces-tests.el Fix bug with face-id after restoring from pdump 2019-01-28 17:24:04 +02:00
ffap-tests.el Update a ffap test 2019-07-14 13:28:54 -07:00
filenotify-tests.el Another attempt to fix bug#32645 2019-08-20 21:32:34 +02:00
files-tests.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
files-x-tests.el Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723 2019-03-09 16:44:24 +01:00
font-lock-tests.el Stop splicing anonymous faces in font-lock-append-text-property 2019-05-13 20:41:02 -04:00
format-spec-tests.el Document format-spec and expand the modifiers it supports 2019-07-13 03:50:50 +02:00
help-fns-tests.el Use lexical-binding in help-fns-tests.el (Bug#36585) 2019-07-18 20:06:27 -04:00
hi-lock-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
htmlfontify-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ibuffer-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ido-tests.el Add a new user option 'ido-big-directories'. 2019-04-19 10:31:02 +02:00
image-file-tests.el Replace use of obsolete string-make-unibyte 2019-04-28 16:45:13 -04:00
image-tests.el Allow counter-clockwise rotations in image-rotate 2019-07-20 16:00:31 +01:00
imenu-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
info-xref-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
isearch-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
jit-lock-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
json-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
jsonrpc-tests.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
kmacro-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ls-lisp-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
makesum-tests.el Use lexical-binding in makesum.el and add tests 2019-05-29 20:47:16 +02:00
man-tests.el Handle more subprocess chunking in M-x man (Bug#36927) 2019-08-18 18:19:21 -04:00
md4-tests.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
minibuffer-tests.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
mouse-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
obarray-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
paren-tests.el Use lexical-binding in paren.el and add tests 2019-05-26 11:22:27 +02:00
password-cache-tests.el * lisp/password-cache.el: adapt test to change in password-in-cache-p 2019-08-12 16:22:34 +02:00
ps-print-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
register-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
replace-tests.el Merge from origin/emacs-26 2019-09-15 16:38:23 -07:00
rot13-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
scroll-lock-tests.el New function for scroll-lock-mode to almost always scroll 2019-07-14 09:23:20 +03:00
ses-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
shadowfile-tests.el Fix typo in last commit 2019-10-03 10:47:12 +02:00
shell-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
simple-tests.el Fix recently extended delete-indentation behavior 2019-03-31 17:08:21 +01:00
sort-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
soundex-tests.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
subr-tests.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
tabify-tests.el Tweak recent additions in tabify-tests.el 2019-05-26 11:56:57 +01:00
tar-mode-tests.el * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251) 2019-02-03 23:00:29 +02:00
tempo-tests.el Use lexical-binding in tempo.el and add tests 2019-05-21 15:23:23 +01:00
term-tests.el Merge from emacs-26 2019-07-20 22:02:36 -04:00
thingatpt-tests.el Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
thread-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
time-stamp-tests.el time-stamp: add support for time zone numeric offset 2019-11-06 08:33:51 -08:00
timezone-tests.el Fix time-add rounding bug 2019-08-16 16:27:27 -07:00
wdired-tests.el Stop wdired tests leaving behind symlink /tmp/emacs1000 2019-07-14 15:18:22 -07:00
whitespace-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
wid-edit-tests.el Don't indent unrelated widgets following widget of type 'other 2019-09-26 17:16:28 +02:00
xdg-tests.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
xml-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
xt-mouse-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00