diff options
| author | Dan Nicolaescu | 2008-12-29 05:11:15 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-12-29 05:11:15 +0000 |
| commit | 53374291b7f24cdbd7653c447984c1dbd83fdebc (patch) | |
| tree | c68e993da7a932945e37aff22f0380607d1b0d3b /etc | |
| parent | 31e0750eac2513ac05a74283fe56ce883991246c (diff) | |
| download | emacs-53374291b7f24cdbd7653c447984c1dbd83fdebc.tar.gz emacs-53374291b7f24cdbd7653c447984c1dbd83fdebc.zip | |
(mkdir): New defalias.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -551,6 +551,8 @@ 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 | ||