Richard M. Stallman
68788cecc4
(Fwrite_region): Fix previous change.
1997-07-25 18:12:53 +00:00
Richard M. Stallman
3c0c48a737
(doug_lea_malloc): Make __after_morecore_hook a
...
prerequisite to the use of Doug Lea's malloc.
1997-07-25 17:57:47 +00:00
Richard M. Stallman
5dfa3d3536
(compilation-error-regexp-alist): Add elt for EPC F90.
...
compilation-mode-font-lock-keywords: Ensure that each
regexp generated from compilation-error-regexp-alist begins with "^".
1997-07-25 17:29:29 +00:00
Kenichi Handa
e9a5d6f716
(quail-update-leim-list-file): Call
...
find-file-noselect with t for arguments NOWARN and RAWFILE.
1997-07-25 13:34:18 +00:00
Kenichi Handa
e55e92eeef
(leim-list-entry-regexp): Make this match only at beginning of line.
1997-07-25 13:13:00 +00:00
Simon Marshall
92677e25c1
customise & make installation/deinstallation happen on mode command not file load.
1997-07-25 11:36:34 +00:00
Simon Marshall
86c87ebc8c
Wrap minibuffer-auto-raise where nec. to stop frame raising.
1997-07-25 11:35:08 +00:00
Simon Marshall
d77c8526be
Add type specs "explicit" "mutable".
1997-07-25 11:34:20 +00:00
Kenichi Handa
43807b7703
(read-input-method-name): Show more appropriate error message.
1997-07-25 08:06:19 +00:00
Kenichi Handa
0f706dacee
(compute_motion): Handle display table correctly for
...
multibyte characters.
1997-07-25 08:01:02 +00:00
Kenichi Handa
e3ee2a8a9a
(syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
1997-07-25 07:53:16 +00:00
Kenichi Handa
4dad0cbaf5
(CODING_REQUIRE_TEXT_CONVERSION,
...
CODING_REQUIRE_EOL_CONVERSION, CODING_REQUIRE_CONVERSION): Deleted.
(CODING_REQUIRE_NO_CONVERSION): New macro.
(CODING_MAY_REQUIRE_NO_CONVERSION): New macro.
1997-07-25 07:46:51 +00:00
Kenichi Handa
71a4b3e854
(read_process_output): Use new macro
...
CODING_REQUIRE_NO_CONVERSION
(send_process): Use new macro CODING_MAY_REQUIRE_NO_CONVERSION.
1997-07-25 07:46:51 +00:00
Kenichi Handa
70ec432868
(Finsert_file_contents): Use new macros
...
CODING_MAY_REQUIRE_NO_CONVERSION and
CODING_MAY_REQUIRE_NO_CONVERSION.
(Fwrite_region): Correct the logic for deciding coding system.
1997-07-25 07:46:51 +00:00
Kenichi Handa
b34fe18227
(setup-thai-environment): Add correct autoload cookie.
1997-07-25 07:44:24 +00:00
Kenichi Handa
94154c84d4
(setup-tibetan-environment): Correct
...
coding system names. Set default-input-method to "tibetan-wylie".
1997-07-25 07:44:24 +00:00
Kenichi Handa
3ff0ea16ac
(setup-vietnamese-environment): Add autoload cookie.
1997-07-25 07:44:24 +00:00
Kenichi Handa
d33d5fbe33
Typo in comment fixed.
1997-07-25 07:43:56 +00:00
Kenichi Handa
2cd1b93945
Initial revision
1997-07-25 07:31:49 +00:00
Kenichi Handa
8f5aa81c57
(TIT): New variable, contatination of TIT-GB and TIT-BIG5.
...
(RUN-EMACS): Do not set EMACSLOADPATH.
(ASIA): Include TIBEAN.
(all): Remove stamp-bytecomp from dependency list.
({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}.
(%.el): Make a link for byte-compiled file too.
(stamp-bytecomp): Target deleted.
(leim-list.el): Run Emacs with loading quail.
(install-XXX): These targets deleted.
(install): Remove files under INSTALLDIR before copying new files.
Run Emacs with loading quail.
(clean mostlyclean): Remove only generated files.
1997-07-25 07:31:26 +00:00
Kenichi Handa
05e60fc093
Require 'quail.
1997-07-25 07:30:07 +00:00
Kenichi Handa
d7e034f65d
Change Quail package name to "ethiopic".
...
(ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1997-07-25 07:28:50 +00:00
Richard M. Stallman
5ab5daada5
(metamail-region): Don't bind kanji-fileio-code
...
or file-coding-system. Don't call define-program-kanji-code
or define-program-coding-system. Instead, bind coding-system-for-read.
1997-07-25 05:59:39 +00:00
Richard M. Stallman
ee371b017d
(${lispsource}TAGS): Specify ETAGS var in inner make.
...
(../src/$(OLDXMENU)): New target.
1997-07-25 05:37:34 +00:00
Richard M. Stallman
3975988bf4
(ETAGS): New variable.
...
(TAGS): Use ${ETAGS}.
1997-07-25 03:10:59 +00:00
Richard M. Stallman
e0f694317d
(Vprint_gensym_alist): Renamed from printed_gensyms.
...
(Vprint_gensym): Now a Lisp_Object; Renamed from print_gensym.
(syms_of_print): Set up both as Lisp vars.
(PRINTPREPARE, PRINTFINISH): Don't clear Vprint_gensym_alist
if Vprint_gensym is a cons cell.
1997-07-25 03:04:19 +00:00
Richard M. Stallman
b077f04568
(byte-compile-output-docform):
...
Bind print-gensym-alist; bind print-gensym to a cons cell.
1997-07-25 03:01:28 +00:00
Richard M. Stallman
b34a78db26
(custom-print-functions): Add defvar.
1997-07-25 03:00:41 +00:00
Michael Kifer
c81246f3a6
new version
1997-07-25 01:42:53 +00:00
Richard M. Stallman
cfd86a2fdd
(rmail-mime-feature): Doc and custom fix.
1997-07-25 01:01:50 +00:00
Richard M. Stallman
1402211d73
Customized.
...
Doc fixes.
1997-07-25 00:55:06 +00:00
Richard M. Stallman
5e32e1197a
(mail): Improve confirmation questions for file-visiting mail buffers.
1997-07-25 00:10:37 +00:00
Richard M. Stallman
cdd4703c10
(debug-ignored-errors): Update the dabbrev.el errors.
...
Add errors generated by ediff*.el.
1997-07-24 21:41:33 +00:00
Richard M. Stallman
b1cba2ee77
(ediff-update-diffs): Change error message.
1997-07-24 21:39:26 +00:00
Richard M. Stallman
937a3875a4
(selection_data_to_lisp_data):
...
Make the vector the right size, when format is 16.
1997-07-24 21:29:24 +00:00
Richard M. Stallman
998c789ccf
(landmark-repeat, landmark): New aliases.
...
Add autoload cookies.
1997-07-24 18:22:33 +00:00
Richard M. Stallman
8a7a340773
(main): Make --help msg end in newline.
1997-07-24 18:18:49 +00:00
Richard M. Stallman
a2b804280b
Many doc fixes.
...
(handwrite): Add autoload cookie.
(menu-bar-handwrite-map): Comment out the code to put this in the menu bar.
1997-07-24 18:17:41 +00:00
Richard M. Stallman
4867f7b269
(read-quoted-char): Convert function keys like Return
...
into ASCII equivalents.
1997-07-24 17:01:46 +00:00
Richard M. Stallman
2ee3abaa31
(Fx_create_frame): Don't fail to initialize `font'.
1997-07-24 16:59:16 +00:00
Richard M. Stallman
215b45e94a
(wait_reading_process_input): Initialize total_read.
...
Check for read_process_output giving back EIO.
1997-07-24 16:58:05 +00:00
Richard M. Stallman
00c5fd51cd
(Fdelete_frame): Undo previous change.
1997-07-24 16:57:19 +00:00
Richard M. Stallman
ef6661f776
(read_char): Delete spurious UNGCPRO.
...
Add UNGCPRO before the longjmps to wrong_kboard_jmpbuf.
Initialize c before the GCPRO1.
1997-07-24 16:45:55 +00:00
Richard M. Stallman
d61e2ad997
Comment change.
1997-07-24 16:33:00 +00:00
Richard M. Stallman
26d814667a
Comment change
1997-07-24 16:12:36 +00:00
Richard M. Stallman
ddd2f740cd
Customized.
1997-07-24 07:43:07 +00:00
Richard M. Stallman
ae58b7adfb
(calendar-day-name): New optional args WIDTH, ABSOLUTE.
...
(calendar-month-name): New optional arg WIDTH.
(generate-calendar-month, calendar-date-string): Pass new args
instead of using substring here.
1997-07-24 07:42:23 +00:00
Richard M. Stallman
471faf6cf3
Don't create C-x r and C-x n submaps here.
1997-07-24 07:42:07 +00:00
Richard M. Stallman
b9145dbb57
(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
1997-07-24 07:40:26 +00:00
Richard M. Stallman
b14dda8a3e
(Fcurrent_message): New function.
...
(syms_of_editfns): defsubr it.
1997-07-24 06:09:23 +00:00