]> code.delx.au - gnu-emacs/log
gnu-emacs
26 years ago(CODING_REQUIRE_TEXT_CONVERSION,
Kenichi Handa [Fri, 25 Jul 1997 07:46:51 +0000 (07:46 +0000)]
(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.

26 years ago(read_process_output): Use new macro
Kenichi Handa [Fri, 25 Jul 1997 07:46:51 +0000 (07:46 +0000)]
(read_process_output): Use new macro
CODING_REQUIRE_NO_CONVERSION
(send_process): Use new macro CODING_MAY_REQUIRE_NO_CONVERSION.

26 years ago(Finsert_file_contents): Use new macros
Kenichi Handa [Fri, 25 Jul 1997 07:46:51 +0000 (07:46 +0000)]
(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.

26 years ago(setup-thai-environment): Add correct autoload cookie.
Kenichi Handa [Fri, 25 Jul 1997 07:44:24 +0000 (07:44 +0000)]
(setup-thai-environment): Add correct autoload cookie.

26 years ago(setup-tibetan-environment): Correct
Kenichi Handa [Fri, 25 Jul 1997 07:44:24 +0000 (07:44 +0000)]
(setup-tibetan-environment): Correct
coding system names.  Set default-input-method to "tibetan-wylie".

26 years ago(setup-vietnamese-environment): Add autoload cookie.
Kenichi Handa [Fri, 25 Jul 1997 07:44:24 +0000 (07:44 +0000)]
(setup-vietnamese-environment): Add autoload cookie.

26 years agoTypo in comment fixed.
Kenichi Handa [Fri, 25 Jul 1997 07:43:56 +0000 (07:43 +0000)]
Typo in comment fixed.

26 years agoInitial revision
Kenichi Handa [Fri, 25 Jul 1997 07:31:49 +0000 (07:31 +0000)]
Initial revision

26 years ago(TIT): New variable, contatination of TIT-GB and TIT-BIG5.
Kenichi Handa [Fri, 25 Jul 1997 07:31:26 +0000 (07:31 +0000)]
(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.

26 years agoRequire 'quail.
Kenichi Handa [Fri, 25 Jul 1997 07:30:07 +0000 (07:30 +0000)]
Require 'quail.

26 years agoChange Quail package name to "ethiopic".
Kenichi Handa [Fri, 25 Jul 1997 07:28:50 +0000 (07:28 +0000)]
Change Quail package name to "ethiopic".
(ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.

26 years ago(metamail-region): Don't bind kanji-fileio-code
Richard M. Stallman [Fri, 25 Jul 1997 05:59:39 +0000 (05:59 +0000)]
(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.

26 years ago(${lispsource}TAGS): Specify ETAGS var in inner make.
Richard M. Stallman [Fri, 25 Jul 1997 05:37:34 +0000 (05:37 +0000)]
(${lispsource}TAGS): Specify ETAGS var in inner make.

(../src/$(OLDXMENU)): New target.

26 years ago(ETAGS): New variable.
Richard M. Stallman [Fri, 25 Jul 1997 03:10:59 +0000 (03:10 +0000)]
(ETAGS): New variable.
(TAGS): Use ${ETAGS}.

26 years ago(Vprint_gensym_alist): Renamed from printed_gensyms.
Richard M. Stallman [Fri, 25 Jul 1997 03:04:19 +0000 (03:04 +0000)]
(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.

26 years ago(byte-compile-output-docform):
Richard M. Stallman [Fri, 25 Jul 1997 03:01:28 +0000 (03:01 +0000)]
(byte-compile-output-docform):
Bind print-gensym-alist; bind print-gensym to a cons cell.

26 years ago(custom-print-functions): Add defvar.
Richard M. Stallman [Fri, 25 Jul 1997 03:00:41 +0000 (03:00 +0000)]
(custom-print-functions): Add defvar.

26 years agonew version
Michael Kifer [Fri, 25 Jul 1997 01:42:53 +0000 (01:42 +0000)]
new version

26 years ago(rmail-mime-feature): Doc and custom fix.
Richard M. Stallman [Fri, 25 Jul 1997 01:01:50 +0000 (01:01 +0000)]
(rmail-mime-feature): Doc and custom fix.

26 years agoCustomized.
Richard M. Stallman [Fri, 25 Jul 1997 00:55:06 +0000 (00:55 +0000)]
Customized.
Doc fixes.

26 years ago(mail): Improve confirmation questions for file-visiting mail buffers.
Richard M. Stallman [Fri, 25 Jul 1997 00:10:37 +0000 (00:10 +0000)]
(mail): Improve confirmation questions for file-visiting mail buffers.

26 years ago(debug-ignored-errors): Update the dabbrev.el errors.
Richard M. Stallman [Thu, 24 Jul 1997 21:41:33 +0000 (21:41 +0000)]
(debug-ignored-errors): Update the dabbrev.el errors.
Add errors generated by ediff*.el.

26 years ago(ediff-update-diffs): Change error message.
Richard M. Stallman [Thu, 24 Jul 1997 21:39:26 +0000 (21:39 +0000)]
(ediff-update-diffs): Change error message.

26 years ago(selection_data_to_lisp_data):
Richard M. Stallman [Thu, 24 Jul 1997 21:29:24 +0000 (21:29 +0000)]
(selection_data_to_lisp_data):
Make the vector the right size, when format is 16.

26 years ago(landmark-repeat, landmark): New aliases.
Richard M. Stallman [Thu, 24 Jul 1997 18:22:33 +0000 (18:22 +0000)]
(landmark-repeat, landmark): New aliases.
Add autoload cookies.

26 years ago(main): Make --help msg end in newline.
Richard M. Stallman [Thu, 24 Jul 1997 18:18:49 +0000 (18:18 +0000)]
(main): Make --help msg end in newline.

26 years agoMany doc fixes.
Richard M. Stallman [Thu, 24 Jul 1997 18:17:41 +0000 (18:17 +0000)]
Many doc fixes.
(handwrite): Add autoload cookie.
(menu-bar-handwrite-map): Comment out the code to put this in the menu bar.

26 years ago(read-quoted-char): Convert function keys like Return
Richard M. Stallman [Thu, 24 Jul 1997 17:01:46 +0000 (17:01 +0000)]
(read-quoted-char): Convert function keys like Return
into ASCII equivalents.

26 years ago(Fx_create_frame): Don't fail to initialize `font'.
Richard M. Stallman [Thu, 24 Jul 1997 16:59:16 +0000 (16:59 +0000)]
(Fx_create_frame): Don't fail to initialize `font'.

26 years ago(wait_reading_process_input): Initialize total_read.
Richard M. Stallman [Thu, 24 Jul 1997 16:58:05 +0000 (16:58 +0000)]
(wait_reading_process_input): Initialize total_read.
Check for read_process_output giving back EIO.

26 years ago(Fdelete_frame): Undo previous change.
Richard M. Stallman [Thu, 24 Jul 1997 16:57:19 +0000 (16:57 +0000)]
(Fdelete_frame): Undo previous change.

26 years ago(read_char): Delete spurious UNGCPRO.
Richard M. Stallman [Thu, 24 Jul 1997 16:45:55 +0000 (16:45 +0000)]
(read_char): Delete spurious UNGCPRO.
Add UNGCPRO before the longjmps to wrong_kboard_jmpbuf.
Initialize c before the GCPRO1.

26 years agoComment change.
Richard M. Stallman [Thu, 24 Jul 1997 16:33:00 +0000 (16:33 +0000)]
Comment change.

26 years agoComment change
Richard M. Stallman [Thu, 24 Jul 1997 16:12:36 +0000 (16:12 +0000)]
Comment change

26 years agoCustomized.
Richard M. Stallman [Thu, 24 Jul 1997 07:43:07 +0000 (07:43 +0000)]
Customized.

26 years ago(calendar-day-name): New optional args WIDTH, ABSOLUTE.
Richard M. Stallman [Thu, 24 Jul 1997 07:42:23 +0000 (07:42 +0000)]
(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.

26 years agoDon't create C-x r and C-x n submaps here.
Richard M. Stallman [Thu, 24 Jul 1997 07:42:07 +0000 (07:42 +0000)]
Don't create C-x r and C-x n submaps here.

26 years ago(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.
Richard M. Stallman [Thu, 24 Jul 1997 07:40:26 +0000 (07:40 +0000)]
(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.

26 years ago(Fcurrent_message): New function.
Richard M. Stallman [Thu, 24 Jul 1997 06:09:23 +0000 (06:09 +0000)]
(Fcurrent_message): New function.
(syms_of_editfns): defsubr it.

26 years ago(face-documentation): Renamed from face-doc-string.
Richard M. Stallman [Thu, 24 Jul 1997 06:04:06 +0000 (06:04 +0000)]
(face-documentation): Renamed from face-doc-string.
(set-face-documentation): Renamed from set-face-doc-string.
(face-doc-string): Make this an alias.

26 years ago(custom-declare-face): Use [set-]face-documentation.
Richard M. Stallman [Thu, 24 Jul 1997 06:03:00 +0000 (06:03 +0000)]
(custom-declare-face): Use [set-]face-documentation.

26 years ago(bg-yank-or-pop): Changed eql to eq.
Richard M. Stallman [Thu, 24 Jul 1997 05:35:30 +0000 (05:35 +0000)]
(bg-yank-or-pop): Changed eql to eq.

26 years ago(read-input-method-name): Fix error msg.
Richard M. Stallman [Thu, 24 Jul 1997 05:34:02 +0000 (05:34 +0000)]
(read-input-method-name): Fix error msg.

26 years ago(te-newline): Change eql to eq.
Richard M. Stallman [Thu, 24 Jul 1997 04:28:05 +0000 (04:28 +0000)]
(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.

26 years ago(tex-categorize-whitespace): Use eq, not eql.
Richard M. Stallman [Thu, 24 Jul 1997 04:21:34 +0000 (04:21 +0000)]
(tex-categorize-whitespace): Use eq, not eql.

26 years ago(stamp-bytecomp): Fix shell conditional.
Richard M. Stallman [Thu, 24 Jul 1997 04:06:12 +0000 (04:06 +0000)]
(stamp-bytecomp): Fix shell conditional.
(clean): Fix shell conditional.

26 years agoComment change.
Richard M. Stallman [Thu, 24 Jul 1997 04:01:12 +0000 (04:01 +0000)]
Comment change.

26 years ago(iswitchb-get-bufname): Only add buffer of current
Richard M. Stallman [Thu, 24 Jul 1997 03:36:42 +0000 (03:36 +0000)]
(iswitchb-get-bufname): Only add buffer of current
window if it is not already in list.

26 years ago(eql): byte-defop-compiler definition deleted.
Richard M. Stallman [Wed, 23 Jul 1997 21:41:47 +0000 (21:41 +0000)]
(eql): byte-defop-compiler definition deleted.

26 years agoChange eql calls to eq.
Richard M. Stallman [Wed, 23 Jul 1997 21:40:04 +0000 (21:40 +0000)]
Change eql calls to eq.

26 years agoChange eql calls to = or equal.
Richard M. Stallman [Wed, 23 Jul 1997 21:39:50 +0000 (21:39 +0000)]
Change eql calls to = or equal.

26 years agoUpdate copyright notice and permission notice.
Richard M. Stallman [Wed, 23 Jul 1997 20:57:49 +0000 (20:57 +0000)]
Update copyright notice and permission notice.

(metafont-mode): Add autoload cookie.
(metapost-mode): Add autoload cookie.

26 years ago(auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
Richard M. Stallman [Wed, 23 Jul 1997 20:56:12 +0000 (20:56 +0000)]
(auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
Add ".clo" for latex-mode.

26 years ago(diary-entry-time): Downcase the am/pm letter.
Richard M. Stallman [Wed, 23 Jul 1997 19:07:34 +0000 (19:07 +0000)]
(diary-entry-time): Downcase the am/pm letter.

26 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Wed, 23 Jul 1997 16:57:18 +0000 (16:57 +0000)]
(syms_of_buffer): Doc fix.

26 years ago(syms_of_eval): Doc fix.
Richard M. Stallman [Wed, 23 Jul 1997 16:34:32 +0000 (16:34 +0000)]
(syms_of_eval): Doc fix.

26 years ago(set-face-font-explicit): Call internal-set-face-1 properly.
Richard M. Stallman [Wed, 23 Jul 1997 04:22:58 +0000 (04:22 +0000)]
(set-face-font-explicit): Call internal-set-face-1 properly.

26 years ago(occur): Use text property `occur' to store the
Richard M. Stallman [Wed, 23 Jul 1997 02:52:57 +0000 (02:52 +0000)]
(occur): Use text property `occur' to store the
marker for the occurrence in the source buffer.  This replaces the
list `occur-pos-list', and fixes the bug for multi-line matches.
Set up `occur-point' text property for occur-next and occur-prev.
(occur): occur-num-matches stores the number of matches found.
(occur-mode-find-occurrence): Use `occur' text property to find
marker for locus of the occurrence.
(occur-next, occur-prev): New commands.
(occur): Fixed bug preventing line number being displayed if line
number is less than the number of lines of context.

26 years ago(dired-omit-new-add-entry): Take new arg RELATIVE
Richard M. Stallman [Wed, 23 Jul 1997 02:51:06 +0000 (02:51 +0000)]
(dired-omit-new-add-entry): Take new arg RELATIVE
and pass it to dired-omit-old-add-entry (which is dired-add-entry).

26 years agoUndo previous change.
Richard M. Stallman [Wed, 23 Jul 1997 02:49:08 +0000 (02:49 +0000)]
Undo previous change.

26 years agoVarious error messages fixed.
Richard M. Stallman [Wed, 23 Jul 1997 02:43:48 +0000 (02:43 +0000)]
Various error messages fixed.
(ph-cadr, ph-cadr): New functions.
All calls to cdar and cadr changed.

26 years agoInitial revision
Richard M. Stallman [Wed, 23 Jul 1997 02:34:54 +0000 (02:34 +0000)]
Initial revision

26 years ago(modify-coding-system-alist): Doc fix.
Richard M. Stallman [Tue, 22 Jul 1997 23:41:34 +0000 (23:41 +0000)]
(modify-coding-system-alist): Doc fix.

26 years ago(find-buffer-file-type-coding-system,
Geoff Voelker [Tue, 22 Jul 1997 21:49:49 +0000 (21:49 +0000)]
(find-buffer-file-type-coding-system,
find-buffer-process-coding-system): Remove second argument.

26 years agoTest `__unix' along with `unix'.
Richard M. Stallman [Tue, 22 Jul 1997 21:35:43 +0000 (21:35 +0000)]
Test `__unix' along with `unix'.

26 years ago(syms_of_coding): Doc fix.
Richard M. Stallman [Tue, 22 Jul 1997 20:40:29 +0000 (20:40 +0000)]
(syms_of_coding): Doc fix.

26 years ago(mail-indent-citation): Undo previous change.
Richard M. Stallman [Tue, 22 Jul 1997 20:23:53 +0000 (20:23 +0000)]
(mail-indent-citation): Undo previous change.
Instead, convert region-end to a marker before the loop.
(mail-yank-original, mail-yank-region): Undo previous change.

26 years ago(dircategory): Delete obsolete mistaken `put'.
Richard M. Stallman [Tue, 22 Jul 1997 20:06:24 +0000 (20:06 +0000)]
(dircategory): Delete obsolete mistaken `put'.
(texinfo-end-direntry): Output extra newline.
(texinfo-format-dircategory): Parse the arg and reinsert it by hand.

26 years agonew version
Michael Kifer [Tue, 22 Jul 1997 16:35:49 +0000 (16:35 +0000)]
new version

26 years agoFix previous changes.
Kenichi Handa [Tue, 22 Jul 1997 03:45:44 +0000 (03:45 +0000)]
Fix previous changes.

26 years ago(LIBS_SYSTEM): Undo previous change.
Richard M. Stallman [Tue, 22 Jul 1997 03:11:17 +0000 (03:11 +0000)]
(LIBS_SYSTEM): Undo previous change.
(HAVE_LIBKSTAT): Define it.

26 years ago(choose_minibuf_frame_1): New function.
Richard M. Stallman [Tue, 22 Jul 1997 03:10:25 +0000 (03:10 +0000)]
(choose_minibuf_frame_1): New function.
(read_minibuf): Make an unwind protect to run that.
(read_minibuf_unwind): Don't call choose_minibuf_frame here.

26 years agoUse @LN_S@, not ln -s, in case no symlink support.
Richard M. Stallman [Tue, 22 Jul 1997 00:07:55 +0000 (00:07 +0000)]
Use @LN_S@, not ln -s, in case no symlink support.
(clean): Absence of ./Makefile.in is criterion for deleting skkdic.elc.

26 years ago(yank, yank-pop): Bind inhibit-read-only
Richard M. Stallman [Mon, 21 Jul 1997 22:29:32 +0000 (22:29 +0000)]
(yank, yank-pop): Bind inhibit-read-only
just for remove-text-properties, not for insertion.

26 years ago(mh-make-folder-list-background):
Richard M. Stallman [Mon, 21 Jul 1997 20:30:49 +0000 (20:30 +0000)]
(mh-make-folder-list-background):
Don't call mh-find-path if we were called from there.
(mh-find-path): Move mh-make-folder-list-background call to the end.

26 years ago(set_window_height): Allow all heights > 0 for minibuffer windows.
Richard M. Stallman [Mon, 21 Jul 1997 20:00:36 +0000 (20:00 +0000)]
(set_window_height): Allow all heights > 0 for minibuffer windows.
(change_window_height): Fix one-off comparing DELTA with MAXIMUM.

26 years ago(setup-cyrillic-environment): Fix paren error.
Richard M. Stallman [Mon, 21 Jul 1997 19:57:26 +0000 (19:57 +0000)]
(setup-cyrillic-environment): Fix paren error.

26 years ago(fixed, excerpt): Define with defface. No longer
Richard M. Stallman [Mon, 21 Jul 1997 19:06:57 +0000 (19:06 +0000)]
(fixed, excerpt): Define with defface.  No longer
queries X server to find a "fixed" font; that was too slow and
didn't work for everyone.

26 years ago(top_distclean): Use -f to delete contents of lock dir.
Richard M. Stallman [Mon, 21 Jul 1997 18:42:03 +0000 (18:42 +0000)]
(top_distclean): Use -f to delete contents of lock dir.

26 years agoRequire viper-init.
Richard M. Stallman [Mon, 21 Jul 1997 18:24:06 +0000 (18:24 +0000)]
Require viper-init.

26 years agoUse name leim/SKK-DIC, not leim/SKK.
Richard M. Stallman [Mon, 21 Jul 1997 06:39:54 +0000 (06:39 +0000)]
Use name leim/SKK-DIC, not leim/SKK.

26 years ago(find-file-literally): Temporarily remove tar-mode and
Richard M. Stallman [Mon, 21 Jul 1997 06:16:33 +0000 (06:16 +0000)]
(find-file-literally): Temporarily remove tar-mode and
archive-mode from auto-mode-alist.

26 years ago(Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.
Richard M. Stallman [Mon, 21 Jul 1997 06:00:23 +0000 (06:00 +0000)]
(Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.

26 years ago(frame-initialize): Don't alter vertical-scroll-bars
Richard M. Stallman [Mon, 21 Jul 1997 05:59:08 +0000 (05:59 +0000)]
(frame-initialize): Don't alter vertical-scroll-bars
parameter here.

26 years ago(scroll-bar-mode-explicit): New variable.
Richard M. Stallman [Mon, 21 Jul 1997 05:58:34 +0000 (05:58 +0000)]
(scroll-bar-mode-explicit): New variable.
(set-scroll-bar-mode): Don't alter default-frame-alist
when just loading this file.

26 years ago(internal-facep): Length is now 10.
Richard M. Stallman [Mon, 21 Jul 1997 05:16:37 +0000 (05:16 +0000)]
(internal-facep): Length is now 10.
(make-face, x-create-frame-with-faces): Make a face 10 elements long.
(internal-set-face-1): Don't call set-face-attribute-internal
if NAME is nil.
(set-face-font): Set the auto-flag to t or nil.
(face-spec-set): Clear out the font at the start,
if it was set automatically before.
(face-font-explicit): New function.
(set-face-font-auto): New function.
(set-face-font-explicit): New function.
(copy-face): Copy the face-font-external flag.
(internal-try-face-font): Use set-face-font-auto.

26 years ago(mh-find-path): Handle mh-auto-folder-collect here,
Richard M. Stallman [Mon, 21 Jul 1997 04:59:04 +0000 (04:59 +0000)]
(mh-find-path): Handle mh-auto-folder-collect here,
not when this file is loaded.

26 years ago(alphaev5, alphaev56): New CPU types.
Richard Kenner [Mon, 21 Jul 1997 00:58:41 +0000 (00:58 +0000)]
(alphaev5, alphaev56): New CPU types.

26 years ago(alpha*): Run program to see if ev4, ev5, or ev56.
Richard Kenner [Mon, 21 Jul 1997 00:58:27 +0000 (00:58 +0000)]
(alpha*): Run program to see if ev4, ev5, or ev56.

26 years ago(Fcommand_execute): gcpro c.
Richard M. Stallman [Sun, 20 Jul 1997 17:46:17 +0000 (17:46 +0000)]
(Fcommand_execute): gcpro c.

26 years ago(XTread_socket) <ClientMessage>:
Richard M. Stallman [Sun, 20 Jul 1997 17:44:22 +0000 (17:44 +0000)]
(XTread_socket) <ClientMessage>:
For wm_take_focus, use x_any_window_to_frame.
Don't use FRAME_XIC if it is null, here.

(dumpglyphs): Use 8-bit output to X, rather than 16-bit,
if the character values permit that.

26 years ago(texinfo-no-refill-regexp): Add "direntry".
Richard M. Stallman [Sun, 20 Jul 1997 17:41:31 +0000 (17:41 +0000)]
(texinfo-no-refill-regexp): Add "direntry".
(texinfo-format-direntry, texinfo-end-direntry): New functions.
(texinfo-format-dircategory): New function.

26 years ago(debug-on-quit): Define like debug-on-error.
Richard M. Stallman [Sun, 20 Jul 1997 17:40:40 +0000 (17:40 +0000)]
(debug-on-quit): Define like debug-on-error.

26 years ago(custom-declare-variable-list): Process already-declared
Richard M. Stallman [Sun, 20 Jul 1997 17:39:30 +0000 (17:39 +0000)]
(custom-declare-variable-list): Process already-declared
custom variables from this list.

26 years ago[HAVE_UNISTD_H]: Include unistd.h.
Richard M. Stallman [Sun, 20 Jul 1997 17:37:56 +0000 (17:37 +0000)]
[HAVE_UNISTD_H]: Include unistd.h.

26 years ago(custom-declare-variable-early): New function.
Richard M. Stallman [Sun, 20 Jul 1997 17:36:48 +0000 (17:36 +0000)]
(custom-declare-variable-early): New function.
(custom-declare-variable-list): New variable.
(read-quoted-char-radix): Use defvar and custom-declare-variable-early.

(functionp): Doc fix.

26 years ago(jka-compr-insert-file-contents): Bind coding-system-for-read.
Richard M. Stallman [Sun, 20 Jul 1997 04:50:25 +0000 (04:50 +0000)]
(jka-compr-insert-file-contents): Bind coding-system-for-read.
(jka-compr-write-region): Bind coding-system-for-write.
Set buffer-file-type if dos or nt.
(jka-compr-call-process): Bind coding-system-for-read
and coding-system-for-write.

26 years ago(shell-mode): Do set list-files-directory locally.
Richard M. Stallman [Sun, 20 Jul 1997 04:13:45 +0000 (04:13 +0000)]
(shell-mode): Do set list-files-directory locally.

26 years ago(w32_clear_end_of_line): Include scroll bar width.
Geoff Voelker [Sun, 20 Jul 1997 04:03:49 +0000 (04:03 +0000)]
(w32_clear_end_of_line): Include scroll bar width.

26 years ago(uniquify-buffer-file-name): Minor change.
Richard M. Stallman [Sun, 20 Jul 1997 03:46:24 +0000 (03:46 +0000)]
(uniquify-buffer-file-name): Minor change.