emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (f0daad9 -> cee4128)


From: Glenn Morris
Subject: [Emacs-diffs] master updated (f0daad9 -> cee4128)
Date: Fri, 28 Apr 2017 01:08:13 -0400 (EDT)

gm pushed a change to branch master.

      from  f0daad9   * doc/misc/auth.texi: Commas don't work in node names.
      adds  e0e9db4   ; Spelling fix
      adds  d38fd92   Narrow scope of modification hook renabling in org-src 
fontification
      adds  ada7944   ;* doc/misc/info.texi (Choose menu subtopic): Improve 
indexing.  (Bug#26236)
      adds  afe8849   * doc/misc/cl.texi (Iteration Clauses): Clarify example 
(Bug#19515).
      adds  9a73707   Fix docstring of dabbrev-abbrev-char-regexp
      adds  fb18bff   Expand manual section on quitting windows
      adds  ee1bd94   Improve packaging documentation
      adds  3f0d047   Delete confuse statement in manual
      adds  84938d7   default-directory: Remark that it must be a directory name
      adds  849a0aa   Belated fixes for admin.el's M-x make-manuals-dist
      adds  856ec9f   * src/xdisp.c (vmessage, message): Clarify commentary.
      adds  c7ed57e   Mention that processes start in default-directory 
(Bug#18515)
      adds  0c55cf4   * search.c (Fre_search_forward, Fre_search_backward): 
Improve doc (Bug#25193).
      adds  a6d5040   Document 'line-pixel-height'
      adds  bc55a57   * lisp/menu-bar.el (kill-this-buffer): Doc fix.  
(Bug#26466)
      adds  f2ab09e   Fix a typo in indexing the user manual
      adds  2b0d111   ; CONTRIBUTE: Remove stray header.
      adds  56a4461   ; Move stray item from admin/notes/repo to CONTRIBUTE
      adds  3a34412   Set Emacs version to 25.2 and update AUTHORS file
      adds  784602b   ; Add release notice
       new  cee4128   Merge from origin/emacs-25


Summary of changes:
 CONTRIBUTE                 |   6 +-
 ChangeLog.2                | 205 ++++++++++++++++++++++++++++++++++++++++++++-
 admin/admin.el             |   9 +-
 admin/notes/repo           |   7 --
 doc/emacs/cmdargs.texi     |   4 +-
 doc/lispref/display.texi   |   6 ++
 doc/lispref/package.texi   |  12 +--
 doc/lispref/processes.texi |  13 ++-
 doc/lispref/tips.texi      |  11 ++-
 doc/misc/cl.texi           |  16 +---
 doc/misc/info.texi         |   6 ++
 etc/HISTORY                |   2 +
 lisp/dabbrev.el            |  32 ++++---
 lisp/menu-bar.el           |   5 +-
 lisp/org/org-src.el        |  18 ++--
 lisp/subr.el               |   7 +-
 src/buffer.c               |   4 +-
 src/callproc.c             |   4 +
 src/search.c               |  52 +++++-------
 src/xdisp.c                |  10 ++-
 20 files changed, 328 insertions(+), 101 deletions(-)



reply via email to

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