comparison etc/NEWS @ 100751:2935e76b69a8

(mkdir): New defalias.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 29 Dec 2008 05:11:15 +0000
parents f0e8b601841d
children c54dd34ec02d
comparison
equal deleted inserted replaced
100750:a3ae6efdd65b 100751:2935e76b69a8
549 visited source file. Its value can be a number (for example, 0 for 549 visited source file. Its value can be a number (for example, 0 for
550 top line, -1 for bottom line), or nil for no recentering. 550 top line, -1 for bottom line), or nil for no recentering.
551 +++ 551 +++
552 *** When typing in a password in the echo area, C-y yanks the current 552 *** When typing in a password in the echo area, C-y yanks the current
553 kill into the password. 553 kill into the password.
554
555 *** `mkdir' is a new convenience alias for `make-directory'.
554 556
555 * New Modes and Packages in Emacs 23.1 557 * New Modes and Packages in Emacs 23.1
556 558
557 ** FIXME add details of new packages imported from lisp/gnus. 559 ** FIXME add details of new packages imported from lisp/gnus.
558 [Maybe some information from doc/misc/gnus-coding.texi can be reused] 560 [Maybe some information from doc/misc/gnus-coding.texi can be reused]