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

Diff of /emacs/etc/NEWS

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

revision 1.981 by kfstorm, Thu Jun 10 08:41:13 2004 UTC revision 1.982 by lh, Thu Jun 10 20:32:21 2004 UTC
# Line 222  This is like `strokes-global-set-stroke' Line 222  This is like `strokes-global-set-stroke'
222  the stroke directly to a string to insert.  This is convenient for  the stroke directly to a string to insert.  This is convenient for
223  using strokes as an input method.  using strokes as an input method.
224    
225    +++
226    ** Desktop package
227    
228    *** Desktop saving is now a minor mode, desktop-save-mode. Variable
229    desktop-enable is obsolete. Customize desktop-save-mode to enable desktop
230    saving.
231    
232    *** Buffers are saved in the desktop file in the same order as that in the
233    buffer list.
234    
235    *** New commands:
236      - desktop-revert reverts to the last loaded desktop.
237      - desktop-change-dir kills current desktop and loads a new.
238      - desktop-save-in-desktop-dir saves desktop in the directory from which
239        it was loaded.
240    
241    *** New customizable variables:
242      - desktop-save. Determins whether the desktop should be saved when it is
243        killed.
244      - desktop-file-name-format.
245      - desktop-path. List of directories in which to lookup the desktop file.
246      - desktop-locals-to-save.
247      - desktop-globals-to-clear.
248      - desktop-clear-preserve-buffers-regexp.
249    
250    *** New command line option --no-desktop
251    
252    *** New hooks:
253      - desktop-after-read-hook run after a desktop is loaded.
254      - desktop-no-desktop-file-hook run when no desktop file is found.
255    
256  ---  ---
257  ** The saveplace.el package now filters out unreadable files.  ** The saveplace.el package now filters out unreadable files.
258  When you exit Emacs, the saved positions in visited files no longer  When you exit Emacs, the saved positions in visited files no longer
# Line 430  what external viewers to use and when. Line 461  what external viewers to use and when.
461  *** 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
462  into the kill ring.  into the kill ring.
463    
464    +++
465    ** Dired-x:
466    
467    *** Omitting files is now a minor mode, dired-omit-mode. The mode toggling
468    command is bound to M-o. A new command dired-mark-omitted, bound to M-O,
469    marks omitted files. The variable dired-omit-files-p is obsoleted, use the
470    mode toggling function instead.
471    
472  ** Info mode:  ** Info mode:
473  +++  +++
474  *** Info now hides node names in menus and cross references by default.  *** Info now hides node names in menus and cross references by default.

Legend:
Removed from v.1.981  
changed lines
  Added in v.1.982

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