| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix typo in prompt. | Pavel Janík | 2002-02-02 | 1 | -1/+1 |
* | (custom-save-all): Bind file-precious-flag to t for saving .emacs. | Richard M. Stallman | 2002-01-24 | 1 | -1/+2 |
* | (custom-face-edit-fix-value): Delete `assert' call. | Richard M. Stallman | 2001-12-31 | 1 | -20/+19 |
* | (custom-face-edit-fix-value): New function. | Richard M. Stallman | 2001-12-31 | 1 | -0/+24 |
* | (custom-load-symbol): Don't always load locate-library. | Richard M. Stallman | 2001-11-27 | 1 | -6/+14 |
* | 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk> | Per Abrahamsen | 2001-11-08 | 1 | -1/+2 |
* | Backed out last change. | Per Abrahamsen | 2001-11-07 | 1 | -1/+1 |
* | 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk> | Per Abrahamsen | 2001-11-07 | 1 | -1/+1 |
* | (custom-face-edit-convert-widget) | Miles Bader | 2001-10-05 | 1 | -13/+70 |
* | (custom-buffer-create-internal): Remove "100%" from | Eli Zaretskii | 2001-09-06 | 1 | -1/+1 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -1/+1 |
* | (custom-file): Fix last change. | Eli Zaretskii | 2001-05-28 | 1 | -9/+15 |
* | (custom-file): Don't assume we were invoked with -q unless ~/.emacs exists. | Eli Zaretskii | 2001-05-27 | 1 | -1/+4 |
* | (custom-comment-show): Remove debug code.other-branches/gerd_int | Gerd Moellmann | 2001-05-22 | 1 | -2/+0 |
* | (custom-file): Signal an error if user-init-file is | Gerd Moellmann | 2001-05-07 | 1 | -5/+8 |
* | (custom-save-delete): Move in front of local | Gerd Moellmann | 2001-03-07 | 1 | -2/+12 |
* | (custom-face-save): Do post-processing on the face's new value like | Miles Bader | 2001-01-20 | 1 | -2/+6 |
* | (customize-menu-create): Fix the :filter. | Dave Love | 2001-01-12 | 1 | -1/+1 |
* | (custom-save-variables, custom-save-faces): | Gerd Moellmann | 2000-12-11 | 1 | -2/+2 |
* | (custom-face-value-create): Always emphasize tag. | Gerd Moellmann | 2000-11-30 | 1 | -1/+1 |
* | (face): Fix :format. | Dave Love | 2000-11-29 | 1 | -1/+1 |
* | (custom-filter-face-spec, custom-pre-filter-face-spec) | Miles Bader | 2000-11-24 | 1 | -2/+58 |
* | (custom-buffer-create-internal): Save some consing. | Dave Love | 2000-11-22 | 1 | -18/+17 |
* | (custom-mode-map): Switch back to a sparse keymap. | Stefan Monnier | 2000-10-31 | 1 | -1/+3 |
* | (custom-face-value-create): If face name doesn't end with "face", add | Miles Bader | 2000-10-29 | 1 | -1/+3 |
* | (custom-mode-map): Use a sparse map. | Stefan Monnier | 2000-10-27 | 1 | -2/+1 |
* | (custom-mode): Add `special' mode-class property. | Dave Love | 2000-10-26 | 1 | -0/+2 |
* | (custom-button-face, custom-button-pressed-face): Merge x w32 and mac | Jason Rumney | 2000-10-25 | 1 | -14/+2 |
* | Initial check-in: changes for building Emacs under Mac OS. | Andrew Choi | 2000-10-22 | 1 | -0/+6 |
* | (custom-face-tag-face, custom-group-tag-face-1) | Miles Bader | 2000-09-20 | 1 | -36/+7 |
* | (custom-variable-reset-saved, custom-variable-reset-standard): Remove | Dave Love | 2000-07-18 | 1 | -3/+1 |
* | (custom-buffer-create-internal): Use a help-echo function to be more | Dave Love | 2000-07-16 | 1 | -1/+10 |
* | (custom-group-menu-create, customize-menu-create): Use :filter, per old | Dave Love | 2000-07-13 | 1 | -22/+8 |
* | (custom-button-face, custom-button-pressed-face): | Gerd Moellmann | 2000-06-23 | 1 | -4/+8 |
* | (customize-changed-options): Check arg. | Dave Love | 2000-06-20 | 1 | -7/+18 |
* | Don't require cl or easymenu. | Dave Love | 2000-05-16 | 1 | -4/+1 |
* | (custom-face): Fix parenthesis. | Stefan Monnier | 2000-04-26 | 1 | -1/+1 |
* | (Custom-set, Custom-save, Custom-reset-current) | Dave Love | 2000-04-24 | 1 | -41/+43 |
* | (custom-face, face): Unquote the lambda. | Stefan Monnier | 2000-04-17 | 1 | -3/+2 |
* | (custom-sort-items): Avoid symbol-name with new | Dave Love | 2000-04-13 | 1 | -1/+1 |
* | (hook): Use `dolist' instead of CL's `mapc'. | Stefan Monnier | 2000-03-26 | 1 | -4/+3 |
* | (custom-button-face) [w32]: Use same face as x. | Jason Rumney | 2000-03-21 | 1 | -0/+4 |
* | (custom-variable-tag-face): Handle case that | Gerd Moellmann | 2000-03-16 | 1 | -42/+58 |
* | Doc fixes. | Dave Love | 2000-03-12 | 1 | -39/+69 |
* | (custom-hook-convert-widget): Fix comment. | Gerd Moellmann | 2000-01-09 | 1 | -2/+2 |
* | (custom-save-delete): Delete all occurrences, | Richard M. Stallman | 1999-12-10 | 1 | -19/+38 |
* | (custom-save-variables, custom-save-faces): Write a | Dave Love | 1999-11-29 | 1 | -2/+6 |
* | (Custom-reset-standard): Doc fix. | Richard M. Stallman | 1999-11-26 | 1 | -10/+17 |
* | (customize-face, customize-face-other-window): Require match from | Dave Love | 1999-11-15 | 1 | -7/+9 |
* | (custom-comment-create): Fill :from and :to slots | Dave Love | 1999-10-01 | 1 | -3/+7 |