summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Carsten Dominik2005-02-011-0/+5
|
* *** empty log message ***Jay Belanger2005-02-011-0/+5
|
* (calc-embedded-find-bounds): Set formula bound on line with formula.Jay Belanger2005-02-011-0/+2
|
* *** empty log message ***Kim F. Storm2005-01-311-3/+10
|
* (ses-create-cell-variable-range)Kim F. Storm2005-01-311-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 Belanger2005-01-312-4/+23
| | | | (math-latex-ignore-words): New constant.
* (math-function-table, math-oper-table, math-variable-table):Jay Belanger2005-01-311-105/+48
| | | | Adjust the LaTeX portions.
* (math-read-big-expr): Make LaTeX the default TeX mode.Jay Belanger2005-01-311-5/+5
|
* (calc-embedded-open-formula, calc-embedded-close-formula):Jay Belanger2005-01-311-2/+2
| | | | Ignore matrix environments.
* (math-read-token): Separate the TeX and LaTeX parts.Jay Belanger2005-01-311-1/+29
|
* (ispell-local-dictionary-overridden): New var.Richard M. Stallman2005-01-312-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 Belanger2005-01-311-0/+1
|
* *** empty log message ***Jay Belanger2005-01-311-1/+2
|
* (math-latex-input-filter): Remove function.Jay Belanger2005-01-311-16/+1
|
* (math-tex-ignore-words): Add support for LaTeX matrices.Jay Belanger2005-01-311-0/+1
|
* (math-read-token): Read LaTeX matrices.Jay Belanger2005-01-311-2/+16
|
* *** empty log message ***Jay Belanger2005-01-311-0/+26
|
* (calc-d-prefix-help): Add LaTeX.Jay Belanger2005-01-311-1/+1
|
* (math-compose-expr, math-compose-rows): Add LaTeX support.Jay Belanger2005-01-311-48/+68
| | | | (math-compose-expr): Add support for special functions.
* (calc-language): Adjust docstring.Jay Belanger2005-01-311-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 Belanger2005-01-311-4/+5
| | | | (calc-write-parse-table-part): Add LaTeX support.
* (calc-latex-language, math-latex-parse-frac)Jay Belanger2005-01-311-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 Belanger2005-01-311-1/+2
| | | | (calc-mode-map): Add calc-latex-language.
* (math-read-token): Add support for LaTeX.Jay Belanger2005-01-311-5/+5
|
* (gdb-memory-address)Nick Roberts2005-01-311-4/+275
| | | | | | | | | | | | | | | | | | | (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit) (gdb-memory-mode-map, gdb-memory-format-keymap) (gdb-memory-format-menu, gdb-memory-unit-keymap) (gdb-memory-unit-menu): New variables for a buffer that lets the user examine program memory. (gdb-memory-set-address, gdb-memory-set-repeat-count) (gdb-memory-format-binary, gdb-memory-format-octal) (gdb-memory-format-unsigned, gdb-memory-format-signed) (gdb-memory-format-hexadecimal, gdb-memory-format-menu) (gdb-memory-format-menu-1, gdb-memory-unit-giant) (gdb-memory-unit-word, gdb-memory-unit-halfword) (gdb-memory-unit-byte, gdb-memory-unit-menu) (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map) (gdb-memory-mode, gdb-memory-buffer-name) (gdb-display-memory-buffer, gdb-frame-memory-buffer): New functions for above buffer.
* *** empty log message ***Nick Roberts2005-01-311-0/+20
|
* (gnus-article-mode): Turn off the "\ " non-break space.Stefan Monnier2005-01-312-13/+17
|
* *** empty log message ***Richard M. Stallman2005-01-301-0/+8
|
* (custom-bury-buffer): Function deleted.Richard M. Stallman2005-01-301-22/+9
| | | | | | | (custom-buffer-done-function): Option deleted. (custom-buffer-done-kill): New (replacement option. (Custom-buffer-done): Call quit-window. (custom-buffer-create-internal): Update for above changes.
* *** empty log message ***Luc Teirlinck2005-01-301-1/+7
|
* (undo-ask-before-discard): New var.Luc Teirlinck2005-01-301-20/+63
| | | | | (undo-outer-limit-truncate): Implement it. (undo-extra-outer-limit): Doc update.
* *** empty log message ***Richard M. Stallman2005-01-291-0/+28
|
* (undo-more): defadvice deleted.Richard M. Stallman2005-01-291-30/+31
| | | | (ses-begin-change): Doc fix.
* (dired-mode-map): Remap `undo' and `advertised-undo'Richard M. Stallman2005-01-291-2/+2
| | | | instead of rebinding C-x u and C-_.
* (normal-backup-enable-predicate): Return nil for filesRichard M. Stallman2005-01-291-2/+7
| | | | in /tmp, regardless of temporary-file-directory.
* (Man-getpage-in-background): Disable undo in Man buffer.Richard M. Stallman2005-01-291-0/+1
|
* (delete-rectangle-line, delete-extract-rectangle-line)Richard M. Stallman2005-01-291-5/+5
| | | | | | (open-rectangle, delete-whitespace-rectangle-line) (clear-rectangle-line): If FILL, pass t instead of FILL for move-to-column's 3nd arg.
* (undo): Fix the test for continuing a series of undos.Richard M. Stallman2005-01-291-13/+17
| | | | | (undo-more): Set pending-undo-list to t when we reach end. (pending-undo-list): defvar moved up.
* (widget-button-click): Shorten the range of the track-mouse binding.Richard M. Stallman2005-01-291-14/+14
|
* (comint-insert-input): Undo previous changes;Richard M. Stallman2005-01-291-1/+3
| | | | use last-input-event in interactive spec.
* (compilation-start): Bind buffer-read-only to nil beforeEli Zaretskii2005-01-292-2/+8
| | | | | invoking call-process. Reset buffer's modified flag after fontifying it in the no-async branch.
* *** empty log message ***Eli Zaretskii2005-01-291-0/+5
|
* (widget-specify-button): If mouse pointer shape cannot be changed,Eli Zaretskii2005-01-291-1/+5
| | | | use mouse face instead.
* (gdb-info-breakpoints-custom)Nick Roberts2005-01-291-5/+6
| | | | | | | (gdb-goto-breakpoint): Make breakpoint handling work on template functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> (gdb-assembler-custom): Update to recognise breakpoint information added on 2005-01-19.
* *** empty log message ***Nick Roberts2005-01-291-1/+3
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58Miles Bader2005-01-283-9/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-7 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-8 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-11 Update from CVS 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-setup-buffer): Kill and re-create the article buffer when editing of the article is discarded. (gnus-article-prepare): Revert. 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-article-prepare): Remove message-strip-forbidden-properties from the local hook. 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/mml.el (mml-generate-mime-1): Convert string into unibyte when inserting " *mml*" buffer's contents into a unibyte temp buffer. 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> * man/gnus.texi: Some edits based on comments from David Abrahams. 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (RSS): Fix the keystroke.
* (gdb-info-breakpoints-custom)Nick Roberts2005-01-281-2/+2
| | | | | (gdb-goto-breakpoint): Make breakpoint handling work on template functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
* *** empty log message ***Nick Roberts2005-01-281-0/+6
|
* (scheme-mode-variables): Set comment-add.Stefan Monnier2005-01-281-29/+19
| | | | | | (dsssl-mode): Use define-derived-mode. (scheme-mode-initialize): Remove. (scheme-mode): Use run-mode-hooks.
* (custom-mode-map): Make it dense.Stefan Monnier2005-01-281-15/+15
|