unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "İsmail Dönmez" <ismail@namtrac.org>
To: "emacs- devel" <emacs-devel@gnu.org>
Subject: [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el
Date: Tue, 29 Jul 2008 15:55:20 +0300	[thread overview]
Message-ID: <19e566510807290555p347b748t1e0218b2747b69d2@mail.gmail.com> (raw)

[-- 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.
 

             reply	other threads:[~2008-07-29 12:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 12:55 İsmail Dönmez [this message]
2008-07-29 13:02 ` [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el Juanma Barranquero
2008-07-29 13:14   ` İsmail Dönmez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19e566510807290555p347b748t1e0218b2747b69d2@mail.gmail.com \
    --to=ismail@namtrac.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).