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
|
2005-10-02 |
Chong Yidong |
* speedbar.el: Remove RCS tag.
|
2005-09-24 |
Romain Francoise |
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
|
2005-08-22 |
Juri Linkov |
(Info-insert-dir): Use save-excursion around insert-buffer-substring.
|
2005-08-14 |
Andreas Schwab |
Revert last change.
|
2005-08-14 |
Thien-Thi Nguyen |
Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
|
2005-08-10 |
Lars Hansen |
Add handler to desktop-buffer-mode-handlers.
|
2005-08-09 |
Juri Linkov |
Replace `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 loop;
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-19 |
Juri Linkov |
(info-xref-visited): Use light foreground color `violet'
|
2005-07-04 |
Lute Kamstra |
Update 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 Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-378
|
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-12).
|
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 * Menu lines in one node.
|
2005-04-08 |
Dan Nicolaescu |
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
|
2005-04-07 |
Juri Linkov |
(Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
|
2005-03-28 |
Juri Linkov |
(Info-mode-menu): Remove ellipsis from "Index".
|
2005-03-16 |
Juri Linkov |
Update 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. Storm |
Change 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 Table node.
|
2004-11-08 |
Richard M. Stallman |
(Info-revert-find-node): Don't use beginning-of-buffer.
|
2004-11-05 |
Juri Linkov |
(Info-search): Don't search in node header lines and file headers.
|
2004-10-28 |
Juri Linkov |
(Info-file-list-for-emacs): Add ("Info" . "info")
|
2004-10-24 |
Luc Teirlinck |
(Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.
|
2004-10-18 |
Thien-Thi Nguyen |
(Info-fontify-node): For multiline refs,
|
2004-10-13 |
Richard M. Stallman |
(info-xref): Add underlining.
|
2004-10-05 |
Juri Linkov |
(Info-history, Info-toc): Fix Info headers.
|
2004-09-08 |
Thien-Thi Nguyen |
(Info-insert-dir): Fix temp buffer leak bug.
|
2004-09-02 |
Juri Linkov |
(Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.
|
2004-09-01 |
Juri Linkov |
(Info-search-whitespace-regexp): Fix backslashes.
|
2004-06-12 |
Juri Linkov |
(Info-goto-node): Add autoload.
|
2004-05-28 |
Juri Linkov |
(Info-desktop-buffer-misc-data): Don't save information
|
2004-05-25 |
Juri Linkov |
(Info-toc): Call Info-mode on intermediate buffer.
|
2004-05-23 |
Juri Linkov |
(Info-index-nodes): New var and fun.
|
2004-04-27 |
Jesper Harder |
(info-apropos): Make it an index node. Align node names
|
2004-04-27 |
Juri Linkov |
Add *info*<[0-9]+> to same-window-regexps instead of
|
2004-04-26 |
Lars Hansen |
(Info-mode): Rename desktop-buffer-misc-data-function
|
2004-04-25 |
Jesper Harder |
(info-apropos): Reset Info-complete-cache.
|
2004-04-22 |
Lars Hansen |
(Info-restore-desktop-buffer): Delete with-no-warnings.
|
2004-04-21 |
Juri Linkov |
Restore 2004-04-18 changes.
|
2004-04-21 |
Stefan Monnier |
(info-node, info-menu-5, info-xref, info-header-node)
|
2004-04-21 |
Lars Hansen |
(Info-restore-desktop-buffer): Move from desktop.el. Add Parameters.
|
2004-04-18 |
Juri Linkov |
(Info-find-file, Info-find-node-2): Add history and toc.
|
2004-04-14 |
Stefan Monnier |
(info): Always jump to *info*.
|
2004-04-14 |
Jesper Harder |
(info-apropos): Don't clobber Info-history-list.
|
2004-04-12 |
Juri Linkov |
(Info-follow-reference): Allow multiline reference name.
|
2004-04-09 |
Jesper Harder |
(info-apropos): Improve menu item regexp.
|
2004-04-08 |
Juri Linkov |
(Info-history): Doc fix.
|
2004-04-08 |
Juri Linkov |
(Info-hide-cookies-node): New function.
|
2004-04-05 |
Jesper Harder |
(info-apropos): New function.
|
2004-03-22 |
Stefan Monnier |
Fix copyright.
|
2004-03-19 |
Stefan Monnier |
(Info-default-dirs): Don't ignore last part of I-d-d-l.
|
2003-12-29 |
Richard M. Stallman |
(Info-insert-dir): Use assoc-string.
|
2003-12-23 |
John Paul Wallington |
(Info-unescape-quotes, Info-split-parameter-string)
|
2003-10-06 |
Lute Kamstra |
(Info-mode): Revert previous change.
|
2003-10-05 |
Richard M. Stallman |
(Info-following-node-name): New function.
|
2003-09-30 |
Richard M. Stallman |
(Info-mode): Double each `%' in header line.
|
2003-09-28 |
Eli Zaretskii |
(Info-find-index-name): Search both with and without the " <1>" etc.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-29 |
Richard M. Stallman |
(Info-mode-map): Bind S-tab and <backtab> to
|
2003-08-17 |
Luc Teirlinck |
(Info-scroll-prefer-subnodes): Add :version keyword to defcustom,
|
2003-07-16 |
Stefan Monnier |
(Info-menu-entry-name-re): Allow newlines in menu entry names.
|
2003-07-07 |
Richard M. Stallman |
(Info-search): If find invisible text, search again.
|
2003-07-07 |
Stefan Monnier |
(Info-menu): Use Info-menu-entry-name-re.
|
2003-07-06 |
Stefan Monnier |
(Info-menu-entry-name-re): Disallow : again: I misunderstood the problem.
|
2003-07-06 |
Stefan Monnier |
(Info-menu-entry-name-re): Be careful to avoid multiple ways
|
2003-07-06 |
Kim F. Storm |
(Info-menu-entry-name-re): Add `:' to second [] part.
|
2003-07-04 |
Stefan Monnier |
(Info-following-node-name-re): New fun.
|
2003-07-04 |
Kim F. Storm |
Disable paragraph refilling.
|
2003-07-02 |
Luc Teirlinck |
(Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning
|
2003-06-19 |
Andreas Schwab |
(Info-fontify-node): Improve calculation of other-tag.
|
2003-06-18 |
Luc Teirlinck |
(Info-fontify-node): Give only the last whitespace character after the
|
2003-06-09 |
Kim F. Storm |
(Info-fontify-node): Make `invisible' property
|
2003-06-06 |
Lute Kamstra |
(Info-complete-menu-item): Revert change of 2003-06-03.
|
2003-06-06 |
Andreas Schwab |
(Info-select-node): Doc fix.
|
2003-06-05 |
Kim F. Storm |
(Info-fontify-node): Don't refill over lines ending in a
|
2003-06-05 |
Luc Teirlinck |
(Info-mode): Mention `c' and remove duplicate mention of `q' in
|
2003-06-04 |
Kim F. Storm |
(Info-fontify-node): Individually refill menus and
|
2003-06-03 |
Stefan Monnier |
(Info-extract-menu-node-name): Remove unused arg `errmessage'.
|
2003-06-03 |
Stefan Monnier |
(info-fontify-node): Use better help-echo text.
|
2003-06-03 |
Stefan Monnier |
(Info-fontify-node): Use :align-to display prop.
|
2003-06-03 |
Stefan Monnier |
(Info-mode-hook): Obey obsolete `Info-fontify'.
|
2003-05-28 |
Stefan Monnier |
(Info-fontify-node): Hide \n------- rather than -------\n.
|
2003-05-28 |
Richard M. Stallman |
(Info-index): Add autoload cookie.
|
2003-04-25 |
Karl Berry |
new image display support, from janneke
|
2003-04-21 |
Stefan Monnier |
(Info-default-dirs): New fun extracted from Info-initialize.
|
2003-04-05 |
Masatake YAMATO |
(Info-goto-emacs-command-node): If command
|
2003-03-10 |
Andreas Schwab |
(Info-extract-menu-node-name)
|
2003-03-07 |
Andreas Schwab |
(Info-following-node-name): Skip trailing period.
|