log lisp/desktop.el @ 88991:8f20edeaf2e8

age author description
2002-05-27 Dave Love (desktop-save): Use utf-8-emacs coding system, not
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-11-30 Glenn Morris (uniquify-item-base): Declare as a function.
2007-11-19 Glenn Morris Comment.
2007-10-30 Miles Bader Merge from emacs--rel--22
2007-10-30 Michael Olson Revert bad erc-track change; ignore erc-track-minor-mode properly in desktop
2007-10-27 Juanma Barranquero (desktop-load-locked-desktop, desktop-base-lock-name, desktop-not-loaded-hook):
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-12 Juanma Barranquero (desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
2007-06-20 Juanma Barranquero (desktop-read): Run `desktop-not-loaded-hook' in the directory
2007-06-12 Juanma Barranquero (desktop-load-locked-desktop): New option.
2007-06-12 Juanma Barranquero (desktop-save-mode-off): New function.
2008-08-12 Juanma Barranquero Backport trivial fixes from the trunk.
2008-03-01 Juanma Barranquero (desktop-read): Set `desktop-dirname' to nil before calling
2008-02-29 Juanma Barranquero (desktop-save): Save the buffer name if the uniquified base name is empty.
2008-02-12 Juri Linkov (after-init-hook): Set inhibit-startup-screen to t
2008-02-12 Juanma Barranquero (uniquify-managed): Don't defvar.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-10-27 Juanma Barranquero (uniquify-managed): Pacify byte compiler.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-12 Juanma Barranquero (desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
2007-06-24 Juanma Barranquero (desktop-read): Run `desktop-not-loaded-hook' in the directory where the desktop
2007-06-09 Juanma Barranquero (desktop-minor-mode-table): Doc fix.
2007-04-11 Stefan Monnier (desktop-save, desktop-create-buffer): Replace mapcar with dolist.
2007-04-06 Chong Yidong (desktop-create-buffer, desktop-save): Revert 2004-11-12 change.
2007-02-28 Lars Hansen *** empty log message ***
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-09-12 Lars Hansen Add comment.
2006-09-08 David Kastrup (desktop-read): when loading a desktop, disable
2006-06-23 Lars Hansen (desktop-full-file-name): New function.
2006-05-14 Lars Hansen (desktop-missing-file-warning): Fix docstring.
2006-05-13 Lars Hansen (desktop-save): Use with-temp-buffer.
2006-02-10 Juanma Barranquero (desktop-outvar): Fix typo.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-23 Juri Linkov (desktop-load-file): Check for `fboundp' before calling `symbol-function'.
2005-12-14 Juri Linkov (desktop-minor-mode-table): Add vc-dired-mode with nil.
2005-10-21 Juri Linkov (desktop-buffers-not-to-save): Remove TAGS from the default value.
2005-10-12 Lars Hansen (desktop-load-file): Do nothing when FUNCTION is nil.
2005-09-18 Deepak Goel Message format spec fixes (1)
2005-08-14 Andreas Schwab Put autoload cookie at risky-local-variable declarations.
2005-08-10 Lars Hansen (desktop-buffer-mode-handlers): Make
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-29 Juanma Barranquero (desktop-save-buffer): Fix typos in docstring.
2005-07-21 Juanma Barranquero (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.
2005-07-19 Juanma Barranquero (desktop-enable, desktop-basefilename): Declare with
2005-07-19 Juanma Barranquero (desktop-enable, desktop-buffer-modes-to-save, (desktop-buffer-misc-functions,
2005-07-12 Lars Hansen Update e-mail address.
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-18 Lars Hansen Make "--no-desktop" turn off `desktop-save-mode'.
2005-04-03 Lute Kamstra (desktop-no-desktop-file-hook, desktop-after-read-hook): Fix docstring.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2005-01-12 Juri Linkov (desktop-save): Add `mode: emacs-lisp' to the local
2005-01-09 David Kastrup (desktop-restore-eager): Fix typo in type.
2005-01-07 Lars Hansen (desktop-restore-eager, desktop-lazy-verbose, desktop-lazy-idle-delay):
2004-11-26 Lars Hansen (desktop-read): Replace mapcar with mapc.
2004-11-12 Eli Zaretskii (desktop-create-buffer, desktop-save): Avoid some consing by using mapc
2004-11-11 Lars Hansen (desktop-buffer-mode-handlers, desktop-after-read-hook,
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.
1995-01-30 Richard M. Stallman Many doc fixes.