Gerd Moellmann
cdb1fe495d
(displayed_window_lines): Detect partially
...
visible lines at the bottom correctly.
2000-11-06 15:48:27 +00:00
Francesco Potortì
893c512968
Corrected my family name (it has a grave accent on the last vowel).
2000-11-06 15:26:26 +00:00
Dave Love
b04f7626e9
*** empty log message ***
2000-11-06 15:22:52 +00:00
Dave Love
47e58cf5b9
(auto-insert-alist) <latex-mode>: Use
...
\documentclass.
2000-11-06 15:17:06 +00:00
Stefan Monnier
92819e90bb
(texinfo-section-list): Change majorheading to 2.
...
(texinfo-font-lock-syntactic-keywords): Use syntax-strings.
2000-11-06 14:44:17 +00:00
Stefan Monnier
d3a67486af
(Fwrite_region): Use visiting' rather than visit'
...
when ensuring we don't do visit in indirect buffer.
2000-11-06 14:34:09 +00:00
Stefan Monnier
4d2806e27a
(vc-insert-file): Don't assume byte==char.
2000-11-06 13:21:09 +00:00
Dave Love
bb21621841
*** empty log message ***
2000-11-06 12:50:32 +00:00
Kenichi Handa
7f341749f7
(decode-char, encode-char): Fix doc-string.
2000-11-06 12:42:06 +00:00
Kenichi Handa
7141ee657b
(composition-function-table): Variable declaration
...
moved to src/composite.c.
(compose-chars-after): New optional arg object.
2000-11-06 12:40:34 +00:00
Kenichi Handa
ff8dd5d53b
*** empty log message ***
2000-11-06 12:40:14 +00:00
Kenichi Handa
35bc588759
(x_encode_text): Suppress producing escape sequences for composition.
2000-11-06 12:36:06 +00:00
Kenichi Handa
0caef0ecf7
Include composite.h.
...
(selection_data_to_lisp_data): Call compose_chars_in_text on STR.
2000-11-06 12:35:44 +00:00
Kenichi Handa
40add26d11
(Vcomposition_function_table): New variable.
...
(Qcomposition_function_table): New variable.
(run_composition_function): Call
Vcompose_chars_after_function with three arguments.
(compose_chars_in_text): New function.
(syms_of_composite): Modified the doc-string of
Vcompose_chars_after_function. Declare composition-function-table
as a lisp variable, and initialize it.
2000-11-06 12:35:27 +00:00
Kenichi Handa
c9a7baeea1
(compose_chars_in_text): Add prototype.
2000-11-06 12:35:06 +00:00
Dave Love
b0d9985339
(lisp-imenu-generic-expression): Match
...
defun*.
2000-11-06 12:28:33 +00:00
Gerd Moellmann
e9da51a1d9
(fancy-splash-delay): Set to 10 seconds.
...
(fancy-splash-max-time): New user-option.
(fancy-splash-stop-time): New variable.
(fancy-splash-screens): Set it. Catch `stop-splashing'.
(fancy-splash-screens-1): Throw `stop-splashing' when current
time is greater than fancy-splash-stop-time.
2000-11-06 11:46:54 +00:00
Stefan Monnier
611dbdf022
*** empty log message ***
2000-11-06 11:37:39 +00:00
Stefan Monnier
316e1d5b1c
(cvs-mode-marked): New arg `noquery'.
...
Prompt user for a file rather than raising an error.
(cvs-enabledp): Fix call to cvs-mode-marked.
(cvs-insert-file): New function (extracted from cvs-mode-insert).
(cvs-mode-insert): Use it. Change the init prompt' value.
(cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
2000-11-06 07:17:33 +00:00
Stefan Monnier
6d84ac8587
(ewoc-goto-prev, ewoc-goto-next):
...
Don't pass default arg to ewoc-locate.
(ewoc-collect): Return result in the right order.
2000-11-06 07:13:07 +00:00
Stefan Monnier
a88e99b5ee
(log-edit-show-files): Use cvs-insert-strings.
2000-11-06 07:01:36 +00:00
Stefan Monnier
c68088c201
(cvs-tree-merge): Use cvs-butlast (avoid CL).
...
(cvs-status-get-tags): Fix regexp.
(cvs-status-trees, cvs-status-cvstrees):
Combine after change hooks and don't sit-for.
(cvs-tree-use-jisx0208): Renamed from cvs-tree-dstr-2byte-ready.
(cvs-tree-char-*): Renamed from cvs-tree-dstr-char-*.
Use make-char rather than hard-coded cryptic data.
(cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
2000-11-06 07:01:10 +00:00
Stefan Monnier
138e1bd0ac
(cvs-menu): Add entries for tree and insert.
2000-11-06 06:56:03 +00:00
Stefan Monnier
80786c0aba
(cvs-butlast, cvs-nbutlast): New (copied from CL).
...
(cvs-insert-strings): New function.
2000-11-06 06:54:16 +00:00
Miles Bader
937b28770e
(mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.
...
(mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
(mouse-wheel-mode): Use (featurep 'xemacs) instead of
string-matching against the version string.
2000-11-06 01:43:37 +00:00
Kenichi Handa
e036b0a6b3
(describe-language-environment): Eval
...
`sample-text' data and insert the result.
2000-11-06 00:11:18 +00:00
Kenichi Handa
e2a20aa791
("Thai"): Set a lisp form that produces
...
composed string in `sample-text' language info.
2000-11-06 00:10:50 +00:00
Kenichi Handa
ec724c2905
("Tibetan"): Set a lisp form that produces
...
composed string in `sample-text' language info.
2000-11-06 00:10:12 +00:00
Kenichi Handa
6eaec747c2
*** empty log message ***
2000-11-06 00:09:36 +00:00
Kenichi Handa
5c83e54afa
(compound-text, ctext): Moved to international/mule-conf.el.
2000-11-05 23:52:09 +00:00
Kenichi Handa
75b6fb5882
(compound-text): Define this coding system here. Make x-ctext and
...
ctext aliases of it.
2000-11-05 23:51:51 +00:00
Kenichi Handa
c6c9776347
*** empty log message ***
2000-11-05 23:51:23 +00:00
Andrew Innes
d1145f85c3
*** empty log message ***
2000-11-05 21:45:50 +00:00
Andrew Innes
1521ce96f5
(x_produce_glyphs): Fix typo in enum name.
2000-11-05 21:44:19 +00:00
Andrew Innes
ce424b260c
(read_input_waiting): Remove extraneous argument to
...
read_socket_hook.
2000-11-05 21:42:41 +00:00
Andrew Innes
58e0f0e499
(Fx_server_version): Include w32_build_number in the
...
return list.
2000-11-05 21:41:31 +00:00
Andrew Innes
39f1f65267
(w32_build_number): New variable.
...
(cache_system_info): Set it.
2000-11-05 21:39:32 +00:00
Andrew Innes
0ae88b4d46
(w32_build_number): Add extern.
2000-11-05 21:38:49 +00:00
Andrew Innes
69bf528eaf
(syms_of_emacs): Update docstring for
...
system-configuration, to reflect the actual usage on MS-Windows.
2000-11-05 21:38:09 +00:00
Andrew Innes
161ab81957
(w32-version): New function.
2000-11-05 21:34:36 +00:00
Stefan Monnier
178a6a455e
Update copyright.
...
(awk-mode-abbrev-table): Remove.
(awk-font-lock-keywords): Use regexp-opt.
(awk-mode): Use define-derived-mode.
2000-11-05 19:13:34 +00:00
Stefan Monnier
7e1d6bdb40
(regexp-opt-group): Sort the strings when extracting a suffix.
2000-11-05 19:07:07 +00:00
ShengHuo ZHU
42121c2309
Revoke the change.
2000-11-05 03:49:38 +00:00
André Spiegel
1ba90166d0
#
2000-11-04 18:30:52 +00:00
André Spiegel
ff40374a7b
(vc-insert-file): Rewritten. Don't bother about auto-save-mode.
2000-11-04 18:24:50 +00:00
ShengHuo ZHU
ad88b950fe
* calendar/calendar.el (diary-face, holiday-face): Fix typo.
...
* info.el (info-menu-header): Fix typo.
2000-11-04 17:02:02 +00:00
Jason Rumney
546790cb86
(decode-mac-roman): Test against r1 not r0.
2000-11-04 11:43:36 +00:00
Stefan Monnier
fbf44f4434
*** empty log message ***
2000-11-03 23:06:54 +00:00
Stefan Monnier
ff49cf9a7b
(tool-bar-mode): Drop unneeded positional args.
2000-11-03 23:06:40 +00:00
Stefan Monnier
7b371301b4
(icon-mode-map): Don't rebind \t.
...
(icon-mode): Define indent-line-function.
(icon-comment-indent): Simplify.
(icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
2000-11-03 23:05:16 +00:00