emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (e6d6a99 -> 169043d)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (e6d6a99 -> 169043d)
Date: Sun, 24 Apr 2016 19:58:25 +0000

eggert pushed a change to branch master.

      from  e6d6a99   Don't let `css--property-values' return duplicates
      adds  b8d5a8f   Remove the Meta-CVS VC backend
      adds  ce0d8c7   Make tmm-menubar work in correct order again
      adds  aa03257   Clarify documentation of 
'dired-mark-files-containing-regexp'
      adds  645f4ef   Revert "Use 'grep-find-program' in check-declare.el"
      adds  570e0fa   Revert "Don't use 'find-program'"
      adds  1ba947f   Revert "Allow to customize names of executables used by 
grep.el"
      adds  a77cf24   Document 'help-go-forward'
      adds  401857e   Fix Alt-modified keys on some European MS-Windows 
keyboards
      adds  2b31a0c   In x_set_window_size restore do_pending_window_change 
calls
      adds  162e549   * admin/authors.el (authors-ignored-files): Additions.
      adds  78f9af7   ; ChangeLog fixes
       new  f779446   Merge from origin/emacs-25
      adds  cf14218   ; Auto-commit of loaddefs files.
       new  0941415   ; Merge from origin/emacs-25
      adds  b21e9d4   * admin/update_autogen: Use #!/usr/bin/env bash
      adds  960f90d   * etc/AUTHORS: Update the AUTHORS file
       new  8833692   Merge from origin/emacs-25
      adds  5c587fd   Bump version to 25.0.93
       new  77f497d   ; Merge from origin/emacs-25
      adds  87ee542   (vc-git-mode-line-string): Don't use 
`replace-regexp-in-string'
      adds  4f40f5f   describe-char: fix insert char documentation
      adds  0cd2e92   Don't kill ~/ if it's the top level directory
      adds  9daf1cf   * etc/NEWS: Improve wording of 
vc-git-log-output-coding-system etc.
       new  169043d   Merge from origin/emacs-25


Summary of changes:
 admin/authors.el                 |    7 ++-
 admin/update_autogen             |    2 +-
 doc/emacs/dired.texi             |    8 ++-
 doc/emacs/help.texi              |    7 ++-
 doc/misc/efaq-w32.texi           |    1 -
 etc/AUTHORS                      |  114 ++++++++++++++++++--------------------
 etc/NEWS                         |   17 +++---
 lisp/ChangeLog.17                |    2 +-
 lisp/descr-text.el               |    2 +-
 lisp/dired-aux.el                |    4 +-
 lisp/dired.el                    |    7 ++-
 lisp/emacs-lisp/check-declare.el |    2 +-
 lisp/progmodes/grep.el           |   48 ++++++----------
 lisp/progmodes/project.el        |    4 +-
 lisp/tmm.el                      |   16 ++++--
 lisp/vc/log-view.el              |    2 +-
 lisp/vc/vc-git.el                |    2 +-
 lisp/vc/vc-hooks.el              |    2 +-
 src/w32fns.c                     |   38 ++++++++++++-
 src/w32term.c                    |    2 +
 src/xterm.c                      |    2 +
 21 files changed, 167 insertions(+), 122 deletions(-)



reply via email to

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