1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Eric S. Raymond
1143a6b0e2 (Info-find-node, Info-insert-subfile): Do the right thing if info files have
been compressed or gzipped.  This is saving me lots of disk space.
1993-04-23 02:20:55 +00:00
Richard M. Stallman
a3b75b3f69 (Info-insert-dir): Fix typo. 1993-03-07 04:25:47 +00:00
Richard M. Stallman
463f48f40f (Info-forward-node): Properly go to first menu item.
(Info-insert-dir): Bind temp wider, around use.
1993-03-07 04:22:15 +00:00
Richard M. Stallman
1614c867a7 (Info-summary): Handle any event when flushing the display. 1993-03-06 06:15:39 +00:00
Jim Blandy
44c327f959 * info.el (Info-directory-list): Doc fix; it is set according to
INFOPATH, not INFODIR.
	(Info-find-node): Don't try to set the info buffer's directory
	according to Info-directory; that variable doesn't exist any more.
	Instead, let Info-insert-dir set the current directory.
	(Info-insert-dir): Properly check for upper- and lower-case forms
	of "dir", with and without ".info" extension.  Set the buffer's
	default-directory to the directory containing the first dir file
	we find, and cache it in Info-dir-contents-directory.
	(Info-dir-contents-directory): New variable, to cache the
	directory we decided to use as the merged directory's
	default-directory.
1993-03-02 07:27:17 +00:00
Richard M. Stallman
7ea13762ef (Info-insert-dir): Make menu items in Top node
pointing each of the other nodes.

(Info-insert-dir): New function.
(Info-find-node): Use Info-insert-dir to visit dir file.
1993-03-01 09:25:44 +00:00
Jim Blandy
dbc4e1c129 JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
Roland McGrath
82a4c0084e (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
(Info-nth-menu-item): New function; bound to 1..9.
Bind 0 to undefined, not to Info-nth-menu-item.
1992-12-09 17:30:20 +00:00
Roland McGrath
e38e736708 (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
(Info-nth-menu-item): New function; bound to 1..9.
1992-12-09 17:28:25 +00:00
Jim Blandy
efa6a4df9a * bytecomp.el: Declare unread-command-char an obsolete variable.
* vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
	vip-prefix-arg-com): Use unread-command-event instead of
	unread-command-char; respect its new semantics.
	* info.el (Info-summary): Same.
1992-11-16 01:36:46 +00:00
Richard M. Stallman
9e5c2f5022 Rename buffer-flush-undo to buffer-disable-undo.
(Info-goto-emacs-key-command-node): Fix typo.
(Info-menu-item-sequence): Commented out.
(Info-follow-nearest-node): Use new event format.
Select the window clicked on.
1992-10-27 10:14:08 +00:00
Christopher Zaborsky
a426b157e7 Dox fix. 1992-10-25 21:14:16 +00:00
Richard M. Stallman
bcd4064a21 (Info-restore-point): Delete duplicate definition. 1992-10-05 10:15:45 +00:00
Richard M. Stallman
f9969361bd (Info-follow-nearest-node): Handle line breaks after *note.
Fix interactive spec.  Doc fix.  Put on mouse-3.
1992-10-02 23:52:26 +00:00
Jim Blandy
fbfed6f05f entered into RCS 1992-08-19 03:54:46 +00:00
Richard M. Stallman
a4223f965a *** empty log message *** 1992-08-14 07:50:26 +00:00
Eric S. Raymond
803eaf50c2 *** empty log message *** 1992-08-04 17:18:16 +00:00
Eric S. Raymond
253db9175e *** empty log message *** 1992-08-04 16:49:42 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Richard M. Stallman
e3431643fb *** empty log message *** 1992-07-08 23:04:51 +00:00
Jim Blandy
e5d77022e8 *** empty log message *** 1992-06-30 13:54:21 +00:00
Richard M. Stallman
ada0a60d2e *** empty log message *** 1992-06-03 20:43:49 +00:00
Eric S. Raymond
1a06eabd17 *** empty log message *** 1992-05-30 23:12:08 +00:00
Jim Blandy
49116ac071 *** empty log message *** 1992-03-16 20:39:07 +00:00
Jim Blandy
aea2a8dafe *** empty log message *** 1992-02-07 21:40:34 +00:00
Roland McGrath
f0a8a3f198 *** empty log message *** 1991-07-28 00:21:00 +00:00
Jim Blandy
a384cab3a7 Initial revision 1991-07-13 07:49:50 +00:00