# HG changeset patch # User Juri Linkov # Date 1105480666 0 # Node ID 3afba92f5c343c6e98e2ee328f7199ca1008e27d # Parent 1e81e65f32012c5062d0bdc706250c670d7d44c6 *** empty log message *** diff -r 1e81e65f3201 -r 3afba92f5c34 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 11 21:57:16 2005 +0000 +++ b/lisp/ChangeLog Tue Jan 11 21:57:46 2005 +0000 @@ -1,3 +1,26 @@ +2005-01-11 Juri Linkov + + * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm, + * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm, + * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons. + + * info.el (Info-history-forward): New variable. + (Info-select-node): Reset Info-history-forward to nil. + (Info-last): Turn into defalias. + (Info-history-back): Rename from Info-last. + Add current node to Info-history-forward. + (Info-history-forward): New fun. + (Info-mode-map): Replace Info-last by Info-history-back. + Bind Info-history-forward to "r". + (Info-mode-menu): Replace Info-last by Info-history-back. + Fix menu item text. Add menu item for Info-history-forward. + (info-tool-bar-map): Replace Info-last by Info-history-back. + Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow" + for Info-history-forward. + (Info-mode): Replace Info-last by Info-history-back in docstring. + Add local variable Info-history-forward. + (Info-goto-emacs-command-node): Replace Info-last by Info-history-back. + 2005-01-11 Stefan Monnier * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line) @@ -3224,7 +3247,7 @@ * menu-bar.el (menu-bar-files-menu): Make "Open File..." call find-file-existing. Add "New File..." that calls find-file. - * diropen.pbm diropen.xpm: New files. + * diropen.pbm, diropen.xpm: New files. * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses icon diropen. New tool bar item find-file-existing uses icon open.