diff options
| author | Paul Eggert | 2018-01-22 08:43:54 -0800 |
|---|---|---|
| committer | Paul Eggert | 2018-01-22 08:43:54 -0800 |
| commit | 35675bb93f4620c43ca766e8a2d8708fd323c684 (patch) | |
| tree | d52b1a6b58c517f53689a4f2fe513d7c78b02b1d /etc | |
| parent | c42959cc206bcb52baffd45f892da1b767f0f8c1 (diff) | |
| parent | 1fc98ed073a2d26ad941748ecb13aa6f47dd7b01 (diff) | |
| download | emacs-35675bb93f4620c43ca766e8a2d8708fd323c684.tar.gz emacs-35675bb93f4620c43ca766e8a2d8708fd323c684.zip | |
Merge from origin/emacs-26
1fc98ed073 ; Spelling fix
bb396a369c Update Org to v9.1.6
fa582153f7 Use text-pixels values only when saving framesets (Bug#30141)
6b01b9475d Minor improvement in section "Pages" of the usere manual
e8c8bd3de2 Minor improvements in user manual
26b8b92e63 Improve the "Mark" chapter of the user manual
759569fe40 Improve the "Buffers" chapter of the user manual
c2e6d121ff * lisp/term.el (term-send-input): Fix text duplication in ...
854a1c0a61 Improve "Buffers" in the user manual
# Conflicts:
# etc/NEWS
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.26 | 2 | ||||
| -rw-r--r-- | etc/refcards/orgcard.tex | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS.26 b/etc/NEWS.26 index b4c489cf7bd..46762d65e18 100644 --- a/etc/NEWS.26 +++ b/etc/NEWS.26 | |||
| @@ -635,7 +635,7 @@ state to take effect (making a frame visible, for example). | |||
| 635 | * Changes in Specialized Modes and Packages in Emacs 26.1 | 635 | * Changes in Specialized Modes and Packages in Emacs 26.1 |
| 636 | 636 | ||
| 637 | --- | 637 | --- |
| 638 | ** Emacs 26.1 comes with Org v9.1.4. | 638 | ** Emacs 26.1 comes with Org v9.1.6. |
| 639 | See the file ORG-NEWS for user-visible changes in Org. | 639 | See the file ORG-NEWS for user-visible changes in Org. |
| 640 | 640 | ||
| 641 | --- | 641 | --- |
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex index 0b9c9767d95..1affe548529 100644 --- a/etc/refcards/orgcard.tex +++ b/etc/refcards/orgcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Org Mode | 1 | % Reference Card for Org Mode |
| 2 | \def\orgversionnumber{9.1.4} | 2 | \def\orgversionnumber{9.1.6} |
| 3 | \def\versionyear{2017} % latest update | 3 | \def\versionyear{2018} % latest update |
| 4 | \input emacsver.tex | 4 | \input emacsver.tex |
| 5 | 5 | ||
| 6 | %**start of header | 6 | %**start of header |