1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 06:31:13 -08:00
emacs/lisp/erc
Chong Yidong f1a4e679f3 Various minor variable/hook cleanups.
* lisp/emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
Rename from gud-inhibit-global-bindings.

* lisp/emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.

* lisp/erc/erc-dcc.el (erc-dcc-chat-filter-functions): Rename from
erc-dcc-chat-filter-hook, since this is an abnormal hook.

* lisp/nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
hook from nxml-glyph-set-hook.

* lisp/progmodes/cwarn.el (cwarn-mode): Remove redundant variable
declaration.

* lisp/progmodes/pascal.el (pascal-toggle-completions): Doc fix.

* lisp/textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
Convert to defcustom.

* lisp/url/url-handlers.el (url-handler-regexp):
* lisp/url/url-nfs.el (url-nfs-automounter-directory-spec):
* lisp/url/url-vars.el (url-load-hook): Convert to defcustom.
2012-06-12 13:47:14 +08:00
..
.gitignore
ChangeLog Various minor variable/hook cleanups. 2012-06-12 13:47:14 +08:00
ChangeLog.01
ChangeLog.02
ChangeLog.03
ChangeLog.04
ChangeLog.05
ChangeLog.06
ChangeLog.07
ChangeLog.08
erc-autoaway.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-backend.el New defcustoms need :version tags. They don't need "*" in the doc. 2012-05-13 17:27:21 -07:00
erc-button.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
erc-capab.el
erc-compat.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
erc-dcc.el Various minor variable/hook cleanups. 2012-06-12 13:47:14 +08:00
erc-ezbounce.el
erc-fill.el
erc-goodies.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el Make erc use auth-source to look up channel keys 2012-04-10 06:43:35 +02:00
erc-lang.el
erc-list.el
erc-log.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-match.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
erc-menu.el
erc-netsplit.el
erc-networks.el
erc-notify.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-page.el Fix name of FSF in copyright headers. 2012-01-10 23:51:05 -08:00
erc-pcomplete.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-replace.el
erc-ring.el
erc-services.el (erc-nickserv-passwords): Don't display the password. 2012-04-11 15:43:03 +02:00
erc-sound.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-speedbar.el
erc-spelling.el
erc-stamp.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
erc-track.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
erc-truncate.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-xdcc.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00