1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Juanma Barranquero
f5bb919695 (list-load-path-shadows): Doc fix. 2007-01-29 11:55:30 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Glenn Morris
d59c31376c Update copyright years. 2006-12-07 05:06:17 +00:00
Juanma Barranquero
32a37bc628 (list-load-path-shadows): Fix typo in docstring. 2006-11-06 02:35:42 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Andreas Schwab
da49096f06 Handle compressed files. 2005-11-19 16:53:48 +00:00
Thien-Thi Nguyen
3731a85096 Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Eli Zaretskii
1550204223 * progmodes/idlwave.el (idlwave-make-tags):
* 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.
2004-01-03 12:12:01 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Markus Rost
4e2ad9eaea (defgroup lisp-shadow): New group name. Previous group name shadow is
used in shadowfile.el.
(shadows-compare-text-p): Use group lisp-shadow.
2002-11-19 15:01:56 +00:00
Richard M. Stallman
8ab4da6cc0 (list-load-path-shadows): Only ignore last copy of standard Lisp
directories.
2002-03-28 18:15:32 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Richard M. Stallman
3a6a40e55b Whitespace change. 1998-05-21 01:55:57 +00:00
Richard M. Stallman
248a9f6d2f (list-load-path-shadows): Don't say
anything if we are not interactive and nothing is wrong.
1998-05-04 01:22:17 +00:00
Stephen Eglen
666b94132b Customized. 1998-04-05 18:26:32 +00:00
Karl Heuer
b7797a3e84 (shadows-compare-text-p): Add.
(shadow-same-file-or-nonexistent): Add.
(find-emacs-lisp-shadows): Use directory-file-name.
1997-09-25 01:33:26 +00:00
Richard M. Stallman
0cdbb11dee (list-load-path-shadows): Exclude, from the path we search, all but
the first set of directories that include the standard Emacs Lisp files.
1997-08-12 05:30:47 +00:00
Richard M. Stallman
5017dcaa27 (find-emacs-lisp-shadows): Don't mention `subdirs.el'.
(list-load-path-shadows): When noninteractive, if there are shadows,
start with a message explaining what this is a problem.
1997-08-08 21:32:50 +00:00
Richard M. Stallman
0f93e41fda (list-load-path-shadows): Doc fix. 1996-07-23 13:56:33 +00:00
Karl Heuer
c2b7bdc246 (list-load-path-shadows): Fix ambiguous wording. 1996-07-20 06:12:06 +00:00
Karl Heuer
38fb372206 (list-load-path-shadows): Pass proper format string to message.
(list-load-path-shadows): Delete format call inside message.
1996-01-25 01:16:14 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
50584ac0cc Initial revision 1996-01-08 22:52:14 +00:00