comparison lisp/ChangeLog @ 39732:23994b3c14a7

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Tue, 09 Oct 2001 12:11:50 +0000
parents c598da5b1ada
children 8ac87a0f3b3d
comparison
equal deleted inserted replaced
39731:0fbd04880396 39732:23994b3c14a7
1 2001-10-09 Miles Bader <miles@gnu.org> 1 2001-10-09 Miles Bader <miles@gnu.org>
2
3 * help-funs.el: New file, contents mostly from `help.el'.
4 (describe-variable): Use `condition-case' instead of `ignore-errors'.
5 * help-mode.el: New file, contents mostly from `help.el'.
6 * help.el: Don't require `view' when compiling.
7 (help-with-tutorial, describe-function, describe-function-1)
8 (variable-at-point, describe-variable, locate-library):
9 Functions moved into `help-funs.el'.
10 (help-manyarg-func-alist): Variable moved into `help-funs.el'.
11 (help-mode, help-mode-setup, help-mode-finish, help-button-action)
12 (help-setup-xref, help-xref-following, help-make-xrefs)
13 (help-xref-button, help-insert-xref-button, help-xref-interned)
14 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
15 (help-xref-on-pp): Functions moved into `help-mode.el'
16 (help-mode-map, help-xref-stack, help-xref-stack-item)
17 (help-highlight-p, help-highlight-face, help-back-label)
18 (help-xref-symbol-regexp, help-xref-mule-regexp)
19 (help-xref-info-regexp): Variables moved into `help-mode.el'.
20 (help-symbol, help-back, help-info, help-customize-variable)
21 (help-function-def, help-variable-def):
22 Button-types moved into `help-mode.el'.
23 (load-symbol-file-load-history, symbol-file):
24 Functions moved into `subr.el'.
25 (symbol-file-load-history-loaded): Variable moved into `subr.el'.
26 (view-lossage): Call `help-setup-xref' instead of doing it manually.
27 * subr.el (symbol-file-load-history-loaded)
28 (load-symbol-file-load-history, symbol-file): Moved from `help.el'.
29 * loadup.el ("button"): Load removed.
2 30
3 * button.el (define-button-type): Respect any `supertype' property. 31 * button.el (define-button-type): Respect any `supertype' property.
4 (button-type-subtype-p, button-has-type-p): New functions. 32 (button-type-subtype-p, button-has-type-p): New functions.
5 33
6 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped 34 * rfn-eshadow.el (rfn-eshadow-regexp): Deal correctly with escaped