emacs/lisp/gnus
Glenn Morris aceb8213fe Remove many items obsolete since Emacs 22.1
Emacs 22.1 was five major releases and over decade ago.
In bug reporting statistics, it's been absent for around 5 years.
Ref: https://debbugs.gnu.org/stats/emacs.html
This list can be reviewed before to the next release, but for
now hopefully this motivates any needed external updates.
* lisp/arc-mode.el (archive-mouse-extract):
* lisp/bookmark.el (bookmark-exit-hooks):
* lisp/comint.el (comint-use-prompt-regexp-instead-of-fields):
* lisp/cus-edit.el (custom-face-save-command):
* lisp/descr-text.el (describe-char-after):
* lisp/desktop.el (desktop-enable, desktop-basefilename)
(desktop-buffer-modes-to-save, desktop-buffer-misc-functions)
(desktop-buffer-handlers, desktop-load-default):
* lisp/dired-x.el (dired-omit-files-p):
* lisp/frame.el (new-frame, set-default-font, delete-frame-hook)
(blink-cursor):
* lisp/generic-x.el (generic-define-mswindows-modes)
(generic-define-unix-modes):
* lisp/help.el (describe-project, view-todo):
* lisp/hilit-chg.el (highlight-changes-colours):
* lisp/ibuffer.el (ibuffer-elide-long-columns, ibuffer-hooks)
(ibuffer-mode-hooks):
* lisp/imenu.el (imenu-always-use-completion-buffer-p):
* lisp/isearch.el (isearch-lazy-highlight-cleanup)
(isearch-lazy-highlight-initial-delay)
(isearch-lazy-highlight-interval)
(isearch-lazy-highlight-max-at-a-time)
(isearch-lazy-highlight-cleanup):
* lisp/mwheel.el (mouse-wheel-down-button)
(mouse-wheel-up-button, mouse-wheel-click-button):
* lisp/novice.el (disabled-command-hook):
* lisp/recentf.el (recentf-menu-append-commands-p):
* lisp/savehist.el (savehist-load):
* lisp/speedbar.el (speedbar-ignored-path-expressions)
(speedbar-ignored-path-regexp, speedbar-add-ignored-path-regexp)
(speedbar-line-path, speedbar-buffers-line-path, speedbar-path-line):
* lisp/subr.el (assoc-ignore-case, assoc-ignore-representation)
(x-lost-selection-hooks, x-sent-selection-hooks)
(process-kill-without-query):
* lisp/calendar/icalendar.el (icalendar-convert-diary-to-ical)
(icalendar-extract-ical-from-buffer):
* lisp/emacs-lisp/autoload.el (update-autoloads-from-directories):
* lisp/emacs-lisp/derived.el (derived-mode-class):
* lisp/emacs-lisp/generic.el (generic-font-lock-defaults):
* lisp/emacs-lisp/timer.el (timer-set-time-with-usecs):
* lisp/gnus/spam.el (spam-list-of-processors):
* lisp/international/latin1-disp.el (latin1-char-displayable-p):
* lisp/mail/rmail.el (rmail-pop-password, rmail-pop-password-required):
* lisp/net/goto-addr.el (goto-address-at-mouse):
* lisp/net/net-utils.el (ipconfig-program, ipconfig-program-options):
* lisp/obsolete/iswitchb.el (iswitchb-use-fonts):
* lisp/play/dunnet.el (dungeon-mode-map):
* lisp/progmodes/compile.el (compilation-finish-function)
* lisp/progmodes/cperl-mode.el (cperl-vc-header-alist)
* lisp/progmodes/gud.el (tooltip-gud-modes, tooltip-gud-display)
(tooltip-gud-toggle-dereference):
* lisp/progmodes/pascal.el (pascal-outline):
* lisp/progmodes/perl-mode.el (electric-perl-terminator):
* lisp/textmodes/nroff-mode.el (count-text-lines)
(forward-text-line, backward-text-line, electric-nroff-newline)
(electric-nroff-mode):
* lisp/vc/log-edit.el (vc-comment-ring, vc-comment-ring-index)
(vc-previous-comment, vc-next-comment)
(vc-comment-search-reverse, vc-comment-search-forward)
(vc-comment-to-change-log):
* lisp/vc/pcvs-info.el (cvs-display-full-path)
(cvs-fileinfo->full-path):
* lisp/vc/vc.el (vc-diff-switches-list):
Remove items, obsolete since Emacs 22.1.
* lisp/ibuffer.el (ibuffer-cached-elide-long-columns):
Remove internal variable.
(ibuffer-compile-make-eliding-form, ibuffer-check-formats):
(ibuffer-mode): Remove support for ibuffer-elide-long-columns.
* lisp/cedet/semantic/sb.el (semantic-sb-token-jump):
Remove support for speedbar-line-path.
* lisp/emacs-lisp/unsafep.el (assoc-ignore-case):
Stop marking as side-effect-free.
* lisp/gnus/spam.el (spam-group-processor-p):
Remove support for spam-list-of-processors.
* lisp/progmodes/compile.el (define-compilation-mode)
(compilation-handle-exit):
Remove support for compilation-finish-function.
* lisp/progmodes/cperl-mode.el (cperl-mode):
Remove support for cperl-vc-header-alist.
; * lisp/files.el: Comments.
; * etc/NEWS: List removed items.
2018-12-11 14:15:03 +08:00
..
.dir-locals.el
canlock.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.1 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.2 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ChangeLog.3 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
deuglify.el ; Fix doc typos related to indefinite articles 2018-02-16 17:33:57 -05:00
gmm-utils.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-agent.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
gnus-art.el Remove Gnus face aliases obsolete since 22.1 2018-01-10 15:39:06 -05:00
gnus-async.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-bcklg.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-bookmark.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-cache.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
gnus-cite.el Remove Gnus face aliases obsolete since 22.1 2018-01-10 15:39:06 -05:00
gnus-cloud.el Quieten without-x gnus compilation 2018-02-27 18:43:23 -05:00
gnus-cus.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
gnus-delay.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-demon.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-diary.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-dired.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-draft.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-dup.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-eform.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-fun.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
gnus-gravatar.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-group.el Merge from master 2018-03-06 05:12:28 +08:00
gnus-html.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnus-icalendar.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnus-int.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-kill.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-logic.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-mh.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-ml.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-mlspl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-msg.el merge from master 2018-02-03 20:35:43 +08:00
gnus-notifications.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-picon.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-range.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnus-registry.el merge from master 2018-02-03 20:35:43 +08:00
gnus-rfc1843.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-salt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-score.el Spelling fixes (Bug#10068) 2018-03-04 17:39:53 -08:00
gnus-sieve.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-spec.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-srvr.el merge from master 2018-02-03 20:35:43 +08:00
gnus-start.el Allow automatic scanning of nnselect groups 2018-03-06 04:57:22 +08:00
gnus-sum.el Merge from master 2018-03-06 05:12:28 +08:00
gnus-topic.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnus-undo.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-util.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnus-uu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-vm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnus-win.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
gnus.el Merge from master 2018-03-06 05:12:28 +08:00
gssapi.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
legacy-gnus-agent.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mail-source.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
message.el Quieten without-x gnus compilation 2018-02-27 18:43:23 -05:00
mm-archive.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mm-bodies.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mm-decode.el * lisp/gnus/mm-decode.el: Use lexical-binding and use cl-lib 2018-02-27 20:47:23 -05:00
mm-encode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mm-extern.el * lisp/gnus/mm-extern.el: Use lexical-binding 2018-02-27 20:39:06 -05:00
mm-partial.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mm-url.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mm-util.el * lisp/gnus/mm-util.el: Use lexical-binding and use cl-lib 2018-02-27 10:12:36 -05:00
mm-uu.el Fix unbound mm-uu-entry in mm-uu 2018-02-10 23:56:14 +01:00
mm-view.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mml-sec.el ; Add fixme comments re password caching 2018-03-05 13:36:05 -05:00
mml-smime.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mml.el Quieten without-x gnus compilation 2018-02-27 18:43:23 -05:00
mml1991.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mml2015.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnagent.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnbabyl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nndiary.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
nndir.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nndoc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nndraft.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nneething.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnfolder.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nngateway.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnheader.el Replace some obsolete aliases in documentation 2018-12-11 14:14:00 +08:00
nnimap.el merge from master 2018-02-03 20:35:43 +08:00
nnir.el Merge from master 2018-03-06 05:12:28 +08:00
nnmail.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
nnmaildir.el Obsolete gnus-remove-if and gnus-remove-if-not 2017-12-10 09:50:23 -08:00
nnmairix.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnmbox.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnmh.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnml.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnnil.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
nnoo.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnregistry.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnrss.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
nnselect.el Remove nnselect-artlist variable in nnselect 2018-03-18 09:11:04 +08:00
nnspool.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nntp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnvirtual.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nnweb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
score-mode.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
smiley.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
smime.el ; Add fixme comments re password caching 2018-03-05 13:36:05 -05:00
spam-report.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
spam-stat.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
spam-wash.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
spam.el Remove many items obsolete since Emacs 22.1 2018-12-11 14:15:03 +08:00