aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/desktop.el
Commit message (Expand)AuthorAgeFilesLines
* (desktop-save, desktop-create-buffer): Replace mapcar with dolist.Stefan Monnier2007-04-111-48/+46
* (desktop-create-buffer, desktop-save): Revert 2004-11-12 change.Chong Yidong2007-04-061-4/+4
* *** empty log message ***Lars Hansen2007-02-281-1/+0
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Add comment.Lars Hansen2006-09-121-1/+2
* (desktop-read): when loading a desktop, disableDavid Kastrup2006-09-081-2/+3
* (desktop-full-file-name): New function.Lars Hansen2006-06-231-46/+56
* (desktop-missing-file-warning): Fix docstring.Lars Hansen2006-05-141-2/+2
* (desktop-save): Use with-temp-buffer.Lars Hansen2006-05-131-38/+35
* (desktop-outvar): Fix typo.Juanma Barranquero2006-02-101-6/+7
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (desktop-load-file): Check for `fboundp' before calling `symbol-function'.Juri Linkov2006-01-231-1/+1
* (desktop-minor-mode-table): Add vc-dired-mode with nil.Juri Linkov2005-12-141-1/+2
* (desktop-buffers-not-to-save): Remove TAGS from the default value.Juri Linkov2005-10-211-3/+4
* (desktop-load-file): Do nothing when FUNCTION is nil.Lars Hansen2005-10-121-4/+5
* Message format spec fixes (1)Deepak Goel2005-09-181-2/+2
* Put autoload cookie at risky-local-variable declarations.Andreas Schwab2005-08-141-0/+2
* (desktop-buffer-mode-handlers): MakeLars Hansen2005-08-101-54/+178
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (desktop-save-buffer): Fix typos in docstring.Juanma Barranquero2005-07-291-10/+12
* (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.Juanma Barranquero2005-07-211-1/+1
* (desktop-enable, desktop-basefilename): Declare withJuanma Barranquero2005-07-191-5/+4
* (desktop-enable, desktop-buffer-modes-to-save, (desktop-buffer-misc-functions,Juanma Barranquero2005-07-191-12/+12
* Update e-mail address.Lars Hansen2005-07-121-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Make "--no-desktop" turn off `desktop-save-mode'.Lars Hansen2005-04-181-3/+4
* (desktop-no-desktop-file-hook, desktop-after-read-hook): Fix docstring.Lute Kamstra2005-04-031-3/+3
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-12/+12
* (desktop-save): Add `mode: emacs-lisp' to the localJuri Linkov2005-01-121-1/+1
* (desktop-restore-eager): Fix typo in type.David Kastrup2005-01-091-1/+1
* (desktop-restore-eager, desktop-lazy-verbose, desktop-lazy-idle-delay):Lars Hansen2005-01-071-10/+113
* (desktop-read): Replace mapcar with mapc.Lars Hansen2004-11-261-4/+3
* (desktop-create-buffer, desktop-save): Avoid some consing by using mapcEli Zaretskii2004-11-121-13/+13
* (desktop-buffer-mode-handlers, desktop-after-read-hook,Lars Hansen2004-11-111-8/+16
* (desktop-clear-preserve-buffers): Remove make-obsolete-variable.Lars Hansen2004-09-091-89/+79
* (desktop-save): Don't save minor modes without a known mode initialization fu...Lars Hansen2004-05-311-10/+11
* (desktop-buffer-mode-handlers): Fix docstring.Lars Hansen2004-05-071-1/+1
* (desktop-buffer-mode-handlers): Fix docstring.Lars Hansen2004-05-071-5/+3
* Fix comment.Juri Linkov2004-04-271-2/+2
* (desktop-buffer-misc-data-function): Rename to desktop-save-buffer and change...Lars Hansen2004-04-261-32/+29
* (desktop-buffer-mode-handlers): New variabel. AlistLars Hansen2004-04-211-149/+91
* (desktop-file-version, desktop-after-read-hook): Fix typos.Juanma Barranquero2004-02-291-24/+23
* (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