1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 02:40:46 -08:00
Commit graph

18930 commits

Author SHA1 Message Date
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
Richard M. Stallman
02e0989b51 (face-documentation): Renamed from face-doc-string.
(set-face-documentation): Renamed from set-face-doc-string.
(face-doc-string): Make this an alias.
1997-07-24 06:04:06 +00:00
Richard M. Stallman
209ddde37b (custom-declare-face): Use [set-]face-documentation. 1997-07-24 06:03:00 +00:00
Richard M. Stallman
fc4c0f0eb7 (bg-yank-or-pop): Changed eql to eq. 1997-07-24 05:35:30 +00:00
Richard M. Stallman
0d5bc74e09 (read-input-method-name): Fix error msg. 1997-07-24 05:34:02 +00:00
Richard M. Stallman
1ea0c057d3 (te-newline): Change eql to eq.
(te-insert-lines, te-delete-lines, te-process-output): Likewise.
(te-parse-program-and-args, te-get-char): Likewise.
1997-07-24 04:28:05 +00:00
Richard M. Stallman
2be5fefb86 (tex-categorize-whitespace): Use eq, not eql. 1997-07-24 04:21:34 +00:00
Richard M. Stallman
ecf38857f9 (stamp-bytecomp): Fix shell conditional.
(clean): Fix shell conditional.
1997-07-24 04:06:12 +00:00
Richard M. Stallman
835b892a39 Comment change. 1997-07-24 04:01:12 +00:00
Richard M. Stallman
ae5ac7d044 (iswitchb-get-bufname): Only add buffer of current
window if it is not already in list.
1997-07-24 03:36:42 +00:00
Richard M. Stallman
2c9210580b (eql): byte-defop-compiler definition deleted. 1997-07-23 21:41:47 +00:00