unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Ott <alexott@gmail.com>
To: emacs-devel@gnu.org
Subject: small patch for TUTORIAL.ru
Date: Sun, 25 Aug 2019 11:41:55 +0200	[thread overview]
Message-ID: <m2sgpp7fa4.fsf@gmail.com> (raw)

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

Hello

Can somebody install the small patch for TUTORIAL.ru to fix the problems
reported by user.  One of the problem was that mode did change after saving
the file - instead fundamental, the ruby-mode was activated (that is new
behavior that didn't exist before)


[-- Attachment #2: 0001-Fix-small-problems-reported-by-user.patch --]
[-- Type: text/x-patch, Size: 1769 bytes --]

From 5449583a9a9ab12c0068539a51fadc59a4b749aa Mon Sep 17 00:00:00 2001
From: Alex Ott <alexott@gmail.com>
Date: Sun, 25 Aug 2019 11:33:48 +0200
Subject: [PATCH] Fix small problems reported by user

- incorrect wording
- ruby-mode was enabled after saving the tutorial file
---
 etc/tutorials/TUTORIAL.ru | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/tutorials/TUTORIAL.ru b/etc/tutorials/TUTORIAL.ru
index ba3a5c27c5..a9bd90d28b 100644
--- a/etc/tutorials/TUTORIAL.ru
+++ b/etc/tutorials/TUTORIAL.ru
@@ -985,7 +985,7 @@ Emacs также может создавать множество "фреймо
 представить все это здесь не представляется возможным.  Однако, возможно вы
 захотите узнать больше о возможностях Emacs.  Emacs предоставляет команды
 для чтения документации о командах Emacs. Все команды "справки" (help)
-начинаются с сочетания CONTROL-h, который является "символом справки".
+начинаются с сочетания CONTROL-h, которое является "символом справки".
 
 Чтобы использовать справку, нажмите C-h, а затем -- символ, который
 расскажет, какой именно вид справки вы хотите получить. Если вы
@@ -1130,5 +1130,6 @@ Copyright (C) 1985, 1996, 1998, 2001-2019 Free Software Foundation, Inc.
 ;;; Local Variables:
 ;;; coding: utf-8
 ;;; sentence-end-double-space: nil
+;;; mode: fundamental
 ;;; fill-column: 76
 ;;; End:
-- 
2.22.1


[-- Attachment #3: Type: text/plain, Size: 121 bytes --]



-- 
With best wishes,                    Alex Ott
http://alexott.net/
Twitter: alexott_en (English), alexott (Russian)

             reply	other threads:[~2019-08-25  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-25  9:41 Alex Ott [this message]
2019-08-25  9:55 ` small patch for TUTORIAL.ru Eli Zaretskii

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=m2sgpp7fa4.fsf@gmail.com \
    --to=alexott@gmail.com \
    --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).