diff options
| author | John Wiegley | 2016-02-15 14:11:03 -0800 |
|---|---|---|
| committer | John Wiegley | 2016-02-15 14:11:03 -0800 |
| commit | 220613e089ec012ae4ab319637365132ce8dc306 (patch) | |
| tree | 715595598dfd3d80ba7c4306a0ea8f010b320db4 /doc | |
| parent | ca03b85b9c1b8908f2651eaf594780c7b5217f61 (diff) | |
| parent | d4b93e11a519cf71beca69654fda158d01a26c3b (diff) | |
| download | emacs-220613e089ec012ae4ab319637365132ce8dc306.tar.gz emacs-220613e089ec012ae4ab319637365132ce8dc306.zip | |
Merge from origin/emacs-25
d4b93e1 Minor fixes in global-auto-composition-mode
02b037b Allow arithmetic operators inside C++ template constructs.
44b16f6 Avoid crashes in semi-malformed 'condition-case'
652e5b4 Allow arithmetic operators inside C++ template constructs.
d9ea795 Fix regression with 'recent-keys' and keyboard macros
903603f Fix wording in a doc-view.el comment
cf79616 ; Spelling fixes
f8bf1b3 CONTRIBUTE cleanups and updates
f3aaca3 Port USE_STACK_LISP_OBJECTS fix to Clang
1834ac7 Port to x86 GCC 4.3.1 and earlier
8482949 Fix point movement under 'scroll-conservatively'
c1313b5 Replace colon in file name (not legal on Windows)
f7af26c Fix a typo in edt.texi
8badf95 Make 'mmap_realloc' on MS-Windows more reliable
856cd94 Grep alias `all' shall not match parent directory
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/edt.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index 2361313f262..cb22b82e262 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi | |||
| @@ -30,7 +30,7 @@ modify this GNU manual.'' | |||
| 30 | @titlepage | 30 | @titlepage |
| 31 | @title EDT Emulation User's Manual | 31 | @title EDT Emulation User's Manual |
| 32 | @author Kevin Gallagher | 32 | @author Kevin Gallagher |
| 33 | @author @email{kevin.gal@verizon.net} | 33 | @author @email{kevin.gal@@verizon.net} |
| 34 | @page | 34 | @page |
| 35 | @vskip 0pt plus 1filll | 35 | @vskip 0pt plus 1filll |
| 36 | @insertcopying | 36 | @insertcopying |