unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el
@ 2008-07-29 12:55 İsmail Dönmez
  2008-07-29 13:02 ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: İsmail Dönmez @ 2008-07-29 12:55 UTC (permalink / raw)
  To: emacs- devel

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

Patch for $SUBJECT, noticed while using dired help page within emacs.

Regards,
ismail

-- 
I do object-oriented programming - if the customer objects, I do more
programming.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: typo.patch --]
[-- Type: text/x-diff; name=typo.patch, Size: 1452 bytes --]

diff --git a/lisp/dired.el b/lisp/dired.el
index fdfac22..5cb91e3 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -1654,7 +1654,7 @@ Type \\[dired-maybe-insert-subdir] to Insert a subdirectory in this buffer.
 Type \\[dired-do-rename] to Rename a file or move the marked files to another directory.
 Type \\[dired-do-copy] to Copy files.
 Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches.
-Type \\[revert-buffer] to read all currently expanded directories aGain.
+Type \\[revert-buffer] to read all currently expanded directories again.
   This retains all marks and hides subdirs again that were hidden before.
 SPC and DEL can be used to move down and up by lines.
 
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 0f40c5b..2956c24 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -6151,7 +6151,7 @@ Type \\[dired-maybe-insert-subdir] to Insert a subdirectory in this buffer.
 Type \\[dired-do-rename] to Rename a file or move the marked files to another directory.
 Type \\[dired-do-copy] to Copy files.
 Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches.
-Type \\[revert-buffer] to read all currently expanded directories aGain.
+Type \\[revert-buffer] to read all currently expanded directories again.
   This retains all marks and hides subdirs again that were hidden before.
 SPC and DEL can be used to move down and up by lines.
 

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el
  2008-07-29 12:55 [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el İsmail Dönmez
@ 2008-07-29 13:02 ` Juanma Barranquero
  2008-07-29 13:14   ` İsmail Dönmez
  0 siblings, 1 reply; 3+ messages in thread
From: Juanma Barranquero @ 2008-07-29 13:02 UTC (permalink / raw)
  To: İsmail Dönmez; +Cc: emacs- devel

> Patch for $SUBJECT, noticed while using dired help page within emacs.

That's not a typo, is a mnemonic for "g", bound to revert-buffer,
which "read[s] all currently expanded directories aGain".

  Juanma




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el
  2008-07-29 13:02 ` Juanma Barranquero
@ 2008-07-29 13:14   ` İsmail Dönmez
  0 siblings, 0 replies; 3+ messages in thread
From: İsmail Dönmez @ 2008-07-29 13:14 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs- devel

Hi,

On Tue, Jul 29, 2008 at 16:02, Juanma Barranquero <lekktu@gmail.com> wrote:
>> Patch for $SUBJECT, noticed while using dired help page within emacs.
>
> That's not a typo, is a mnemonic for "g", bound to revert-buffer,
> which "read[s] all currently expanded directories aGain".

Ooops sorry, it kinda looked out of place though.

Regards,
ismail

-- 
I do object-oriented programming - if the customer objects, I do more
programming.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-29 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-29 12:55 [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el İsmail Dönmez
2008-07-29 13:02 ` Juanma Barranquero
2008-07-29 13:14   ` İsmail Dönmez

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).