mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-18 12:00:38 -07:00
lisp/ChangeLog: Fix some typos.
This commit is contained in:
parent
290736f2dc
commit
c4ce1145cb
1 changed files with 2 additions and 5 deletions
|
|
@ -146,8 +146,7 @@
|
|||
2010-05-27 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* dired.el (dired-delete-file): New arg TRASH.
|
||||
(dired-internal-do-deletions): New arg TRASH. Use progress
|
||||
reporter.
|
||||
(dired-internal-do-deletions): New arg TRASH. Use progress reporter.
|
||||
(dired-do-flagged-delete, dired-do-delete): Use trash.
|
||||
|
||||
* speedbar.el (speedbar-item-delete): Allow trashing.
|
||||
|
|
@ -166,8 +165,7 @@
|
|||
* net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
|
||||
handle new TRASH arg of `delete-file'.
|
||||
|
||||
* net/tramp.el (tramp-handle-delete-file): Change FORCE arg to
|
||||
TRASH.
|
||||
* net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
|
||||
(tramp-handle-make-symbolic-link, tramp-handle-load)
|
||||
(tramp-do-copy-or-rename-file-via-buffer)
|
||||
(tramp-do-copy-or-rename-file-directly)
|
||||
|
|
@ -358,7 +356,6 @@
|
|||
that can fail (e.g. sole window in frame). Use dedication instead.
|
||||
|
||||
2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
|
||||
2010-05-19 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
|
||||
|
||||
* textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue