- 16 Jul, 2003 1 commit
-
-
Stefan Monnier authored
-
- 07 Jul, 2003 2 commits
-
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
- 06 Jul, 2003 3 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
to match the same text. Allow : after : again.
-
Kim F. Storm authored
This should fix the infinite loop when extracting menu names.
-
- 04 Jul, 2003 2 commits
-
-
Stefan Monnier authored
(Info-following-node-name): Remove. (Info-insert-dir): Use the new fun. (Info-extract-pointer): Don't save restriction; use new fun. (Info-menu-entry-name-re): New const. (Info-menu-entry-name-re): Use it along with new fun. (Info-node-spec-re): Use new fun. (Info-complete-menu-item, Info-fontify-node): Use new const. (Info-goto-node, Info-follow-reference, Info-menu-update): Use match-string. (Info-follow-reference): Use assoc-string. Use a list of strings for the completion table. (Info-fontify-node): Use match-string, line-end-position. Limit the search for `node:' to the first line.
-
Kim F. Storm authored
(Info-refill-paragraphs): New defcustom. (Info-fontify-node): Use it.
-
- 02 Jul, 2003 1 commit
-
-
Luc Teirlinck authored
of a line. (Info-extract-menu-node-name): Correctly initialize while loop. (Info-scroll-prefer-subnodes): Change default to nil.
-
- 19 Jun, 2003 1 commit
-
-
Andreas Schwab authored
-
- 18 Jun, 2003 1 commit
-
-
Luc Teirlinck authored
node name the display property. Give all other such whitespace the invisibility property.
-
- 09 Jun, 2003 1 commit
-
-
Kim F. Storm authored
non-sticky so that whitespace added by filling stays visible. Make refilling less agressive by starting at beginning of current line rather than beginning of current paragraph.
-
- 06 Jun, 2003 2 commits
-
-
Lute Kamstra authored
-
Andreas Schwab authored
-
- 05 Jun, 2003 2 commits
-
-
Kim F. Storm authored
period; this should fix problems with lists like one in the (emacs)Library Keywords section.
-
Luc Teirlinck authored
documentation string.
-
- 04 Jun, 2003 1 commit
-
-
Kim F. Storm authored
paragraphs to preserve menu items and varying indentation. Only color first 9 menu items differently.
-
- 03 Jun, 2003 4 commits
-
-
Stefan Monnier authored
(Info-follow-reference): Update corresponding call. (Info-node-spec-re): New const. (Info-complete-menu-item): Use it to only allow : when necessary. (Info-fontify-node): USe it as well. Fixup typo.
-
Stefan Monnier authored
-
Stefan Monnier authored
Use `invisible' rather than `display' prop to hide text.
-
Stefan Monnier authored
(Info-find-in-tag-table-1): Remove unused vars. (Info-display-images-node): Remove unused var paragraph-markers. (Info-header-line): Remove. (Info-select-node): Don't set it. (Info-search): Remove unused var `current'. (Info-follow-reference): Remove unused var `beg'. (Info-extract-menu-node-name): Remove unused var `i'. (Info-complete-menu-item): Use `with-current-buffer'. (Info-index): Remove unused var `rnode'. (Info-mode): Set header-line-format to check text-properties directly. (Info-find-emacs-command-nodes): Remove unused var `found' and `exact'. (Info-fontify-node): Use `push'. (Info-speedbar-hierarchy-buttons): Use `dolist'. (Info-speedbar-goto-node, Info-speedbar-fetch-file-nodes): Check the return value of `string-match'. (Info-speedbar-fetch-file-nodes): Factor out common code.
-
- 28 May, 2003 2 commits
-
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
- 25 Apr, 2003 1 commit
-
-
Karl Berry authored
-
- 21 Apr, 2003 1 commit
-
-
Stefan Monnier authored
(info-initialize): Use it. Obey the "final :" convention for INFOPATH.
-
- 05 Apr, 2003 1 commit
-
-
Masatake YAMATO authored
is given as a string, convert it to a symbol.
-
- 10 Mar, 2003 1 commit
-
-
Andreas Schwab authored
(Info-following-node-name): Revert last change.
-
- 07 Mar, 2003 1 commit
-
-
Andreas Schwab authored
(Info-extract-menu-node-name): Allow period in node name.
-
- 02 Mar, 2003 1 commit
-
-
Andreas Schwab authored
reference name. Don't process a reference twice when a new tag is inserted. (Info-hide-note-references): Fix doc and customize type.
-
- 20 Feb, 2003 1 commit
-
-
Andreas Schwab authored
followed by open paren.
-
- 10 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 28 Jan, 2003 1 commit
-
-
Kim F. Storm authored
2003-01-24 change. Also stop search if : is followed by TAB.
-
- 26 Jan, 2003 2 commits
-
-
Kim F. Storm authored
(Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
-
Kim F. Storm authored
Don't search for next colon if current colon is followed by one of ".", ",", ";", or ")".
-
- 25 Jan, 2003 2 commits
-
-
Thien-Thi Nguyen authored
menu item, don't stop at first ":"; instead, continue until trailing context is either a space or newline. (Info-complete-menu-item): Change var `pattern' to allow ":" in menu item. (Info-menu): Likewise, for regexp used in backwards search. (Info-try-follow-nearest-node): Remove case added in previous edit. Instead, change the regexp in the following case to allow ":" in menu item. (Info-fontify-node): Fix bug: Handle `next-property-change' returning point-max as "hasn't already been done".
-
Thien-Thi Nguyen authored
terminated by ": " as an index entry.
-
- 22 Jan, 2003 2 commits
-
-
Karl Berry authored
with colons can be read properly; also, require at least one space after the colons, which makeinfo puts in. From: Aubrey Jaffer <agj@alum.mit.edu>, 7 Nov 2002 21:16:12 -0500, sent to bug-texinfo.
-
Kai Großjohann authored
more matches for consistency with standalone info browser.
-
- 27 Dec, 2002 1 commit
-
-
Miles Bader authored
-
- 22 Dec, 2002 1 commit
-
-
Richard M. Stallman authored
-