]> code.delx.au - gnu-emacs/history - lisp/info.el
Add 2008 to copyright years.
[gnu-emacs] / lisp / info.el
2008-01-07 Glenn MorrisAdd 2008 to copyright years.
2007-12-15 Richard M. Stallman(Info-clone-buffer): Renamed from Info-clone-buffer...
2007-09-02 Jan Djärv(info-tool-bar-map): Add :rtl keyword to right/left...
2007-07-25 Glenn MorrisSwitch 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...
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...
2007-03-27 Nick Roberts(Info-display-images-node): On a text-only terminal...
2007-02-10 Eli Zaretskii(Info-fontify-maximum-menu-size): Document the effect...
2007-01-21 Glenn MorrisAdd 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...
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...
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...
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...
2006-05-26 Eli Zaretskii(Info-index-next): Use where-is-internal to report...
2006-05-20 Eli Zaretskii(info-apropos): Speed up by using add-to-list instead...
2006-05-20 Eli Zaretskii(info-apropos): Make sure current-file and current...
2006-04-08 Eli Zaretskii(Info-follow-nearest-node): Doc fix.
2006-04-03 Ramprasad Bdoumented for fork in (Info-follow-nearest-node &option...
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 NguyenUpdate years in copyright notice; nfc.
2006-02-04 Eli Zaretskii(Info-index, Info-mode): Improve the description of...
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...
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...
2005-12-02 Jan DjärvMove back/forward history at the beginning of the tool...
2005-11-28 Juri Linkov(Info-fontify-node): Set 2nd arg `noerror' of `Info...
2005-11-25 Chong Yidong* info.el (Info-on-current-buffer): Record actual filen...
2005-11-24 Romain Francoise(Info-speedbar-fetch-file-nodes): Prefix temporary...
2005-11-23 Chong Yidong* info.el (Info-fontify-node): Handle the case where
2005-11-04 Jan DjärvNew images for info.
2005-11-03 Richard M. Stallman(Info-fontify-node): Don't display extra "see" if there...
2005-11-01 Juri Linkov(Info-fontify-node): Use `string-width' for fontifying...
2005-11-01 Juri Linkov(Info-fontify-node): Downcase node header keywords...
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...
2005-10-21 Juri Linkov(Info-index-next): Add total number of index alternativ...
2005-10-17 Bill WohlerMoved all remaining images from lisp/toolbar to etc...
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...
2005-10-02 Chong Yidong* speedbar.el: Remove RCS tag.
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-22 Juri Linkov(Info-insert-dir): Use save-excursion around insert...
2005-08-14 Andreas SchwabRevert last change.
2005-08-14 Thien-Thi NguyenFix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-10 Lars HansenAdd handler to desktop-buffer-mode-handlers.
2005-08-09 Juri LinkovReplace `info' with upper-case `Info' where appropriate.
2005-08-09 Richard M. Stallman(Info-insert-dir): Use insert-buffer-substring.
2005-08-08 Thien-Thi Nguyen(Info-dir-remove-duplicates): Avoid case folding in...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-19 Juri Linkov(info-xref-visited): Use light foreground color `violet'
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(Info-history, Info-history-forward, Info-history-list,
2005-07-04 Juanma Barranquero(info): Finish `defgroup' description with period.
2005-07-03 Richard M. Stallman(tool-bar-map): Add defvar.
2005-06-16 Juanma Barranquero(Info-hide-cookies-node): Fix spelling in docstrings.
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-06 Richard M. Stallman(Info-read-node-name-2): New function.
2005-06-06 Juri Linkov(Info-title-1-face): Use green instead of yellow because
2005-05-27 Stefan Monnier(Info-goto-node): Revert autoload addition (2004-06...
2005-05-26 Lute Kamstra(Info-mode, Info-edit-mode): Use run-mode-hooks.
2005-05-01 Richard M. Stallman(Info-mode): Set widen-automatically to nil, locally.
2005-04-10 Richard M. Stallman(Info-fontify-node): Handle fontification of multiple...
2005-04-08 Dan Nicolaescu* mh-customize.el (mh-speedbar-selected-folder-face...
2005-04-07 Juri Linkov(Info-mode): Add `Info-kill-buffer' to `kill-buffer...
2005-03-28 Juri Linkov(Info-mode-menu): Remove ellipsis from "Index".
2005-03-16 Juri LinkovUpdate error messages for `debug-ignored-errors'.
2005-03-15 Juri Linkov(Info-isearch-initial-node): New internal variable.
2005-03-12 Juri Linkov(Info-search): Four fixes for backward search.
2005-03-08 Juri Linkov(Info-isearch-search): Emulate word search in
2005-02-23 Juri Linkov(Info-isearch-search): New defcustom.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-11 Juri Linkov(Info-history-forward): New variable.
2005-01-08 Kim F. Storm(Info-mode-map, Info-next-link-keymap)
2004-12-13 Richard M. Stallman(info-xref-visited): Use `default' instead of t.
2004-11-28 Juri Linkov(Info-search-whitespace-regexp): Remove shy group.
2004-11-20 Richard M. Stallman(Info-search): Fix previous change.
2004-11-19 Richard M. Stallman(Info-search): Use search-whitespace-regexp.
2004-11-11 Juri Linkov(Info-search): Save match data for isearch. Skip Tag...
2004-11-08 Richard M. Stallman(Info-revert-find-node): Don't use beginning-of-buffer.
next