Juanma Barranquero
be35329292
(warning-level-aliases): Fix spacing.
2002-09-06 07:19:30 +00:00
Juanma Barranquero
8f2bf1bc3a
(vcursor-toggle-vcursor-map): Fix spacing.
2002-09-06 07:19:10 +00:00
Juanma Barranquero
f7a53caeeb
(fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.
2002-09-06 07:18:44 +00:00
Juanma Barranquero
4c7ddcfa25
(reftex-TeX-master-file): Fix spacing.
2002-09-06 07:18:22 +00:00
Juanma Barranquero
e8a1df89cb
(speedbar-mode): Fix spacing.
2002-09-06 07:18:04 +00:00
Juanma Barranquero
89a6cfe319
(choose-completion-string-functions): Fix spacing.
2002-09-06 07:17:49 +00:00
Juanma Barranquero
9b61eea1d0
(vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.
2002-09-06 07:17:28 +00:00
Juanma Barranquero
4a9592f6f9
(sh-indent-for-fi, sh-indent-for-done): Fix spacing.
2002-09-06 07:17:05 +00:00
Juanma Barranquero
3090ac1201
(pascal-start-keywords): Fix spacing.
2002-09-06 07:16:42 +00:00
Juanma Barranquero
cff745c34c
(idlwave-shell-use-breakpoint-glyph): Fix spacing.
2002-09-06 07:16:22 +00:00
Juanma Barranquero
cef6cafe48
(idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing.
2002-09-06 07:16:01 +00:00
Juanma Barranquero
e7fea150cd
(decode-char): Fix spacing.
2002-09-06 07:15:30 +00:00
Juanma Barranquero
f6ec463510
(highlight-changes-colours, highlight-changes-active-string,
...
highlight-changes-passive-string, highlight-changes-rotate-faces,
global-highlight-changes): Fix spacing.
2002-09-06 07:15:11 +00:00
Juanma Barranquero
1c521fb08f
(copy-face): Fix spacing.
2002-09-06 07:14:29 +00:00
Juanma Barranquero
0a6cac62de
(rx): Fix spacing.
2002-09-06 07:14:12 +00:00
Juanma Barranquero
05619b9978
(string-to-float): Fix spacing.
2002-09-06 07:13:53 +00:00
Juanma Barranquero
2251e3edaf
(find-function-search-for-symbol): Fix spacing.
2002-09-06 07:13:27 +00:00
Juanma Barranquero
07c209a089
(easy-menu-define): Fix spacing.
2002-09-06 07:13:06 +00:00
Juanma Barranquero
8a3663f3de
(double-prefix-only): Fix spacing.
2002-09-06 07:12:37 +00:00
Juanma Barranquero
4f7bf99054
(calendar-time-display-form): Fix spacing.
2002-09-06 07:12:06 +00:00
Richard M. Stallman
b7c1256511
(set_image_of_range_1): In no-TRANSLATE case,
...
call EXTEND_RANGE_TABLE and return a proper value.
(set_image_of_range): Don't call set_image_of_range_1
if no TRANSLATE or if range includes all of Latin-1.
Only call it for the Latin-1 part of the range.
For other cases, make two separate ranges,
one for the original specified characters and one for
their case-conversions.
2002-09-06 03:09:13 +00:00
Richard M. Stallman
6d621baba5
Look for LessTif in /usr/X11R6/LessTif/ before Motif.
...
Handle $GCC_LINK_TEST_OPTIONS and
$NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
2002-09-05 22:58:05 +00:00
Markus Rost
790f437cec
(table-command-prefix): Fix type.
2002-09-05 18:42:13 +00:00
Francesco Potortì
069352e247
Changed URL for etags.
2002-09-05 12:44:05 +00:00
André Spiegel
d7fb8b4235
#
2002-09-05 06:35:12 +00:00
André Spiegel
99e400efbf
Don't require vc.el at compile-time; it causes recursive requirements.
2002-09-05 06:31:11 +00:00
Kenichi Handa
570af494cd
*** empty log message ***
2002-09-05 05:33:29 +00:00
Kenichi Handa
df3595f87d
(thai-kesmanee): Fix the mapping of "' and
}'.
2002-09-05 05:06:10 +00:00
Richard M. Stallman
4d8da98bc4
*** empty log message ***
2002-09-05 02:47:51 +00:00
Richard M. Stallman
3d9a3367c1
Small clarifications.
2002-09-05 02:43:05 +00:00
Richard M. Stallman
b48092574e
Changes from Mats Lidell.
2002-09-05 02:42:15 +00:00
Richard M. Stallman
adc7d9cd31
("Swedish"): New set-language-info-alist call.
2002-09-05 02:40:00 +00:00
Richard M. Stallman
e06d1742ac
(help-with-tutorial): Properly set up
...
completion-reference-buffer in the *Completion* buffer.
2002-09-05 02:38:41 +00:00
Richard M. Stallman
91fda8546a
(UNEXEC): Use unexsol.o.
2002-09-05 02:37:17 +00:00
Richard M. Stallman
1de65f5131
(displayed_window_lines): Correct for one-off bug
...
in HEIGHT on non-window displays.
2002-09-05 02:36:22 +00:00
Richard M. Stallman
77d11aec51
(set_image_of_range_1): New function.
...
(set_image_of_range): Use set_image_of_range_1 for Latin-1.
Return a value to indicate running out of memory.
(SET_RANGE_TABLE_WORK_AREA): Check value from set_image_of_range.
(extend_range_table_work_area): New subroutine.
(EXTEND_RANGE_TABLE): Replaces EXTEND_RANGE_TABLE_WORK_AREA.
Different calling conventions, and used from set_image_of_range{,_1}.
(IMMEDIATE_QUIT_CHECK): Definitions moved.
2002-09-05 02:34:37 +00:00
Kenichi Handa
dfc538bb10
(decode-char): Cancel the previous change.
2002-09-05 00:28:04 +00:00
Kenichi Handa
3873f5a52e
*** empty log message ***
2002-09-05 00:27:49 +00:00
John Paul Wallington
16d2fae910
*** empty log message ***
2002-09-05 00:19:49 +00:00
André Spiegel
6a66dca96b
#
2002-09-04 20:54:44 +00:00
André Spiegel
ef1a388cb3
(vc-rcs-state): Don't require vc.el.
2002-09-04 20:49:35 +00:00
André Spiegel
fd4ca8fb12
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
...
vc-hooks.el.
2002-09-04 20:47:08 +00:00
André Spiegel
e767004f7a
Require vc.el at compile-time.
...
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved
here from vc.el.
2002-09-04 20:45:34 +00:00
Simon Josefsson
d0e28141ba
Update copyright.
2002-09-04 19:11:28 +00:00
Kenichi Handa
1e7f6327e3
(decode-char): Translate a character by
...
utf-8-translation-table-for-decode only when
utf-8-fragment-on-decoding is non-nil.
2002-09-04 08:17:23 +00:00
Juanma Barranquero
6218196f53
All dependencies updated.
2002-09-04 06:21:03 +00:00
Kenichi Handa
502b096b88
Fix Unicode Greek line.
2002-09-04 04:18:39 +00:00
Francesco Potortì
4c6dce51b6
etags bug
2002-09-03 15:21:51 +00:00
Francesco Potortì
a127d423b5
(regex_tag_multiline, readline): Never pass pfnote a
...
string that cannot be freed.
2002-09-03 15:21:07 +00:00
Kenichi Handa
bda54be798
Updated in accordance with the latest English version.
2002-09-03 12:18:20 +00:00