2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-12-15 |
Richard M. Stallman |
(Info-clone-buffer): Renamed from Info-clone-buffer-hook. Use changed.
|
2007-09-02 |
Jan Djärv |
(info-tool-bar-map): Add :rtl keyword to right/left-arrow and
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-05-22 |
Richard M. Stallman |
(Info-fontify-node): Match https also.
|
2007-05-16 |
Juanma Barranquero |
(Info-current-subfile): Doc fix.
|
2007-04-23 |
Chong Yidong |
(Info-mouse-scroll-up, Info-mouse-scroll-down): New functions.
|
2007-04-02 |
Chong Yidong |
(Info-fontify-maximum-menu-size): Revert to 100000.
|
2007-03-30 |
Reiner Steib |
(info-tool-bar-map): Use "exit" for Info-exit. Move to the right.
|
2007-03-27 |
Nick Roberts |
(Info-display-images-node): On a text-only terminal, show
|
2007-02-10 |
Eli Zaretskii |
(Info-fontify-maximum-menu-size): Document the effect of a nil value.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2007-01-18 |
Chong Yidong |
(Info-default-dirs): Change default info dir to
|
2007-01-09 |
Juri Linkov |
(Info-fontify-node): Don't hide node names of index entries.
|
2006-12-22 |
Chong Yidong |
(Info-fontify-maximum-menu-size): Bump to 1000000.
|
2006-12-18 |
Chong Yidong |
(Info-build-node-completions): Signal error if tag-table marker is not
|
2006-12-07 |
Kim F. Storm |
(Info-index): Strip leading colon from topic.
|
2006-09-07 |
Chong Yidong |
* info.el (Info-index): Bind completion-ignore-case.
|
2006-08-08 |
Chong Yidong |
* info.el (Info-fontify-node): Handle preceding `in' for note
|
2006-07-12 |
Richard M. Stallman |
(Info-try-follow-nearest-node): Doc fix.
|
2006-06-30 |
Nick Roberts |
(Info-find-node-2): Search for makeinfo version more carefully.
|
2006-05-26 |
Eli Zaretskii |
(Info-index-next): Use where-is-internal to report actual binding of
|
2006-05-20 |
Eli Zaretskii |
(info-apropos): Speed up by using add-to-list instead of manual consing.
|
2006-05-20 |
Eli Zaretskii |
(info-apropos): Make sure current-file and current-node have non-nil values.
|
2006-04-08 |
Eli Zaretskii |
(Info-follow-nearest-node): Doc fix.
|
2006-04-03 |
Ramprasad B |
doumented for fork in (Info-follow-nearest-node &optional fork)
|
2006-03-11 |
Juri Linkov |
(Info-dir-remove-duplicates): Move point to the
|
2006-02-23 |
Juri Linkov |
(Info-search): Don't bind search-spaces-regexp to
|
2006-02-17 |
Juri Linkov |
(Info-search): Skip `Local Variables' node.
|
2006-02-17 |
Juri Linkov |
(Info-find-file): Check for symbols `apropos', `history',
|
2006-02-13 |
Juri Linkov |
(info-xref-visited): Inherit from info-xref too.
|
2006-02-12 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-02-04 |
Eli Zaretskii |
(Info-index, Info-mode): Improve the description of the `i' command.
|
2006-01-23 |
Juri Linkov |
(info-xref): Inherit from `link'.
|
2006-01-17 |
Juri Linkov |
(Info-revert-find-node): Check for Info-current-file
|
2006-01-16 |
Juri Linkov |
(Info-mode-line-node-keymap): New defvar.
|
2006-01-05 |
Richard M. Stallman |
(Info-find-node): Don't record previous node if have none.
|
2005-12-23 |
Juri Linkov |
(info-other-window, info): Rename function argument
|
2005-12-16 |
Juri Linkov |
(Info-read-node-name-1): In completion-base-size-function's
|
2005-12-12 |
Richard M. Stallman |
(Info-on-current-buffer): Doc fix.
|
2005-12-08 |
Juri Linkov |
(Info-mode-map): Bind M-TAB to `Info-prev-reference'.
|
2005-12-04 |
Chong Yidong |
* info.el (Info-fontify-node): Match external links using
|
2005-12-02 |
Jan Djärv |
Move back/forward history at the beginning of the tool bar.
|
2005-11-28 |
Juri Linkov |
(Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.
|
2005-11-25 |
Chong Yidong |
* info.el (Info-on-current-buffer): Record actual filename in
|
2005-11-24 |
Romain Francoise |
(Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
|
2005-11-23 |
Chong Yidong |
* info.el (Info-fontify-node): Handle the case where
|
2005-11-04 |
Jan Djärv |
New images for info.
|
2005-11-03 |
Richard M. Stallman |
(Info-fontify-node): Don't display extra "see" if there already is one here.
|
2005-11-01 |
Juri Linkov |
(Info-fontify-node): Use `string-width' for fontifying underlined titles.
|
2005-11-01 |
Juri Linkov |
(Info-fontify-node): Downcase node header keywords Node,
|
2005-11-01 |
Juri Linkov |
(Info-file-supports-index-cookies): New variable.
|
2005-10-26 |
Richard M. Stallman |
(Info-fontify-node): Fix detection of sentence-break before *Note.
|
2005-10-21 |
Juri Linkov |
(Info-index-next): Add total number of index alternatives to the message.
|
2005-10-17 |
Bill Wohler |
Moved all remaining images from lisp/toolbar to etc/images, moved
|
2005-10-16 |
Stefan Monnier |
(Info-fontify-node): Use dolist.
|
2005-10-12 |
Stefan Monnier |
(Info-fontify-node): Don't be fooled by a lone "...".
|
2005-10-11 |
Juri Linkov |
(Info-mode-menu): Delete menu item "Edit".
|
2005-10-04 |
Chong Yidong |
* info.el (Info-next, Info-prev, Info-up): Select info buffer, in
|