Mercurial > emacs
graph
-
*** empty log message ***Wed, 20 Mar 2002 20:41:49 +0000, by Jason Rumney
-
(LIBS): Remove $(WSOCK32).Wed, 20 Mar 2002 20:41:11 +0000, by Jason Rumney
-
(init_winsock): Dynamically load new server and UDPWed, 20 Mar 2002 20:38:44 +0000, by Jason Rumney
-
(QCfamily, QCfiler): Remove duplicate declaration and initialization.Wed, 20 Mar 2002 20:37:41 +0000, by Jason Rumney
-
(sys_setsockopt, sys_listen, sys_getsockname)Wed, 20 Mar 2002 20:23:37 +0000, by Jason Rumney
-
*** empty log message ***Wed, 20 Mar 2002 18:11:40 +0000, by Eli Zaretskii
-
(conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don'tWed, 20 Mar 2002 18:10:01 +0000, by Eli Zaretskii
-
(bootstrap-lisp): Pass an absolute file name as value of ${lisp}.Wed, 20 Mar 2002 17:48:13 +0000, by Eli Zaretskii
-
(bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)Wed, 20 Mar 2002 17:37:50 +0000, by Eli Zaretskii
-
Fix editing of the rule for ${libsrc}make-docfile.Wed, 20 Mar 2002 17:35:15 +0000, by Eli Zaretskii
-
*** empty log message ***Wed, 20 Mar 2002 08:13:21 +0000, by Paul Reilly
-
Eliminate compilation warnings due to `rfc822-addresses'.Wed, 20 Mar 2002 08:08:48 +0000, by Paul Reilly
-
*** empty log message ***Wed, 20 Mar 2002 07:46:46 +0000, by Pavel Jank
-
(Fbyte_code): Revert last change.Wed, 20 Mar 2002 07:44:54 +0000, by Pavel Jank
-
added a description of the new features in EdiffWed, 20 Mar 2002 07:12:27 +0000, by Michael Kifer
-
described the new "=" fiture.Wed, 20 Mar 2002 06:41:51 +0000, by Michael Kifer
-
* ediff-diff.el (ediff-install-fine-diff-if-necessary): takeWed, 20 Mar 2002 06:36:18 +0000, by Michael Kifer
-
*** empty log message ***Tue, 19 Mar 2002 21:14:17 +0000, by Paul Reilly
-
(rmail-dont-reply-to): Overhaul to correctly apply the regularTue, 19 Mar 2002 19:42:46 +0000, by Paul Reilly
-
(rmail-dont-reply-to-names): Modify the documentation to make it emailTue, 19 Mar 2002 19:35:31 +0000, by Paul Reilly
-
*** empty log message ***Tue, 19 Mar 2002 12:04:17 +0000, by Kim F. Storm
-
(HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)Tue, 19 Mar 2002 12:03:42 +0000, by Kim F. Storm
-
(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.Tue, 19 Mar 2002 12:01:09 +0000, by Kim F. Storm
-
(ibuffer-set-mark): Go back to the beginning of the line after settingMon, 18 Mar 2002 21:21:57 +0000, by Colin Walters
-
(ibuffer-toggle-sorting-mode): Remove `find-if' so we don't requireMon, 18 Mar 2002 21:21:31 +0000, by Colin Walters
-
*** empty log message ***Mon, 18 Mar 2002 21:21:13 +0000, by Colin Walters
-
*** empty log message ***Mon, 18 Mar 2002 20:29:26 +0000, by Stefan Monnier
-
(unify-8859-on-decoding-mode)Mon, 18 Mar 2002 20:23:44 +0000, by Stefan Monnier
-
*** empty log message ***Mon, 18 Mar 2002 20:21:56 +0000, by Stefan Monnier
-
("emacs-lisp/backquote"): Load earlier.Mon, 18 Mar 2002 20:20:44 +0000, by Stefan Monnier
-
*** empty log message ***Mon, 18 Mar 2002 18:22:37 +0000, by Pavel Jank
-
(wait_reading_process_input): Move variables `pname' and `pnamelen' downMon, 18 Mar 2002 18:21:25 +0000, by Pavel Jank
-
*** empty log message ***Mon, 18 Mar 2002 18:18:21 +0000, by Pavel Jank
-
(Fbyte_code): Discard unused computed value to prevent gcc warning.Mon, 18 Mar 2002 18:17:34 +0000, by Pavel Jank
-
*** empty log message ***Mon, 18 Mar 2002 18:16:25 +0000, by Pavel Jank
-
(Fplist_member): Add prototype.Mon, 18 Mar 2002 18:15:51 +0000, by Pavel Jank
-
Fix typo.Mon, 18 Mar 2002 18:14:38 +0000, by Pavel Jank
-
#Mon, 18 Mar 2002 17:28:30 +0000, by Andr Spiegel
-
(vc-sccs-register): Fix handling of vc-[sccs-]register-switches.Mon, 18 Mar 2002 17:20:43 +0000, by Andr Spiegel
-
(vc-cvs-register): Fix handling of vc-[cvs-]register-switches.Mon, 18 Mar 2002 17:19:45 +0000, by Andr Spiegel
-
(vc-rcs-register): Fix handling of vc-[rcs-]register-switches.Mon, 18 Mar 2002 17:17:38 +0000, by Andr Spiegel
-
*** empty log message ***Mon, 18 Mar 2002 14:56:35 +0000, by Stefan Monnier
-
(eshell-binary-suffixes): Use exec-suffixes.Mon, 18 Mar 2002 14:54:58 +0000, by Stefan Monnier
-
Manually edited to add checks for sendto, recvfrom, getsockopt, setsockopt,Mon, 18 Mar 2002 14:15:01 +0000, by Kim F. Storm
-
*** empty log message ***Mon, 18 Mar 2002 14:13:15 +0000, by Kim F. Storm
-
Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.Mon, 18 Mar 2002 14:09:57 +0000, by Kim F. Storm
-
Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT,Mon, 18 Mar 2002 14:08:37 +0000, by Kim F. Storm
-
Test for sendto, recvfrom, getsockopt, setsockopt,Mon, 18 Mar 2002 14:03:56 +0000, by Kim F. Storm