emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c73e6a3 -> cc130d1)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (c73e6a3 -> cc130d1)
Date: Wed, 23 May 2018 04:38:05 -0400 (EDT)

gm pushed a change to branch master.

      from  c73e6a3   More helpful docstrings for tests of electric-tests.el
      adds  6b4bafe   ; Add a comment to emacs-lisp-intro.texi
      adds  73bc6f8   Fix a typo in describing input methods
       new  c120037   Merge from origin/emacs-26
      adds  152a556   (gnus-blocked-images): Clarify privacy implications
       new  e5ff7f7   ; Merge from origin/emacs-26
      adds  eb0bc6f   * etc/PROBLEMS: Document Bug#31305.
      adds  542f830   Fix a typo in rmail.texi
      adds  a3885f5   Minor fixes in the Emacs manual
      adds  845fe03   Fix buffer names in sql.el
      adds  0d8bae5   Fix capitalization of mail headers
      adds  b239a09   Fix a typo in last change in sql.el
      adds  b1b96d7   Update binding of 'M-.' in Intro to Emacs Lisp
      adds  2981952   Another attempt to fix sql.el
      adds  ef4aec1   ; * doc/lispref/hash.texi (Defining Hash): Fix typos.
      adds  d65430f   * etc/NEWS: Mention change in `edebug-prin1-to-string'.
      adds  52ccb24   ; * doc/os.texi (Batch Mode): use = after --eval
      adds  fadf653   Update comments in Intro to Emacs Lisp
      adds  c0f3e6b   Minor formatting tweak in the Emacs manual
      adds  e3f00f5   Clarify when to use advice-add vs add-function
       new  cc130d1   Merge from origin/emacs-26


Summary of changes:
 doc/emacs/custom.texi               | 22 ++++++-----
 doc/emacs/misc.texi                 |  8 ++--
 doc/emacs/rmail.texi                |  4 +-
 doc/lispintro/emacs-lisp-intro.texi | 75 ++++++++++++++++++++++++++-----------
 doc/lispref/hash.texi               |  8 ++--
 doc/lispref/os.texi                 |  2 +-
 etc/NEWS.26                         |  7 ++++
 etc/PROBLEMS                        |  9 +++++
 lisp/emacs-lisp/nadvice.el          |  3 ++
 lisp/help-mode.el                   |  2 +-
 lisp/progmodes/sql.el               | 19 ++++++++--
 11 files changed, 113 insertions(+), 46 deletions(-)



reply via email to

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