1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
emacs/lisp/nxml
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
nxml-enc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nxml-glyph.el Various minor variable/hook cleanups. 2012-06-12 13:47:14 +08:00
nxml-maint.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nxml-mode.el Various minor variable/hook cleanups. 2012-06-12 13:47:14 +08:00
nxml-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nxml-outln.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
nxml-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nxml-rap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nxml-uchnm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nxml-util.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-cmpct.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-dt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-loc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-maint.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-match.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-nxml.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
rng-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-pttrn.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-uri.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-util.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rng-valid.el Rename condition-case-no-debug to condition-case-unless-debug 2012-02-10 23:59:29 +08:00
rng-xsd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
xmltok.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
xsd-regexp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00