emacs/lisp/net
Chong Yidong 59f7af816e Use declare forms, where possible, to mark obsolete functions.
* lisp/allout.el (allout-passphrase-hint-string): Likewise.
(allout-init): Use a declare form to mark obsolete.

* lisp/calendar/calendar.el (calendar-version):
* lisp/calendar/icalendar.el (icalendar-extract-ical-from-buffer)
(icalendar-convert-diary-to-ical):
* lisp/cus-edit.el (custom-mode):
* lisp/ansi-color.el (ansi-color-unfontify-region):
* lisp/international/latin1-disp.el (latin1-char-displayable-p):
* lisp/progmodes/cwarn.el (turn-on-cwarn-mode):
* lisp/progmodes/which-func.el (which-func-update-1): Use
define-obsolete-function-alias.

* lisp/bookmark.el (bookmark-jump-noselect): Use a declare form to mark
this function obsolete.

* lisp/calendar/cal-x.el (calendar-two-frame-setup)
(calendar-only-one-frame-setup, calendar-one-frame-setup):
* lisp/calendar/calendar.el (american-calendar, european-calendar)
(calendar-for-loop):
* lisp/comint.el (comint-dynamic-simple-complete)
(comint-dynamic-complete-as-filename, comint-unquote-filename):
* lisp/desktop.el (desktop-load-default):
* lisp/dired-x.el (dired-omit-here-always)
(dired-hack-local-variables, dired-default-directory):
* lisp/emacs-lisp/derived.el (derived-mode-class):
* lisp/emacs-lisp/timer.el (timer-set-time-with-usecs):
* lisp/emacs-lock.el (toggle-emacs-lock):
* lisp/epa.el (epa-display-verify-result):
* lisp/epg.el (epg-sign-keys, epg-start-sign-keys)
(epg-passphrase-callback-function):
* lisp/eshell/esh-util.el (eshell-for):
* lisp/eshell/eshell.el (eshell-remove-from-window-buffer-names)
(eshell-add-to-window-buffer-names):
* lisp/files.el (locate-file-completion):
* lisp/imenu.el (imenu-example--create-c-index)
(imenu-example--create-lisp-index)
(imenu-example--lisp-extract-index-name)
(imenu-example--name-and-position):
* lisp/international/mule-cmds.el (princ-list):
* lisp/international/mule-diag.el (decode-codepage-char):
* lisp/international/mule-util.el (detect-coding-with-priority):
* lisp/iswitchb.el (iswitchb-read-buffer):
* lisp/mail/mailalias.el (mail-complete):
* lisp/mail/sendmail.el (mail-sent-via):
* lisp/mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
(mouse-major-mode-menu):
* lisp/password-cache.el (password-read-and-add):
* lisp/pcomplete.el (pcomplete-parse-comint-arguments):
* lisp/progmodes/sh-script.el (sh-maybe-here-document):
* lisp/replace.el (query-replace-regexp-eval):
* lisp/savehist.el (savehist-load):
* lisp/simple.el (choose-completion-delete-max-match):
* lisp/term.el (term-dynamic-simple-complete):
* lisp/vc/ediff-init.el (ediff-check-version):
* lisp/vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
* lisp/vc/vc.el (vc-diff-switches-list):
* lisp/view.el (view-return-to-alist-update): Likewise.

* lisp/iswitchb.el (iswitchb-read-buffer): Move code of
iswitchb-define-mode-map here, and delete that obsolete function.

* lisp/subr.el (eval-next-after-load, makehash, insert-string)
(assoc-ignore-representation, assoc-ignore-case): Use declare to
mark obsolete.
(mode-line-inverse-video): Variable deleted.

* lisp/emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
this applies to functions.

* lisp/erc/erc.el (erc-send-command): Use define-obsolete-function-alias.

* lisp/international/mule-util.el (string-to-sequence): Remove.

* lisp/net/newst-backend.el (newsticker-cache-filename):
* lisp/net/newst-treeview.el (newsticker-groups-filename): Fix
incorrect obsolescence declaration.

* lisp/net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
font-lock-reference-face.

* lisp/url/url-parse.el (url-recreate-url-attributes):
* lisp/url/url-util.el (url-generate-unique-filename): Use declare to mark
obsolete.

* src/xdisp.c (mode_line_inverse_video): Delete obsolete variable.
2012-09-25 12:13:02 +08:00
..
.gitignore
ange-ftp.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
browse-url.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
dbus.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
dig.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-bob.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-export.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-hotlist.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-vars.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
eudcb-bbdb.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-ldap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-mab.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-ph.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gnutls.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
goto-addr.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
hmac-def.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hmac-md5.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
imap.el Doc fixes for imap.el. 2012-08-03 10:49:51 +08:00
ldap.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
mairix.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
net-utils.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
netrc.el Merge changes made in Gnus master; Remove dead code 2012-07-24 22:17:17 +00:00
network-stream.el More process-related doc and manual small edits 2012-04-17 20:48:43 -07:00
newst-backend.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
newst-plainview.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
newst-reader.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
newst-ticker.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
newst-treeview.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
newsticker.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ntlm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
quickurl.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
rcirc.el Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.ca 2012-08-28 09:01:59 -07:00
rcompile.el Fix author comment 2012-02-19 17:55:34 -08:00
rlogin.el * net/rlogin.el (rlogin-mode-map): Fix last change. 2012-05-11 08:40:43 -04:00
sasl-cram.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl-digest.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl-ntlm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl.el Better seed support for (random). 2012-08-31 18:04:26 -07:00
secrets.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
snmp-mode.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
soap-client.el Spelling fixes. 2012-05-28 23:16:49 -07:00
soap-inspect.el Spelling fixes. 2012-05-28 23:16:49 -07:00
socks.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
telnet.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tls.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
tramp-cache.el Sync with Tramp 2.2.6-pre. 2012-06-11 12:30:07 +02:00
tramp-cmds.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
tramp-compat.el Sync with Tramp 2.2.6-pre. 2012-07-05 08:57:57 +02:00
tramp-ftp.el Sync with Tramp 2.2.6-pre. 2012-06-11 12:30:07 +02:00
tramp-gvfs.el Remove outdated and unnecessary dbus- declarations. 2012-06-30 14:22:18 -07:00
tramp-gw.el Sync with Tramp 2.2.6-pre. 2012-06-11 12:30:07 +02:00
tramp-sh.el * eshell/esh-ext.el (eshell-external-command): Do not examine 2012-08-29 14:49:44 +02:00
tramp-smb.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
tramp-uu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tramp.el Sync with Tramp 2.2.6. 2012-09-12 18:36:25 +02:00
trampver.el Sync with Tramp 2.2.6. 2012-09-12 18:36:25 +02:00
webjump.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
xesam.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
zeroconf.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00