emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (9fe9f21 -> 48d6212)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (9fe9f21 -> 48d6212)
Date: Fri, 25 May 2018 13:00:26 -0400 (EDT)

gm pushed a change to branch master.

      from  9fe9f21   Fix file name completion in Tramp
      adds  a897959   Minor copyedits in Emacs manual in macos.texi
      adds  e7952bd   Fix some cross-references in emacs-lisp-intro.texi
      adds  d5e0ceb   * lisp/help.el (with-help-window): Doc fix.  (Bug#31574)
      adds  5eabe4a   ; * doc/emacs/msdos.texi (ls in Lisp): Fix a typo.  
(Bug#31575)
      adds  0a51113   Add a footnote to Emacs Lisp Intro
      adds  c57c226   ; * doc/emacs/misc.texi (FFAP): Fix a typo.  (Bug#31580)
      adds  4bb2741   More fixes of Intro to Emacs Lisp
      adds  43a9c26   Move window-point in bibtex-search-entry
      adds  3145d08   Update backtrace in Emacs Lisp Intro
      adds  2f44d2d   Note caveat for backward regexp searching in docstring 
(Bug#31584)
      adds  3557460   ; * admin/authors.el: Update.
      adds  ddc7bea   ; * ChangeLog.3: Update.
      adds  7c474e1   * etc/AUTHORS: Update.
      adds  5cec2b0   * etc/HISTORY: Update for Emacs 26.1 release.
      adds  07f8f9b   ; * lisp/ldefs-boot.el: Update.
       new  48d6212   Merge from origin/emacs-26


Summary of changes:
 ChangeLog.3                         | 523 +++++++++++++++++++++++++++++++++++-
 admin/authors.el                    |   2 +-
 doc/emacs/macos.texi                |   4 +-
 doc/emacs/misc.texi                 |   2 +-
 doc/emacs/msdos.texi                |   2 +-
 doc/lispintro/emacs-lisp-intro.texi |  61 +++--
 doc/lispref/searching.texi          |   2 +
 etc/AUTHORS                         | 141 +++++-----
 etc/HISTORY                         |   2 +
 lisp/help.el                        |   4 +-
 lisp/textmodes/bibtex.el            |   2 +-
 src/search.c                        |   5 +-
 12 files changed, 649 insertions(+), 101 deletions(-)



reply via email to

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