1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Miles Bader
e7348d1d6d (help-manyarg-func-alist): Variable removed. 2001-10-21 15:28:44 +00:00
Miles Bader
29a9ebd0a5 (help-manyarg-func-alist): Remove entries for `insert',
`insert_and_inherit', `insert_before_markers',
`insert-before-markers-and-inherit', `messapge', `message_box',
`message_or_box', `propertize', `format', `encode_time', `append',
`concat', `vconcat', `nconc', `widget_apply', `make_hash_table',
`insert_string', `ml_if', `ml_provide_prefix_argument',
`ml_prefix_argument_loop'.
2001-10-21 14:23:32 +00:00
Miles Bader
4c5963d3b2 (help-manyarg-func-alist): Remove entries for list', vector',
`make-byte-code', `call-process', `call-process-region', `string', `+',
`-', `*', `/', `max', `min', `logand', `logior', and `logxor'.
2001-10-21 10:20:04 +00:00
Stefan Monnier
be5fc59bde (locate-library): Use load-suffixes and abbrev filename. 2001-10-12 21:00:54 +00:00
Stefan Monnier
8422a3b87d (describe-function-1): Remove unused `parens' arg.
Don't call help-setup-xref anymore and remove its `interactive-p' arg.
Autoload and cleanup.
(describe-function): Call help-setup-xref.
(describe-variable): Call help-setup-xref earlier.
2001-10-11 23:34:07 +00:00
Miles Bader
44e75f509b New file, contents mostly from `help.el'.
(describe-variable): Use `condition-case' instead of `ignore-errors'.
2001-10-09 11:15:19 +00:00