aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2014-11-24 18:29:47 +0100
committerLars Magne Ingebrigtsen2014-11-24 18:30:01 +0100
commite22f5c07d8bf514283221f337afb1ef7ca1cd2b8 (patch)
tree91196adce8b26025e3179d371c382043d8b4d04c /doc/lispref/ChangeLog
parentb3b0b0971db990a39d1bf521a5c9dc604111ea89 (diff)
downloademacs-e22f5c07d8bf514283221f337afb1ef7ca1cd2b8.tar.gz
emacs-e22f5c07d8bf514283221f337afb1ef7ca1cd2b8.zip
Moved the Network Security Manager to the Emacs manual
* misc.texi (Gnus Summary Buffer): Moved the Network Security Manager stuff here from the lispref manual.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 57c5c65a96a..b0da266d53a 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -3,6 +3,8 @@
3 * processes.texi (Network Security): Made into its own section and 3 * processes.texi (Network Security): Made into its own section and
4 fleshed out. 4 fleshed out.
5 (Network Security): Mention more NSM variables. 5 (Network Security): Mention more NSM variables.
6 (Processes): Moved the Network Security Manager stuff to the Emacs
7 manual.
6 8
72014-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org> 92014-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8 10