unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* small patch for TUTORIAL.ru
@ 2019-08-25  9:41 Alex Ott
  2019-08-25  9:55 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Ott @ 2019-08-25  9:41 UTC (permalink / raw)
  To: emacs-devel

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

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

* Re: small patch for TUTORIAL.ru
  2019-08-25  9:41 small patch for TUTORIAL.ru Alex Ott
@ 2019-08-25  9:55 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2019-08-25  9:55 UTC (permalink / raw)
  To: Alex Ott; +Cc: emacs-devel

> From: Alex Ott <alexott@gmail.com>
> Date: Sun, 25 Aug 2019 11:41:55 +0200
> 
> 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)

Thanks, pushed.



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

end of thread, other threads:[~2019-08-25  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-25  9:41 small patch for TUTORIAL.ru Alex Ott
2019-08-25  9:55 ` Eli Zaretskii

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