]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago(arm-*-openbsd*, hppa-*-openbsd*)
Richard M. Stallman [Mon, 19 Mar 2007 05:42:13 +0000 (05:42 +0000)]
(arm-*-openbsd*, hppa-*-openbsd*)
(m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added.
(ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.

17 years ago(default-directory): Mark safe.
Richard M. Stallman [Mon, 19 Mar 2007 05:40:20 +0000 (05:40 +0000)]
(default-directory): Mark safe.
(basic-save-buffer-2): Put proper dir name in error message.

17 years ago(inhibit-splash-screen, initial-major-mode): Doc fixes.
Richard M. Stallman [Mon, 19 Mar 2007 05:37:58 +0000 (05:37 +0000)]
(inhibit-splash-screen, initial-major-mode): Doc fixes.

17 years ago(Recording Input): recent-keys now gives 300 keys.
Richard M. Stallman [Mon, 19 Mar 2007 05:30:35 +0000 (05:30 +0000)]
(Recording Input): recent-keys now gives 300 keys.

17 years ago(NUM_RECENT_KEYS): Bump up to 300.
Richard M. Stallman [Mon, 19 Mar 2007 05:29:34 +0000 (05:29 +0000)]
(NUM_RECENT_KEYS): Bump up to 300.

17 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Mon, 19 Mar 2007 05:27:45 +0000 (05:27 +0000)]
(syms_of_buffer): Doc fix.

17 years ago*** empty log message ***
Jay Belanger [Mon, 19 Mar 2007 03:37:57 +0000 (03:37 +0000)]
*** empty log message ***

17 years ago(Time Zones): Mention the 2007 rule change.
Jay Belanger [Mon, 19 Mar 2007 03:36:17 +0000 (03:36 +0000)]
(Time Zones): Mention the 2007 rule change.

17 years ago(math-parse-date): Fix a regular expression.
Jay Belanger [Mon, 19 Mar 2007 03:16:20 +0000 (03:16 +0000)]
(math-parse-date): Fix a regular expression.
(math-std-daylight-savings-old, math-std-daylight-savings-new): New functions.
(math-std-daylight-savings): Use `math-std-daylight-savings-new' or
`math-std-daylight-savings-old' depending on year.

17 years agoRegenerate.
Chong Yidong [Mon, 19 Mar 2007 01:06:13 +0000 (01:06 +0000)]
Regenerate.

17 years ago* configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
Chong Yidong [Mon, 19 Mar 2007 01:05:42 +0000 (01:05 +0000)]
* configure.in: Don't define KERBEROS, KERBEROS5, or HESIOD if the
user specifies "without".

* configure: Regenerate.

17 years agoDon't define KERBEROS, KERBEROS5, or HESIOD if the user specifies
Chong Yidong [Mon, 19 Mar 2007 01:05:29 +0000 (01:05 +0000)]
Don't define KERBEROS, KERBEROS5, or HESIOD if the user specifies
"without".

17 years ago(pbm_load): Signal error for invalid image size.
Chong Yidong [Sun, 18 Mar 2007 23:09:57 +0000 (23:09 +0000)]
(pbm_load): Signal error for invalid image size.

17 years ago* image.c (pbm_load): Signal error for invalid image size.
Chong Yidong [Sun, 18 Mar 2007 23:09:49 +0000 (23:09 +0000)]
* image.c (pbm_load): Signal error for invalid image size.

17 years agoRegenerated
Jan Djärv [Sun, 18 Mar 2007 17:30:00 +0000 (17:30 +0000)]
Regenerated

17 years ago(HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.
Jan Djärv [Sun, 18 Mar 2007 17:29:38 +0000 (17:29 +0000)]
(HAVE_XFT): OLD_CFLAGS changed to OLD_CPPFLAGS.

17 years ago*** empty log message ***
Jan Djärv [Sun, 18 Mar 2007 17:29:27 +0000 (17:29 +0000)]
*** empty log message ***

17 years agoRegenerated
Jan Djärv [Sun, 18 Mar 2007 17:14:01 +0000 (17:14 +0000)]
Regenerated

17 years agoWarning for Gtk+ and Cygwin added.
Jan Djärv [Sun, 18 Mar 2007 17:13:44 +0000 (17:13 +0000)]
Warning for Gtk+ and Cygwin added.

17 years ago*** empty log message ***
Jan Djärv [Sun, 18 Mar 2007 17:13:35 +0000 (17:13 +0000)]
*** empty log message ***

17 years agoRemove duplicate entry.
Kim F. Storm [Sun, 18 Mar 2007 16:00:30 +0000 (16:00 +0000)]
Remove duplicate entry.

17 years ago(reb-update-overlays): Do not mark zero-width regexps as invalid
Juanma Barranquero [Sun, 18 Mar 2007 14:34:18 +0000 (14:34 +0000)]
(reb-update-overlays): Do not mark zero-width regexps as invalid
but rather at least count them correctly.

17 years ago(open-tls-stream): In handshake-waiting loop,
Thien-Thi Nguyen [Sun, 18 Mar 2007 11:41:42 +0000 (11:41 +0000)]
(open-tls-stream): In handshake-waiting loop,
don't wait more if there is output available to process.

17 years ago(redisplay_internal, note_mouse_highlight): Check
YAMAMOTO Mitsuharu [Sun, 18 Mar 2007 08:07:17 +0000 (08:07 +0000)]
(redisplay_internal, note_mouse_highlight): Check
popup_activated for MAC_OS.

17 years ago(note_mouse_movement): Don't return immediately for
YAMAMOTO Mitsuharu [Sun, 18 Mar 2007 08:06:38 +0000 (08:06 +0000)]
(note_mouse_movement): Don't return immediately for
LeaveNotify case.

17 years ago(popup_activated_flag): New variable.
YAMAMOTO Mitsuharu [Sun, 18 Mar 2007 08:06:18 +0000 (08:06 +0000)]
(popup_activated_flag): New variable.
(x_activate_menubar, mac_menu_show): Set it during menu tracking.
(popup_activated): New function.

17 years ago*** empty log message ***
Nick Roberts [Sun, 18 Mar 2007 04:54:51 +0000 (04:54 +0000)]
*** empty log message ***

17 years ago(compilation-find-file): Revert change
Nick Roberts [Sun, 18 Mar 2007 02:49:54 +0000 (02:49 +0000)]
(compilation-find-file): Revert change
from 2006-07-18 to allow completion of directory names.
Reported by John Carter <john.carter@tait.co.nz>.

17 years ago*** empty log message ***
Nick Roberts [Sun, 18 Mar 2007 02:48:43 +0000 (02:48 +0000)]
*** empty log message ***

17 years ago(when, unless): Doc fix.
Kim F. Storm [Sun, 18 Mar 2007 00:44:24 +0000 (00:44 +0000)]
(when, unless): Doc fix.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 18 Mar 2007 00:44:10 +0000 (00:44 +0000)]
*** empty log message ***

17 years agoRestore stuff accidentally deleted in 2007-03-17T23:44:01Z!storm@cua.dk.
Juanma Barranquero [Sun, 18 Mar 2007 00:28:26 +0000 (00:28 +0000)]
Restore stuff accidentally deleted in 2007-03-17T23:44:01Z!storm@cua.dk.

17 years ago(syms_of_buffer) <buffer-display-table>: Doc fix.
Juanma Barranquero [Sun, 18 Mar 2007 00:20:22 +0000 (00:20 +0000)]
(syms_of_buffer) <buffer-display-table>: Doc fix.

17 years ago2007-03-17 Richard M. Stallman <rms@gnu.org>
Kim F. Storm [Sat, 17 Mar 2007 23:44:57 +0000 (23:44 +0000)]
2007-03-17  Richard M. Stallman  <rms@gnu.org>
(file_name_completion): Gcpro NAME.

17 years ago*** empty log message ***
Kim F. Storm [Sat, 17 Mar 2007 23:44:01 +0000 (23:44 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Sat, 17 Mar 2007 22:20:19 +0000 (22:20 +0000)]
*** empty log message ***

17 years ago(tls-program): Doc fix.
Thien-Thi Nguyen [Sat, 17 Mar 2007 21:06:04 +0000 (21:06 +0000)]
(tls-program): Doc fix.

17 years ago(auto-revert-tail-handler): Call after-revert-hook.
Chong Yidong [Sat, 17 Mar 2007 20:38:17 +0000 (20:38 +0000)]
(auto-revert-tail-handler): Call after-revert-hook.

17 years ago* autorevert.el (auto-revert-tail-handler): Call after-revert-hook.
Chong Yidong [Sat, 17 Mar 2007 20:38:04 +0000 (20:38 +0000)]
* autorevert.el (auto-revert-tail-handler): Call after-revert-hook.

17 years ago(try_window_id): Increment matrix positions if the buffer's byte count
Chong Yidong [Sat, 17 Mar 2007 19:47:13 +0000 (19:47 +0000)]
(try_window_id): Increment matrix positions if the buffer's byte count
has increased, but not the character count.

17 years ago* xdisp.c (try_window_id): Increment matrix positions if the
Chong Yidong [Sat, 17 Mar 2007 19:46:52 +0000 (19:46 +0000)]
* xdisp.c (try_window_id): Increment matrix positions if the
buffer's byte count has increased, but not the character count.

17 years ago** handa@m17n.org, Mar 7: Display bug [Re: My Emacs unicode 2 crash again ...]
Chong Yidong [Sat, 17 Mar 2007 19:45:15 +0000 (19:45 +0000)]
** handa@m17n.org, Mar 7: Display bug [Re: My Emacs unicode 2 crash again ...]
Fixed.

17 years ago** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
Chong Yidong [Sat, 17 Mar 2007 19:44:58 +0000 (19:44 +0000)]
** md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
Fixed.

17 years ago(line-move-1): Respect `inhibit-line-move-field-capture' property.
Chong Yidong [Sat, 17 Mar 2007 19:44:21 +0000 (19:44 +0000)]
(line-move-1): Respect `inhibit-line-move-field-capture' property.

17 years ago* simple.el (line-move-1): Respect `inhibit-line-move-field-capture' property.
Chong Yidong [Sat, 17 Mar 2007 19:44:11 +0000 (19:44 +0000)]
* simple.el (line-move-1): Respect `inhibit-line-move-field-capture' property.

17 years agomd5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers
Chong Yidong [Sat, 17 Mar 2007 19:04:53 +0000 (19:04 +0000)]
md5i@cs.cmu.edu, Feb 20: move-end-of-line in comint buffers

17 years agoFix "daylight savings time" -> "daylight saving time" typo.
Chong Yidong [Sat, 17 Mar 2007 19:03:51 +0000 (19:03 +0000)]
Fix "daylight savings time" -> "daylight saving time" typo.

17 years agoFix typo.
Chong Yidong [Sat, 17 Mar 2007 19:00:52 +0000 (19:00 +0000)]
Fix typo.

17 years ago(Daylight Saving): Rename node from "Daylight Savings".
Chong Yidong [Sat, 17 Mar 2007 18:59:51 +0000 (18:59 +0000)]
(Daylight Saving): Rename node from "Daylight Savings".

17 years ago* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
Chong Yidong [Sat, 17 Mar 2007 18:55:52 +0000 (18:55 +0000)]
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants.  There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.

17 years agoFix formatting typos.
Chong Yidong [Sat, 17 Mar 2007 18:53:08 +0000 (18:53 +0000)]
Fix formatting typos.

17 years ago* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
Chong Yidong [Sat, 17 Mar 2007 18:51:19 +0000 (18:51 +0000)]
* xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
(xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
Return to use of the -no-properties variants.  There was
consensus on emacs-devel that the speed of these variants was
prefered since we are usually parsing files (from the internet
or on disk) instead of XML created in Emacs.

17 years agoFix "daylight savings" -> "daylight saving" typo.
Chong Yidong [Sat, 17 Mar 2007 18:44:06 +0000 (18:44 +0000)]
Fix "daylight savings" -> "daylight saving" typo.

17 years ago(Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong [Sat, 17 Mar 2007 18:38:40 +0000 (18:38 +0000)]
(Mail and Post): Update documentation for gnus-user-agent.
The variable now uses a list of symbols instead of just a symbol.
Reported by Christoph Conrad <christoph.conrad@gmx.de>.

17 years ago* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong [Sat, 17 Mar 2007 18:37:07 +0000 (18:37 +0000)]
* calc.texi (Time Zones): Switch to new North America DST rule.

* calendar.texi (Daylight Saving): Rename node from "Daylight Savings".

17 years ago* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong [Sat, 17 Mar 2007 18:36:40 +0000 (18:36 +0000)]
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
The variable now uses a list of symbols instead of just a symbol.
Reported by Christoph Conrad <christoph.conrad@gmx.de>.

17 years ago(Daylight Saving): Rename node from "Daylight Savings".
Chong Yidong [Sat, 17 Mar 2007 18:35:57 +0000 (18:35 +0000)]
(Daylight Saving): Rename node from "Daylight Savings".
Fix "daylight savings time" -> "daylight saving time" typo throughout.

17 years ago(Time Zones): Switch to new North America DST rule.
Chong Yidong [Sat, 17 Mar 2007 18:35:08 +0000 (18:35 +0000)]
(Time Zones): Switch to new North America DST rule.
Fix "daylight savings time" -> "daylight saving time" typo throughout.

17 years ago(Fdecode_time, Fencode_time): "daylight savings" -> "daylight saving"
Chong Yidong [Sat, 17 Mar 2007 18:31:34 +0000 (18:31 +0000)]
(Fdecode_time, Fencode_time): "daylight savings" -> "daylight saving"
doc fix.

17 years ago* lisp.h: Declare check_obarray.
Chong Yidong [Sat, 17 Mar 2007 18:28:12 +0000 (18:28 +0000)]
* lisp.h: Declare check_obarray.

* process.c (Fdelete_process): Properly handle deletion of first
element of deleted_pid_list.
(create_process): Declare pid as pid_t.

17 years agoDeclare check_obarray.
Chong Yidong [Sat, 17 Mar 2007 18:27:10 +0000 (18:27 +0000)]
Declare check_obarray.

17 years ago(read_key_sequence): Store original event into keybuf when replaying
Chong Yidong [Sat, 17 Mar 2007 18:26:21 +0000 (18:26 +0000)]
(read_key_sequence): Store original event into keybuf when replaying
sequence with local keymap(s) from string.

17 years ago(Fdelete_process): Properly handle deletion of first element of
Chong Yidong [Sat, 17 Mar 2007 18:24:46 +0000 (18:24 +0000)]
(Fdelete_process): Properly handle deletion of first element of
deleted_pid_list.
(create_process): Declare pid as pid_t.
(sigchld_handler): Avoid busyloop.

17 years ago(sigchld_handler): Change type of pid to pid_t. Scan deleted_pid_list
Chong Yidong [Sat, 17 Mar 2007 18:16:03 +0000 (18:16 +0000)]
(sigchld_handler): Change type of pid to pid_t.  Scan deleted_pid_list
explicitly to avoid using Fmember which don't know about mark bits and
make_fixnum_or_float which may malloc.  Reported by Andreas Schwab.

17 years ago* process.c (sigchld_handler): Change type of pid to pid_t.
Chong Yidong [Sat, 17 Mar 2007 18:09:34 +0000 (18:09 +0000)]
* process.c (sigchld_handler): Change type of pid to pid_t.
Scan deleted_pid_list explicitly to avoid using Fmember which don't
know about mark bits and make_fixnum_or_float which may malloc.
Reported by Andreas Schwab.

* keyboard.c (read_key_sequence): Store original event into keybuf
when replaying sequence with local keymap(s) from string.

17 years ago(comint-arguments): Mark backslash-escaped chars.
Chong Yidong [Sat, 17 Mar 2007 18:08:50 +0000 (18:08 +0000)]
(comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.

17 years ago* comint.el (comint-arguments): Mark backslash-escaped chars.
Chong Yidong [Sat, 17 Mar 2007 18:05:43 +0000 (18:05 +0000)]
* comint.el (comint-arguments): Mark backslash-escaped chars.
(comint-delim-arg): Don't treat them as delimiters.

17 years ago(ido-init-completion-maps): Remap delete-backward-char.
Chong Yidong [Sat, 17 Mar 2007 18:04:50 +0000 (18:04 +0000)]
(ido-init-completion-maps): Remap delete-backward-char.

17 years ago* ido.el (ido-init-completion-maps): Remap delete-backward-char.
Chong Yidong [Sat, 17 Mar 2007 18:04:04 +0000 (18:04 +0000)]
* ido.el (ido-init-completion-maps): Remap delete-backward-char.

17 years ago(tempo-insert): Deal with 'r> if it appears specified with a prompt
Chong Yidong [Sat, 17 Mar 2007 18:03:25 +0000 (18:03 +0000)]
(tempo-insert): Deal with 'r> if it appears specified with a prompt
argument.

17 years ago* tempo.el (tempo-insert): Deal with 'r> if it appears
Chong Yidong [Sat, 17 Mar 2007 18:02:12 +0000 (18:02 +0000)]
* tempo.el (tempo-insert): Deal with 'r> if it appears
specified with a prompt argument.

17 years ago(org-set-font-lock-defaults): Handle narrow table columns correctly.
Chong Yidong [Sat, 17 Mar 2007 18:01:24 +0000 (18:01 +0000)]
(org-set-font-lock-defaults): Handle narrow table columns correctly.

17 years ago* textmodes/org.el (org-set-font-lock-defaults): Handle narrow
Chong Yidong [Sat, 17 Mar 2007 18:00:09 +0000 (18:00 +0000)]
* textmodes/org.el (org-set-font-lock-defaults): Handle narrow
table columns correctly.

17 years ago(command-line-1): Make insertion of initial-scratch-message not depend
Chong Yidong [Sat, 17 Mar 2007 17:59:07 +0000 (17:59 +0000)]
(command-line-1): Make insertion of initial-scratch-message not depend
on scratch being selected.

17 years ago(woman-change-fonts): Tweak previous change by using
Chong Yidong [Sat, 17 Mar 2007 17:57:38 +0000 (17:57 +0000)]
(woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".

17 years ago* calc/calc-forms.el (math-std-daylight-savings): Switch to new
Chong Yidong [Sat, 17 Mar 2007 17:56:37 +0000 (17:56 +0000)]
* calc/calc-forms.el (math-std-daylight-savings): Switch to new
North American rule.

* woman.el (woman-change-fonts): Tweak previous change by using
woman-request-regexp rather than "^\\.".

* startup.el (command-line-1): Make insertion of
initial-scratch-message not depend on scratch being selected.

17 years ago(solar-date-next-longitude): "daylight savings" -> "daylight saving"
Chong Yidong [Sat, 17 Mar 2007 17:53:34 +0000 (17:53 +0000)]
(solar-date-next-longitude): "daylight savings" -> "daylight saving"
doc fix.

17 years ago(lunar-new-moon-on-or-after): Doc fix.
Chong Yidong [Sat, 17 Mar 2007 17:52:54 +0000 (17:52 +0000)]
(lunar-new-moon-on-or-after): Doc fix.

17 years ago(number-of-diary-entries): Fix docstring typo.
Chong Yidong [Sat, 17 Mar 2007 17:51:56 +0000 (17:51 +0000)]
(number-of-diary-entries): Fix docstring typo.

17 years agoChange "daylight savings time" -> "daylight saving time".
Chong Yidong [Sat, 17 Mar 2007 17:50:57 +0000 (17:50 +0000)]
Change "daylight savings time" -> "daylight saving time".

17 years agoChange "daylight savings time" -> "daylight saving time" throughout.
Chong Yidong [Sat, 17 Mar 2007 17:49:59 +0000 (17:49 +0000)]
Change "daylight savings time" -> "daylight saving time" throughout.

17 years ago(math-std-daylight-savings): Switch to new North American rule.
Chong Yidong [Sat, 17 Mar 2007 17:41:19 +0000 (17:41 +0000)]
(math-std-daylight-savings): Switch to new North American rule.

17 years agoAdd GC_ mark bit cleanup.
Chong Yidong [Sat, 17 Mar 2007 17:37:41 +0000 (17:37 +0000)]
Add GC_ mark bit cleanup.

17 years agoAdd Cygwin 4.1.2 to list of good Cygwin build environments.
Chong Yidong [Sat, 17 Mar 2007 17:36:54 +0000 (17:36 +0000)]
Add Cygwin 4.1.2 to list of good Cygwin build environments.

17 years ago"daylight savings time" -> "daylight saving time"
Chong Yidong [Sat, 17 Mar 2007 17:35:47 +0000 (17:35 +0000)]
"daylight savings time" -> "daylight saving time"

17 years agoAdd comment about legal notices.
Chong Yidong [Sat, 17 Mar 2007 17:34:25 +0000 (17:34 +0000)]
Add comment about legal notices.

17 years agoUpdate notes on etc/Xkeymap.txt and etc/TERMS
Chong Yidong [Sat, 17 Mar 2007 17:32:43 +0000 (17:32 +0000)]
Update notes on etc/Xkeymap.txt and etc/TERMS

17 years ago*** empty log message ***
Chong Yidong [Sat, 17 Mar 2007 17:30:22 +0000 (17:30 +0000)]
*** empty log message ***

17 years agoeshell ansi-color hook
Mark A. Hershberger [Fri, 16 Mar 2007 16:53:06 +0000 (16:53 +0000)]
eshell ansi-color hook

17 years ago(match): Use yellow background on light-bg terminals.
Richard M. Stallman [Sun, 11 Mar 2007 23:53:38 +0000 (23:53 +0000)]
(match): Use yellow background on light-bg terminals.

17 years ago(type-break-get-previous-count): Repeat previous change here.
Richard M. Stallman [Sun, 11 Mar 2007 21:17:06 +0000 (21:17 +0000)]
(type-break-get-previous-count): Repeat previous change here.

17 years ago(byte-compile-warning-prefix): Correctly compute line number.
Richard M. Stallman [Sun, 11 Mar 2007 21:16:09 +0000 (21:16 +0000)]
(byte-compile-warning-prefix): Correctly compute line number.

17 years agotweak last patch: add comment and avoid the first sleep
Sam Steingold [Sun, 11 Mar 2007 21:08:45 +0000 (21:08 +0000)]
tweak last patch: add comment and avoid the first sleep

17 years ago*** empty log message ***
Glenn Morris [Sun, 11 Mar 2007 20:13:23 +0000 (20:13 +0000)]
*** empty log message ***

17 years ago(SOURCES): ulimit.hack is removed.
Glenn Morris [Sun, 11 Mar 2007 20:01:13 +0000 (20:01 +0000)]
(SOURCES): ulimit.hack is removed.

17 years agoRemove file of uncertain legal status
Glenn Morris [Sun, 11 Mar 2007 19:59:22 +0000 (19:59 +0000)]
Remove file of uncertain legal status

17 years agoRemove license from trivial file.
Glenn Morris [Sun, 11 Mar 2007 19:57:32 +0000 (19:57 +0000)]
Remove license from trivial file.

17 years agoRemove obsolete file
Glenn Morris [Sun, 11 Mar 2007 19:54:58 +0000 (19:54 +0000)]
Remove obsolete file

17 years ago(sigchld_handler): Sleep before wait3 to avoid a busyloop.
Sam Steingold [Sun, 11 Mar 2007 18:16:50 +0000 (18:16 +0000)]
(sigchld_handler): Sleep before wait3 to avoid a busyloop.

17 years ago(grep-find-ignored-directories): Add .git and
Dan Nicolaescu [Sun, 11 Mar 2007 17:44:40 +0000 (17:44 +0000)]
(grep-find-ignored-directories): Add .git and
.bzr to list.