all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changes in the arg list for custom-set-variables - how should it be handled
@ 2004-12-05  1:35 Lennart Borgman
  2004-12-05 11:19 ` Changes in the arg list for custom-set-variables - how should it behandled Stephan Stahl
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lennart Borgman @ 2004-12-05  1:35 UTC (permalink / raw)


I have seen that there are some changes in the arg list for
custom-set-variables from the current Emacs to CVS Emacs. For example for
global-font-lock-mode:

    '(global-font-lock-mode t nil (font-lock))

should be changed too

    '(global-font-lock-mode t nil (font-core))

Are the users supposed to take care of this or will Emacs be distributed
with some code to take care of this? I have sketched some code to take care
of this and if this is of interest I will finish it.

- Lennart

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-01-05  3:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-05  1:35 Changes in the arg list for custom-set-variables - how should it be handled Lennart Borgman
2004-12-05 11:19 ` Changes in the arg list for custom-set-variables - how should it behandled Stephan Stahl
2004-12-07  4:24 ` Changes in the arg list for custom-set-variables - how should it be handled Richard Stallman
2004-12-21 11:21 ` Richard Stallman
2005-01-05  3:31 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.