1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2002-07-09 00:43:51 +00:00
parent f6ac1e127d
commit 282b5fb725
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-06-20 Dave Love <fx@gnu.org>
* quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
characters and ~o -> ,Cu(B, ~O -> ,CU(B.
2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
* Makefile.in (install): Use "tar -chf", to follow symlinks.

View File

@ -1,3 +1,7 @@
2002-07-09 Kenichi Handa <handa@etl.go.jp>
* callproc.c (Fcall_process): Fix previous change.
2002-07-07 Stefan Monnier <monnier@cs.yale.edu>
* minibuf.c (Ftry_completion, Fall_completions, Ftest_completion):