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

Diff of /emacs/etc/NEWS

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

revision 1.1099 by kfstorm, Wed Jan 5 16:36:19 2005 UTC revision 1.1100 by lh, Fri Jan 7 20:25:00 2005 UTC
# Line 397  saving. Line 397  saving.
397  *** Buffers are saved in the desktop file in the same order as that in the  *** Buffers are saved in the desktop file in the same order as that in the
398  buffer list.  buffer list.
399    
400    *** The desktop package can be customized to restore only some buffers immediately,
401    remaining buffers are restored lazily (when Emacs is idle).
402    
403  *** New commands:  *** New commands:
404    - desktop-revert reverts to the last loaded desktop.    - desktop-revert reverts to the last loaded desktop.
405    - desktop-change-dir kills current desktop and loads a new.    - desktop-change-dir kills current desktop and loads a new.
406    - desktop-save-in-desktop-dir saves desktop in the directory from which    - desktop-save-in-desktop-dir saves desktop in the directory from which
407      it was loaded.      it was loaded.
408      - desktop-lazy-complete runs the desktop load to completion.
409      - desktop-lazy-abort aborts lazy loading of the desktop.
410    
411  *** New customizable variables:  *** New customizable variables:
412    - desktop-save. Determins whether the desktop should be saved when it is    - desktop-save. Determins whether the desktop should be saved when it is
413      killed.      killed.
414    - desktop-file-name-format.    - desktop-file-name-format. Format in which desktop file names should be saved.
415    - desktop-path. List of directories in which to lookup the desktop file.    - desktop-path. List of directories in which to lookup the desktop file.
416    - desktop-locals-to-save.    - desktop-locals-to-save. List of local variables to save.
417    - desktop-globals-to-clear.    - desktop-globals-to-clear. List of global variables that `desktop-clear' will clear.
418    - desktop-clear-preserve-buffers-regexp.    - desktop-clear-preserve-buffers-regexp. Regexp identifying buffers that `desktop-clear'
419        should not delete.
420      - desktop-restore-eager. Number of buffers to restore immediately. Remaining buffers are
421        restored lazily (when Emacs is idle).
422      - desktop-lazy-verbose. Verbose reporting of lazily created buffers.
423      - desktop-lazy-idle-delay. Idle delay before starting to create buffers.
424    
425  *** New command line option --no-desktop  *** New command line option --no-desktop
426    

Legend:
Removed from v.1.1099  
changed lines
  Added in v.1.1100

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