comparison lisp/pcmpl-unix.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 54435fbb4206
children 417b1e4d63cd
comparison
equal deleted inserted replaced
110014:f576b550fb69 110015:280c8ae2476d
1 ;;; pcmpl-unix.el --- standard UNIX completions 1 ;;; pcmpl-unix.el --- standard UNIX completions
2 2
3 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 3 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 4 ;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5
6 ;; Package: pcomplete
5 7
6 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
7 9
8 ;; GNU Emacs is free software: you can redistribute it and/or modify 10 ;; GNU Emacs is free software: you can redistribute it and/or modify
9 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by