- 30 Nov, 2001 5 commits
-
-
Stefan Monnier authored
(Man-mode-map): Bind mouse-2 to it. (Man-match-substring): Remove. Replace with `match-string'. (man): Use the `default-value' argument to `read-string'. (Man-fontify-manpage): Add mouse-face to cross references.
-
Eli Zaretskii authored
-
Stefan Monnier authored
-
Stefan Monnier authored
the value of require-match in minibuffer-completion-confirm. Use crm-local-completion-map.
-
Stefan Monnier authored
(let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2). (cl-make-type-test): Use char-valid-p for `character'.
-
- 29 Nov, 2001 35 commits
-
-
Stefan Monnier authored
(Info-index): Don't protect the history around the call to Info-goto-index.
-
Stefan Monnier authored
(Info-complete-menu-item): Rewrite. Add the ability to search several sequential nodes. Add a simple caching mechanism. (Info-goto-index): New function extracted from Info-index. (Info-index): Use it. Add completion to the interactive spec. (Info-menu-update): Simplify call to `Info-complete-menu-item'.
-
Stefan Monnier authored
-
Dave Love authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Dave Love authored
latin-iso8859-4 characters. Use Hebrew letters, not compatibility symbols.
-
Richard M. Stallman authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Stefan Monnier authored
-
Dave Love authored
-
Dave Love authored
extra extra slot. (detect_coding_mask): Fix call of detect_coding_iso2022.
-
Dave Love authored
(map-charset-chars): New function. (register-char-codings): Use it to cope with generic chars in safe-chars.
-
Dave Love authored
(fortran-window-create, fortran-window-create-momentarily): Rewrite, moving error condition. (fortran-beginning-do, fortran-beginning-if): Fix regexps. (fortran-mode-syntax-table): Revert last change.
-
Gerd Moellmann authored
-
Robert J. Chassell authored
-
Gerd Moellmann authored
-
Eli Zaretskii authored
make it consistent with info/dir.
-
Eli Zaretskii authored
Use @dircategory and @direntry to define the DIR entry.
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
(studlify-buffer): Add autoload cookie.
-
Pavel Janík authored
logic behind copying.
-
Pavel Janík authored
-
Pavel Janík authored
to referenced variables added).
-
Pavel Janík authored
-
Stefan Monnier authored
Add dummy uses of gcproN variables.
-
Stefan Monnier authored
-
Stefan Monnier authored
(outline-up-heading-all): Remove. (hide-sublevels): Move to end-of-heading before calling flag-region. (outline-copy-overlay, outline-discard-overlays): Remove. (outline-flag-region): Use `remove-overlays'. Don't move to end-of-heading. (outline-next-visible-heading, outline-back-to-heading) (outline-on-heading-p): Use outline-invisible-p. (outline-font-lock-level): Use outline-up-heading's new arg. (outline-minor-mode): Simplify. (outline-map-tree, outline-reveal-toggle-invisible): New funs. (outline): Put a `reveal-toggle-invisible' property. (outline-level-heading): New var. (outline-insert-heading, outline-promote, outline-demote) (outline-toggle-children): New commands.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource).
-