aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
diff options
context:
space:
mode:
authorJuanma Barranquero2019-10-20 12:12:27 +0200
committerJuanma Barranquero2019-10-20 12:12:27 +0200
commit41ba8231ef072571e1a6feabc15d113e5cf57556 (patch)
treeebfb9888ed6f62295fac4a0c7858f6881ffda491 /lisp/emulation
parente2acf4d29d6f03c7b8c6fbeb61ed1f4a6ef5b1fd (diff)
downloademacs-41ba8231ef072571e1a6feabc15d113e5cf57556.tar.gz
emacs-41ba8231ef072571e1a6feabc15d113e5cf57556.zip
lisp/*.el: Fix typos and improve some docstrings
* lisp/auth-source.el (auth-source-backend-parse-parameters) (auth-source-search-collection) (auth-source-secrets-listify-pattern) (auth-source--decode-octal-string, auth-source-plstore-search): * lisp/registry.el (registry-lookup) (registry-lookup-breaks-before-lexbind) (registry-lookup-secondary, registry-lookup-secondary-value) (registry-search, registry-delete, registry-size, registry-full) (registry-insert, registry-reindex, registry-prune) (registry-collect-prune-candidates): * lisp/subr.el (nbutlast, process-live-p): * lisp/tab-bar.el (tab-bar-list): * lisp/cedet/ede/linux.el (ede-linux--get-archs) (ede-linux--include-path, ede-linux-load): * lisp/erc/erc-log.el (erc-log-all-but-server-buffers): * lisp/erc/erc-pcomplete.el (pcomplete-erc-commands) (pcomplete-erc-ops, pcomplete-erc-not-ops, pcomplete-erc-nicks) (pcomplete-erc-all-nicks, pcomplete-erc-channels) (pcomplete-erc-command-name, pcomplete-erc-parse-arguments): * lisp/eshell/em-term.el (eshell-visual-command-p): * lisp/gnus/gnus-cache.el (gnus-cache-fully-p): * lisp/gnus/nnmail.el (nnmail-get-active) (nnmail-fancy-expiry-target): * lisp/mail/mail-utils.el (mail-string-delete): * lisp/mail/supercite.el (sc-hdr, sc-valid-index-p): * lisp/net/ange-ftp.el (ange-ftp-use-smart-gateway-p): * lisp/net/nsm.el (nsm-save-fingerprint-maybe) (nsm-network-same-subnet, nsm-should-check): * lisp/net/rcirc.el (rcirc-looking-at-input): * lisp/net/tramp-cache.el (tramp-get-hash-table): * lisp/net/tramp-compat.el (tramp-compat-process-running-p): * lisp/net/tramp-smb.el (tramp-smb-get-share) (tramp-smb-get-localname, tramp-smb-read-file-entry) (tramp-smb-get-cifs-capabilities, tramp-smb-get-stat-capability): * lisp/net/zeroconf.el (zeroconf-list-service-names) (zeroconf-list-service-types, zeroconf-list-services) (zeroconf-get-host, zeroconf-get-domain) (zeroconf-get-host-domain): * lisp/nxml/rng-xsd.el (rng-xsd-compile) (rng-xsd-make-date-time-regexp, rng-xsd-convert-date-time): * lisp/obsolete/erc-hecomplete.el (erc-hecomplete) (erc-command-list, erc-complete-at-prompt): * lisp/org/ob-scheme.el (org-babel-scheme-get-buffer-impl): * lisp/org/ob-shell.el (org-babel--variable-assignments:sh-generic) (org-babel--variable-assignments:bash_array) (org-babel--variable-assignments:bash_assoc) (org-babel--variable-assignments:bash): * lisp/org/org-clock.el (org-day-of-week): * lisp/progmodes/cperl-mode.el (cperl-char-ends-sub-keyword-p): * lisp/progmodes/gud.el (gud-find-c-expr, gud-innermost-expr) (gud-prev-expr, gud-next-expr): * lisp/textmodes/table.el (table--at-cell-p, table--probe-cell) (table--get-cell-justify-property) (table--get-cell-valign-property) (table--put-cell-justify-property) (table--put-cell-valign-property): Fix typos. * lisp/so-long.el (fboundp): Doc fix. (so-long-mode-line-info, so-long-mode) (so-long--check-header-modes): Fix typos. * lisp/emulation/viper-mous.el (viper-surrounding-word) (viper-mouse-click-get-word): Fix typos. (viper-mouse-click-search-word): Doc fix. * lisp/erc/erc-backend.el (erc-forward-word, erc-word-at-arg-p) (erc-bounds-of-word-at-point): Fix typos. (erc-decode-string-from-target, define-erc-response-handler): Refill docstring. * lisp/erc/erc-dcc.el (pcomplete/erc-mode/DCC): Fix typo. (erc-dcc-get-host, erc-dcc-auto-mask-p, erc-dcc-get-file): Doc fixes. * lisp/erc/erc-networks.el (erc-network-name): Fix typo. (erc-determine-network): Refill docstring. * lisp/net/dbus.el (dbus-list-hash-table) (dbus-string-to-byte-array, dbus-byte-array-to-string) (dbus-check-event): Fix typos. (dbus-introspect-get-property): Doc fix. * lisp/net/tramp-adb.el (tramp-adb-file-name-handler): Rename ARGS to ARGUMENTS. Doc fix. (tramp-adb-sh-fix-ls-output, tramp-adb-execute-adb-command) (tramp-adb-find-test-command): Fix typos. * lisp/net/tramp.el (tramp-set-completion-function) (tramp-get-completion-function) (tramp-completion-dissect-file-name) (tramp-completion-dissect-file-name1) (tramp-get-completion-methods, tramp-get-completion-user-host) (tramp-get-inode, tramp-get-device, tramp-mode-string-to-int) (tramp-call-process, tramp-call-process-region) (tramp-process-lines): Fix typos. (tramp-interrupt-process): Doc fix. * lisp/org/ob-core.el (org-babel-named-src-block-regexp-for-name) (org-babel-named-data-regexp-for-name): Doc fix. (org-babel-src-block-names, org-babel-result-names): Fix typos. * lisp/progmodes/inf-lisp.el (lisp-input-filter): Doc fix. (lisp-fn-called-at-pt): Fix typo. * lisp/progmodes/xref.el (xref-backend-identifier-at-point): Doc fix. (xref-backend-identifier-completion-table): Fix typo.
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/viper-mous.el9
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el
index e076e988866..5451f33d477 100644
--- a/lisp/emulation/viper-mous.el
+++ b/lisp/emulation/viper-mous.el
@@ -138,7 +138,7 @@ considered related."
138(declare-function viper-forward-char-carefully "viper-cmd" (&optional arg)) 138(declare-function viper-forward-char-carefully "viper-cmd" (&optional arg))
139 139
140(defun viper-surrounding-word (count click-count) 140(defun viper-surrounding-word (count click-count)
141 "Returns word surrounding point according to a heuristic. 141 "Return word surrounding point according to a heuristic.
142COUNT indicates how many regions to return. 142COUNT indicates how many regions to return.
143If CLICK-COUNT is 1, `word' is a word in Vi sense. 143If CLICK-COUNT is 1, `word' is a word in Vi sense.
144If CLICK-COUNT is 2,then `word' is a Word in Vi sense. 144If CLICK-COUNT is 2,then `word' is a Word in Vi sense.
@@ -219,7 +219,7 @@ is ignored."
219 219
220 220
221(defun viper-mouse-click-get-word (click count click-count) 221(defun viper-mouse-click-get-word (click count click-count)
222 "Returns word surrounding the position of a mouse click. 222 "Return word surrounding the position of a mouse click.
223Click may be in another window. Current window and buffer isn't changed. 223Click may be in another window. Current window and buffer isn't changed.
224On single or double click, returns the word as determined by 224On single or double click, returns the word as determined by
225`viper-surrounding-word-function'." 225`viper-surrounding-word-function'."
@@ -334,12 +334,13 @@ See `viper-surrounding-word' for the definition of a word in this case."
334(declare-function viper-adjust-window "viper-cmd" ()) 334(declare-function viper-adjust-window "viper-cmd" ())
335 335
336(defun viper-mouse-click-search-word (click arg) 336(defun viper-mouse-click-search-word (click arg)
337 "Find the word clicked or double-clicked on. Word may be in another window. 337 "Find the word clicked or double-clicked on. Word may be in another window.
338With prefix argument, N, search for N-th occurrence. 338With prefix argument, N, search for N-th occurrence.
339This command must be bound to a mouse click. The double-click action of the 339This command must be bound to a mouse click. The double-click action of the
340same button must not be bound \(or it must be bound to the same function). 340same button must not be bound \(or it must be bound to the same function).
341See `viper-surrounding-word' for the details on what constitutes a word for 341See `viper-surrounding-word' for the details on what constitutes a word for
342this command." 342this command.
343\n(fn CLICK N)"
343 (interactive "e\nP") 344 (interactive "e\nP")
344 (if viper-frame-of-focus ;; to handle clicks in another frame 345 (if viper-frame-of-focus ;; to handle clicks in another frame
345 (select-frame viper-frame-of-focus)) 346 (select-frame viper-frame-of-focus))