aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2014-12-08 20:06:50 +0100
committerLars Magne Ingebrigtsen2014-12-08 20:06:50 +0100
commit6b1ab80ef9b65c08e53edc7fa8ec4418da296ca7 (patch)
treea5968b2edcf04dcdd6c10953c4556986875a841c /lisp/ChangeLog
parentca7ad4271c3b01efdcf0a64ec1ec8b789ed026fd (diff)
downloademacs-6b1ab80ef9b65c08e53edc7fa8ec4418da296ca7.tar.gz
emacs-6b1ab80ef9b65c08e53edc7fa8ec4418da296ca7.zip
`network-security-level' documentation simplification
* lisp/net/nsm.el (network-security-level): Remove the detailed description, which was already outdated, and refer the users to the manual.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1ca7c87ad94..d40b56f71e0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * net/nsm.el (network-security-level): Remove the detailed
4 description, which was already outdated, and refer the users to
5 the manual.
6
12014-12-06 Andrey Kotlarski <m00naticus@gmail.com> 72014-12-06 Andrey Kotlarski <m00naticus@gmail.com>
2 8
3 * net/eww.el (eww-buffers-mode): New major mode. 9 * net/eww.el (eww-buffers-mode): New major mode.