mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
*** empty log message ***
This commit is contained in:
parent
5df79d3d88
commit
d2906bf8fb
@ -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…
Reference in New Issue
Block a user