aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorStefan Kangas2022-08-12 17:48:30 +0200
committerStefan Kangas2022-08-12 17:49:54 +0200
commit72fc7258bf328b48bb032f607778ce81316276d4 (patch)
treebc7b60ec7858ef55e8254866fb9bdf1d911e7c93 /doc/misc
parente746fc2e7b54d962569a61c15d14c34294d9647e (diff)
downloademacs-72fc7258bf328b48bb032f607778ce81316276d4.tar.gz
emacs-72fc7258bf328b48bb032f607778ce81316276d4.zip
Delete references to deleted library hilit19.el
* doc/misc/gnus.texi (Compatibility): * lisp/progmodes/f90.el: * lisp/ps-print.el: * lisp/vc/ediff.el: Delete references to hilit19.el.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/gnus.texi10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index d608f3113fd..9f7403ae8f5 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -27021,16 +27021,6 @@ maintains a hash table that points to the entries in this alist (which
27021speeds up many functions), and changing the alist directly will lead to 27021speeds up many functions), and changing the alist directly will lead to
27022peculiar results. 27022peculiar results.
27023 27023
27024@cindex hilit19
27025@cindex highlighting
27026Old hilit19 code does not work at all. In fact, you should probably
27027remove all hilit code from all Gnus hooks
27028(@code{gnus-group-prepare-hook} and @code{gnus-summary-prepare-hook}).
27029Gnus provides various integrated functions for highlighting. These are
27030faster and more accurate. To make life easier for everybody, Gnus will
27031by default remove all hilit calls from all hilit hooks. Uncleanliness!
27032Away!
27033
27034Packages like @code{expire-kill} will no longer work. As a matter of 27024Packages like @code{expire-kill} will no longer work. As a matter of
27035fact, you should probably remove all old @sc{gnus} packages (and other 27025fact, you should probably remove all old @sc{gnus} packages (and other
27036code) when you start using Gnus. More likely than not, Gnus already 27026code) when you start using Gnus. More likely than not, Gnus already