diff options
| author | Glenn Morris | 2012-11-13 00:05:42 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-11-13 00:05:42 -0800 |
| commit | f925b109e76f36081d9495252fcee204deb4c1fb (patch) | |
| tree | 5ab1471e2065c6bcc919a50182fa0ce71defcbab /etc | |
| parent | f99c65e5743526a7fcc6352599b6f0efd3970202 (diff) | |
| download | emacs-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/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 |
| 439 | receive a private message or your nickname is mentioned. | 439 | receive 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 |
| 442 | channel keys found. | 443 | channel 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. |
| 446 | See `flymake-fringe-indicator-position', `flymake-error-bitmap' and | 449 | See `flymake-fringe-indicator-position', `flymake-error-bitmap' and |