1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-12 17:10:43 -08:00
emacs/lisp/net
Michael Albinus a062fc4137 Provide branch information for both Emacs and Tramp (Bug#33328)
* doc/lispref/intro.texi (Version Info):
Document `emacs-repository-version' and `emacs-repository-branch'.

* etc/NEWS: Mention `emacs-repository-branch'.

* lisp/loadup.el: Initialize `emacs-repository-branch'.

* lisp/version.el (emacs-repository-branch): New variable.
(emacs-repository-branch-git, emacs-repository-get-branch):
New defuns.

* lisp/mail/emacsbug.el (report-emacs-bug):
Insert `emacs-repository-branch'.

* lisp/net/tramp.el (tramp-get-local-gid):
Use `group-name' if available.
(tramp-debug-message):
* lisp/net/tramp-cmds.el (tramp-bug): Report also
`tramp-repository-branch' and `tramp-repository-version'.

* lisp/net/trampver.el (tramp-repository-branch)
(tramp-repository-version): New defconst.
(tramp-repository-get-version): Remove.
2018-11-10 16:03:12 +01:00
..
ange-ftp.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
browse-url.el Merge from origin/emacs-26 2018-05-07 07:50:49 -07:00
dbus.el Merge from origin/emacs-26 2018-09-28 07:54:24 -07:00
dig.el
dns.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
eudc-bob.el EUDC: Remove XEmacs support 2018-08-15 21:43:00 -04:00
eudc-export.el
eudc-hotlist.el EUDC: Remove XEmacs support 2018-08-15 21:43:00 -04:00
eudc-vars.el
eudc.el EUDC: Remove XEmacs support 2018-08-15 21:43:00 -04:00
eudcb-bbdb.el EUDC: Add more BBDB >= 3 support 2018-08-15 21:43:03 -04:00
eudcb-ldap.el
eudcb-mab.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
eww.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
gnutls.el Merge from emacs-26 2018-07-09 20:03:30 -04:00
goto-addr.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
hmac-def.el
hmac-md5.el
imap.el Prune most-positive-fixnum from Lisp source 2018-08-22 20:46:08 -07:00
ldap.el
mailcap.el Tweak mailcap precedence so that Emacs values are heeded better 2018-04-14 14:50:14 +02:00
mairix.el
net-utils.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
netrc.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
network-stream.el Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457) 2018-06-18 20:01:44 -04:00
newst-backend.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
newst-plainview.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
newst-reader.el
newst-ticker.el
newst-treeview.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
newsticker.el
nsm.el Merge from origin/emacs-26 2018-09-20 07:50:34 -07:00
ntlm.el * lisp/net/ntlm.el: Use lexical-binding 2018-10-08 20:59:59 -04:00
pop3.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
puny.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
quickurl.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
rcirc.el Merge from origin/emacs-26 2018-11-04 09:37:03 -08:00
rfc2104.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
rlogin.el * lisp/comint.el: Clean up namespace 2018-07-18 10:23:20 -04:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
secrets.el Fix Bug#31846. Do not merge with master 2018-06-16 16:05:07 +02:00
shr-color.el Merge from origin/emacs-26 2018-02-09 11:12:48 -08:00
shr.el Merge from origin/emacs-26 2018-09-28 07:54:24 -07:00
sieve-manage.el Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457) 2018-06-18 20:01:44 -04:00
sieve-mode.el Fix sieve-mode font lock 2018-10-13 12:14:52 +03:00
sieve.el Fix sieve-upload when sieve-buffer is nil 2018-10-13 11:51:06 +03:00
snmp-mode.el
soap-client.el Fix Bug#32983 2018-10-16 19:44:16 +02:00
soap-inspect.el soap-client: Add byte-code compatibility function (Bug#31742) 2018-06-11 21:39:06 -04:00
socks.el Audit use of lsh and fix glitches 2018-08-21 13:44:32 -07:00
telnet.el
tramp-adb.el Rework time-* functions in Tramp 2018-09-29 15:33:48 +02:00
tramp-archive.el Fix error in Tramp loading, uncovered by tramp-test43-* 2018-10-12 13:41:12 +02:00
tramp-cache.el Rework time-* functions in Tramp 2018-09-29 15:33:48 +02:00
tramp-cmds.el Provide branch information for both Emacs and Tramp (Bug#33328) 2018-11-10 16:03:12 +01:00
tramp-compat.el Fix Bug#33141 2018-10-24 20:56:40 +02:00
tramp-ftp.el
tramp-gvfs.el Rework time-* functions in Tramp 2018-09-29 15:33:48 +02:00
tramp-sh.el Handle also port and domain in Tramp proxy definitions 2018-11-06 15:48:05 +01:00
tramp-smb.el Rework time-* functions in Tramp 2018-09-29 15:33:48 +02:00
tramp-uu.el
tramp.el Provide branch information for both Emacs and Tramp (Bug#33328) 2018-11-10 16:03:12 +01:00
trampver.el Provide branch information for both Emacs and Tramp (Bug#33328) 2018-11-10 16:03:12 +01:00
webjump.el
zeroconf.el * lisp/net/zeroconf.el (dbus-debug): Declare for builds without dbus. 2018-02-26 17:00:41 -05:00