- 10 Oct, 2001 4 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Pavel Janík authored
-
Pavel Janík authored
-
- 09 Oct, 2001 18 commits
-
-
Miles Bader authored
-
Miles Bader authored
-
Gerd Moellmann authored
-
Miles Bader authored
-
Miles Bader authored
-
Miles Bader authored
(help-with-tutorial, describe-function, describe-function-1) (variable-at-point, describe-variable, locate-library): Functions moved into `help-funs.el'. (help-manyarg-func-alist): Variable moved into `help-funs.el'. (help-mode, help-mode-setup, help-mode-finish, help-button-action) (help-setup-xref, help-xref-following, help-make-xrefs) (help-xref-button, help-insert-xref-button, help-xref-interned) (help-xref-go-back, help-go-back, help-do-xref, help-follow) (help-xref-on-pp): Functions moved into `help-mode.el' (help-mode-map, help-xref-stack, help-xref-stack-item) (help-highlight-p, help-highlight-face, help-back-label) (help-xref-symbol-regexp, help-xref-mule-regexp) (help-xref-info-regexp): Variables moved into `help-mode.el'. (help-symbol, help-back, help-info, help-customize-variable) (help-function-def, help-variable-def): Button-types moved into `help-mode.el'. (load-symbol-file-load-history, symbol-file): Functions moved into `subr.el'. (symbol-file-load-history-loaded): Variable moved into `subr.el'. (view-lossage): Call `help-setup-xref' instead of doing it manually.
-
Miles Bader authored
-
Miles Bader authored
(describe-variable): Use `condition-case' instead of `ignore-errors'.
-
Miles Bader authored
(load-symbol-file-load-history, symbol-file): Moved from `help.el'.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
-
Gerd Moellmann authored
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
-
Gerd Moellmann authored
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
-
Gerd Moellmann authored
unsigned char. From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
-
Gerd Moellmann authored
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
-
Miles Bader authored
(button-type-subtype-p, button-has-type-p): New functions.
-
Miles Bader authored
-
Miles Bader authored
(comint-mode-map): Bind `C-c .' to `comint-input-previous-argument'. (comint-insert-previous-argument-last-start-pos) (comint-insert-previous-argument-last-index): New variables.
-
- 08 Oct, 2001 18 commits
-
-
Andrew Innes authored
-
Andrew Innes authored
-
Stefan Monnier authored
-
Miles Bader authored
`apropos-label' property to detect label buttons.
-
Gerd Moellmann authored
-
Miles Bader authored
(default-button): Use `ignore' as default button action.
-
Sam Steingold authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(note_mode_line_highlight): Use kEYMAPP.
-
Eli Zaretskii authored
-
Stefan Monnier authored
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt): Use Fkeymap_prompt.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(accessible_keymaps_1): New function. (Faccessible_keymaps, accessible_keymaps_char_table): Use it. (Fwhere_is_internal): Use Fcurrent_active_maps. (Fdescribe_buffer_bindings): Renamed from describe_buffer_bindings. Insert in current buffer rather than standard-output. Don't call `help-mode'. Export to elisp. (describe_buffer_bindings): New wrapper. (syms_of_keymap): Defsubr Skeymap_prompt, Scurrent_active_maps and Sdescribe_buffer_bindings.
-