log lisp/desktop.el @ 57217:6afcc5331733

age author description
2004-09-09 Lars Hansen (desktop-clear-preserve-buffers): Remove make-obsolete-variable.
2004-05-31 Lars Hansen (desktop-save): Don't save minor modes without a known mode initialization function.
2004-05-07 Lars Hansen (desktop-buffer-mode-handlers): Fix docstring.
2004-05-07 Lars Hansen (desktop-buffer-mode-handlers): Fix docstring.
2004-04-27 Juri Linkov Fix comment.
2004-04-26 Lars Hansen (desktop-buffer-misc-data-function): Rename to desktop-save-buffer and change docstring.
2004-04-21 Lars Hansen (desktop-buffer-mode-handlers): New variabel. Alist
2004-02-29 Juanma Barranquero (desktop-file-version, desktop-after-read-hook): Fix typos.
2003-11-05 Lars Hansen (desktop-locals-to-save): Add buffer-file-coding-system.
2003-09-30 Lars Hansen A lot of comments updated.
2003-09-08 Lars Hansen 2003-09-08 Lars Hansen <larsh@math.ku.dk>
2003-09-01 Miles Bader Add arch taglines
2003-08-29 Richard M. Stallman Comment change.
2003-08-17 Alex Schroeder Commentary change.
2003-07-13 Juanma Barranquero (desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'
2003-07-07 Richard M. Stallman (desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.
2003-06-04 Juanma Barranquero Add new maintainer.
2003-06-03 Juanma Barranquero (desktop-create-buffer): Undo last change.
2003-06-01 Michael Kifer 2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu>
2003-05-19 Juanma Barranquero (desktop-save): Ensure parameter is expanded and ends with a slash before
2003-04-19 Richard M. Stallman (desktop-buffer-mh): Don't require mh-e;
2003-04-14 Richard M. Stallman (desktop-base-file-name): Renamed from desktop-basefilename. Add defvaralias.
2003-04-10 Juanma Barranquero (desktop-buffer-file): Restore major-mode if it is different from the normal
2003-04-09 Richard M. Stallman Handle multiple desktop files in different dirs.
2002-11-04 Juanma Barranquero (desktop-relative-file-names): New variable.
2002-03-11 Richard M. Stallman (desktop-buffer-handlers): Doc fix.
2001-11-16 Stefan Monnier (desktop-create-buffer): Use functionp.
2001-10-23 Gerd Moellmann (desktop-last-buffer): New variable.
2001-08-13 Eli Zaretskii (desktop-save): Insert the coding: tag before desktop-header.
2001-08-09 Gerd Moellmann (desktop-save): Don't use concat to form a file
2001-07-31 Gerd Moellmann (desktop-save): Bind coding-system-for-write to
2001-07-30 Gerd Moellmann (desktop-save): Add `-*- coding: emacs-mule -*-' to
2000-10-13 John Wiegley Added extensible special buffer support to desktop.el. See the
2000-10-10 Stefan Monnier (desktop-modes-not-to-save): New var.
2000-08-16 Eli Zaretskii (desktop-save): Don't look at symbol-value of a
2000-04-26 Gerd Moellmann (desktop-save): Save list of minor modes.
2000-02-02 Dave Love Fix keywords comment.
1998-11-11 Karl Heuer (desktop-save, desktop-create-buffer): Undo 10-22 change.
1998-10-26 Richard M. Stallman (desktop-buffer-dired): Use dired-maybe-insert-subdir.
1998-10-22 Thien-Thi Nguyen (desktop-create-buffer): Handle old (broken) minor mode support.
1998-10-20 Thien-Thi Nguyen (desktop-save, desktop-create-buffer): Handle all minor modes.
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-03-30 Richard M. Stallman (desktop-buffer-info, desktop-buffer-rmail)
1998-03-28 Richard M. Stallman (desktop-load-default): Add autoload cookie.
1998-01-26 Richard M. Stallman (desktop-clear): Don't kill dead buffers.
1997-12-29 Richard M. Stallman (desktop-enable): New variable.
1997-07-04 Richard M. Stallman (desktop-clear-preserve-buffers): New variable.
1997-07-02 Richard M. Stallman (desktop-clear): Don't kill buffers here.
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-03-22 Richard M. Stallman (desktop-missing-file-warning): Make the default nil.
1996-09-01 Richard M. Stallman (desktop-basefilename): Use convert-standard-filename.
1996-03-05 Richard M. Stallman Global var `misc' renamed.
1996-03-05 Richard M. Stallman Global vars mam, fn, bn renamed.
1996-03-05 Richard M. Stallman (desktop-list*): New function.
1996-01-14 Richard M. Stallman (desktop-read): Do nothing in batch mode.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-05 Karl Heuer Comment fixes.
1995-10-08 Richard M. Stallman (desktop-outvar): Support truncation.
1995-04-06 Richard M. Stallman (desktop-save): Use dired-directory as name
1995-02-17 Richard M. Stallman (desktop-internal-v2s): Don't use format to eliminate text properties.