1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Richard M. Stallman
5dd0cad075 Say "standard settings" instead of "factory settings".
(custom-group-magic-alist): New variable.
(custom-group-state-update): Use custom-group-magic-alist.
(customize-group): Renamed from `customize',
and rename argument to GROUP.
(customize): New function.
1997-05-04 03:47:13 +00:00
Per Abrahamsen
6d528fc505 Synched with custom 1.90. 1997-04-24 16:53:55 +00:00
Richard M. Stallman
46fa5a8374 (custom-variable-type): Use copy-sequence, not copy-list. 1997-04-22 16:55:19 +00:00
Richard M. Stallman
f2b98a568e (custom-face-set): Don't copy an empty face,
just call custom-face-display-set.
(custom-face-reset-saved, custom-face-save, custom-face-reset-factory):
Likewise.
(custom-face-display-set): Define this here.
(custom-display-match-frame): Define here.
1997-04-21 03:55:17 +00:00
Per Abrahamsen
bd042c030f Sync with 1.84. 1997-04-12 17:51:31 +00:00
Per Abrahamsen
d543e20b61 Initial revision 1997-04-07 13:42:59 +00:00