Index: emacs/lisp/startup.el
diff -c emacs/lisp/startup.el:1.355 emacs/lisp/startup.el:1.356
*** emacs/lisp/startup.el:1.355 Sat Apr 23 16:39:54 2005
--- emacs/lisp/startup.el Mon May 9 16:20:32 2005
***************
*** 1108,1114 ****
Arguments from ARGS should be either strings, functions called
with no args that return a string, or pairs `:face FACE',
where FACE is a valid face specification, as it can be used with
! `put-text-properties'."
(let ((current-face nil))
(while args
(if (eq (car args) :face)
--- 1108,1114 ----
Arguments from ARGS should be either strings, functions called
with no args that return a string, or pairs `:face FACE',
where FACE is a valid face specification, as it can be used with
! `put-text-property'."
(let ((current-face nil))
(while args
(if (eq (car args) :face)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs