]> git.eshelyaron.com Git - emacs.git/commit
More alias-related tedium
authorGlenn Morris <rgm@gnu.org>
Fri, 20 Apr 2018 22:55:04 +0000 (18:55 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 20 Apr 2018 22:55:04 +0000 (18:55 -0400)
commit18de2ada243653ece98b18044233e5d29eee5903
treedbac02f9fa7ee6e7f6bd592bd2f775be4cdcf5f6
parent9c3eeba4db26ddaeead100beea7a96f9fa640918
More alias-related tedium

* lisp/comint.el (comint-scroll-to-bottom-on-output):
* lisp/completion.el (cmpl-syntax-table):
* lisp/erc/erc-button.el (erc-button-google-url):
* lisp/font-lock.el (font-lock-reference-face):
* lisp/hfy-cmap.el (hfy-fallback-colour-map, hfy-rgb-txt-colour-map):
* lisp/isearch.el (isearch-regexp-function, isearch-new-word):
* lisp/startup.el (argv):
* lisp/version.el (emacs-bzr-version):
* lisp/org/org.el (org-CUA-compatible)
(org-popup-calendar-for-date-prompt):
Move aliases before targets, to silence new compiler warning.
lisp/comint.el
lisp/completion.el
lisp/erc/erc-button.el
lisp/font-lock.el
lisp/hfy-cmap.el
lisp/isearch.el
lisp/org/org.el
lisp/startup.el
lisp/version.el