[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (0d112c0 -> d7f4830)
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] master updated (0d112c0 -> d7f4830) |
Date: |
Sun, 19 Mar 2017 15:41:39 -0400 (EDT) |
eggert pushed a change to branch master.
from 0d112c0 Fix bug in generator function with pcase (Bug#26068)
adds 5a1908f ; Auto-commit of loaddefs files.
new bb99241 ; Merge from origin/emacs-25
adds ee65d85 Fix ':version' of 'select-enable-primary'
adds fc38671 Add helpful comment to compile-command's docstring
adds a2a2073 Clarify major mode switching
adds 16fb50d Fix an error message in python.el
adds c2fd04c Improve definition of 'variable-pitch' face on MS-Windows
adds 0e35405 Improve documentation of coding-systems
new 468259c Merge from origin/emacs-25
adds 1cb9aa5 Add DNS keywords and remove duplications
adds fdef18c Revert "Add DNS keywords and remove duplications"
new 8893d81 ; Merge from origin/emacs-25
adds 3c69f2c * lisp/textmodes/rst.el
(rst-package-emacs-version-alist): Fix entry.
adds b0ade0d Clarify that easy-menu-add is a nop (Bug#25382)
adds 42eae54 Improve documentation of dabbrevs
adds 69b50f5 * lisp/progmodes/sql.el (sql-product-alist): Doc fix.
(Bug#25440)
adds 9b89896 * lisp/progmodes/sql.el (sql-product-alist): Doc tweak
adds 24a5f57 * lisp/net/eww.el (eww-tag-meta): Handle single quoted
URLs (Bug#25445).
adds 5569e64 ; Spelling fixes
new 59ced45 Merge from origin/emacs-25
adds 3993dc5 Fix auto-save-file-name problem in Tramp on MS Windows.
Do not merge
new d86bced ; Merge from origin/emacs-25
adds a1ef10e More NEWS checking for admin.el's set-version
adds 85a3e4e Fix typos in flymake.el
adds 2236c53 fix typo in mailcap-mime-extensions
adds 9fcab85 Improve documentation of auto-save-visited-file-name
adds 954e9e9 Improve documentation of hooks related to saving buffers
adds 06695a0 ; Fix a typo in ediff-merg.el
adds c416b14 Fix a typo in Eshell manual
adds 9f52f67 Remove stale functions from ert manual
adds c331f39 Improve documentation of 'format' conversions
adds b3139da ; Fix last change in doc/lispref/strings.texi
adds ae8264c Call modification hooks in org-src fontify buffers
adds 72ef710 Fix call to debugger on assertion failure
adds 4d81eb4 Document variable `byte-compile-debug'
adds 7c1e598 Document `byte-compile-debug' in the ELisp manual
adds 7e02a47 Index byte-compile-debug
adds ab0a60a ; * CONTRIBUTE (Generating ChangeLog entries): Drop
duplicate word.
new e6fd84d Merge from origin/emacs-25
adds 6102d01 ; Update ChangeLog.2 and AUTHORS files
new 2cb8186 ; Merge from origin/emacs-25
adds e1171de * CONTRIBUTE (Documenting your changes): Index new
vars/commands in manual.
new 6be0830 Merge from origin/emacs-25
adds 73e62bb ; Update ChangeLog.2 and AUTHORS files
new 94d41e9 ; Merge from origin/emacs-25
adds 02d9ad8 * admin/make-tarball.txt: Add documentation regarding the
release banner.
new bd4598a Merge from origin/emacs-25
adds a51f11d ; Update ChangeLog.2 and AUTHORS files
adds 5e92111 Bump Emacs version to 25.2 RC1
new c4fca5c ; Merge from origin/emacs-25
adds a541c21 Clarify documentation of 'bufferpos-to-filepos' and
'filepos-to-bufferpos'
adds 00e75ba ; * src/coding.c (Fencode_coding_region): Fix a typo in
the doc string.
adds 38fc456 Fix a typo in ada-mode manual
adds 0ba9932 Disable native completion for ipython (Bug#25067)
adds 8b92f86 ; * admin/make-tarball.txt: Cross-reference
admin/release-process.
adds c54cf8d Improve commentary in lisp.h
adds 3f7493e ; Fix a typo in comment
adds 8303c32 ; * etc/NEWS: Copyedits.
adds 4c51ef4 Clarify what is the "cursor"
adds 5c3105e * doc/lispref/modes.texi (Derived Modes): Make example
more idiomatic
adds 2fdb5a9 ; Details about pinning Emacs to w32 task bar
adds ae60d0c Document problems with nerd-fonts
adds 2b774fa Mention "editor" in Emacs man page header
adds ec4226d * lisp/woman.el (woman): Fix docstring prefix arg
description.
new 90f5282 Merge from origin/emacs-25
adds 4210210 ; Update ChangeLog.2 and AUTHORS files
adds fe91ff2 ; Update ldef-boot.el for Emacs 25.1 release
new 6403353 ; Merge from origin/emacs-25
adds 0d5957e Documentation fix in elisp reference manual
adds eed9677 Fix doc string of 'posn-at-point'
adds c1ed152 ; * src/keyboard.c (Fposn_at_point): Fix last change.
adds 6406618 Fix doc strings in info.el
adds 6e788ef ; etc/PROBLEMS: Explain about the python+libedit problem
(Bug#25753).
adds f366f6e Mention problems with GPaste in PROBLEMS
adds a314c1f Clarify documentation of 'raise' and 'height' display
specs
adds aceac95 Fix warning message about native completion (Bug#25984)
adds 6eb8995 * lisp/net/eww.el (eww-reload): Doc fix. (Bug#25981)
adds a8766a2 Document how to customize input methods
adds 2d671fd Fix wording in Emacs manual
adds 6de8429 * lisp/paren.el (show-paren--default,
show-paren-function): Add docstring.
adds 1925dd9 Fix duplicate wording in Emacs manual
adds a094732 * etc/PROBLEMS: Say that HP-UX cc doesn't work.
new da17b70 Merge from origin/emacs-25
adds 129d30e Fix bug: Range-check integer ‘alpha’ frame parm value
new 679341e ; Merge from origin/emacs-25
adds d71e071 Improve documentation of interactive "r".
new 597598f Merge from origin/emacs-25
new d7f4830 Fixups after merge from emacs-25
Summary of changes:
CONTRIBUTE | 9 +++++-
admin/admin.el | 7 +++++
admin/make-tarball.txt | 13 ++++++--
doc/emacs/abbrevs.texi | 20 ++++++++----
doc/emacs/files.texi | 6 ++--
doc/emacs/modes.texi | 5 ++-
doc/emacs/mule.texi | 9 ++++++
doc/emacs/programs.texi | 2 +-
doc/emacs/text.texi | 2 +-
doc/lispref/backups.texi | 5 +++
doc/lispref/commands.texi | 3 +-
doc/lispref/compile.texi | 10 ++++--
doc/lispref/display.texi | 25 +++++++++------
doc/lispref/files.texi | 6 +++-
doc/lispref/macros.texi | 4 ---
doc/lispref/modes.texi | 39 +++++++++++++-----------
doc/lispref/nonascii.texi | 67 ++++++++++++++++++++++++++++++++---------
doc/lispref/strings.texi | 35 +++++++++++++--------
doc/lispref/windows.texi | 10 ++++--
doc/man/emacs.1.in | 2 +-
doc/misc/ada-mode.texi | 2 +-
doc/misc/ert.texi | 14 ++++-----
doc/misc/eshell.texi | 2 +-
etc/NEWS | 7 -----
etc/NEWS.25 | 35 +++++++++++----------
etc/PROBLEMS | 35 +++++++++++++++++++++
lisp/emacs-lisp/bytecomp.el | 3 +-
lisp/emacs-lisp/cl-preloaded.el | 2 +-
lisp/emacs-lisp/easymenu.el | 15 ++++-----
lisp/faces.el | 9 ++++--
lisp/files.el | 10 ++++--
lisp/info.el | 6 ++--
lisp/international/mule-util.el | 4 +--
lisp/net/eww.el | 6 ++--
lisp/net/mailcap.el | 2 +-
lisp/org/org-src.el | 24 +++++++++------
lisp/paren.el | 6 ++--
lisp/progmodes/compile.el | 4 ++-
lisp/progmodes/flymake.el | 2 +-
lisp/progmodes/python.el | 11 ++++---
lisp/progmodes/sql.el | 17 ++++++-----
lisp/select.el | 2 +-
lisp/textmodes/rst.el | 4 +--
lisp/vc/ediff-merg.el | 2 +-
lisp/vc/ediff-wind.el | 2 +-
lisp/woman.el | 2 +-
nt/README.W32 | 4 ++-
src/buffer.c | 4 +--
src/coding.c | 4 +--
src/editfns.c | 24 +++++++++------
src/keyboard.c | 6 ++--
src/lisp.h | 10 ++++--
52 files changed, 368 insertions(+), 191 deletions(-)
- [Emacs-diffs] master updated (0d112c0 -> d7f4830),
Paul Eggert <=
- [Emacs-diffs] master 8893d81 03/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master bb99241 01/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master d86bced 05/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master 2cb8186 07/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master 94d41e9 09/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master bd4598a 10/17: Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master c4fca5c 11/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master 6403353 13/17: ; Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master 59ced45 04/17: Merge from origin/emacs-25, Paul Eggert, 2017/03/19
- [Emacs-diffs] master 6be0830 08/17: Merge from origin/emacs-25, Paul Eggert, 2017/03/19