summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/shadow.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (list-load-path-shadows): Doc fix.Juanma Barranquero2007-01-291-3/+3
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-071-1/+1
|
* (list-load-path-shadows): Fix typo in docstring.Juanma Barranquero2006-11-061-7/+7
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
|
* Handle compressed files.Andreas Schwab2005-11-191-2/+5
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-1/+1
| | | | | | | | | | | | | | | * textmodes/flyspell.el (flyspell-large-region):. * progmodes/make-mode.el (makefile-query-by-make-minus-q): * emulation/viper-util.el (viper-glob-unix-files): * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent): * man.el (Man-init-defvars): * jka-compr.el (jka-compr-call-process): * files.el (get-free-disk-space,insert-directory): * ediff-ptch.el (ediff-test-patch-utility): * ediff-diff.el (ediff-test-utility): * dired-aux.el (dired-check-process): * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to test the return value of call-process, because it can be a string.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-4/+4
|
* (defgroup lisp-shadow): New group name. Previous group name shadow isMarkus Rost2002-11-191-2/+2
| | | | | used in shadowfile.el. (shadows-compare-text-p): Use group lisp-shadow.
* (list-load-path-shadows): Only ignore last copy of standard LispRichard M. Stallman2002-03-281-2/+2
| | | | directories.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* Whitespace change.Richard M. Stallman1998-05-211-2/+2
|
* (list-load-path-shadows): Don't sayRichard M. Stallman1998-05-041-5/+5
| | | | anything if we are not interactive and nothing is wrong.
* Customized.Stephen Eglen1998-04-051-2/+9
|
* (shadows-compare-text-p): Add.Karl Heuer1997-09-251-8/+32
| | | | | (shadow-same-file-or-nonexistent): Add. (find-emacs-lisp-shadows): Use directory-file-name.
* (list-load-path-shadows): Exclude, from the path we search, all butRichard M. Stallman1997-08-121-25/+47
| | | | the first set of directories that include the standard Emacs Lisp files.
* (find-emacs-lisp-shadows): Don't mention `subdirs.el'.Richard M. Stallman1997-08-081-5/+9
| | | | | (list-load-path-shadows): When noninteractive, if there are shadows, start with a message explaining what this is a problem.
* (list-load-path-shadows): Doc fix.Richard M. Stallman1996-07-231-3/+3
|
* (list-load-path-shadows): Fix ambiguous wording.Karl Heuer1996-07-201-20/+21
|
* (list-load-path-shadows): Pass proper format string to message.Karl Heuer1996-01-251-2/+2
| | | | (list-load-path-shadows): Delete format call inside message.
* Update FSF's address.Erik Naggum1996-01-141-3/+4
|
* Initial revisionKarl Heuer1996-01-081-0/+201