- 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
-
- 06 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
where the RMAIL file is locked, mail is waiting, and the user selects `quit' gracefully.
-
- 01 May, 1994 1 commit
-
-
Karl Heuer authored
ftp names by default -- from being put into desktop files. (desktop-save-buffer-p): Check file name also. (desktop-save-buffer-p): For directories loaded by dired consider the directory to be the file name. (desktop-locals-to-save): Add line-number-mode to be saved when local. (desktop-remove): In case the desktop file cannot be deleted make sure that the desktop system is still inactivated. (desktop-kill): In case an error occurs when saving the desktop, offer to quit regardless. (desktop-save-buffer-p): Disregard case when testing file and buffer names against regexps. (desktop-buffer-dired): Display a warning if a directory no longer exists. (desktop-save-hook): New variable. (desktop-save): Run desktop-save-hook. (desktop-clear): Clear search history. (desktop-internal-v2s): Be more explicit when encountering an unprintable value.
-
- 29 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
Fix cons cell handling to avoid recursion in the cdr part.
-
- 25 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 07 Feb, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 05 Feb, 1994 1 commit
-
-
Richard M. Stallman authored
(desktop-delay-hook): New variable. (desktop-read): Run desktop-delay-hook. (desktop-globals-to-save): Save register-alist. Always make desktop-locals-to-save local. (desktop-value-to-string): Make sure floating point numbers are output with maximum accuracy. (desktop-bug-report): New function. (desktop-internal-v2s): New function. (desktop-value-to-string): Use above function. (desktop-buffers-not-to-save): Add regexp for "nn" temporary files. (desktop-save, <top-level>): Remove support for Emacs 18, because it's not worth the effort and didn't work anymore, anyway. (desktop-save): Needn't bind `print-escape-newlines' anymore.
-
- 06 Jan, 1994 1 commit
-
-
Richard M. Stallman authored
(desktop-buffer-handlers): Add desktop-buffer-mh. (desktop-buffer): Correct setting of auto-fill-mode. Make the compilation silent using (eval-when-compile ...) (old-kill-emacs): New explicit variable (for Emacs 18 comp.) (desktop-globals-to-save): Add the history rings for interactive searches. (postv18): Remove. (desktop-create-buffer-form): New variable. (desktop-save): Use desktop-create-buffer-form. (desktop-value-to-string): New function. (desktop-outvar): Clean-up using desktop-value-to-string. (desktop-save): clean-up Using desktop-value-to-string. (desktop-save): Decide Emacs version at compile time. (desktop-locals-to-save): New variable. (desktop-truncate): New function.
-
- 23 Dec, 1993 1 commit
-
-
Richard M. Stallman authored
(desktop-outvar): clean-up output using fewer quotes and \n for newlines. (desktop-save): print buffer information using \n for newlines. (desktop-save-buffer-p): doc fix. (desktop-save): bug in mark-activity saving. (desktop-buffer-rmail): doc fix. (desktop-buffer-rmail, desktop-buffer-dired, desktop-buffer): Use `eq' instead of `equal'. (desktop-clear): end up with one window.
-
- 07 Oct, 1993 1 commit
-
-
Richard M. Stallman authored
tags files, don't save the tags buffers (to save reload time). Don't save desktop-globals-to-save (desktop files must be erased for this to take effect, sorry.) Save "mark-activity" and allow multi-dir direds.
-
- 01 Jun, 1993 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-