summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
Commit message (Expand)AuthorAgeFilesLines
* (desktop-last-buffer): New variable.Gerd Moellmann2001-10-231-1/+14
* (desktop-save): Insert the coding: tag before desktop-header.Eli Zaretskii2001-08-131-2/+2
* (desktop-save): Don't use concat to form a fileGerd Moellmann2001-08-091-2/+1
* (desktop-save): Bind coding-system-for-write toGerd Moellmann2001-07-311-1/+2
* (desktop-save): Add `-*- coding: emacs-mule -*-' toGerd Moellmann2001-07-301-1/+3
* Added extensible special buffer support to desktop.el. See theJohn Wiegley2000-10-131-17/+53
* (desktop-modes-not-to-save): New var.Stefan Monnier2000-10-101-12/+21
* (desktop-save): Don't look at symbol-value of aEli Zaretskii2000-08-161-1/+2
* (desktop-save): Save list of minor modes.Gerd Moellmann2000-04-261-13/+52
* Fix keywords comment.Dave Love2000-02-021-1/+1
* (desktop-save, desktop-create-buffer): Undo 10-22 change.Karl Heuer1998-11-111-10/+3
* (desktop-buffer-dired): Use dired-maybe-insert-subdir.Richard M. Stallman1998-10-261-1/+1
* (desktop-create-buffer): Handle old (broken) minor mode support.Thien-Thi Nguyen1998-10-221-2/+4
* (desktop-save, desktop-create-buffer): Handle all minor modes.Thien-Thi Nguyen1998-10-201-3/+8
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* (desktop-buffer-info, desktop-buffer-rmail)Richard M. Stallman1998-03-301-31/+33
* (desktop-load-default): Add autoload cookie.Richard M. Stallman1998-03-281-2/+3
* (desktop-clear): Don't kill dead buffers.Richard M. Stallman1998-01-261-0/+1
* (desktop-enable): New variable.Richard M. Stallman1997-12-291-5/+26
* (desktop-clear-preserve-buffers): New variable.Richard M. Stallman1997-07-041-3/+18
* (desktop-clear): Don't kill buffers here.Richard M. Stallman1997-07-021-1/+2
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-16/+37
* (desktop-missing-file-warning): Make the default nil.Richard M. Stallman1997-03-221-1/+1
* (desktop-basefilename): Use convert-standard-filename.Richard M. Stallman1996-09-011-3/+1
* Global var `misc' renamed.Richard M. Stallman1996-03-051-8/+13
* Global vars mam, fn, bn renamed.Richard M. Stallman1996-03-051-20/+34
* (desktop-list*): New function.Richard M. Stallman1996-03-051-13/+18
* (desktop-read): Do nothing in batch mode.Richard M. Stallman1996-01-141-13/+20
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (desktop-outvar): Support truncation.Richard M. Stallman1995-10-081-10/+26
* (desktop-save): Use dired-directory as nameRichard M. Stallman1995-04-061-11/+13
* (desktop-internal-v2s): Don't use format to eliminate text properties.Richard M. Stallman1995-02-171-2/+4
* Many doc fixes.Richard M. Stallman1995-01-301-18/+20
* (desktop-basefilename): Use emacs.dsk on windows-nt.Richard M. Stallman1994-11-011-1/+1
* (desktop-internal-v2s): Remove all text properties from strings.Richard M. Stallman1994-10-131-5/+8
* (desktop-buffer-rmail): Handle the situationRichard M. Stallman1994-07-061-1/+5
* (desktop-files-not-to-save): New variable to exclude certain files -- magicKarl Heuer1994-05-011-26/+61
* (desktop-internal-v2s): Default case fixed to return correct quote flag.Richard M. Stallman1994-04-291-18/+38
* (desktop-internal-v2s): Make structure match docstring.Karl Heuer1994-04-251-6/+6
* (desktop-bug-report): Command deleted.Richard M. Stallman1994-02-071-20/+0
* (desktop-internal-v2s): Allow saving of markers and subrs.Richard M. Stallman1994-02-051-67/+127
* (desktop-buffer-mh): New function for mh mail system.Richard M. Stallman1994-01-061-81/+157
* Add keywords.Richard M. Stallman1993-12-231-32/+40
* Internal clean-up. Save information about currentRichard M. Stallman1993-10-071-137/+142
* entered into RCSRichard M. Stallman1993-06-011-1/+1
* Initial revisionRichard M. Stallman1993-06-011-0/+344