/[emacs]/emacs/lisp/startup.el
ViewVC logotype

Diff of /emacs/lisp/startup.el

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

revision 1.355 by rms, Sat Apr 23 16:39:54 2005 UTC revision 1.356 by rsteib, Mon May 9 16:20:32 2005 UTC
# Line 1108  Values less than twice `fancy-splash-del Line 1108  Values less than twice `fancy-splash-del
1108  Arguments from ARGS should be either strings, functions called  Arguments from ARGS should be either strings, functions called
1109  with no args that return a string, or pairs `:face FACE',  with no args that return a string, or pairs `:face FACE',
1110  where FACE is a valid face specification, as it can be used with  where FACE is a valid face specification, as it can be used with
1111  `put-text-properties'."  `put-text-property'."
1112    (let ((current-face nil))    (let ((current-face nil))
1113      (while args      (while args
1114        (if (eq (car args) :face)        (if (eq (car args) :face)

Legend:
Removed from v.1.355  
changed lines
  Added in v.1.356

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