diff options
| author | Paul Eggert | 2016-08-05 14:05:09 -0700 |
|---|---|---|
| committer | Paul Eggert | 2016-08-05 14:05:09 -0700 |
| commit | b76885f1dadf419fc9eb3f5f10ea5550b6e06a1a (patch) | |
| tree | 459e59d1dbc928a8dd3e25656544a3e287a778aa /etc | |
| parent | 92e5b41c7c5898820356fc66456804a45bbe7852 (diff) | |
| parent | 26d4da070ff78df782c1734ade9109db0a541ffc (diff) | |
| download | emacs-b76885f1dadf419fc9eb3f5f10ea5550b6e06a1a.tar.gz emacs-b76885f1dadf419fc9eb3f5f10ea5550b6e06a1a.zip | |
Merge from origin/emacs-25
26d4da0 New input method "probhat" for Bengali
4f445bf ; Spelling fix
f403f03 ; Fix typo
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/AUTHORS | 2 | ||||
| -rw-r--r-- | etc/NEWS | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/AUTHORS b/etc/AUTHORS index dc5a28eac4c..721f0d5be3f 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS | |||
| @@ -533,7 +533,7 @@ Brian Jenkins: changed frame.c frames.texi hooks.texi | |||
| 533 | 533 | ||
| 534 | Brian Marick: co-wrote hideif.el | 534 | Brian Marick: co-wrote hideif.el |
| 535 | 535 | ||
| 536 | Brian Mckenna: changed eww.el | 536 | Brian McKenna: changed eww.el |
| 537 | 537 | ||
| 538 | Brian Palmer: changed erc.el erc-list.el | 538 | Brian Palmer: changed erc.el erc-list.el |
| 539 | 539 | ||
| @@ -808,7 +808,7 @@ random values; in particular, the Emacs server now uses this facility | |||
| 808 | to produce its authentication key. | 808 | to produce its authentication key. |
| 809 | 809 | ||
| 810 | --- | 810 | --- |
| 811 | ** New input methods: 'tamil-dvorak' and 'programmer-dvorak'. | 811 | ** New input methods: 'tamil-dvorak', 'programmer-dvorak' and 'probhat'. |
| 812 | 812 | ||
| 813 | 813 | ||
| 814 | * Editing Changes in Emacs 25.1 | 814 | * Editing Changes in Emacs 25.1 |
| @@ -928,7 +928,7 @@ recommended to do this as soon as you have firmly upgraded to Emacs | |||
| 928 | to version 206, you can do this with 'C-u C-u M-x desktop-save'. | 928 | to version 206, you can do this with 'C-u C-u M-x desktop-save'. |
| 929 | 929 | ||
| 930 | --- | 930 | --- |
| 931 | *** desktop-restore-in-current-display now defaults to t, not nil. | 931 | *** 'desktop-restore-in-current-display' now defaults to t, not nil. |
| 932 | That is, Emacs by default now restores frames into the current display. | 932 | That is, Emacs by default now restores frames into the current display. |
| 933 | 933 | ||
| 934 | +++ | 934 | +++ |