1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 20:50:53 -08:00
Commit graph

28536 commits

Author SHA1 Message Date
Kenichi Handa
e0a65b4df5 Setup cases of GREEK-FINAL-SIGMA,
Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
2005-02-02 01:00:44 +00:00
Kenichi Handa
e1e89a70b9 (get-upcase-table): New function.
(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.
2005-02-02 00:57:07 +00:00
Nick Roberts
1f8f8e684a (gdb-goto-info): Delete. 2005-02-01 20:11:09 +00:00
Nick Roberts
ed941a3ce6 (gud-goto-info): New function.
(gud-tool-bar-map): Use correct icon.
2005-02-01 20:10:19 +00:00
Nick Roberts
dd8e8b27ac *** empty log message *** 2005-02-01 20:09:33 +00:00
Thien-Thi Nguyen
cc08f5b253 (lisp-indent-function): Fix bug:
When delegating, order args in the funcall correctly.
2005-02-01 15:50:46 +00:00
Thien-Thi Nguyen
b961eb0e98 (lisp-indent-function): Doc fix. 2005-02-01 15:02:50 +00:00
Carsten Dominik
489632ba4f (reftex-access-scan-info): Error out in a
buffer not visiting a file.
2005-02-01 12:39:39 +00:00
Carsten Dominik
2fdf44570f *** empty log message *** 2005-02-01 12:37:28 +00:00
Jay Belanger
a214f7ba7e *** empty log message *** 2005-02-01 04:13:59 +00:00
Jay Belanger
0a18efee86 (calc-embedded-find-bounds): Set formula bound on line with formula. 2005-02-01 03:57:08 +00:00
Kim F. Storm
fb89c33096 *** empty log message *** 2005-01-31 23:17:42 +00:00
Kim F. Storm
63f3351cc0 (ses-create-cell-variable-range)
(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.
2005-01-31 22:47:40 +00:00
Jay Belanger
998858ae20 (math-tex-ignore-words): Remove LaTeX portion.
(math-latex-ignore-words): New constant.
2005-01-31 21:58:05 +00:00
Jay Belanger
62a54f6ca5 (math-function-table, math-oper-table, math-variable-table):
Adjust the LaTeX portions.
2005-01-31 21:53:21 +00:00
Jay Belanger
86e3afd3bd (math-read-big-expr): Make LaTeX the default TeX mode. 2005-01-31 21:52:49 +00:00
Jay Belanger
316fc0cc95 (calc-embedded-open-formula, calc-embedded-close-formula):
Ignore matrix environments.
2005-01-31 21:52:11 +00:00
Jay Belanger
a6ab3125f2 (math-read-token): Separate the TeX and LaTeX parts. 2005-01-31 21:51:34 +00:00
Richard M. Stallman
a6e7a34bef (ispell-local-dictionary-overridden): New var.
(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.
2005-01-31 11:54:36 +00:00
Jay Belanger
84d77b1eb3 (math-read-token): Check for smallmatrix environment. 2005-01-31 09:16:44 +00:00
Jay Belanger
e09d97e8f1 *** empty log message *** 2005-01-31 09:15:44 +00:00
Jay Belanger
cfa083161b (math-latex-input-filter): Remove function. 2005-01-31 09:08:34 +00:00
Jay Belanger
dacc4c70c4 (math-tex-ignore-words): Add support for LaTeX matrices. 2005-01-31 09:07:48 +00:00
Jay Belanger
8d5cd17257 (math-read-token): Read LaTeX matrices. 2005-01-31 09:05:27 +00:00
Jay Belanger
1be70c6150 *** empty log message *** 2005-01-31 06:39:44 +00:00
Jay Belanger
0010f0335a (calc-d-prefix-help): Add LaTeX. 2005-01-31 06:31:43 +00:00
Jay Belanger
ddaad6092e (math-compose-expr, math-compose-rows): Add LaTeX support.
(math-compose-expr): Add support for special functions.
2005-01-31 06:30:37 +00:00
Jay Belanger
ad1c32c76f (calc-language): Adjust docstring.
(calc-set-mode-line): Add LaTeX support.
(math-expr-special-function-mapping): New variable.
2005-01-31 06:29:39 +00:00
Jay Belanger
dd9041c77a (calc-edit-user-syntax, calc-fix-token-name)
(calc-write-parse-table-part):  Add LaTeX support.
2005-01-31 06:28:06 +00:00
Jay Belanger
2d3ce3f292 (calc-latex-language, math-latex-parse-frac)
(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.
2005-01-31 06:25:17 +00:00
Jay Belanger
4617278c25 Add calc-latex-language to autoloads.
(calc-mode-map): Add calc-latex-language.
2005-01-31 06:23:04 +00:00
Jay Belanger
434e689980 (math-read-token): Add support for LaTeX. 2005-01-31 06:21:31 +00:00
Nick Roberts
37ebd64bd9 (gdb-memory-address)
(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.
2005-01-31 02:22:24 +00:00
Nick Roberts
2d08f307e9 *** empty log message *** 2005-01-31 02:21:40 +00:00
Stefan Monnier
f429956a03 (gnus-article-mode): Turn off the "\ " non-break space. 2005-01-31 00:28:37 +00:00
Richard M. Stallman
ce4065431e *** empty log message *** 2005-01-30 11:35:43 +00:00
Richard M. Stallman
97733c3d00 (custom-bury-buffer): Function deleted.
(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.
2005-01-30 11:07:54 +00:00
Luc Teirlinck
03c64f2e02 *** empty log message *** 2005-01-30 00:43:04 +00:00
Luc Teirlinck
28cb725d59 (undo-ask-before-discard): New var.
(undo-outer-limit-truncate): Implement it.
(undo-extra-outer-limit): Doc update.
2005-01-30 00:32:39 +00:00
Richard M. Stallman
5a92a9eb78 *** empty log message *** 2005-01-29 17:31:43 +00:00
Richard M. Stallman
137e400204 (undo-more): defadvice deleted.
(ses-begin-change): Doc fix.
2005-01-29 17:31:32 +00:00
Richard M. Stallman
5e5a341255 (dired-mode-map): Remap undo' and advertised-undo'
instead of rebinding C-x u and C-_.
2005-01-29 17:28:48 +00:00
Richard M. Stallman
0c2f6ddaa7 (normal-backup-enable-predicate): Return nil for files
in /tmp, regardless of temporary-file-directory.
2005-01-29 17:28:00 +00:00
Richard M. Stallman
5a0c1883d4 (Man-getpage-in-background): Disable undo in Man buffer. 2005-01-29 17:27:13 +00:00
Richard M. Stallman
b29b5c248b (delete-rectangle-line, delete-extract-rectangle-line)
(open-rectangle, delete-whitespace-rectangle-line)
(clear-rectangle-line): If FILL, pass t instead of FILL
for move-to-column's 3nd arg.
2005-01-29 17:26:39 +00:00
Richard M. Stallman
a7fe694c13 (undo): Fix the test for continuing a series of undos.
(undo-more): Set pending-undo-list to t when we reach end.
(pending-undo-list): defvar moved up.
2005-01-29 17:24:41 +00:00
Richard M. Stallman
6f95a83518 (widget-button-click): Shorten the range of the track-mouse binding. 2005-01-29 17:21:12 +00:00
Richard M. Stallman
2da637a538 (comint-insert-input): Undo previous changes;
use last-input-event in interactive spec.
2005-01-29 16:58:34 +00:00
Eli Zaretskii
cf63e6fa17 (compilation-start): Bind buffer-read-only to nil before
invoking call-process.  Reset buffer's modified flag after
fontifying it in the no-async branch.
2005-01-29 15:52:07 +00:00
Eli Zaretskii
28d986b971 *** empty log message *** 2005-01-29 14:05:34 +00:00