diff options
| author | John Wiegley | 2016-01-11 22:48:10 -0800 |
|---|---|---|
| committer | John Wiegley | 2016-01-11 22:48:10 -0800 |
| commit | fb74beed3cf7ed158f18508766ce0ac2685f1d9a (patch) | |
| tree | eebde8bdadc53ef70a3e8602707c8921462ef9d1 /etc | |
| parent | 70f3e4e61fc4433ca8ac4517d247df7e7af7b248 (diff) | |
| parent | 861022ff5f7b8d6ab53c726e009208eadf4ecd41 (diff) | |
| download | emacs-fb74beed3cf7ed158f18508766ce0ac2685f1d9a.tar.gz emacs-fb74beed3cf7ed158f18508766ce0ac2685f1d9a.zip | |
Merge from origin/emacs-25
861022f * doc/misc/texinfo.tex: Revert unwanted copyright change.
46e47a5 ; * etc/refcards/ru-refcard.tex (cyear): Update via M-x set-copyright.
71ea138 * lisp/align.el (align): Simplify a lambda
5618a50 * lisp/align.el (align): Fix arg order in call to `align-region'
1f680db Fix compilation next-error in buffers with selective-display
d20a948 * nsm.el (nsm-check-protocol): Fix typo in the message.
1da116f Add SHA1 warnings for high network security settings
e48bacd ; * etc/NEWS: Typo fix.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 | ||||
| -rw-r--r-- | etc/refcards/ru-refcard.tex | 2 |
2 files changed, 3 insertions, 3 deletions
| @@ -1377,8 +1377,8 @@ files (recursively) under a directory. | |||
| 1377 | 1377 | ||
| 1378 | +++ | 1378 | +++ |
| 1379 | ** New variable `inhibit-message', when bound to non-nil, inhibits | 1379 | ** New variable `inhibit-message', when bound to non-nil, inhibits |
| 1380 | `message' and related functions from displaying messages the Echo | 1380 | `message' and related functions from displaying messages in the echo |
| 1381 | Area. The output is still logged to the *Messages* buffer. | 1381 | area. The output is still logged to the *Messages* buffer. |
| 1382 | 1382 | ||
| 1383 | +++ | 1383 | +++ |
| 1384 | ** A new text property `inhibit-read-only' can be used in read-only | 1384 | ** A new text property `inhibit-read-only' can be used in read-only |
diff --git a/etc/refcards/ru-refcard.tex b/etc/refcards/ru-refcard.tex index e27a3d244a7..273a79cdc73 100644 --- a/etc/refcards/ru-refcard.tex +++ b/etc/refcards/ru-refcard.tex | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | \setlength{\ColThreeWidth}{25mm} | 22 | \setlength{\ColThreeWidth}{25mm} |
| 23 | 23 | ||
| 24 | \newcommand{\versionemacs}[0]{25} % version of Emacs this is for | 24 | \newcommand{\versionemacs}[0]{25} % version of Emacs this is for |
| 25 | \newcommand{\cyear}[0]{2015} % copyright year | 25 | \newcommand{\cyear}[0]{2016} % copyright year |
| 26 | 26 | ||
| 27 | \newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill | 27 | \newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill |
| 28 | \centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc. | 28 | \centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc. |