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
|