*** empty log message ***
This commit is contained in:
parent
8dc811d38a
commit
b02c3eedd3
2 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
2005-02-23 Lute Kamstra <lute@gnu.org>
|
||||
|
||||
* modes.texi (Defining Minor Modes): define-minor-mode can be used
|
||||
to define global minor modes as well.
|
||||
|
||||
* display.texi (Managing Overlays): overlay-buffer returns nil for
|
||||
deleted overlays.
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2005-02-23 Lute Kamstra <lute@gnu.org>
|
||||
|
||||
* buffer.c (Foverlay_buffer): Doc fix.
|
||||
|
||||
2005-02-22 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* minibuf.c (Ftry_completion, Fall_completions): Allow both string
|
||||
|
|
Loading…
Add table
Reference in a new issue