*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-05-11 09:32:19 +00:00
parent c7aca1ad8e
commit da4496b6c9
3 changed files with 11 additions and 1 deletions

View file

@ -36,7 +36,7 @@ be put below text lines on the affected frame or frames.
- By setting X resource `lineSpacing', class `LineSpacing'. This is
equivalent ot specifying the frame parameter.
- By specifying `--line-spaceing=N' or `-lsp N' on the command line.
- By specifying `--line-spacing=N' or `-lsp N' on the command line.
- By setting buffer-local variable `line-spacing'. The meaning is
the same, but applies to the a particular buffer only.

View file

@ -1,3 +1,8 @@
2000-05-11 Gerd Moellmann <gerd@gnu.org>
* subr.el (substitute-key-definition): Add comment describing
the meaning of PREFIX.
2000-05-10 Stefan Monnier <monnier@cs.yale.edu>
* emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.

View file

@ -1,3 +1,8 @@
2000-05-11 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (handle_single_display_prop): Don't try to set PT if
we're interating over a string.
2000-05-09 Dave Love <fx@gnu.org>
* fileio.c (Fwrite_region): If APPEND arg is an integer, seek to