Mercurial > emacs
comparison lisp/misc.el @ 110015:280c8ae2476d
Add "Package:" file headers to denote built-in packages.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 29 Aug 2010 12:17:13 -0400 |
parents | 1d1d5d9bd884 |
children | 249a1455856a |
comparison
equal
deleted
inserted
replaced
110014:f576b550fb69 | 110015:280c8ae2476d |
---|---|
3 ;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, | 3 ;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, |
4 ;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 4 ;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
7 ;; Keywords: convenience | 7 ;; Keywords: convenience |
8 ;; Package: emacs | |
8 | 9 |
9 ;; This file is part of GNU Emacs. | 10 ;; This file is part of GNU Emacs. |
10 | 11 |
11 ;; GNU Emacs is free software: you can redistribute it and/or modify | 12 ;; GNU Emacs is free software: you can redistribute it and/or modify |
12 ;; it under the terms of the GNU General Public License as published by | 13 ;; it under the terms of the GNU General Public License as published by |