emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (84d066a -> 4dbc1ef)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (84d066a -> 4dbc1ef)
Date: Wed, 31 Jan 2018 10:55:31 -0500 (EST)

gm pushed a change to branch master.

      from  84d066a   Fix Bug#30293
      adds  55a2b76   More fixes in the Emacs manual
      adds  71961f1   Minor change in "Mode Line" section of Emacs manual
      adds  4b5711b   Fix @examples in cc-mode.info, where lines were getting 
glued together.
      adds  9e6889c   Emphasize that GPG passphrase caching is temporary 
(Bug#29907)
      adds  607cc4e   Define cl-type-definition button type as needed 
(Bug#28899)
      adds  53e9fa2   * lisp/custom.el (defcustom): Fix docstring (Bug#27891).
      adds  1602262   Clarify effect of print-gensym (Bug#27776)
      adds  f706c59   Update manual description of locate-file (Bug#23650)
      adds  732d1b9   Clarify that `ansi-term' is almost the same as `term' 
(Bug#18106)
      adds  db6564c   Fix scroll-margin docstring (Bug#13791)
      adds  2b35ed0   Document external-debugging-output in the Elisp Manual 
(Bug#24051)
      adds  59657c4   Document 'window-at-side-p' in the Elisp manual
      adds  22922c7   * doc/emacs/entering.texi (Entering Emacs): Fix last 
change.
       new  4dbc1ef   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/ack.texi           |  4 ++--
 doc/emacs/emacs.texi         |  8 ++++----
 doc/emacs/entering.texi      | 10 +++++-----
 doc/emacs/frames.texi        |  2 +-
 doc/emacs/macos.texi         | 12 ++++++------
 doc/emacs/misc.texi          | 12 ++++++------
 doc/emacs/screen.texi        | 17 ++++++++++-------
 doc/lispref/files.texi       | 10 ++++++++++
 doc/lispref/streams.texi     | 23 ++++++++++++++++++++---
 doc/lispref/windows.texi     | 25 ++++++++++++++++++++++---
 doc/misc/cc-mode.texi        |  6 +++---
 doc/misc/epa.texi            |  6 ++++--
 lisp/custom.el               |  3 ++-
 lisp/emacs-lisp/eieio-opt.el |  5 ++++-
 lisp/term.el                 |  4 +++-
 src/print.c                  | 10 +++++-----
 src/xdisp.c                  |  4 ++--
 17 files changed, 109 insertions(+), 52 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]