emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r117036: * lisp/dired.el (dired-mode): make terminol


From: Reuben Thomas
Subject: [Emacs-diffs] trunk r117036: * lisp/dired.el (dired-mode): make terminology for eXpunge command
Date: Wed, 30 Apr 2014 21:40:03 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117036
revision-id: address@hidden
parent: address@hidden
fixes bug: http://debbugs.gnu.org/17276
committer: Reuben Thomas <address@hidden>
branch nick: trunk
timestamp: Wed 2014-04-30 22:39:57 +0100
message:
  * lisp/dired.el (dired-mode): make terminology for eXpunge command
  consistent.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/dired.el                  dired.el-20091113204419-o5vbwnq5f7feedwu-482
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-04-30 19:54:52 +0000
+++ b/lisp/ChangeLog    2014-04-30 21:39:57 +0000
@@ -1,3 +1,8 @@
+2014-04-30  Reuben Thomas  <address@hidden>
+
+       * dired.el (dired-mode): make terminology for eXpunge command
+       consistent.  (Bug#17276)
+
 2014-04-30  Eli Zaretskii  <address@hidden>
 
        * dired.el (dired-initial-position-hook, dired-initial-position):

=== modified file 'lisp/dired.el'
--- a/lisp/dired.el     2014-04-30 19:54:52 +0000
+++ b/lisp/dired.el     2014-04-30 21:39:57 +0000
@@ -1900,7 +1900,7 @@
   to see why something went wrong.
 Type \\[dired-unmark] to Unmark a file or all files of an inserted 
subdirectory.
 Type \\[dired-unmark-backward] to back up one line and unmark or unflag.
-Type \\[dired-do-flagged-delete] to delete (eXecute) the files flagged `D'.
+Type \\[dired-do-flagged-delete] to delete (eXpunge) the files flagged `D'.
 Type \\[dired-find-file] to Find the current line's file
   (or dired it in another buffer, if it is a directory).
 Type \\[dired-find-file-other-window] to find file or Dired directory in Other 
window.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]