*** empty log message ***
This commit is contained in:
parent
d5188d8c0c
commit
e335b66af5
2 changed files with 7 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
2001-05-14 Francesco Potorti` <pot@gnu.org>
|
||||
|
||||
* /cvs/emacs/lib-src/etags.c (add_regex):
|
||||
Reset the whole newly allocated pattern buffer instead of
|
||||
the individual members. It's safer and works with Xemacs.
|
||||
* etags.c (add_regex): Reset the whole newly allocated pattern
|
||||
buffer instead of the individual members. It's safer and works
|
||||
with Xemacs.
|
||||
|
||||
* /cvs/emacs/lib-src/etags.1: Markups corrected.
|
||||
* etags.1: Markups corrected.
|
||||
|
||||
2001-05-08 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
2001-05-15 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xfaces.c (split_font_name): Handle `[...]' for the right
|
||||
font name fields.
|
||||
|
||||
* ccl.c (ccl_driver): Don't copy remaining bytes in case
|
||||
of CCL_STAT_INVALID_CMD.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue