| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (simula): Provide `simula', not `simula-mode'. | Karl Heuer | 1999-08-10 | 1 | -1/+1 |
| | | |||||
| * | (simula-match-string-or-comment): store-match-data => set-match-data. | Richard M. Stallman | 1998-03-14 | 1 | -1/+1 |
| | | |||||
| * | Customized. | Stephen Eglen | 1998-02-22 | 1 | -22/+52 |
| | | |||||
| * | Changed font-lock-reference-face to font-lock-constant-face. | Simon Marshall | 1998-02-20 | 1 | -3/+3 |
| | | |||||
| * | (simula-emacs-features): Treat Emacs 20 like Emacs 19. | Richard M. Stallman | 1997-09-07 | 1 | -1/+1 |
| | | |||||
| * | Use simpler fn. | Simon Marshall | 1996-11-16 | 1 | -2/+2 |
| | | |||||
| * | Add Font Lock support. Add mode command autoload cookie. | Simon Marshall | 1996-10-23 | 1 | -49/+160 |
| | | |||||
| * | (save-match-data): Definition deleted. | Richard M. Stallman | 1996-09-02 | 1 | -11/+0 |
| | | |||||
| * | (simula-submit-bug-report): Use emacs-version. | Richard M. Stallman | 1996-04-21 | 1 | -12/+2 |
| | | | | | (simula-version): Function and variable deleted. | ||||
| * | (simula-tab-always-indent, simula-indent-level) | Richard M. Stallman | 1996-04-21 | 1 | -100/+492 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | (simula-substatement-offset, simula-continued-statement-offset) (simula-label-offset, simula-if-indent, simula-inspect-indent) (simula-electric-indent, simula-abbrev-keyword, simula-abbrev-stdproc): Added default constants. (simula-emacs-features): new constant to hold information on which flavor if emacs is running (from cc-mode.el). (simula-mode-menu): Menu definition for Lucid Emacs (simula-mode-map): Bound new command simula-indent-exp to C-M-q and added lots of commands to [menu-bar]. (simula-popup-menu): New function for Lucid menus. (simula-keep-region-active): New function for Lucid menus. (simula-indent-exp): New command that indents a whole expression. (simula-indent-line): New strategies for finding the right amount to indent. (simula-skip-comment-backward): Added optional parameter stop-at-end to stop at the first END statement. (simula-expand-stdproc): Added abbrev expansion to verbatim copy of abbrev table, same for function simula-expand-keyword. (simula-search-backward): Added Doc string, and lots of error checking. (simula-search-forward): Added Doc string, and lots of error checking. Added hilit19 config code. (simula-version): New variable and function to report value. (simula-submit-bug-report): New function to submit bug report. | ||||
| * | (simula-electric-keyword): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -3/+2 |
| | | |||||
| * | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | | |||||
| * | (simula-mode): Remove ^ from paragraph-start & paragraph-separate. | Boris Goldowsky | 1995-03-02 | 1 | -1/+1 |
| | | |||||
| * | Doc fix. | Richard M. Stallman | 1994-05-22 | 1 | -2/+2 |
| | | |||||
| * | Fix version in comment. | Richard M. Stallman | 1993-09-06 | 1 | -1/+1 |
| | | |||||
| * | Doc fixes. | Richard M. Stallman | 1993-09-06 | 1 | -52/+52 |
| | | | | | (simula-mode-syntax-table): Copy the syntax table. | ||||
| * | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -13/+13 |
| | | |||||
| * | Added or corrected Commentary headers | Eric S. Raymond | 1993-03-22 | 1 | -1/+5 |
| | | |||||
| * | (simula-electric-label): Handle any event when flushing the display. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| | | |||||
| * | JimB's changes since January 18th | Jim Blandy | 1993-01-26 | 1 | -1/+1 |
| | | |||||
| * | * bytecomp.el: Declare unread-command-char an obsolete variable. | Jim Blandy | 1992-11-16 | 1 | -2/+2 |
| | | | | | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * simula.el (simula-electric-label): Same. * simula.el (simula-calculate-indent): Call backward-word with the appropriate argument. | ||||
| * | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -5/+11 |
| | | |||||
| * | Initial revision | Eric S. Raymond | 1992-07-16 | 1 | -0/+1281 |