- 09 Apr, 2003 1 commit
-
-
Richard M. Stallman authored
Other cleanups. Command line option --no-desktop introduced. (desktop-read): Record buffers in the desktop file in the same order as that in the buffer list, (desktop-save): Put buffers in the order given in desktop file, regardless of what handlers do. (desktop-file-version): New variable. Version number of desktop file format. (desktop-create-buffer-form): Variable deleted. (desktop-save): New customizable variable. (desktop-kill): Changed to use `desktop-save'. (desktop-file-name-format): New option: format in which desktop file names should be saved. (desktop-file-name): New function to convert a filename to the format specified in `desktop-file-name-format'. (desktop-create-buffer): Parameters renamed to descriptive systematic names. These parameters are visible to handlers. Renames: ver -> desktop-file-version mim -> desktop-buffer-minor-modes pt -> desktop-buffer-point mk -> desktop-buffer-mark ro -> desktop-buffer-read-only locals -> desktop-buffer-locals (desktop-buffer-major-mode, desktop-buffer-file-name) (desktop-buffer-name): Unused customizable variables deleted. (desktop-buffer-misc): Unused variable deleted. (desktop-save, desktop-buffer-dired-misc-data): Use `desktop-file-name'. (desktop-path): New customizable variable. List of directories in which to lookup the desktop file. Replaces hardcoded list. (desktop-globals-to-clear): New variable replaces hardcoded list. (desktop-clear-preserve-buffers-regexp): New customizable variable. (desktop-after-read-hook): New hook run after a desktop is read. (desktop-no-desktop-file-hook): New hook when no desktop file found. (desktop-change-dir): New function. (desktop-save-in-load-dir): New function. Save desktop in directory from witch it was loaded. (desktop-revert): New function. Revert to the last loaded desktop.
-
- 04 Nov, 2002 1 commit
-
-
Juanma Barranquero authored
(desktop-save): Use it.
-
- 11 Mar, 2002 1 commit
-
-
Richard M. Stallman authored
(desktop-buffer-file): Explicitly return BUF.
-
- 16 Nov, 2001 1 commit
-
-
Stefan Monnier authored
-
- 23 Oct, 2001 1 commit
-
-
Gerd Moellmann authored
(desktop-create-buffer): Set it. (desktop-read): Bind it and switch to that buffer.
-
- 13 Aug, 2001 1 commit
-
-
Eli Zaretskii authored
-
- 09 Aug, 2001 1 commit
-
-
Gerd Moellmann authored
name, use expand-file-name.
-
- 31 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
`emacs-mule' for write-region.
-
- 30 Jul, 2001 1 commit
-
-
Gerd Moellmann authored
the desktop file.
-
- 13 Oct, 2000 1 commit
-
-
John Wiegley authored
ChangeLog.
-
- 10 Oct, 2000 1 commit
-
-
Stefan Monnier authored
(desktop-save-buffer-p): Use it. Also, obey desktop-buffers-not-to-save even for non-file buffers. (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
-
- 16 Aug, 2000 1 commit
-
-
Eli Zaretskii authored
member of minor-mode-alist, unless it is boundp.
-
- 26 Apr, 2000 1 commit
-
-
Gerd Moellmann authored
(desktop-create-buffer): Restore minor modes. (desktop-minor-mode-table): New user-option.
-
- 02 Feb, 2000 1 commit
-
-
Dave Love authored
-
- 11 Nov, 1998 1 commit
-
-
Karl Heuer authored
-
- 26 Oct, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 22 Oct, 1998 1 commit
-
-
Thien-Thi Nguyen authored
-
- 20 Oct, 1998 1 commit
-
-
Thien-Thi Nguyen authored
-
- 20 Apr, 1998 1 commit
-
-
Dan Nicolaescu authored
-
- 30 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
(desktop-buffer-mh, desktop-buffer-dired, desktop-buffer-file): Return the buffer produced. (desktop-create-buffer): Use the buffer that was returned.
-
- 28 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
(desktop-read): Likewise.
-
- 26 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 29 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
(after-init-hook): Add a hook to test desktop-enable. (desktop-save-hook): Doc fix.
-
- 04 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(desktop-clear): Kill all buffers except internal ones and those listed in desktop-clear-preserve-buffers.
-
- 02 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 12 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 22 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 05 Mar, 1996 3 commits
-
-
Richard M. Stallman authored
(desktop-buffer-misc): Renamed from misc. Add defvar.
-
Richard M. Stallman authored
(desktop-buffer-major-mode): Renamed from mam. Add defvar. (desktop-buffer-file-name): Renamed from fn. Add defvar. (desktop-buffer-name): Renamed from bn. Add defvar. (desktop-create-buffer, desktop-buffer): Use new names.
-
Richard M. Stallman authored
(desktop-internal-v2s): Generate output using desktop-list*.
-
- 14 Jan, 1996 2 commits
-
-
Richard M. Stallman authored
Clear desktop-delay-hook after use. Simplify.
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 08 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(desktop-globals-to-save): Doc fix.
-
- 06 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
of top-level in order to capture wildcards used. (desktop-buffer-dired): Skip possible wildcard when checking for directory existance. Use dired-insert-subdir, not dired-maybe-insert-subdir.
-
- 17 Feb, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 30 Jan, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 01 Nov, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 13 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
-