summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-5/+2
* * desktop.el (desktop-read): Use user-emacs-directory if desktop-path is nil.Chong Yidong2012-06-211-2/+2
* Fixes to desktop reading logic.Chong Yidong2012-06-211-5/+4
* Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.deChong Yidong2012-05-311-0/+12
|\
| * Ugly fix for bug#11556.Martin Rudalics2012-05-281-0/+12
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-4/+2
|/
* Rename condition-case-no-debug to condition-case-unless-debugLeo Liu2012-02-101-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).Juanma Barranquero2011-12-231-2/+2
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-5/+8
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-102/+113
* * lisp/bookmark.el:Juanma Barranquero2011-03-061-1/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-09-061-1/+1
|\ \ | |/
| * * desktop.el (desktop-path): Bump :version after 2009-09-15 change.Glenn Morris2010-09-011-1/+1
* | Merge from emacs-23Andreas Schwab2010-06-101-1/+3
|\ \ | |/
| * Close bug#6336.Glenn Morris2010-06-021-1/+3
| * Backport from trunk: Fix bug#5755.Glenn Morris2010-05-091-4/+9
* | desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,Jan Djärv2010-04-271-1/+4
* | Close bug#5755.Glenn Morris2010-03-241-4/+9
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* (desktop-path): Check user-emacs-directory.Stefan Monnier2009-09-151-1/+1
* (desktop-buffers-not-to-save): Set :version tag.Glenn Morris2009-07-191-0/+1
* (desktop-buffers-not-to-save): Default value is nil. Accept nil inEli Zaretskii2009-07-181-8/+10
* (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)Eli Zaretskii2009-07-121-1/+1
* * desktop.el (desktop-globals-to-save): Add file-name-history (Bug#2750).Chong Yidong2009-07-051-1/+2
* Comment.Glenn Morris2009-03-221-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'Juanma Barranquero2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (desktop-minor-mode-table): Add `savehist-mode'.Juanma Barranquero2008-04-281-2/+3
* Move non-autoloaded define-obsolete-variable-alias calls forGlenn Morris2008-04-121-2/+3
* (desktop-create-buffer): Don't catch errors if debug-on-error is set.Stefan Monnier2008-03-141-1/+1
* (desktop-read): Set `desktop-dirname' to nil before runningJuanma Barranquero2008-03-011-4/+4
* (desktop-save): Save the buffer name if the uniquified base name is empty.Juanma Barranquero2008-02-291-2/+3
* (uniquify-managed): Don't defvar.Juanma Barranquero2008-02-141-20/+19
* (after-init-hook): Set inhibit-startup-screen to tJuri Linkov2008-02-121-1/+3
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\