mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-23 10:34:07 +00:00
Add "2004" to the list of copyright years.
Move coding to Local Variables. Add sentence-end-double-space: nil to Local Variables.
This commit is contained in:
parent
172871024e
commit
c76dac700c
@ -1,7 +1,5 @@
|
||||
;; -*- coding: cyrillic-koi8; -*-
|
||||
Copyright (c) 1985, 1996 Free Software Foundation, Inc. See end for conditions.
|
||||
|
||||
÷Ù ÞÉÔÁÅÔÅ ÕÞÅÂÎÉË Emacs.
|
||||
÷Ù ÞÉÔÁÅÔÅ ÕÞÅÂÎÉË Emacs. õÓÌÏ×ÉÑ ËÏÐÉÒÏ×ÁÎÉÑ × ËÏÎÃÅ ÆÁÊÌÁ.
|
||||
Copyright (c) 1985, 1996, 2004 Free Software Foundation, Inc.
|
||||
|
||||
Для управления Emacs обычно используется ключ (сочетание клавиш клавиатуры
|
||||
и/или кнопок мыши), включающий в себя клавишу CONTROL (иногда отмечаемая
|
||||
@ -1079,4 +1077,9 @@ Copyright (c) 1985, 1996 Free Software Foundation
|
||||
// Большое спасибо Владимиру Бормотову, на базе перевода которого был сделан
|
||||
// этот перевод
|
||||
|
||||
;;; Local Variables:
|
||||
;;; coding: cyrillic-koi8
|
||||
;;; sentence-end-double-space: nil
|
||||
;;; End:
|
||||
|
||||
;;; arch-tag: ad4e5698-ea8b-45b7-b236-ed5ad5b72d2b
|
||||
|
Loading…
Reference in New Issue
Block a user