1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-03 03:32:44 -07:00
emacs/lisp/erc
Chong Yidong b4d3bc10dc Remove defining user variables via * in docstring.
* lisp/apropos.el (apropos-variable):
* lisp/files-x.el (read-file-local-variable):
* lisp/simple.el (set-variable):
* lisp/woman.el (woman-mini-help):
* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.

* lisp/custom.el (custom-variable-p): Return nil for non-symbol
arguments instead of signaling an error.
(user-variable-p): Obsolete alias for custom-variable-p.

* lisp/erc/erc.el (erc-cmd-SET): Call custom-variable-p instead of
user-variable-p.

* src/callint.c (Finteractive, Fcall_interactively):
* src/minibuf.c (Fread_variable): Callers changed.

* src/eval.c (Fuser_variable_p, user_variable_p_eh)
(lisp_indirect_variable): Functions deleted.
(Fdefvar): Caller changed.

* doc/lispref/commands.texi (Interactive Codes):
* doc/lispref/help.texi (Accessing Documentation):
* doc/lispref/minibuf.texi (High-Level Completion): Callers changed.

* doc/lispref/customize.texi (Variable Definitions): Remove user-variable-p.
2012-04-09 20:36:01 +08:00
..
.gitignore
ChangeLog Remove defining user variables via * in docstring. 2012-04-09 20:36:01 +08:00
ChangeLog.01 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.02 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.03 Spelling fixes. 2012-01-09 22:20:22 -08:00
ChangeLog.04 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.05 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.06 ChangeLog fixes. 2012-01-10 18:32:19 +01:00
ChangeLog.07 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.08 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-autoaway.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-backend.el Add missing :version tags for new erc defcustoms. 2012-02-08 00:07:24 -08:00
erc-button.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-capab.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-compat.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
erc-dcc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-ezbounce.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-fill.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-goodies.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-ibuffer.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-identd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-imenu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-join.el Add missing :version tags for new erc defcustoms. 2012-02-08 00:07:24 -08:00
erc-lang.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-list.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-log.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-match.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-menu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-netsplit.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-networks.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-notify.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-page.el Fix name of FSF in copyright headers. 2012-01-10 23:51:05 -08:00
erc-pcomplete.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-replace.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-ring.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-services.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-sound.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-speedbar.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-spelling.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-stamp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-track.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-truncate.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-xdcc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc.el Remove defining user variables via * in docstring. 2012-04-09 20:36:01 +08:00