Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1236 emacs/etc/NEWS:1.1237
*** emacs/etc/NEWS:1.1236       Tue Aug  9 11:32:25 2005
--- emacs/etc/NEWS      Tue Aug  9 22:24:18 2005
***************
*** 813,818 ****
--- 813,821 ----
  allows customization of the appearance of shadowed text in one place,
  so package-specific faces can inherit from it.
  
+ +++
+ *** `vertical-border' face is used for the vertical divider between windows.
+ 
  ** Font-Lock changes:
  
  +++
***************
*** 882,889 ****
  as the fringes, the tool bar, the speedbar, and the menu bar itself).
  You can also move the vertical scroll bar to either side here or turn
  it off completely.  There is also a menu-item to toggle displaying of
! current date and time, current line and column number in the
! mode-line.
  
  ---
  *** Speedbar has moved from the "Tools" top level menu to "Show/Hide".
--- 885,891 ----
  as the fringes, the tool bar, the speedbar, and the menu bar itself).
  You can also move the vertical scroll bar to either side here or turn
  it off completely.  There is also a menu-item to toggle displaying of
! current date and time, current line and column number in the mode-line.
  
  ---
  *** Speedbar has moved from the "Tools" top level menu to "Show/Hide".
***************
*** 1828,1834 ****
  *** A numeric prefix argument of `info' selects an Info buffer
  with the number appended to the `*info*' buffer name (e.g. "*info*<2>").
  
! ---
  *** isearch in Info uses Info-search and searches through multiple nodes.
  
  Before leaving the initial Info node isearch fails once with the error
--- 1830,1836 ----
  *** A numeric prefix argument of `info' selects an Info buffer
  with the number appended to the `*info*' buffer name (e.g. "*info*<2>").
  
! +++
  *** isearch in Info uses Info-search and searches through multiple nodes.
  
  Before leaving the initial Info node isearch fails once with the error
***************
*** 1839,1869 ****
  or the default isearch search function that wraps around the current
  Info node.
  
  *** New search commands: `Info-search-case-sensitively' (bound to S),
  `Info-search-backward', and `Info-search-next' which repeats the last
  search without prompting for a new search string.
  
  *** New command `Info-history-forward' (bound to r and new toolbar icon)
  moves forward in history to the node you returned from after using
  `Info-history-back' (renamed from `Info-last').
  
  *** New command `Info-history' (bound to L) displays a menu of visited nodes.
  
  *** New command `Info-toc' (bound to T) creates a node with table of contents
  from the tree structure of menus of the current Info file.
  
  *** New command `info-apropos' searches the indices of the known
  Info files on your system for a string, and builds a menu of the
  possible matches.
  
  *** New command `Info-copy-current-node-name' (bound to w) copies
  the current Info node name into the kill ring.  With a zero prefix
  arg, puts the node name inside the `info' function call.
  
! ---
  *** New face `info-xref-visited' distinguishes visited nodes from unvisited
  and a new option `Info-fontify-visited-nodes' to control this.
  
  *** http and ftp links in Info are now operational: they look like cross
  references and following them calls `browse-url'.
  
--- 1841,1878 ----
  or the default isearch search function that wraps around the current
  Info node.
  
+ ---
  *** New search commands: `Info-search-case-sensitively' (bound to S),
  `Info-search-backward', and `Info-search-next' which repeats the last
  search without prompting for a new search string.
  
+ +++
  *** New command `Info-history-forward' (bound to r and new toolbar icon)
  moves forward in history to the node you returned from after using
  `Info-history-back' (renamed from `Info-last').
  
+ ---
  *** New command `Info-history' (bound to L) displays a menu of visited nodes.
  
+ ---
  *** New command `Info-toc' (bound to T) creates a node with table of contents
  from the tree structure of menus of the current Info file.
  
+ +++
  *** New command `info-apropos' searches the indices of the known
  Info files on your system for a string, and builds a menu of the
  possible matches.
  
+ ---
  *** New command `Info-copy-current-node-name' (bound to w) copies
  the current Info node name into the kill ring.  With a zero prefix
  arg, puts the node name inside the `info' function call.
  
! +++
  *** New face `info-xref-visited' distinguishes visited nodes from unvisited
  and a new option `Info-fontify-visited-nodes' to control this.
  
+ ---
  *** http and ftp links in Info are now operational: they look like cross
  references and following them calls `browse-url'.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to