/[emacs]/emacs/lisp/forms-d2.el
ViewVC logotype

Diff of /emacs/lisp/forms-d2.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.3 by lektu, Tue Oct 1 16:56:34 2002 UTC revision 2.4 by lektu, Tue Feb 4 11:20:55 2003 UTC
# Line 40  The optional FILL should be a character, Line 40  The optional FILL should be a character,
40        (concat "\n" (make-string target fill))        (concat "\n" (make-string target fill))
41      (make-string (- target (current-column)) fill)))      (make-string (- target (current-column)) fill)))
42  ;;  ;;
43  (defun arch-rj (target field &optional fill)  (defun arch-rj (target field &optional fill)
44    "Produces a string to skip to column TARGET minus the width of field FIELD.    "Produces a string to skip to column TARGET minus the width of field FIELD.
45  Prepends newline if needed. The optional FILL should be a character,  Prepends newline if needed. The optional FILL should be a character,
46  used to fill to the column."  used to fill to the column."

Legend:
Removed from v.2.3  
changed lines
  Added in v.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26