Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cpp-make-button): Add help-echo to mouse-highlighted text. | Eli Zaretskii | 2001-06-17 | 1 | -0/+1 |
| | |||||
* | (toplevel): Support faces on tty's. | Eli Zaretskii | 2000-07-31 | 1 | -2/+4 |
| | |||||
* | Change customization group to `c' from `C'. | Dave Love | 2000-04-01 | 1 | -1/+1 |
| | |||||
* | (cpp-face-light-list, cpp-face-dark-list): Fix | Andreas Schwab | 1998-09-18 | 1 | -2/+4 |
| | | | | customize type. | ||||
* | (cpp-edit-reset): Add a close-quote after the file name. | Richard M. Stallman | 1997-08-04 | 1 | -1/+1 |
| | |||||
* | (cpp-create-bg-face): Don't really make a face. | Richard M. Stallman | 1997-08-04 | 1 | -7/+9 |
| | | | | | | Just make (background-color . COLOR). (cpp-highlight-buffer): Don't die if buffer-invisibility-spec is t. (cpp-face-default-list): Doc fix, fix custom type. | ||||
* | Customized. | Richard M. Stallman | 1997-07-27 | 1 | -43/+79 |
| | |||||
* | (cpp-highlight-buffer): Make sure | Richard M. Stallman | 1997-05-31 | 1 | -1/+3 |
| | | | | | buffer-invisibility-spec contains `cpp'. (cpp-make-overlay-hidden): Use `cpp' as an invisible property. | ||||
* | Update address. | Per Abrahamsen | 1997-05-27 | 1 | -1/+1 |
| | |||||
* | (cpp-edit-load): Don't load anything if init-file-user is nil. | Richard M. Stallman | 1996-12-15 | 1 | -2/+5 |
| | | | | (cpp-edit-save): Doc fix. | ||||
* | (cpp-parse-error): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (cpp-unknown-face, cpp-face-mono-list, cpp-face-all-list): | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
| | | | | Doc fix. | ||||
* | (cpp-config-file): New variable. | Richard M. Stallman | 1996-01-01 | 1 | -6/+9 |
| | | | | | (cpp-edit-load): Use `cpp-config-file'. (cpp-edit-save): Use `cpp-config-file'. | ||||
* | (cpp-edit-reset): Fix typo. | Richard M. Stallman | 1995-04-19 | 1 | -9/+12 |
| | | | | | (cpp-signal-read-only, cpp-grow-overlay): Update to new calling conventions. (cpp-make-overlay-hidden): Don't allow insertion before a read-only overlay. | ||||
* | (cpp-edit-list): Move definition toward start of file. | Richard M. Stallman | 1995-04-18 | 1 | -97/+102 |
| | | | | | | | | | | | | | (cpp-face-type-list, cpp-writable-list, cpp-button-event) (cpp-edit-buffer, cpp-branch-list, cpp-face-default-list) (cpp-face-light-name-list, cpp-face-dark-name-list) (cpp-face-light-list, cpp-face-dark-list, cpp-face-mono-list) (cpp-face-none-list, cpp-face-all-list, cpp-overlay-list): Likewise. (cpp-highlight-buffer): Rename stack to cpp-state-stack. (cpp-parse-open, cpp-parse-close): Likewise. (cpp-push-button, cpp-choose-symbol): Rename data to cpp-callback-data. (cpp-state-stack, cpp-callback-data): Add defvars. | ||||
* | (cpp-parse-open): Delete comments that go past end of line. | Richard M. Stallman | 1995-04-15 | 1 | -13/+20 |
| | | | | | (cpp-edit-reset): Clean up the four standard buttons. (cpp-parse-buffer): Name was undefined--use cpp-highlight-buffer. | ||||
* | entered into RCS | Richard M. Stallman | 1994-09-14 | 1 | -11/+6 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-09-14 | 1 | -3/+6 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-09-14 | 1 | -22/+11 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-09-14 | 1 | -0/+773 |