Mercurial > emacs
comparison etc/NEWS @ 99649:2311ba8b63ee
C-y now works when entering passwords.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 17 Nov 2008 01:26:13 +0000 |
parents | 41640d94e9b9 |
children | 6945b83c969f |
comparison
equal
deleted
inserted
replaced
99648:f052a7555985 | 99649:2311ba8b63ee |
---|---|
503 requires confirmation before opening a non-existent file. | 503 requires confirmation before opening a non-existent file. |
504 | 504 |
505 *** `next-error-recenter' specifies how next-error should recenter the | 505 *** `next-error-recenter' specifies how next-error should recenter the |
506 visited source file. Its value can be a number (for example, 0 for | 506 visited source file. Its value can be a number (for example, 0 for |
507 top line, -1 for bottom line), or nil for no recentering. | 507 top line, -1 for bottom line), or nil for no recentering. |
508 | 508 +++ |
509 *** When typing in a password in the echo area, C-y yanks the current | |
510 kill into the password. | |
509 | 511 |
510 * New Modes and Packages in Emacs 23.1 | 512 * New Modes and Packages in Emacs 23.1 |
511 | 513 |
512 ** FIXME add details of new packages imported from lisp/gnus. | 514 ** FIXME add details of new packages imported from lisp/gnus. |
513 [Maybe some information from doc/misc/gnus-coding.texi can be reused] | 515 [Maybe some information from doc/misc/gnus-coding.texi can be reused] |