mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 21:20:45 -08:00
*** empty log message ***
This commit is contained in:
parent
f0124b4a2f
commit
0623e40fa0
2 changed files with 7 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
(help-xref-interned): Maybe insert face doc too. Separate
|
||||
sections with a line of hyphens.
|
||||
|
||||
* faces.el: Some doc fixes.
|
||||
* faces.el: Some doc fixes. Declare some functions obsolete.
|
||||
(describe-face): Add customize button. Return the help
|
||||
text. Fix prompt.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
2000-05-09 Dave Love <fx@gnu.org>
|
||||
|
||||
* fileio.c (Fwrite_region): If APPEND arg is an integer, seek to
|
||||
that offset before writing. Move gcpro region past call of
|
||||
Ffile_regular_p.
|
||||
|
||||
2000-05-04 Dave Love <fx@gnu.org>
|
||||
|
||||
* buffer.c (syms_of_buffer) [auto-fill-function]: Doc fix.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue