Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't profile syntax-ppss any more. | Stefan Monnier | 2001-11-25 | 1 | -1/+7 |
| | | | | (syntax-after): New fun. | ||||
* | (describe-syntax): New fun. | Stefan Monnier | 2001-11-25 | 1 | -0/+16 |
| | |||||
* | (font-lock-cache-state, font-lock-cache-position) | Stefan Monnier | 2001-11-25 | 1 | -52/+10 |
| | | | | | | | | | (font-lock-ppss-stats, font-lock-ppss): Remove. (font-lock-fontify-syntactically-region): Remove tuning code. (font-lock-compile-keywords): Fix off-by-one bug. (font-lock-set-defaults): Don't set removed vars. (c-keywords): Add `inline'. (c-type-names): Add `_Complex', `_Imaginary' and `_Bool'. | ||||
* | (lisp-mode-variables): Set syntax-begin-function. | Stefan Monnier | 2001-11-25 | 1 | -19/+12 |
| | | | | | | | | (lisp-interaction-mode-abbrev-table): Defvar to its correct value. (lisp-interaction-mode): Don't set local-abbrev-table any more. (lisp-mode-auto-fill): Use syntax-ppss and obey comment-auto-fill-only-comments. (lisp-fill-paragraph): Use syntax-ppss. | ||||
* | 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-25 | 4 | -66/+112 |
| | | | | | | | | | | | | | | | | | | | * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight version of rmail-enable-mime. (rmail-forward): Use it. * message.el (message-forward-rmail-make-body): save-window-excursion. (message-encode-message-body): no error. (message-setup-1): compose-mail send-actions are different from message-send-actions. * message.el (message-forward-subject-author-subject): Don't use message-news-p, which widens the buffer. (message-forward-make-body): New function. (message-forward): Use it. (message-insinuate-rmail): New. (message-forward-rmail-make-body): New. | ||||
* | (lisp-indent-function): Add doc string. | Richard M. Stallman | 2001-11-25 | 2 | -0/+22 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 2001-11-25 | 1 | -1/+1 |
| | |||||
* | (quail-keyboard-layout-button): Define button type. | Richard M. Stallman | 2001-11-25 | 2 | -11/+32 |
| | | | | | | (quail-keyboard-customize-button): Likewise. (quail-help): Use those button types. Require `help-mode'. Avoid altering the argument `package'. | ||||
* | (help-function, help-variable, help-face) | Richard M. Stallman | 2001-11-25 | 1 | -7/+33 |
| | | | | | (help-coding-system, help-input-method, help-character-set): Define each button type with its own explicit define-button-type. | ||||
* | Modify a commented-out non-nil value of jit-lock-defer-time, to | Eli Zaretskii | 2001-11-25 | 1 | -1/+1 |
| | | | | make it consistent with the lazy-lock-defer-time's default value. | ||||
* | Simplify previous change. | Richard M. Stallman | 2001-11-25 | 2 | -6/+10 |
| | |||||
* | (command-line-1): Don't do startup screen if a subprocess is running. | Richard M. Stallman | 2001-11-25 | 1 | -3/+10 |
| | | | | | Call the startup screen buffer "GNU Emacs". Make a special mode-line-format for it. | ||||
* | 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu> | ShengHuo ZHU | 2001-11-25 | 6 | -62/+183 |
| | | | | | | | | | | | | | | | * gnus-util.el (gnus-directory-sep-char-regexp): New. * gnus-score.el (gnus-score-find-bnews): Sync with Gnus CVS. * mm-util.el: Sync. * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version. (gnus-summary-limit-to-author): Ditto. (gnus-summary-limit-to-extra): Ditto. (gnus-summary-find-matching): Support not-matching argument. * message.el (message-wash-subject): Use `insert' rather than `insert-string', which is deprecated. From Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | ||||
* | (smtpmail-deduce-address-list): Don't use insert-string. | Pavel Janík | 2001-11-25 | 2 | -3/+8 |
| | |||||
* | *** empty log message *** | Pavel Janík | 2001-11-25 | 1 | -0/+10 |
| | |||||
* | (tetris-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
| | |||||
* | (snake-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
| | |||||
* | (decipher-mode): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
| | |||||
* | (tmm-add-prompt): Remove make-local-hook. | Pavel Janík | 2001-11-25 | 1 | -1/+0 |
| | |||||
* | Comment out parts of the file which apparently are garbled. | Richard M. Stallman | 2001-11-25 | 1 | -377/+377 |
| | |||||
* | (menu-bar-apropos-menu): Moved all `apropos' bindings here. | Sam Steingold | 2001-11-25 | 2 | -12/+40 |
| | | | | (menu-bar-help-menu): Added `menu-bar-apropos-menu'. | ||||
* | doc tweak | Sam Steingold | 2001-11-25 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2001-11-25 | 1 | -0/+22 |
| | |||||
* | New file. | Richard M. Stallman | 2001-11-25 | 1 | -0/+997 |
| | |||||
* | Completely re-written. | Richard M. Stallman | 2001-11-25 | 3 | -2008/+703 |
| | |||||
* | Change indian-1-column charset to indian-glyph charset. | Richard M. Stallman | 2001-11-25 | 1 | -4/+7 |
| | |||||
* | Delete the setting for indian-1-column | Richard M. Stallman | 2001-11-25 | 1 | -1/+27 |
| | | | | and add the setting for indian-glyph in the default fontset. | ||||
* | Adjusted for the change of indian-1-column -> indian-glyph. | Richard M. Stallman | 2001-11-25 | 1 | -2/+2 |
| | |||||
* | Add pagination. | Richard M. Stallman | 2001-11-25 | 2 | -10/+27 |
| | | | | (ruler-mode-toggle-show-tab-stops): No need to test `ruler-mode' variable. | ||||
* | (browse-url-galeon-new-window-is-tab): New var. | Richard M. Stallman | 2001-11-25 | 1 | -1/+11 |
| | | | | (browse-url-galeon): Use that variable. | ||||
* | (sc-toggle-var): Don't use set-variable or eval-expression. | Richard M. Stallman | 2001-11-25 | 1 | -1/+1 |
| | | | | Eval and set the variable simply. | ||||
* | (temporary-file-directory): Use defcustom. | Richard M. Stallman | 2001-11-24 | 1 | -21/+25 |
| | | | | | | (small-temporary-file-directory): Likewise. (normal-backup-enable-predicate): Move down in file after definition of temporary-file-directory. | ||||
* | (last-buffer, unbury-buffer): Doc fixes. | Richard M. Stallman | 2001-11-24 | 1 | -3/+3 |
| | |||||
* | (Commentary): Cleanup, and add logistic curve fitting suggestion from | Colin Walters | 2001-11-24 | 2 | -146/+177 |
| | | | | Robert J. Chassell <bob@rattlesnake.com>. | ||||
* | (calc-init-extensions): Update the rest of the autoload names to match | Colin Walters | 2001-11-24 | 2 | -4/+9 |
| | | | | files renamed on initial calc import. | ||||
* | *** empty log message *** | Pavel Janík | 2001-11-24 | 2 | -3/+3 |
| | |||||
* | Install entry from 2001-11-20 that had unnoticed conflicts. | Jason Rumney | 2001-11-24 | 1 | -0/+7 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2001-11-24 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Colin Walters | 2001-11-24 | 1 | -0/+2 |
| | |||||
* | Add header comment. | Colin Walters | 2001-11-24 | 1 | -1/+1 |
| | |||||
* | (finder_setwins, setwins): Include Calc again. | Colin Walters | 2001-11-24 | 1 | -0/+4 |
| | |||||
* | (finder_setwins, setwins): Include Calc again. | Colin Walters | 2001-11-23 | 1 | -2/+8 |
| | |||||
* | # | André Spiegel | 2001-11-23 | 1 | -0/+7 |
| | |||||
* | (with-vc-properties): Don't bind `filename' locally. | André Spiegel | 2001-11-23 | 1 | -21/+26 |
| | | | | | (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings to avoid name clashes. Fix `lisp-indent-function' property for both. | ||||
* | (mailrc-generic-mode): Highlight the `source' keyword. | Francesco Potortì | 2001-11-23 | 2 | -4/+11 |
| | |||||
* | Delete empty lines at the end of file. | Pavel Janík | 2001-11-23 | 3 | -6/+0 |
| | |||||
* | Delete empty line at the end of file. | Pavel Janík | 2001-11-23 | 2 | -2/+0 |
| | |||||
* | "This file is part of GNU Emacs." added. | Pavel Janík | 2001-11-23 | 1 | -0/+2 |
| | |||||
* | Remove. | Colin Walters | 2001-11-22 | 3 | -599/+6 |
| | |||||
* | (report-calc-bug): Use `reporter-prompt-for-summary-p'. | Colin Walters | 2001-11-22 | 1 | -6/+7 |
| |