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

54475 commits

Author SHA1 Message Date
Richard M. Stallman
f75fbf430c (Misc Events): Remove stray space. 2005-02-03 06:57:22 +00:00
Richard M. Stallman
cb21651739 (Buffer Names): Clarify generate-new-buffer-name.
(Modification Time): Clarify when visited-file-modtime returns 0.
(The Buffer List): Clarify bury-buffer.
(Killing Buffers): Clarify.
(Indirect Buffers): Add clone-indirect-buffer.
2005-02-03 06:56:24 +00:00
Richard M. Stallman
048e6895c6 (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock. 2005-02-03 06:49:18 +00:00
Richard M. Stallman
e2c11e3b5b (list-faces-display): Add optional argument. 2005-02-03 06:47:16 +00:00
Stefan Monnier
30b940a731 (font-lock-default-function): Handle the rare case where
only font-lock-keywords is set.
2005-02-03 04:28:21 +00:00
Miles Bader
d78f30b86d Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
src/dispextern.h (xassert): Enable unconditionally.

2005-02-02  Miles Bader  <miles@gnu.org>

   * src/dispextern.h (xassert): Enable unconditionally.
2005-02-03 03:56:00 +00:00
Kenichi Handa
fbbde29acf Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i
2005-02-03 02:19:15 +00:00
Kenichi Handa
37a354aed8 Cancel previous change. 2005-02-03 02:16:40 +00:00
Stefan Monnier
a383faaa0d Make it clear it's only used for Mac OS 9. 2005-02-02 23:33:04 +00:00
Stefan Monnier
394dff578e *** empty log message *** 2005-02-02 23:32:15 +00:00
Kim F. Storm
ed71a5cf0a (Fprimitive_undo): Fix dummy apply undo entry. 2005-02-02 15:43:18 +00:00
Kim F. Storm
b044278deb *** empty log message *** 2005-02-02 15:43:05 +00:00
Nick Roberts
4e51823052 Correction to syntax in gud-menu-map. 2005-02-02 05:52:51 +00:00
Nick Roberts
87c366c13d *** empty log message *** 2005-02-02 05:51:51 +00:00
Kenichi Handa
9afd1c3caf (set-upcase-syntax, set-downcase-syntax): Fix previous change. 2005-02-02 02:43:13 +00:00
Kenichi Handa
560721609d *** empty log message *** 2005-02-02 01:13:50 +00:00
Kenichi Handa
62b0075816 (tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i. 2005-02-02 01:12:36 +00:00
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
cc4ff429a0 (casify_region): Fix previous change. 2005-02-02 00:57:33 +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
Kenichi Handa
f98a8aa964 (casify_object): Enable changing characters of
different byte length.
(casify_region): Fix loop condition, args to replace_range_2, and
update opoint_byte.
2005-02-01 23:49:46 +00:00
Kenichi Handa
7077904e6b (replace_range_2): Fix bugs in adjusting markers and point. 2005-02-01 23:47:06 +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
Kim F. Storm
f2433a30c5 (back_to_previous_visible_line_start): Reset iterator
stack before calling handle_display_prop.
2005-02-01 08:56:01 +00:00
Kim F. Storm
5e1674c5f1 *** empty log message *** 2005-02-01 08:55:42 +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
Luc Teirlinck
d4d668071e *** empty log message *** 2005-01-31 23:32:36 +00:00
Luc Teirlinck
578e484b9e (Maintaining Undo): Add `undo-outer-limit'. 2005-01-31 23:31:21 +00:00
Kim F. Storm
e15db17409 (Undo) <buffer-undo-list>: Describe `apply' elements. 2005-01-31 23:22:11 +00:00
Luc Teirlinck
23c5319c0e (Undo): Update description of `undo-outer-limit'. 2005-01-31 23:18:45 +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
Kim F. Storm
7405f386b9 (syms_of_buffer) <buffer-undo-list>: Doc fix. 2005-01-31 22:45:12 +00:00
Kim F. Storm
49be18c97e (Qapply): New lisp var.
(syms_of_undo): Intern and staticpro it.
(Fprimitive_undo): Support formats (apply FUNNAME . ARGS) and
(apply DELTA BEG END FUNNAME . ARGS) instead of (FUNNAME . ARGS).
2005-01-31 22:44:27 +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
Nick Roberts
31b4c1b7a1 Update documentation relating to GDB Graphical
Interface.
2005-01-31 21:20:35 +00:00
Nick Roberts
0978d73804 *** empty log message *** 2005-01-31 21:20:00 +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