Karl Heuer
9fdae274dd
(Fcompute_motion): Check that TO and FROM are in range.
1998-04-13 18:56:00 +00:00
Karl Heuer
42d140b44b
(tmm-get-keymap): Handle `menu-item' menu items.
1998-04-13 18:55:05 +00:00
Karl Heuer
73635959b6
*** empty log message ***
1998-04-13 18:53:08 +00:00
Stephen Eglen
7aa122f48c
Customize mail-use-rfc822.
1998-04-13 17:16:40 +00:00
Eli Zaretskii
63d4cd245b
Replace topdir with top_srcdir.
1998-04-13 16:10:58 +00:00
Karl Heuer
05f6170c27
(describe-function-1): New function.
...
(describe-function): Use describe-function-1.
(describe-key): Likewise.
1998-04-13 06:56:24 +00:00
Karl Heuer
7dbce55e8f
(eval-defun): Arrange to use eval-region
...
even if we have to alter the form.
1998-04-13 06:55:34 +00:00
Eli Zaretskii
40437cf549
(dosv_refresh_virtual_screen): Do not use negative arguments.
...
(dos_direct_output): Fix the offset passed to dosv_refresh_virtual_screen.
(IT_display_cursor): Don't call dosv_refresh_virtual_screen.
(IT_reset_terminal_modes): Don't call dosv_refresh_virtual_screen
when setting cursor.
1998-04-13 06:42:31 +00:00
Eli Zaretskii
9140684333
(coding-system-eol-type-mnemonic): Return correct eol-type mnemonics
...
for the nonunix cases.
1998-04-13 06:30:41 +00:00
Kenichi Handa
e76351bcf4
Fix previous change.
1998-04-13 02:35:41 +00:00
Karl Heuer
c2a2ac1a7c
(gnus-emphasis-alist): Use nth, not caddr.
1998-04-12 18:13:34 +00:00
Karl Heuer
cdcd5553b0
(cl-do-arglist): Intern initializes the
...
value of keyword symbols, so don't do it again.
1998-04-12 18:12:18 +00:00
Karl Heuer
c5c6d57c7c
(temp_output_buffer_setup): Clear out overlays,
...
visited file, undo list, etc.
1998-04-12 18:08:02 +00:00
Eli Zaretskii
de219b909d
Determine emacs-version from lisp/version.el. Pass it to
...
sub-Make's.
1998-04-12 14:19:09 +00:00
Karl Heuer
cc9b4df2b4
(re_match_2, re_search_2): Convert position to a charpos,
...
before calling SETUP_SYNTAX_TABLE_FOR_OBJECT.
1998-04-12 06:57:47 +00:00
Karl Heuer
f79b4b7ee2
(SETUP_SYNTAX_TABLE_FOR_OBJECT): FROM counts chars.
...
(SYNTAX_TABLE_BYTE_TO_CHAR): Handle the offset properly
both before and after conversion.
(UPDATE_SYNTAX_TABLE_FORWARD): Arg renamed to charpos.
(UPDATE_SYNTAX_TABLE_BACKWARD, UPDATE_SYNTAX_TABLE): Likewise.
1998-04-12 06:51:58 +00:00
Karl Heuer
1b62edd6ba
(print) <Lisp_String>: Fix "\ " handling.
1998-04-12 06:49:26 +00:00
Karl Heuer
2336b6a9ce
(generate-autoload-section-header): Doc fix.
...
(update-file-autoloads): Use autoload-read-section-header.
(update-autoloads-from-directories): Likewise.
(generate-autoload-section-continuation): New variable.
(autoload-read-section-header): New function.
(update-file-autoloads): Don't call save-buffer if no changes.
(generate-file-autoloads): Split the section header line
into multiple comments.
1998-04-12 06:46:08 +00:00
Karl Heuer
b5231eda99
(display_text_line): When handling selective > 0,
...
update pos and pos_byte with results of calling scan_newline.
1998-04-12 06:45:08 +00:00
Karl Heuer
f98b752f20
(mail-extract-address-components):
...
Rename local :-pos to colon-pos.
1998-04-12 06:43:56 +00:00
Karl Heuer
120821e11c
(set_internal, Fmakunbound): Fix previous change.
1998-04-12 06:41:01 +00:00
Karl Heuer
ad61e7bc25
(LINKER): Add definition.
...
(LD_SWITCH_SYSTEM): Undo previous change.
1998-04-11 18:16:01 +00:00
Karl Heuer
b087d86605
(set_internal, Fmakunbound): No error if setting
...
a keyword to itself.
1998-04-11 18:04:12 +00:00
Kenichi Handa
7a5cc91567
Put Czech lang. env. under European..
1998-04-11 02:19:18 +00:00
Kenichi Handa
5521e0382d
Put Slovak lang. env. under European.
1998-04-11 02:19:18 +00:00
Kenichi Handa
a33c9d6fcf
(describe-language-environment):
...
Print the languge environment at the head.
1998-04-11 02:18:31 +00:00
Kenichi Handa
1d93566923
(generic-char-p): A character of code 0 is not a generic char.
1998-04-11 02:18:31 +00:00
Karl Heuer
effd4e827a
(list-input-methods): Fix doc string.
...
(describe-font, describe-fontset, list-fontsets, mule-diag): Don't
use fontset-related features if global-fontset-alist is not bound.
1998-04-11 01:06:37 +00:00
Kenichi Handa
eefa62dd40
Delete tutorial file entry.
1998-04-10 12:33:48 +00:00
Karl Heuer
fcea5346fb
Don't accept EMACS=t when testing for $EMACS set.
1998-04-10 09:46:15 +00:00
Karl Heuer
23cec91f9a
(vhdl-loop, vhdl-while-loop): Add backslash.
1998-04-10 09:28:12 +00:00
Karl Heuer
5f1aa82686
Don't defconst the colon symbols, since they
...
evaluate to themselves now anyway.
1998-04-10 08:36:34 +00:00
Kenichi Handa
fc7ec9cdc3
Fix previous change, TUTORIAL.ch > TUTORIAL.cs.
1998-04-10 02:34:51 +00:00
Kenichi Handa
acaf9b3b7d
Tutorial file name changed to TUTORIAL.ch.
1998-04-10 02:01:50 +00:00
Kenichi Handa
c089af6319
Tutorial file name changed to TUTORIAL.ja.
1998-04-10 02:01:50 +00:00
Kenichi Handa
0dc2eab5d8
Tutorial file name changed to TUTORIAL.ka.
1998-04-10 02:01:50 +00:00
Kenichi Handa
1a75ac6f28
Tutorial file name changed to TUTORIAL.sk.
1998-04-10 02:01:50 +00:00
Karl Heuer
2f047f6c3a
(newline): Mark as hard the newline that was just
...
typed, not the previous one. Suppress optimization if there's a
marker either before or after the newline.
1998-04-09 20:05:58 +00:00
Karl Heuer
34e4751f89
(Fbuffer_has_markers_at): Fix termination condition.
1998-04-09 19:40:19 +00:00
Karl Heuer
67ce527d26
(min, max): Make these macros, not functions.
...
(scan_buffer, boyer_moore): Simplify args to those macros.
1998-04-09 18:50:53 +00:00
Karl Heuer
03887dd388
(min, max): Define as macros.
1998-04-09 18:12:46 +00:00
Karl Heuer
f4fe72d542
* print.c (print): Avoid min'/
max' as variable names.
1998-04-09 17:58:28 +00:00
Karl Heuer
a3833dfef0
(relocate_fd): Avoid min'/
max' as variable names.
1998-04-09 17:47:17 +00:00
Karl Heuer
ceafe86b40
(minmax): New macro.
...
(update_frame): Use it.
1998-04-09 17:21:02 +00:00
Karl Heuer
09522567d8
Delete incorrect prototype of report_file_error.
1998-04-09 17:07:32 +00:00
Karl Heuer
c66245847e
(unrequest_sigio, request_sigio): Fix prototype.
1998-04-09 17:06:31 +00:00
Karl Heuer
78781e92a6
(set_frame_menubar): Call Fset_match_data, not
...
Fstore_match_data.
1998-04-09 17:04:35 +00:00
Karl Heuer
8be35eabe6
(abort): Don't redefine on DOS_NT.
1998-04-09 17:03:05 +00:00
André Spiegel
dc08a6b5d0
(vc-next-action): Fixed bug that prevented registering files using C-x v v.
1998-04-09 13:45:44 +00:00
Stephen Eglen
e4df16d007
Customize
1998-04-09 12:31:57 +00:00