/[emacs]/emacs/etc/NEWS
ViewVC logotype

Diff of /emacs/etc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.985 by handa, Sat Jun 12 02:29:57 2004 UTC revision 1.986 by jurta, Sat Jun 12 06:09:32 2004 UTC
# Line 101  irrespective of geometry or background s Line 101  irrespective of geometry or background s
101    
102  ** New features in evaluation commands  ** New features in evaluation commands
103    
104    +++
105  *** The function `eval-defun' (C-M-x) called on defface reinitializes  *** The function `eval-defun' (C-M-x) called on defface reinitializes
106  the face to the value specified in the defface expression.  the face to the value specified in the defface expression.
107    
# Line 445  restores the previous value of `buffer-i Line 446  restores the previous value of `buffer-i
446  ** New command `kill-whole-line' kills an entire line at once.  ** New command `kill-whole-line' kills an entire line at once.
447  By default, it is bound to C-S-<backspace>.  By default, it is bound to C-S-<backspace>.
448    
449    ** New commands to operate on pairs of open and close characters:
450    `insert-pair', `delete-pair', `raise-sexp'.
451    
452    ** A prefix argument of C-M-q in Emacs Lisp mode pretty-printifies the
453    list starting after point.
454    
455  ** Dired mode:  ** Dired mode:
456    
457  *** New faces dired-header, dired-mark, dired-marked, dired-flagged,  *** New faces dired-header, dired-mark, dired-marked, dired-flagged,
458  dired-ignored, dired-directory, dired-symlink, dired-warning  dired-ignored, dired-directory, dired-symlink, dired-warning
459  introduced for Dired mode instead of font-lock faces.  introduced for Dired mode instead of font-lock faces.
460    
461  *** New Dired command `dired-compare-directories' to mark files with  *** New Dired command `dired-compare-directories' marks files
462  different file attributes in two dired buffers.  with different file attributes in two dired buffers.
463    
464    +++
465    *** New Dired command `dired-do-touch' (bound to T) changes timestamps
466    of marked files with the value entered in the minibuffer.
467    
468  +++  +++
469  *** In Dired's ! command (dired-do-shell-command), `*' and `?' now  *** In Dired's ! command (dired-do-shell-command), `*' and `?' now
# Line 468  types of files.  The variable `dired-vie Line 479  types of files.  The variable `dired-vie
479  what external viewers to use and when.  what external viewers to use and when.
480    
481  *** In Dired, the w command now copies the current line's file name  *** In Dired, the w command now copies the current line's file name
482  into the kill ring.  into the kill ring.  With a zero prefix arg, copies absolute file names.
483    
484  +++  +++
485  ** Dired-x:  ** Dired-x:
# Line 479  marks omitted files. The variable dired- Line 490  marks omitted files. The variable dired-
490  mode toggling function instead.  mode toggling function instead.
491    
492  ** Info mode:  ** Info mode:
493    
494    *** A numeric prefix argument of `info' selects an Info buffer
495    with the number appended to the *info* buffer name.
496    
497    *** New command `Info-history' (bound to L) displays a menu of visited nodes.
498    
499    *** New command `Info-toc' (bound to T) creates a node with table of contents
500    from the tree structure of menus of the current Info file.
501    
502    *** New command `info-apropos' searches the indices of the known
503    Info files on your system for a string, and builds a menu of the
504    possible matches.
505    
506    *** New command `Info-copy-current-node-name' (bound to w) copies
507    the current Info node name into the kill ring.  With a zero prefix
508    arg, puts the node name inside the `info' function call.
509    
510    *** New command `Info-search-case-sensitively' (bound to S).
511    
512    *** New command `Info-search-next' (unbound) repeats the last search
513    without prompting for a new search string.
514    
515    *** New face `info-xref-visited' distinguishes visited nodes from unvisited
516    and a new option `Info-fontify-visited-nodes' to control this.
517    
518    *** http and ftp links in Info are now operational: they look like cross
519    references and following them calls `browse-url'.
520    
521  +++  +++
522  *** Info now hides node names in menus and cross references by default.  *** Info now hides node names in menus and cross references by default.
523  If you prefer the old behavior, you can set the new user option  If you prefer the old behavior, you can set the new user option
524  `Info-hide-note-references' to nil.  `Info-hide-note-references' to nil.
525    
 *** The 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.  
   
526  *** Images in Info pages are supported.  *** Images in Info pages are supported.
527  Info pages show embedded images, in Emacs frames with image support.  Info pages show embedded images, in Emacs frames with image support.
528  Info documentation that includes images, processed with makeinfo  Info documentation that includes images, processed with makeinfo

Legend:
Removed from v.1.985  
changed lines
  Added in v.1.986

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26