- 25 Dec, 2001 2 commits
-
-
Richard M. Stallman authored
-
Pavel Janík authored
-
- 25 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
(help-coding-system, help-input-method, help-character-set): Define each button type with its own explicit define-button-type.
-
- 20 Nov, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 02 Nov, 2001 1 commit
-
-
Miles Bader authored
(help-function, help-variable, help-face, help-coding-system) (help-input-method, help-character-set, help-type, help-symbol) (help-back, help-info, help-customize-variable, help-customize-face) (help-function-def, help-variable-def): Use it as a supertype. Remove `action' property.
-
- 22 Oct, 2001 1 commit
-
-
Pavel Janík authored
-
- 12 Oct, 2001 1 commit
-
-
Miles Bader authored
-
- 11 Oct, 2001 1 commit
-
-
Stefan Monnier authored
Returns the buffer-name to use for help output. Change all the code to use it instead of hard-coding *Help*. (help-mode-map): Put back the mouse-2 binding. (help-xref-stack): Change the format and make buffer-local. (help-xref-stack-item): Make buffer-local. (help-setup-xref): Do the `push' here rather than in help-do-xref. (help-xref-interned): Display the face doc as well. (help-follow-mouse): Re-introduce. (help-xref-go-back): Adapt to the new use of help-xref-stack. (help-do-xref): Don't `push' any more. (help-follow): Also follow face names.
-
- 09 Oct, 2001 1 commit
-
-
Miles Bader authored
-