aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2012-11-13 00:05:42 -0800
committerGlenn Morris2012-11-13 00:05:42 -0800
commitf925b109e76f36081d9495252fcee204deb4c1fb (patch)
tree5ab1471e2065c6bcc919a50182fa0ce71defcbab /etc
parentf99c65e5743526a7fcc6352599b6f0efd3970202 (diff)
downloademacs-f925b109e76f36081d9495252fcee204deb4c1fb.tar.gz
emacs-f925b109e76f36081d9495252fcee204deb4c1fb.zip
* doc/misc/erc.texi (Connecting): Add brief section on passwords.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 80c1e5ff4ad..ca20c4dcff1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -438,9 +438,12 @@ The global binding for `M-=', `count-words-region' is in effect.
438*** New module "notifications", which can send a notification when you 438*** New module "notifications", which can send a notification when you
439receive a private message or your nickname is mentioned. 439receive a private message or your nickname is mentioned.
440 440
441+++
441*** ERC will look up server/channel names via auth-source and use any 442*** ERC will look up server/channel names via auth-source and use any
442channel keys found. 443channel keys found.
443 444
445*** FIXME erc-lurker-hide-list
446
444+++ 447+++
445** Flymake uses fringe bitmaps to indicate errors and warnings. 448** Flymake uses fringe bitmaps to indicate errors and warnings.
446See `flymake-fringe-indicator-position', `flymake-error-bitmap' and 449See `flymake-fringe-indicator-position', `flymake-error-bitmap' and