emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (4efef3d -> 25cc0f2)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (4efef3d -> 25cc0f2)
Date: Tue, 31 May 2016 15:10:45 +0000 (UTC)

eggert pushed a change to branch master.

      from  4efef3d   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
      adds  71c152e   * lisp/emacs-lisp/find-func.el (find-function-library):
      adds  4ab2673   ; Spelling and punctuation fixes in comments
      adds  f7ffc4b   Fix infloop in 'number-sequence'
      adds  1a2ffd0   * src/dired.c (Ffile_name_all_completions): Doc fix.  
(Bug#23631)
      adds  f907f98   * lisp/progmodes/elisp-mode.el 
(elisp-function-argstring): Call substitute-command-keys to undo 
help--docstring-quote. (Bug#23634)
      adds  bffda22   Fix the MSDOS build
      adds  5e18486   Clarify doc string of 'file-name-sans-extension'
      adds  01c3cd1   etc/TODO: Remove out-of-place issue
      adds  ee28b4c   * lisp/recentf.el (recentf-open-files-item): Quick fix 
for (bug#22434).
      adds  845ee57   Restore frames into the current display by default
      adds  89018f0   Fx the we->the typo
      adds  602bb40   Update MH-E's documentation about HTML renderers
      adds  50caae3   Release MH-E manual version 8.6
      adds  0992ec3   Correct cl-flet usage (Bug#22317)
      adds  25c4a30   * lisp/recentf.el (recentf-dialog-mode-map): Remove 
follow-link (bug#22434)
      adds  788c9b6   ; Spelling fix
       new  25cc0f2   Merge from origin/emacs-25


Summary of changes:
 doc/emacs/trouble.texi             |    3 +-
 doc/misc/mh-e.texi                 |  147 ++++++++++++++++++++----------------
 etc/NEWS                           |    4 +
 etc/TODO                           |    4 -
 lisp/ChangeLog.17                  |    2 +-
 lisp/desktop.el                    |    2 +-
 lisp/emacs-lisp/find-func.el       |    6 +-
 lisp/files.el                      |   17 +++--
 lisp/mh-e/mh-compat.el             |   23 ++++--
 lisp/mh-e/mh-mime.el               |   10 +--
 lisp/mh-e/mh-show.el               |    2 +-
 lisp/mh-e/mh-thread.el             |    2 +-
 lisp/progmodes/elisp-mode.el       |    3 +-
 lisp/recentf.el                    |    3 +
 lisp/subr.el                       |    9 ++-
 msdos/sed1v2.inp                   |    6 +-
 src/dired.c                        |    3 +-
 test/lisp/emulation/viper-tests.el |   10 +--
 test/lisp/subr-tests.el            |    9 +++
 19 files changed, 160 insertions(+), 105 deletions(-)



reply via email to

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