mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
Merge from origin/emacs-25
78f9af7; ChangeLog fixes162e549* admin/authors.el (authors-ignored-files): Additions.2b31a0cIn x_set_window_size restore do_pending_window_change calls401857eFix Alt-modified keys on some European MS-Windows keyboardsa77cf24Document 'help-go-forward'1ba947fRevert "Allow to customize names of executables used by grep.el"570e0faRevert "Don't use 'find-program'"645f4efRevert "Use 'grep-find-program' in check-declare.el"aa03257Clarify documentation of 'dired-mark-files-containing-regexp'ce0d8c7Make tmm-menubar work in correct order againb8d5a8fRemove the Meta-CVS VC backend
This commit is contained in:
commit
f7794460e8
16 changed files with 101 additions and 50 deletions
|
|
@ -339,7 +339,7 @@ Returns non-nil if any false statements are found."
|
|||
errlist files)
|
||||
(message "%s" m)
|
||||
(message "%s" m2)
|
||||
(setq files (process-lines grep-find-program root
|
||||
(setq files (process-lines find-program root
|
||||
"-name" "*.el"
|
||||
"-exec" grep-program
|
||||
"-l" "^[ \t]*(declare-function" "{}" ";"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue