Gerd Moellmann
1934dbf4c9
(icomplete-completions): Use an explicit variable
...
`icomplete-prospects-length', obviating the need to use an
apparently faulty throw/catch arrangement.
1999-11-21 13:44:26 +00:00
Eli Zaretskii
a88d2801b8
term/internal.el (IT-display-table-setup): Don't overstep
...
character code 255.
1999-11-21 11:29:25 +00:00
Paul Eggert
fa71a53211
Describe the relationship between set-locale-environment and
...
set-language-environment, and why one might want to invoke
set-locale-environment.
1999-11-20 06:51:09 +00:00
Kenichi Handa
2dedd03c49
(ps-mule-font-info-database-bdf): Default BDF font
...
for the charset chinese-sisheng is 7bit encoding, not 8bit.
1999-11-20 00:17:14 +00:00
Kenichi Handa
88c6f31448
*** empty log message ***
1999-11-20 00:16:46 +00:00
Stefan Monnier
d294c01f59
(scroll-bar-toolkit-scroll): add handling of the `ratio'
...
event for Xaw and Xaw3d(without arrows) scrollbars.
1999-11-19 20:18:47 +00:00
Stefan Monnier
a9fb0b79ab
(auto-mode-alist): add patterns for diff-mode.
1999-11-19 20:14:12 +00:00
Stefan Monnier
d7a0208b27
(PC-do-complete-and-exit): use minibuffer-prompt-end to
...
detect an empty prompt.
1999-11-19 16:05:04 +00:00
Francesco Potortì
c8b04710a0
1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
...
* etags.c (_GNU_SOURCE): Define only if undefined.
(get_scheme): Declaration deleted.
(main): error was called with an integer as second arg, instead of
a char pointer.
(canonicalize_filename): Bug removed.
1999-11-18 Dave Love <d.love@dl.ac.uk>
* etags.c (C_entries): Rename label `intoken', avoiding K&R
lossage from name clash with macro.
1999-11-19 12:46:32 +00:00
Francesco Potortì
e208136267
etags bug fixes
1999-11-19 12:45:11 +00:00
Dave Love
618bd252b5
(input-mode-8-bit): Fix the customization.
1999-11-18 23:49:29 +00:00
Paul Eggert
719f38ac95
(my_strftime): Some old compilers object to '\a', so don't bother
...
optimizing for it.
1999-11-18 23:22:16 +00:00
Dave Love
946173adb4
*** empty log message ***
1999-11-18 18:28:59 +00:00
Dave Love
2f2500efff
Add forward declaration for get_boot_time_1.
1999-11-18 18:20:28 +00:00
Dave Love
0dcd5b54e2
*** empty log message ***
1999-11-18 18:14:29 +00:00
Dave Love
a1051b732b
(Finternal_show_cursor_p): Fix doc string.
1999-11-18 18:03:57 +00:00
Dave Love
91193697af
Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1999-11-18 17:44:32 +00:00
Eli Zaretskii
ba3a0c6dc6
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
...
sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
1999-11-18 16:56:16 +00:00
Gerd Moellmann
5a7d40558b
*** empty log message ***
1999-11-18 16:47:37 +00:00
Gerd Moellmann
1414d03249
Added defcustom of quickurl-completion-ignore-case.
...
(quickurl-ask): completion-ignore-case is set to the value of
quickurl-completion-ignore-case for the duration of the call to
completing-read.
1999-11-18 16:42:02 +00:00
Gerd Moellmann
9bd2bb5ba1
(iso-languages): Add more characters for Portuguese.
1999-11-18 16:37:48 +00:00
Gerd Moellmann
3a1aa59765
Clean up comment at the start of the file.
...
Remove RCS id.
1999-11-18 16:07:35 +00:00
Eli Zaretskii
393759c7a0
Fix complaints from makeinfo 4.0.
1999-11-18 16:00:03 +00:00
Gerd Moellmann
9dd1cf67c2
(compilation-parse-errors): Use
...
compilation-buffer-p instead of testing major-mode.
1999-11-18 15:57:55 +00:00
Gerd Moellmann
71447e8f88
*** empty log message ***
1999-11-18 13:34:19 +00:00
Gerd Moellmann
0afdfe3895
(struct buffer_text): Add comment about moving
...
buffer text if REL_ALLOC is defined.
1999-11-18 13:31:04 +00:00
Gerd Moellmann
bd84ce869a
(rmail-cease-edit): Run rmail-mode-hook.
1999-11-18 13:11:37 +00:00
Kenichi Handa
a109786d72
rename ps-print-def.el to ps-vars.el
1999-11-18 10:45:54 +00:00
Kenichi Handa
5daebd006e
Require ps-vars instead of ps-print-def.
1999-11-18 10:42:44 +00:00
Kenichi Handa
7b08726787
rm leim-list.el, add quail/*.elc
1999-11-18 07:20:59 +00:00
Kenichi Handa
d2d9586a77
(Fsingle_key_description): Use KEY_DESCRIPTION_SIZE to
...
allocate memory for push_key_description.
(describe_buffer_bindings): Likewise.
1999-11-18 05:10:13 +00:00
Kenichi Handa
2d0ffc9aa8
(echo_char): Use KEY_DESCRIPTION_SIZE to check free
...
memory for push_key_description.
1999-11-18 05:09:18 +00:00
Kenichi Handa
b0ca4f56d5
(KEY_DESCRIPTION_SIZE): New macro.
1999-11-18 05:08:25 +00:00
Kenichi Handa
eeedff6357
*** empty log message ***
1999-11-18 05:07:40 +00:00
Gerd Moellmann
a67fb17515
*** empty log message ***
1999-11-17 21:12:32 +00:00
Gerd Moellmann
aad9b36243
(with-syntax-table): Save buffer explicitly instead of
...
using save-excursion.
1999-11-17 21:09:57 +00:00
Gerd Moellmann
5d7e4a2c3c
*** empty log message ***
1999-11-17 21:08:37 +00:00
Gerd Moellmann
dc6f74cf0e
(Fx_show_busy_cursor): Doc-fix.
...
(Fx_hide_busy_cursor): Ditto.
1999-11-17 21:03:12 +00:00
Gerd Moellmann
b6f8e8063f
(unexec): Handle .rel.dyn section.
1999-11-17 20:58:06 +00:00
Dave Love
b5b41e0276
*** empty log message ***
1999-11-16 19:51:07 +00:00
Dave Love
441d75e5ce
(Fdocumentation): Remove gcpro here too.
1999-11-16 18:24:17 +00:00
Gerd Moellmann
e35b612304
(command_loop_1): Remove no_redisplay.
1999-11-16 15:55:07 +00:00
Dave Love
4563d12e5e
Fix makeinfo errors.
1999-11-16 15:39:41 +00:00
Gerd Moellmann
9e207b901d
*** empty log message ***
1999-11-16 13:35:20 +00:00
Gerd Moellmann
d01a33cf8d
(with-syntax-table): New.
1999-11-16 13:29:51 +00:00
Gerd Moellmann
0a936fe0ee
New maintainer.
1999-11-16 13:27:36 +00:00
Gerd Moellmann
d4a5b6443d
Use new backquote syntax.
1999-11-16 13:25:42 +00:00
Dave Love
635b79049e
Fix makeinfo errors.
1999-11-16 12:49:28 +00:00
Dave Love
c0e1bdfdee
(Tag Syntax): Fix cross ref.
1999-11-16 12:31:31 +00:00
Gerd Moellmann
0a14b9bb34
*** empty log message ***
1999-11-16 11:44:02 +00:00