André Spiegel
e294aed74f
#
2001-11-30 13:49:28 +00:00
André Spiegel
44f663a4de
(vc-cvs-parse-status): Store file state in property, don't just return
...
it.
2001-11-30 13:47:39 +00:00
Eli Zaretskii
5db6e80eeb
Mantion the new menu-bar items to reach the new manuals.
2001-11-30 13:20:18 +00:00
Stefan Monnier
93531944c0
*** empty log message ***
2001-11-30 12:38:29 +00:00
Eli Zaretskii
5275d6a8c3
(menu-bar-read-lispref, menu-bar-read-lispintro)
...
(menu-bar-read-emacs-man, search-emacs-glossary)
(emacs-index-search, elisp-index-search): New functions.
(apropso-documentation, apropos, apropos-value, apropos-variable)
(apropos-commands): Modify menu item names and help text.
(elisp-index-search, emacs-index-search, emacs-glossary): New
menu items.
(menu-bar-manuals-menu): Move the Ordering Manuals item to a
submenu.
(info-elisp, info-elintro): New menu items.
(apropos): Modify the menu item name.
2001-11-30 10:23:23 +00:00
Stefan Monnier
0a88ae7b2a
(read-if): Add lisp-indent-function prop.
2001-11-30 10:17:56 +00:00
Stefan Monnier
852a8571e4
Doc fix.
2001-11-30 09:42:52 +00:00
Stefan Monnier
a16db7fe3c
(outline-promote, outline-demote): Typo.
2001-11-30 09:23:19 +00:00
Stefan Monnier
dc338e1980
(cl-make-type-test): Fix paren typo.
2001-11-30 09:20:17 +00:00
Stefan Monnier
72397ff1a9
(man-follow-mouse): New function.
...
(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.
2001-11-30 09:13:21 +00:00
Eli Zaretskii
edd7d3beb4
Another reason for failures related to fontset.elc.
2001-11-30 08:24:22 +00:00
Stefan Monnier
2fa5eef4ca
(shiftf): Fix more. Simplify.
2001-11-30 08:23:25 +00:00
Stefan Monnier
d006d95766
(completing-read-multiple): Better preserve
...
the value of require-match in minibuffer-completion-confirm.
Use crm-local-completion-map.
2001-11-30 01:13:59 +00:00
Stefan Monnier
e0b163225f
(shiftf): Fix the fast case so
...
(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'.
2001-11-30 00:56:45 +00:00
Stefan Monnier
e700ec12bd
(Info-goto-index): One register one step in the history.
...
(Info-index): Don't protect the history around the call to Info-goto-index.
2001-11-29 23:46:01 +00:00
Stefan Monnier
e4e8ee638e
(Info-complete-next-re, Info-complete-cache): New vars.
...
(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'.
2001-11-29 23:20:49 +00:00
Stefan Monnier
75e95a9780
New bug.
2001-11-29 21:29:36 +00:00
Dave Love
de371c8c48
*** empty log message ***
2001-11-29 20:01:26 +00:00
Eli Zaretskii
3232329123
Note that describe-categories was moved to help-fns.el from src/category.c.
2001-11-29 19:58:12 +00:00
Eli Zaretskii
2ad56c09dd
Note that describe-categories was moved to lisp/help-fns.el.
2001-11-29 19:56:41 +00:00
Dave Love
804c0109a8
Extra translations. Fix some
...
latin-iso8859-4 characters. Use Hebrew letters, not compatibility
symbols.
2001-11-29 19:55:44 +00:00
Richard M. Stallman
257cd2a1d2
Delete undesirable links.
2001-11-29 19:22:13 +00:00
Pavel Janík
0142178afa
*** empty log message ***
2001-11-29 17:44:17 +00:00
Pavel Janík
fd4bc58014
Use COPYING from the top-level directory.
2001-11-29 17:43:17 +00:00
Pavel Janík
1d42cee4d0
Removed.
2001-11-29 17:37:03 +00:00
Stefan Monnier
99e380ee65
*** empty log message ***
2001-11-29 17:13:32 +00:00
Dave Love
d4824a5df4
*** empty log message ***
2001-11-29 12:55:07 +00:00
Dave Love
0192762cef
(syms_of_coding) <Qchar_coding_system>: Give it an
...
extra extra slot.
(detect_coding_mask): Fix call of detect_coding_iso2022.
2001-11-29 12:54:12 +00:00
Dave Love
6fb7766c00
Doc fixes.
...
(map-charset-chars): New function.
(register-char-codings): Use it to cope with generic chars in
safe-chars.
2001-11-29 12:38:39 +00:00
Dave Love
b252360414
Fontify rewind, backspace. Doc fixes.
...
(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.
2001-11-29 12:24:33 +00:00
Gerd Moellmann
1096bcc057
*** empty log message ***
2001-11-29 12:13:52 +00:00
Robert J. Chassell
0860ed4256
Fixed typographic error.
2001-11-29 12:08:42 +00:00
Gerd Moellmann
ba45dae077
Add support for FreeBSD/Alpha.
2001-11-29 12:06:35 +00:00
Eli Zaretskii
140cc574b8
Change the category in @dircategory to "Emacs", to
...
make it consistent with info/dir.
2001-11-29 08:51:41 +00:00
Eli Zaretskii
d586ab6cd0
(Index): @ignore extraneous text.
...
Use @dircategory and @direntry to define the DIR entry.
2001-11-29 08:47:39 +00:00
Pavel Janík
6d8b258ab9
(blackbox-mode, blackbox): Doc fix.
2001-11-29 08:39:56 +00:00
Pavel Janík
132c0cc0ce
(cookie, cookie-insert, shuffle-vector): Doc fixes.
2001-11-29 08:35:51 +00:00
Pavel Janík
dd536f948d
*** empty log message ***
2001-11-29 08:19:43 +00:00
Pavel Janík
d97e62d217
(studlify-word, studlify-region, studlify-buffer): Fix doc-string.
...
(studlify-buffer): Add autoload cookie.
2001-11-29 08:18:25 +00:00
Pavel Janík
b37017c6dd
Add COPYING to the top-level directory of the distribution. Simplify the
...
logic behind copying.
2001-11-29 07:27:54 +00:00
Pavel Janík
b1356234ad
*** empty log message ***
2001-11-29 06:55:05 +00:00
Pavel Janík
346ebf538d
(file-name-coding-system, default-file-name-coding-system): Doc fix (links
...
to referenced variables added).
2001-11-29 06:54:34 +00:00
Pavel Janík
9e67774633
(maybe_bootstrap): Fix previous change.
2001-11-29 06:45:38 +00:00
Stefan Monnier
9f0443f99e
(GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
...
Add dummy uses of gcproN variables.
2001-11-29 02:31:59 +00:00
Stefan Monnier
3ce081f574
*** empty log message ***
2001-11-29 02:28:17 +00:00
Stefan Monnier
7d7715b5f6
(outline-up-heading): Add `invisible-ok' arg.
...
(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.
2001-11-29 02:15:03 +00:00
Richard M. Stallman
66458f3247
*** empty log message ***
2001-11-29 00:53:52 +00:00
Richard M. Stallman
204ee27163
(Ffind_file_name_handler): Avoid initializer for `result'.
2001-11-29 00:52:55 +00:00
Richard M. Stallman
99b7e54396
(lispdir): New variable, referring to build dir.
...
(TAGS-LISP): Find Makefile in $(lispdir), not $(lispsource).
2001-11-29 00:52:02 +00:00
Richard M. Stallman
37778b6318
Another change in forward-comment.
2001-11-29 00:50:17 +00:00