Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Jay Belanger | 2005-02-04 | 1 | -0/+8 |
| | |||||
* | (calc-embedded-update): Don't put in unnecessary newlines. | Jay Belanger | 2005-02-04 | 1 | -5/+10 |
| | | | | Adjust the end of formula marker. | ||||
* | (math-latex-parse-frac): Don't use arguments. | Jay Belanger | 2005-02-04 | 1 | -9/+20 |
| | | | | (math-latex-parse-two-args): New function. | ||||
* | (help-with-tutorial): Make sure that users cannot remove the entire | Lute Kamstra | 2005-02-03 | 2 | -0/+6 |
| | | | | text of the tutorial by means of `undo'. | ||||
* | (ispell-internal-change-dictionary): Fix problem in recent changes, where | Stefan Monnier | 2005-02-03 | 2 | -3/+8 |
| | | | | the ispell process was repeatedly killed & restarted. | ||||
* | (set-locale-environment): Set file-name coding system to utf-8 on Darwin. | Stefan Monnier | 2005-02-03 | 2 | -1/+15 |
| | | | | | (set-default-coding-systems): Don't set default-file-name-coding-system on Darwin systems. | ||||
* | *** empty log message *** | Richard M. Stallman | 2005-02-03 | 1 | -1/+9 |
| | |||||
* | (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock. | Richard M. Stallman | 2005-02-03 | 1 | -0/+4 |
| | |||||
* | (list-faces-display): Add optional argument. | Richard M. Stallman | 2005-02-03 | 1 | -7/+17 |
| | |||||
* | (font-lock-default-function): Handle the rare case where | Stefan Monnier | 2005-02-03 | 2 | -5/+10 |
| | | | | only font-lock-keywords is set. | ||||
* | Cancel previous change. for | Kenichi Handa | 2005-02-03 | 2 | -2/+9 |
| | | | | I-WITH-DOT-ABOVE and DOTLESS-i | ||||
* | Cancel previous change. | Kenichi Handa | 2005-02-03 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2005-02-02 | 1 | -3/+17 |
| | |||||
* | Correction to syntax in gud-menu-map. | Nick Roberts | 2005-02-02 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Nick Roberts | 2005-02-02 | 1 | -0/+4 |
| | |||||
* | (set-upcase-syntax, set-downcase-syntax): Fix previous change. | Kenichi Handa | 2005-02-02 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Kenichi Handa | 2005-02-02 | 1 | -0/+15 |
| | |||||
* | (tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i. | Kenichi Handa | 2005-02-02 | 1 | -2/+2 |
| | |||||
* | Setup cases of GREEK-FINAL-SIGMA, | Kenichi Handa | 2005-02-02 | 1 | -1/+5 |
| | | | | Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i. | ||||
* | (get-upcase-table): New function. | Kenichi Handa | 2005-02-02 | 1 | -14/+62 |
| | | | | | | | | (copy-case-table): Copy upcaes table too if non-nil. (set-case-syntax-delims): Maintain upcase table too. (set-case-syntax-pair): Likewise. (set-upcase-syntax, set-downcase-syntax): New functions. (set-case-syntax): Maintain upcase table too. | ||||
* | (gdb-goto-info): Delete. | Nick Roberts | 2005-02-01 | 1 | -7/+0 |
| | |||||
* | (gud-goto-info): New function. | Nick Roberts | 2005-02-01 | 1 | -3/+11 |
| | | | | (gud-tool-bar-map): Use correct icon. | ||||
* | *** empty log message *** | Nick Roberts | 2005-02-01 | 1 | -0/+7 |
| | |||||
* | (lisp-indent-function): Fix bug: | Thien-Thi Nguyen | 2005-02-01 | 2 | -3/+8 |
| | | | | When delegating, order args in the funcall correctly. | ||||
* | (lisp-indent-function): Doc fix. | Thien-Thi Nguyen | 2005-02-01 | 2 | -2/+6 |
| | |||||
* | (reftex-access-scan-info): Error out in a | Carsten Dominik | 2005-02-01 | 1 | -0/+5 |
| | | | | buffer not visiting a file. | ||||
* | *** empty log message *** | Carsten Dominik | 2005-02-01 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-02-01 | 1 | -0/+5 |
| | |||||
* | (calc-embedded-find-bounds): Set formula bound on line with formula. | Jay Belanger | 2005-02-01 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Kim F. Storm | 2005-01-31 | 1 | -3/+10 |
| | |||||
* | (ses-create-cell-variable-range) | Kim F. Storm | 2005-01-31 | 1 | -9/+9 |
| | | | | | | (ses-destroy-cell-variable-range, ses-reset-header-string) (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo) (ses-insert-row): Fix format of apply undo entries. | ||||
* | (math-tex-ignore-words): Remove LaTeX portion. | Jay Belanger | 2005-01-31 | 2 | -4/+23 |
| | | | | (math-latex-ignore-words): New constant. | ||||
* | (math-function-table, math-oper-table, math-variable-table): | Jay Belanger | 2005-01-31 | 1 | -105/+48 |
| | | | | Adjust the LaTeX portions. | ||||
* | (math-read-big-expr): Make LaTeX the default TeX mode. | Jay Belanger | 2005-01-31 | 1 | -5/+5 |
| | |||||
* | (calc-embedded-open-formula, calc-embedded-close-formula): | Jay Belanger | 2005-01-31 | 1 | -2/+2 |
| | | | | Ignore matrix environments. | ||||
* | (math-read-token): Separate the TeX and LaTeX parts. | Jay Belanger | 2005-01-31 | 1 | -1/+29 |
| | |||||
* | (ispell-local-dictionary-overridden): New var. | Richard M. Stallman | 2005-01-31 | 2 | -111/+111 |
| | | | | | | | | | | | | | | | | | | | | (ispell-local-dictionary): Doc fix. (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist. Don't reinitialize at run time. Don't defcustom. All uses changed to append ispell-local-dictionary-alist, or else check it first. (ispell-current-dictionary): New variable for dictionary in use. (ispell-dictionary): Now used only for global default. (ispell-start-process): Set ispell-current-dictionary, not ispell-dictionary. (ispell-change-dictionary): Use this only for setting user preferences. (ispell-internal-change-dictionary): New function to change the current dictionary in use. (ispell-region, ispell-process-line, ispell-buffer-local-dict): Use ispell-current-dictionary. Handle ispell-local-dictionary-overridden. (ispell-buffer-local-dict): Call ispell-internal-change-dictionary. | ||||
* | (math-read-token): Check for smallmatrix environment. | Jay Belanger | 2005-01-31 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-01-31 | 1 | -1/+2 |
| | |||||
* | (math-latex-input-filter): Remove function. | Jay Belanger | 2005-01-31 | 1 | -16/+1 |
| | |||||
* | (math-tex-ignore-words): Add support for LaTeX matrices. | Jay Belanger | 2005-01-31 | 1 | -0/+1 |
| | |||||
* | (math-read-token): Read LaTeX matrices. | Jay Belanger | 2005-01-31 | 1 | -2/+16 |
| | |||||
* | *** empty log message *** | Jay Belanger | 2005-01-31 | 1 | -0/+26 |
| | |||||
* | (calc-d-prefix-help): Add LaTeX. | Jay Belanger | 2005-01-31 | 1 | -1/+1 |
| | |||||
* | (math-compose-expr, math-compose-rows): Add LaTeX support. | Jay Belanger | 2005-01-31 | 1 | -48/+68 |
| | | | | (math-compose-expr): Add support for special functions. | ||||
* | (calc-language): Adjust docstring. | Jay Belanger | 2005-01-31 | 1 | -0/+3 |
| | | | | | (calc-set-mode-line): Add LaTeX support. (math-expr-special-function-mapping): New variable. | ||||
* | (calc-edit-user-syntax, calc-fix-token-name) | Jay Belanger | 2005-01-31 | 1 | -4/+5 |
| | | | | (calc-write-parse-table-part): Add LaTeX support. | ||||
* | (calc-latex-language, math-latex-parse-frac) | Jay Belanger | 2005-01-31 | 1 | -0/+167 |
| | | | | | | | (math-latex-print-frac): New functions. (math-oper-table, math-function-table, math-variable-table) (math-complex-format, math-input-filter): Add latex properties. (calc-set-language): Set math-expr-special-function-mapping. | ||||
* | Add calc-latex-language to autoloads. | Jay Belanger | 2005-01-31 | 1 | -1/+2 |
| | | | | (calc-mode-map): Add calc-latex-language. | ||||
* | (math-read-token): Add support for LaTeX. | Jay Belanger | 2005-01-31 | 1 | -5/+5 |
| |