Merge from origin/emacs-25
78f9af7
; ChangeLog fixes162e549
* admin/authors.el (authors-ignored-files): Additions.2b31a0c
In x_set_window_size restore do_pending_window_change calls401857e
Fix Alt-modified keys on some European MS-Windows keyboardsa77cf24
Document 'help-go-forward'1ba947f
Revert "Allow to customize names of executables used by grep.el"570e0fa
Revert "Don't use 'find-program'"645f4ef
Revert "Use 'grep-find-program' in check-declare.el"aa03257
Clarify documentation of 'dired-mark-files-containing-regexp'ce0d8c7
Make tmm-menubar work in correct order againb8d5a8f
Remove 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