all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#60579: 28.2; gnutls-deinit doc string refers to nonexistent function
@ 2023-01-05 18:25 Sean Devlin
  2023-01-05 18:40 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Devlin @ 2023-01-05 18:25 UTC (permalink / raw)
  To: 60579

Hi folks,

The documentation string for gnutls-deinit says:

Deallocate GnuTLS resources associated with process PROC.
See also ‘gnutls-init’.

There is no function called gnutls-init. Maybe it should say gnutls-boot
or some other function, or maybe the second sentence should be removed
entirely.

Thanks!

In GNU Emacs 28.2
System Description:  macOS 13

Configured using:
'configure --with-ns '--enable-locallisppath=/Library/Application
Support/Emacs/${version}/site-lisp:/Library/Application
Support/Emacs/site-lisp' --with-modules'

Configured features:
ACL GMP GNUTLS JSON LIBXML2 MODULES NOTIFY KQUEUE NS PDUMPER THREADS
TOOLKIT_SCROLL_BARS ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util rmail
rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json map text-property-search time-date
subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs
cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/ns-win ns-win ucs-normalize
mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode lisp-mode prog-mode register
page tab-bar menu-bar rfn-eshadow isearch easymenu timer select
scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors
frame minibuffer cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button
loaddefs faces cus-face macroexp files window text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads kqueue cocoa ns multi-tty
make-network-process emacs)

Memory information:
((conses 16 50723 6826)
(symbols 48 6552 1)
(strings 32 18282 2209)
(string-bytes 1 632241)
(vectors 16 13825)
(vector-slots 8 191495 11554)
(floats 8 21 38)
(intervals 56 202 0)
(buffers 992 10))





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#60579: 28.2; gnutls-deinit doc string refers to nonexistent function
  2023-01-05 18:25 bug#60579: 28.2; gnutls-deinit doc string refers to nonexistent function Sean Devlin
@ 2023-01-05 18:40 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-01-05 18:40 UTC (permalink / raw)
  To: Sean Devlin; +Cc: 60579-done

> From: Sean Devlin <spd@toadstyle.org>
> Date: Thu, 5 Jan 2023 13:25:26 -0500
> 
> The documentation string for gnutls-deinit says:
> 
> Deallocate GnuTLS resources associated with process PROC.
> See also ‘gnutls-init’.
> 
> There is no function called gnutls-init. Maybe it should say gnutls-boot
> or some other function, or maybe the second sentence should be removed
> entirely.

Thanks, fixed on the emacs-29 branch.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-05 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 18:25 bug#60579: 28.2; gnutls-deinit doc string refers to nonexistent function Sean Devlin
2023-01-05 18:40 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.