diff options
| author | Lars Magne Ingebrigtsen | 2014-12-08 20:06:50 +0100 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2014-12-08 20:06:50 +0100 |
| commit | 6b1ab80ef9b65c08e53edc7fa8ec4418da296ca7 (patch) | |
| tree | a5968b2edcf04dcdd6c10953c4556986875a841c /lisp/ChangeLog | |
| parent | ca7ad4271c3b01efdcf0a64ec1ec8b789ed026fd (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2014-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 | |||
| 1 | 2014-12-06 Andrey Kotlarski <m00naticus@gmail.com> | 7 | 2014-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. |