mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-21 05:00:47 -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
|
* pcomplete.el (pcomplete-file-ignore): Changed a :type field to
|
||||||
allow a choice of regexp or nil.
|
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
|
* eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
|
||||||
a command) to always fail.
|
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>
|
2001-01-26 Kenichi Handa <handa@etl.go.jp>
|
||||||
|
|
||||||
* coding.c (decode_coding): Set a flag for inhibiting
|
* coding.c (decode_coding): Set a flag for inhibiting
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue