1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lisp/emulation
Juanma Barranquero 4d6769e1bb lisp/*: Add declarations, remove unused bindings, mark unused args.
* lisp/avoid.el (mouse-avoidance-mode): Mark unused arg.
  (mouse-avoidance-nudge-mouse): Remove unused binding.

* lisp/imenu.el (imenu-default-goto-function): Mark unused args.
  (imenu-progress-message): Remove obsolete macro; all callers changed.

* lisp/mouse.el (mouse-menu-major-mode-map):
* lisp/emacs-lisp/authors.el (authors-scan-change-log)
  (authors-add-to-author-list):
* lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance):
* lisp/emacs-lisp/smie.el (smie-auto-fill):
* lisp/mail/sendmail.el (mail-bury):
* lisp/mail/unrmail.el (unrmail):
* lisp/net/tls.el (open-tls-stream):
* lisp/textmodes/picture.el (picture-mouse-set-point):
  Remove unused bindings.

* lisp/subr.el (keymap-canonicalize): Remove unused binding.
  (read-passwd): Mark unused arg.

* lisp/tutorial.el (tutorial--display-changes): Remove unused binding.
  (tutorial--save-tutorial-to): Remove unused variable.

* lisp/emacs-lisp/package.el (define-package, package-menu-mark-delete)
  (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
  (package-generate-autoloads, package-menu--generate)
  (package-menu--find-upgrades): Remove unused bindings.

* lisp/emulation/cua-rect.el (cua-restrict-regexp-rectangle)
  (cua-restrict-prefix-rectangle): Doc fixes.  Remove unused bindings.
  (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
  (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
  (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
  (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
  (cua--rectangle-aux-replace, cua--left-fill-rectangle)
  (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
  (cua-delete-char-rectangle): Mark unused args.
  (cua-align-rectangle): Remove unused binding.

* lisp/mail/rmail.el (compilation--message->loc)
  (epa--find-coding-system-for-mime-charset): Declare.

* lisp/net/dbus.el (dbus-register-service): Declare.
  (dbus-name-owner-changed-handler): Remove unused binding.

* lisp/nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
  (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
  (nxml-scan-backward-within): Mark unused arg.
  (nxml-dynamic-markup-word): Remove unused binding.
2012-04-19 19:20:26 +02:00
..
.gitignore
crisp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cua-base.el Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org 2012-04-13 18:46:06 -07:00
cua-gmrk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cua-rect.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
edt-lk201.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-pc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt-vt100.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
edt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
keypad.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
tpu-edt.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
tpu-extras.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
tpu-mapper.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vi.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
vip.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-cmd.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-ex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-init.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-keym.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-macs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
viper-mous.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper-util.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
viper.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ws-mode.el Fix some missing trailing whitespace (tiny change) 2012-03-12 23:54:37 -07:00