aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/desktop.el
Commit message (Expand)AuthorAgeFilesLines
* (desktop-locals-to-save): Add buffer-file-coding-system.Lars Hansen2003-11-051-2/+8
* A lot of comments updated.Lars Hansen2003-09-301-135/+149
* 2003-09-08 Lars Hansen <[email protected]>Lars Hansen2003-09-081-3/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Comment change.Richard M. Stallman2003-08-291-3/+2
* Commentary change.Alex Schroeder2003-08-171-5/+5
* (desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'Juanma Barranquero2003-07-131-11/+25
* (desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.Richard M. Stallman2003-07-071-2/+3
* Add new maintainer.Juanma Barranquero2003-06-041-0/+1
* (desktop-create-buffer): Undo last change.Juanma Barranquero2003-06-031-20/+19
* 2003-06-01 Michael Kifer <[email protected]>Michael Kifer2003-06-011-0/+1
* (desktop-save): Ensure parameter is expanded and ends with a slash beforeJuanma Barranquero2003-05-191-56/+55
* (desktop-buffer-mh): Don't require mh-e;Richard M. Stallman2003-04-191-1/+0
* (desktop-base-file-name): Renamed from desktop-basefilename. Add defvaralias.Richard M. Stallman2003-04-141-0/+1
* (desktop-buffer-file): Restore major-mode if it is different from the normalJuanma Barranquero2003-04-101-2/+6
* Handle multiple desktop files in different dirs.Richard M. Stallman2003-04-091-247/+449
* (desktop-relative-file-names): New variable.Juanma Barranquero2002-11-041-45/+54
* (desktop-buffer-handlers): Doc fix.Richard M. Stallman2002-03-111-2/+4
* (desktop-create-buffer): Use functionp.Stefan Monnier2001-11-161-4/+3
* (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