mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-20 12:40:56 -08:00
*** empty log message ***
This commit is contained in:
parent
5df79d3d88
commit
d2906bf8fb
2 changed files with 7 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
* pcomplete.el (pcomplete-file-ignore): Changed a :type field to
|
||||
allow a choice of regexp or nil.
|
||||
(pcomplete-dir-ignore): same.
|
||||
(pcomplete-dir-ignore): Same.
|
||||
|
||||
* eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
|
||||
a command) to always fail.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
2001-01-26 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xfns.c (xic_style): New variable.
|
||||
(create_frame_xic): Move static variable to global scope for
|
||||
the case that `static' get's defined away.
|
||||
|
||||
2001-01-26 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* coding.c (decode_coding): Set a flag for inhibiting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue