*** empty log message ***
This commit is contained in:
parent
2a0c736beb
commit
cdc9b8452c
4 changed files with 24 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-05-11 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* Makefile.in (leim-list.el): Move commands to convert TIT and
|
||||
MISC dictionaries from here...
|
||||
(changed.tit, changed.misc): ...to here. Remove the (now
|
||||
unneeded) test of the contents of changed.* files.
|
||||
|
||||
2004-05-10 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* Makefile.in (all): Readd dependency on ${WORLD} so that lisp
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
|
||||
|
||||
* mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
|
||||
parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
|
||||
and "mailto:addr1?to=addr2" equal.
|
||||
|
||||
2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
|
||||
|
||||
* man.el (Man-getpage-in-background): Use shell-file-name
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2004-05-11 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* sedleim.inp (distclean): Remove stamp-subdirs.
|
||||
(SUBDIRS): Don't use `touch', use `djecho' instead.
|
||||
(changed.tit, changed.misc): Use `djecho' instead of `echo'.
|
||||
|
||||
2004-05-02 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* sed2v2.inp (HAVE_GETRUSAGE): Define.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2004-04-29 Jim Blandy <jimb@redhat.com>
|
||||
|
||||
* regex.c (mutually_exclusive_p): In 'case wordbeg', compare op2
|
||||
against proper opcode.
|
||||
|
||||
2004-05-10 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* process.c (Fstart_process): Fix docstring.
|
||||
|
|
Loading…
Add table
Reference in a new issue