1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 00:00:39 -08:00
emacs/lisp/net
Glenn Morris bb0980751e Add missing custom :versions, plus small fixes
* emacs-lisp/smie.el (smie-config): Add type, version, initialize.

* bookmark.el (bookmark-bmenu-use-header-line):
* doc-view.el (doc-view-scale-internally):
* pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
* register.el (register-preview-delay):
* net/shr.el (shr-bullet):
* progmodes/cfengine.el (cfengine-cf-promises)
(cfengine-parameters-indent):
* progmodes/octave.el (inferior-octave-error-regexp-alist):
* textmodes/reftex-vars.el (reftex-label-regexps):
* vc/log-edit.el (log-edit-setup-add-author): Add version.

* cedet/ede/linux.el (project-linux-build-directory-default)
(project-linux-architecture-default): Fix custom types.  Add version.

* gnus/gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
* gnus/gnus-sum.el (gnus-subthread-sort-functions): Add version.
* gnus/gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
2013-12-27 18:16:05 -08:00
..
.gitignore
ange-ftp.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
browse-url.el * lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'. 2013-12-17 23:17:05 +02:00
dbus.el Minor changes, detected by test suite. 2013-12-05 16:29:59 +01:00
dig.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eudc-bob.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc-export.el * net/eudc-export.el: Make it loadable without bbdb. 2013-05-06 00:14:03 -07:00
eudc-hotlist.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
eudc-vars.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eudc.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
eudcb-bbdb.el Make a few libraries loadable in isolation 2013-05-10 19:25:11 -07:00
eudcb-ldap.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
eudcb-mab.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eudcb-ph.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
eww.el eww textarea fixups 2013-12-25 16:33:16 +01:00
gnutls.el net/gnutls.el (gnutls-verify-error): Add version tag. 2013-12-23 07:51:51 -05:00
goto-addr.el * lisp/net/goto-addr.el (goto-address-fontify): Add start and end args. 2013-02-14 10:53:46 -05:00
hmac-def.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hmac-md5.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
imap.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
ldap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mairix.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
net-utils.el Use completion-at-point rather than obsolete alias. 2013-05-29 20:20:56 -07:00
netrc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
network-stream.el * net/network-stream.el (network-stream-open-starttls): Don't add 2013-10-06 19:14:11 +02:00
newst-backend.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-plainview.el Do not call to `selected-frame' where it is assumed by default. 2013-08-05 14:35:55 +04:00
newst-reader.el * lisp/net/newst-reader.el (newsticker-html-renderer): Default to SHR if 2013-11-29 16:35:00 -05:00
newst-ticker.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newst-treeview.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
newsticker.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ntlm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
quickurl.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
rcirc.el * net/rcirc.el (rcirc-add-face): 2013-12-17 23:15:00 +08:00
rlogin.el rlogin.el tiny cleanup 2013-05-29 20:22:45 -07:00
sasl-cram.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl-digest.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl-ntlm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sasl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
secrets.el * net/secrets.el (secrets-create-collection): Add optional 2013-10-04 12:31:59 +02:00
shr-color.el Move some files from gnus/ to net/ 2013-06-18 14:04:09 -04:00
shr.el Add missing custom :versions, plus small fixes 2013-12-27 18:16:05 -08:00
snmp-mode.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
soap-client.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
soap-inspect.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
socks.el socks.el small cleanup 2013-05-23 23:53:54 -07:00
telnet.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tls.el Misc small custom fixes 2013-12-27 17:24:15 -08:00
tramp-adb.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-cache.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-cmds.el * net/tramp-cmds.el (tramp-cleanup-connection): Clean up 2013-11-25 15:51:34 +01:00
tramp-compat.el Fix problems found while writing a test suite. 2013-11-05 15:18:41 +01:00
tramp-ftp.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-gvfs.el * net/tramp-gvfs.el (top): Run init code only when 2013-11-14 08:36:39 +01:00
tramp-gw.el Code cleanup. 2013-10-17 21:39:22 +02:00
tramp-sh.el Bug#16045 2013-12-06 16:34:06 +01:00
tramp-smb.el * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer) 2013-11-11 16:18:07 +01:00
tramp-uu.el Remove byte compiler warnings, visible when compiling with 2013-08-15 16:29:08 +02:00
tramp.el * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host 2013-11-26 16:07:10 +01:00
trampver.el * net/tramp.el (tramp-handle-insert-file-contents): Improve handling 2013-10-07 14:45:20 +02:00
webjump.el * lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo. 2013-06-18 01:45:14 +03:00
zeroconf.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00