mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 00:51:50 -08:00
*** empty log message ***
This commit is contained in:
parent
4c5482386b
commit
c65d14eef1
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2000-01-08 Dave Love <fx@gnu.org>
|
||||
|
||||
* backquote.el: Remove inappropriate customization (allowing
|
||||
custom.el to use backquote).
|
||||
|
||||
2000-01-07 Dave Love <fx@gnu.org>
|
||||
|
||||
* add-log.el (add-log-debugging): Deleted.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2000-01-08 Dave Love <fx@gnu.org>
|
||||
|
||||
* eval.c (Fuser_variable_p): Check customizability too.
|
||||
|
||||
2000-01-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* minibuf.c (Fcompleting_read): Doc fix.
|
||||
|
|
@ -224,7 +228,7 @@
|
|||
(gif_image_p): GIF is valid with :file _or_ :data
|
||||
(gif_read_from_memory): New GIF input function to read from a
|
||||
memory buffer.
|
||||
(gif_load): Pay attention tot he :data keyword. Uses DGifOpen()
|
||||
(gif_load): Pay attention to the :data keyword. Uses DGifOpen()
|
||||
instead of DGifOpenFileName() if specified.
|
||||
|
||||
1999-12-31 Gerd Moellmann <gerd@gnu.org>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue