1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-25 07:40:40 -07:00
emacs/lisp/net
Eli Zaretskii 3129fed4be Fix 'dictionary-tooltip-mode'
* lisp/tooltip.el (tooltip-event-buffer): Make sure 'posn-window'
returns a window before calling 'window-buffer'.

* lisp/net/dictionary.el (dictionary-default-dictionary)
(dictionary-tooltip-dictionary): Doc fixes.
(dictionary-tooltip-dictionary): Change default value to t, which
means the same dictionary as 'dictionary-default-dictionary'.
(dictionary-do-search): If NOMATCHING is non-nil, do not insert
anything into the current buffer, as that is unexpected when
showing definitions in tooltips.
(dictionary-word-at-mouse-event): Be defensive about the values
returned by 'tooltip-event-buffer' and 'posn-point': they can be
unexpected when the mouse pointer is on the tool bar or mode line
etc.
(dictionary-display-tooltip): Ignore errors in this function.
(dictionary-tooltip-mode): Ignore mouse-movement events on tool
bar and tab-bar.
(dictionary-dictionaries): Decode the server response to present
dictionaries in human-readable form.  Document in the doc string
the format of the return value.
2024-05-10 15:56:30 +03:00
..
ange-ftp.el
browse-url.el Let 'browse-url-interactive-arg' return more values for NEW-WINDOW-FLAG 2024-03-10 14:05:09 -07:00
dbus.el ; Fix documentation of a recent change in dbus.el (bug#70301) 2024-04-12 14:26:27 +03:00
dictionary-connection.el
dictionary.el Fix 'dictionary-tooltip-mode' 2024-05-10 15:56:30 +03:00
dig.el
dns.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
eudc-bob.el
eudc-capf.el
eudc-export.el
eudc-hotlist.el
eudc-vars.el
eudc.el
eudcb-bbdb.el
eudcb-ecomplete.el
eudcb-ldap.el
eudcb-mab.el
eudcb-macos-contacts.el
eudcb-mailabbrev.el
eww.el Minor adjustments to eww text field change handlers 2024-04-30 13:21:59 +08:00
gnutls.el Recognize Android TLS certificates by default 2024-04-10 12:12:33 +08:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
ldap.el
mailcap.el
mairix.el
net-utils.el
network-stream.el
newst-backend.el
newst-plainview.el
newst-reader.el
newst-ticker.el
newst-treeview.el
newsticker.el
nsm.el
ntlm.el
pop3.el
puny.el
rcirc.el
rfc2104.el
sasl-cram.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-digest.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
sasl-ntlm.el
sasl-scram-rfc.el
sasl-scram-sha256.el
sasl.el Use clear-string instead of fillarray to clobber secret strings 2024-05-07 12:29:44 +02:00
secrets.el
shr-color.el
shr.el Fix errors in 'shr-correct-dom-case' 2024-04-29 15:14:35 +03:00
sieve-manage.el
sieve-mode.el
sieve.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
snmp-mode.el
soap-client.el
soap-inspect.el
socks.el
telnet.el
tramp-adb.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-androidsu.el More Tramp optional methods 2024-05-08 13:44:15 +02:00
tramp-archive.el Fix warning in tramp-register-archive-autoload-file-name-handler 2024-02-10 09:50:12 +01:00
tramp-cache.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-cmds.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-compat.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-container.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-crypt.el ; Fix typos 2024-01-20 21:15:35 +01:00
tramp-ftp.el
tramp-fuse.el Sync with Tramp 2.6.3-pre (don't merge with master) 2024-01-20 10:45:27 +01:00
tramp-gvfs.el Add Tramp methods dockercp and podmancp 2024-02-20 12:52:40 +01:00
tramp-integration.el ; Copyedits 2024-02-20 12:53:15 +01:00
tramp-message.el Declare function properties in Tramp 2024-02-07 13:19:27 +01:00
tramp-rclone.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
tramp-sh.el More Tramp optional methods 2024-05-08 13:44:15 +02:00
tramp-smb.el
tramp-sshfs.el Add Tramp methods dockercp and podmancp 2024-02-20 12:52:40 +01:00
tramp-sudoedit.el Add Tramp methods dockercp and podmancp 2024-02-20 12:52:40 +01:00
tramp-uu.el
tramp.el Tramp code cleanup 2024-05-09 10:38:37 +02:00
trampver.el Adapt Tramp version integrated in Emacs 29.3 2024-03-31 14:21:58 +02:00
webjump.el
zeroconf.el