aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info.el
Commit message (Expand)AuthorAgeFilesLines
* (Info-directory-list): Doc fix.Eli Zaretskii2000-09-011-5/+11
* (Info-find-emacs-command-nodes): Rewrite to useEli Zaretskii2000-08-111-34/+32
* (Info-file-list-for-emacs): More elements for theEli Zaretskii2000-08-101-3/+23
* (Info-insert-dir): Use Info-additional-directory-list ifGerd Moellmann2000-08-081-3/+8
* (Info-goto-emacs-key-command-node): Leave a space afterEli Zaretskii2000-07-241-1/+1
* (Info-title-face-alist): Removed.Gerd Moellmann2000-07-181-9/+0
* (Info-mode-menu): Fix use of :help, :enable.Dave Love2000-07-141-32/+33
* (Info-last-search): Variable removed.Gerd Moellmann2000-07-071-7/+8
* (info-initialize): Use prune-directory-list to remove non-existantMiles Bader2000-07-041-24/+25
* (Info-find-in-tag-table-1, Info-find-in-tag-table)Gerd Moellmann2000-06-151-58/+103
* (Info-set-mode-line): Show file name in mode line,Gerd Moellmann2000-06-151-7/+5
* Doc fixes.Dave Love2000-06-131-34/+34
* (Info-insert-dir): Don't quote lambda.Stefan Monnier2000-06-121-9/+9
* Bind case-fold-search to t when searching in caseGerd Moellmann2000-06-051-176/+194
* (Info-on-current-buffer): Initialize info.Stefan Monnier2000-06-041-0/+1
* (Info-find-node-2): Restructure [following "Vadim S. Solomin"Dave Love2000-05-241-97/+61
* (Info-fontify-node): fixed the call to add-text-propertiesSam Steingold2000-05-221-1/+1
* (Info-fontify-node): Add intangible property as well asDave Love2000-05-181-2/+2
* (debug-ignored-errors): more errors to ignore.Sam Steingold2000-05-161-16/+18
* Copyright up-date.Dave Love2000-04-121-1/+1
* Add debug-ignored-errors.Dave Love2000-04-121-6/+32
* (Info-fontify-maximum-menu-size): Increase to 100000.Gerd Moellmann2000-03-161-1/+1
* (Info-title-face-alist): Removed.Gerd Moellmann2000-01-311-6/+25
* (info-node, info-menu-5, info-xref): Define colors for Info faces ifEli Zaretskii1999-12-061-3/+6
* (Info-build-node-completions, Info-search, Info-follow-reference)Dave Love1999-11-241-34/+18
* (Info-build-node-completions): Add '("*") to theGerd Moellmann1999-10-251-0/+1
* (Info-on-current-buffer): new entry point.Stefan Monnier1999-10-131-10/+46
* (Info-suffix-list): Add bzip2 for ms-dos.Dave Love1999-10-061-0/+1
* Require jka-compr when compiling.Dave Love1999-10-051-0/+6
* (info-initialize): Don't test existence of ALTERNATIVEPhillip Rulon1999-09-241-2/+2
* (Info-find-node): Cope better if guesspos is too large.Richard M. Stallman1999-09-141-2/+7
* (info): Doc fix.Dave Love1999-08-171-0/+2
* (Info-find-node): Call info-initialize here.Dave Love1999-08-041-2/+4
* (info-initialize): New function.Richard M. Stallman1999-08-011-30/+38
* (Info-search): Don't lose with empty regexp.Dave Love1999-07-191-53/+54
* (Info-find-node): Position properly after finding anchor.Karl Heuer1999-04-261-24/+46
* (Info-find-node): Check for an anchor at theRichard M. Stallman1999-04-061-4/+5
* (Info-directory-list): Revert change to re-writingDave Love1999-03-241-15/+11
* (Info-directory-list): Don't set path-separator nowDave Love1999-01-261-15/+12
* (Info-insert-dir): Chase symlinks for file-attributes.Richard M. Stallman1999-01-031-1/+4
* (Info-node-at-bob-matching): New function.Eli Zaretskii1998-12-211-48/+53
* (Info-find-node): Add 1 to the position read from theEli Zaretskii1998-12-161-7/+42
* (Info-menu): Don't return error if point is between menu header andMarkus Rost1998-12-041-4/+4
* (Info-next-menu-item): Stay on top of node.Richard M. Stallman1998-10-221-6/+8
* (Info-insert-dir): Detect and report problemsRichard M. Stallman1998-10-111-6/+34
* (info): Don't add parens if FILE already has them.Karl Heuer1998-09-041-2/+9
* (Info-follow-reference): Nice error msg if there was no arg.Richard M. Stallman1998-08-161-0/+4
* (Info-try-follow-nearest-node): Get the node nameRichard M. Stallman1998-08-141-2/+5
* Bind case-fold-search to t in many functions.Richard M. Stallman1998-08-081-105/+128
* (Info-find-node): Once again, use byte-to-position.Richard M. Stallman1998-08-041-1/+2