comparison lisp/desktop.el @ 27577:beed019fbf10

Fix keywords comment.
author Dave Love <fx@gnu.org>
date Wed, 02 Feb 2000 14:05:36 +0000
parents 3267bdc78cca
children f56c181fb849
comparison
equal deleted inserted replaced
27576:6097d621dac9 27577:beed019fbf10
1 ;;; desktop.el --- save partial status of Emacs when killed 1 ;;; desktop.el --- save partial status of Emacs when killed
2 2
3 ;; Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993, 1994, 1995, 1997 Free Software Foundation, Inc.
4 4
5 ;; Author: Morten Welinder <terra@diku.dk> 5 ;; Author: Morten Welinder <terra@diku.dk>
6 ;; Keywords: customization 6 ;; Keywords: convenience
7 ;; Favourite-brand-of-beer: None, I hate beer. 7 ;; Favourite-brand-of-beer: None, I hate beer.
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;; GNU Emacs is free software; you can redistribute it and/or modify