bpt/emacs.git
24 years ago(insert_1_both): Call set_text_properties with last
Gerd Moellmann [Fri, 26 Nov 1999 12:07:04 +0000 (12:07 +0000)]
(insert_1_both): Call set_text_properties with last
parameter nil so that no after changes will be signaled.

24 years agoAdd prototype for set_text_properties.
Gerd Moellmann [Fri, 26 Nov 1999 12:06:29 +0000 (12:06 +0000)]
Add prototype for set_text_properties.

24 years ago(set_lface_from_font_name): Fix previous change.
Gerd Moellmann [Fri, 26 Nov 1999 10:17:53 +0000 (10:17 +0000)]
(set_lface_from_font_name): Fix previous change.
(recompute_basic_faces): Change assert to abort.

24 years agoRequire comint when compiling.
Dave Love [Thu, 25 Nov 1999 19:18:59 +0000 (19:18 +0000)]
Require comint when compiling.
(hippie-expand): Add :links.
(hippie-expand-try-functions-list): Customize.

24 years ago(text-mode-hook): Customize.
Dave Love [Thu, 25 Nov 1999 19:00:17 +0000 (19:00 +0000)]
(text-mode-hook): Customize.

24 years ago(Fnthcdr, Fnreverse): Inline cdr.
Dave Love [Thu, 25 Nov 1999 15:26:37 +0000 (15:26 +0000)]
(Fnthcdr, Fnreverse): Inline cdr.
(Fmember, Fdelq, Fdelete): Inline car.
(Fy_or_n_p): Doc fix.

24 years ago(set_lface_from_font_name): New parameter may_fail_p.
Gerd Moellmann [Thu, 25 Nov 1999 15:01:15 +0000 (15:01 +0000)]
(set_lface_from_font_name): New parameter may_fail_p.
Callers changed.  If specified font name is bogus, and mail_fail_p
is set, try to use a reasonable default.

24 years agoFix last change.
Dave Love [Thu, 25 Nov 1999 14:41:30 +0000 (14:41 +0000)]
Fix last change.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Nov 1999 10:20:13 +0000 (10:20 +0000)]
*** empty log message ***

24 years ago(direct_output_for_insert): Set glyph row's
Gerd Moellmann [Thu, 25 Nov 1999 10:14:15 +0000 (10:14 +0000)]
(direct_output_for_insert): Set glyph row's
displays_text_p flag.  Correct window's window_end_vpos if
necessary.

24 years ago* emacs.c (fixup_locale): Don't bother to record initial locale.
Paul Eggert [Thu, 25 Nov 1999 05:33:31 +0000 (05:33 +0000)]
* emacs.c (fixup_locale): Don't bother to record initial locale.
(synchronize_locale): If the desired locale is nil,
treat it as if it were the empty string,
so that we set the locale from the environment.

24 years ago* ediff.texi: Describe the new format for
Michael Kifer [Thu, 25 Nov 1999 05:22:07 +0000 (05:22 +0000)]
* ediff.texi: Describe the new format for
ediff-combination-pattern.

24 years ago* viper*el: replaced old-style backquotes.
Michael Kifer [Thu, 25 Nov 1999 05:20:59 +0000 (05:20 +0000)]
* viper*el: replaced old-style backquotes.

* ediff*el: replaced old-style backquotes.

* ediff-merge
(ediff-looks-like-combined-merge,ediff-get-combined-region):
changed to support the new format for ediff-combination-pattern.

* ediff-diff (ediff-set-fine-overlays-in-one-buffer):
changed to support the new format for ediff-combination-pattern.

24 years ago(Finsert_file_contents): Set buffer-file-coding-system
Kenichi Handa [Thu, 25 Nov 1999 04:41:52 +0000 (04:41 +0000)]
(Finsert_file_contents): Set buffer-file-coding-system
of the current buffer via Fset.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 25 Nov 1999 04:41:00 +0000 (04:41 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Michael Kifer [Thu, 25 Nov 1999 04:34:23 +0000 (04:34 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Wed, 24 Nov 1999 20:44:56 +0000 (20:44 +0000)]
*** empty log message ***

24 years ago(custom-declare-face): Purecopy DOC.
Dave Love [Wed, 24 Nov 1999 20:35:54 +0000 (20:35 +0000)]
(custom-declare-face): Purecopy DOC.

24 years ago(custom-declare-group): Purecopy DOC.
Dave Love [Wed, 24 Nov 1999 20:29:55 +0000 (20:29 +0000)]
(custom-declare-group): Purecopy DOC.
(custom-handle-keyword): Purecopy VALUE.
(custom-add-link): Purecopy WIDGET.
(custom-add-version): Purecopy VERSION.
(custom-add-load): Purecopy LOAD.

24 years ago*** empty log message ***
Dave Love [Wed, 24 Nov 1999 20:03:27 +0000 (20:03 +0000)]
*** empty log message ***

24 years ago(Info-build-node-completions, Info-search, Info-follow-reference)
Dave Love [Wed, 24 Nov 1999 19:53:56 +0000 (19:53 +0000)]
(Info-build-node-completions, Info-search, Info-follow-reference)
(Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
(Info-find-emacs-command-nodes): Avoid properties on matched text which
may appear in minibuffer.

24 years ago(locate-with-filter): Doc fix.
Gerd Moellmann [Wed, 24 Nov 1999 16:21:12 +0000 (16:21 +0000)]
(locate-with-filter): Doc fix.

24 years ago(sql-find-sqli-buffer): New function.
Gerd Moellmann [Wed, 24 Nov 1999 14:59:03 +0000 (14:59 +0000)]
(sql-find-sqli-buffer): New function.
(sql-set-sqli-buffer-generally): New function.
(sql-set-sqli-buffer): Better checking of new-buffer.
(sql-copy-column): Add comma after INTO clause, too.
(sql-imenu-generic-expression): New, used to set
imenu-generic-expression.
(sql-mode): Use ?_ and ?. instead of 95 and 46 when
setting font-lock-defaults' SYNTAX-ALIST.  Set
imenu-generic-expression, imenu-case-fold-search, and
imenu-syntax-alist.
(sql-interactive-mode): Use ?_ and ?. instead of 95
and 46 when setting font-lock-defaults' SYNTAX-ALIST.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 24 Nov 1999 14:43:14 +0000 (14:43 +0000)]
*** empty log message ***

24 years agoDon't duplicate Qmode_line definition done elsewhere.
Dave Love [Wed, 24 Nov 1999 14:38:09 +0000 (14:38 +0000)]
Don't duplicate Qmode_line definition done elsewhere.

24 years ago(w32-drag-n-drop): Load files in current window, if
Gerd Moellmann [Wed, 24 Nov 1999 14:37:53 +0000 (14:37 +0000)]
(w32-drag-n-drop): Load files in current window, if
drop coords aren't over a specific window.

24 years ago*** empty log message ***
Dave Love [Wed, 24 Nov 1999 14:36:36 +0000 (14:36 +0000)]
*** empty log message ***

24 years agoDon't duplicate Qdisplay definition done elsewhere.
Dave Love [Wed, 24 Nov 1999 14:28:33 +0000 (14:28 +0000)]
Don't duplicate Qdisplay definition done elsewhere.

24 years agoDon't duplicate Qheight, Qwidth definitions done elsewhere.
Dave Love [Wed, 24 Nov 1999 14:06:26 +0000 (14:06 +0000)]
Don't duplicate Qheight, Qwidth definitions done elsewhere.

24 years agoFix typo in previous change.
Gerd Moellmann [Wed, 24 Nov 1999 14:01:54 +0000 (14:01 +0000)]
Fix typo in previous change.

24 years ago(PVEC_FLAG): New variable.
Gerd Moellmann [Wed, 24 Nov 1999 13:56:09 +0000 (13:56 +0000)]
(PVEC_FLAG): New variable.

24 years ago(enum pvec_type): Put PVEC_FLAG in #if 0.
Gerd Moellmann [Wed, 24 Nov 1999 13:53:39 +0000 (13:53 +0000)]
(enum pvec_type): Put PVEC_FLAG in #if 0.

24 years agoInclude sys/stat.h. Declare filemodestring.
Dave Love [Wed, 24 Nov 1999 12:56:02 +0000 (12:56 +0000)]
Include sys/stat.h.  Declare filemodestring.

24 years agoDefine mule funs without checking if mule package is
Kenichi Handa [Wed, 24 Nov 1999 02:29:08 +0000 (02:29 +0000)]
Define mule funs without checking if mule package is
loaded.
(ps-print-version): New version number (5.0.1).
(ps-header-dirpart): Now uses abbreviate-file-name.

24 years ago* configure.in: Restore Kerberos code deleted on 1999-05-29 that didn't need to
Ken Raeburn [Tue, 23 Nov 1999 22:16:16 +0000 (22:16 +0000)]
* configure.in: Restore Kerberos code deleted on 1999-05-29 that didn't need to
be deleted.  Check for the k5crypto library as well as the crypto library; MIT
Kerberos 1.1 changed the name.

24 years ago*** empty log message ***
Dave Love [Tue, 23 Nov 1999 20:38:00 +0000 (20:38 +0000)]
*** empty log message ***

24 years ago(fortran-comment-line-start): Renamed from comment-line-start.
Dave Love [Tue, 23 Nov 1999 20:19:47 +0000 (20:19 +0000)]
(fortran-comment-line-start): Renamed from comment-line-start.
(fortran-comment-line-start-skip): Renamed from
comment-line-start-skip.
(fortran-mode-map): Use renamed functions.  Add manual and custom
entries to menu.
(fortran-mode-hook): Customize.
(fortran-comment-indent-function): Renamed from fortran-comment-hook.
(delete-horizontal-regexp): Function deleted.
(fortran-electric-line-number): Simplified.
(fortran-beginning-of-subprogram): Renamed from
beginning-of-fortran-subprogram.
(fortran-end-of-subprogram): Renamed from end-of-fortran-subprogram.
(fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
(fortran-previous-statement, fortran-next-statement): Simplified.
(fortran-blink-match): New function.
(fortran-blink-matching-if, fortran-blink-matching-do): Use it.
(fortran-indent-to-column): Don't use delete-horizontal-regexp.
(fortran-find-comment-start-skip, fortran-is-in-string-p): Use
line-end-position.
(fortran-fill): No longer interactive.  Simplified.
(fortran-break-line): Simplified.
(fortran-analyze-file-format): Use char-after, not looking-at.

24 years ago(find-function-regexp): Use `define-minor-mode' after easy-menu
Dave Love [Tue, 23 Nov 1999 19:12:27 +0000 (19:12 +0000)]
(find-function-regexp): Use `define-minor-mode' after easy-menu
change.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 23 Nov 1999 17:27:52 +0000 (17:27 +0000)]
*** empty log message ***

24 years ago(unexec): Use unsigned instead of uintptr_t because
Gerd Moellmann [Tue, 23 Nov 1999 17:22:03 +0000 (17:22 +0000)]
(unexec): Use unsigned instead of uintptr_t because
that fails on IBM PowerPC, AIX 4.2.

24 years ago(syms_of_buffer): Add %z, %Z, %m and %& to the doc
Eli Zaretskii [Tue, 23 Nov 1999 13:17:01 +0000 (13:17 +0000)]
(syms_of_buffer): Add %z, %Z, %m and %& to the doc
string of mode-line-format.  Remove the obsolete %t.

24 years agoAdd redirection.from active comint buffers into
Gerd Moellmann [Tue, 23 Nov 1999 10:20:07 +0000 (10:20 +0000)]
Add redirection.from active comint buffers into
another buffer.  Written by Peter Breton.

24 years ago(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier [Tue, 23 Nov 1999 09:26:55 +0000 (09:26 +0000)]
(make-autoload): Recognize the new `define-minor-mode'.
(define-minor-mode): Specify `doc-string-elt'.

24 years agoChanged maintainer.
Stefan Monnier [Tue, 23 Nov 1999 09:08:38 +0000 (09:08 +0000)]
Changed maintainer.
(easy-mmode-define-toggle): New BODY arg; Never append `-mode';
  Use defcustom for the hooks; Improve the auto-generated docstrings.
(easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
(define-minor-mode): Add BODY arg; Only declare the keymap if
  provided; Improve the auto-generated docstrings.

24 years agoAdd CRs.
Gerd Moellmann [Mon, 22 Nov 1999 22:44:15 +0000 (22:44 +0000)]
Add CRs.

24 years agoPass on command line arguments to make.
Gerd Moellmann [Mon, 22 Nov 1999 22:35:45 +0000 (22:35 +0000)]
Pass on command line arguments to make.

24 years ago(direct_output_for_insert): Increment glyph positions
Gerd Moellmann [Mon, 22 Nov 1999 17:38:21 +0000 (17:38 +0000)]
(direct_output_for_insert): Increment glyph positions
for glyphs from buffer text only.

24 years ago(text-mode): Contruct paragraph-start so
Gerd Moellmann [Mon, 22 Nov 1999 16:14:41 +0000 (16:14 +0000)]
(text-mode): Contruct paragraph-start so
that the leading `^' is at the start.  This is necessary because
paragraphs.el tries to remove anchors, but can find them only if
they are the first character.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 22 Nov 1999 15:20:32 +0000 (15:20 +0000)]
*** empty log message ***

24 years agoMajor mode for ANTLR grammar files.
Gerd Moellmann [Mon, 22 Nov 1999 15:18:35 +0000 (15:18 +0000)]
Major mode for ANTLR grammar files.

24 years ago--with-syntax-table changed.
Gerd Moellmann [Mon, 22 Nov 1999 15:14:45 +0000 (15:14 +0000)]
--with-syntax-table changed.

24 years ago(fast_install): Bring commands up-to-date, and fix typo.
Gerd Moellmann [Mon, 22 Nov 1999 14:56:24 +0000 (14:56 +0000)]
(fast_install): Bring commands up-to-date, and fix typo.

24 years agoNo need to generate subdirs.el.
Gerd Moellmann [Mon, 22 Nov 1999 14:44:00 +0000 (14:44 +0000)]
No need to generate subdirs.el.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 22 Nov 1999 14:41:25 +0000 (14:41 +0000)]
*** empty log message ***

24 years agoLeim makefile for NT.
Gerd Moellmann [Mon, 22 Nov 1999 14:41:06 +0000 (14:41 +0000)]
Leim makefile for NT.

24 years ago(EMACSLOADPATH): Include leim.
Gerd Moellmann [Mon, 22 Nov 1999 14:37:38 +0000 (14:37 +0000)]
(EMACSLOADPATH): Include leim.

24 years ago(env_vars): Include leim in default EMACSLOADPATH
Gerd Moellmann [Mon, 22 Nov 1999 14:37:08 +0000 (14:37 +0000)]
(env_vars): Include leim in default EMACSLOADPATH
definition.

24 years ago(all): Build leim if present.
Gerd Moellmann [Mon, 22 Nov 1999 14:36:35 +0000 (14:36 +0000)]
(all): Build leim if present.
(install): Install leim if present.
(clean): Clean leim if present.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 22 Nov 1999 13:22:55 +0000 (13:22 +0000)]
*** empty log message ***

24 years ago(gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)
Gerd Moellmann [Mon, 22 Nov 1999 13:19:41 +0000 (13:19 +0000)]
(gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)
(gdb_data_seg_bits): New variables.

24 years ago(enum gdb_lisp_params): Put in #if 0, since it doesn't
Gerd Moellmann [Mon, 22 Nov 1999 13:17:23 +0000 (13:17 +0000)]
(enum gdb_lisp_params): Put in #if 0, since it doesn't
work on systems not allowing enumerators > INT_MAX, and it
won't work if EMACS_INT is long long.

24 years agoFix autoload for calendar-absolute-from-astro. Add autoload for
Gerd Moellmann [Mon, 22 Nov 1999 12:54:38 +0000 (12:54 +0000)]
Fix autoload for calendar-absolute-from-astro.  Add autoload for
calendar-print-astro-day-number.

24 years ago*** empty log message ***
Paul Eggert [Mon, 22 Nov 1999 08:21:28 +0000 (08:21 +0000)]
*** empty log message ***

24 years ago(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
Paul Eggert [Mon, 22 Nov 1999 08:20:53 +0000 (08:20 +0000)]
(ABORT_RETURN_TYPE, FREE_RETURN_TYPE):
New macros.

24 years ago(malloc, realloc, calloc): Remove decls;
Paul Eggert [Mon, 22 Nov 1999 08:20:40 +0000 (08:20 +0000)]
(malloc, realloc, calloc): Remove decls;
stdlib.h now does this.

24 years ago* callproc.c (strerror): Remove decl.
Paul Eggert [Mon, 22 Nov 1999 08:19:51 +0000 (08:19 +0000)]
* callproc.c (strerror): Remove decl.
* fileio.c (strerror): Likewise.
* process.c (strerror): Likewise.
* emacs.c (strerror): Likewise.
(Vsystem_messages_locale): Renamed from Vmessages_locale.
All uses changed.
(Vprevious_system_messages_locale): Likewise, from
Vprevious_messages_locale.
(Vsystem_time_locale): Likewise, from Vtime_locale.
(Vprevious_system_time_locale): Likewise, from Vprevious_time_locale.
(ABORT_RETURN_TYPE): New macro.
(abort): Return type is now ABORT_RETURN_TYPE.
(main): Always invoke init_signals, even if POSIX_SIGNALS is not
defined.
(syms_of_emacs): messages-locale -> system-messages-locale,
previous-messages-locale -> previous-system-messages-locale,
time-locale -> system-time-locale,
previous-time-locale -> previous-system-time-locale.

* gmalloc.c (PP, __ptr_t): Assume ANSI C if STDC_HEADERS is defined.
(const): Do not define; that's config.h's job.
(<limits.h>): Include if HAVE_LIMITS_H is defined.
(CHAR_BIT): Move test for definedness outside of limits.h condition.
(<stddef.h>): Include if STDC_HEADERS is defined.
(FREE_RETURN_TYPE): New macro.
(free): Return type is now FREE_RETURN_TYPE.

* lisp.h (synchronize_system_time_locale): Renamed from
synchronize_time_locale.  All uses changed.
(synchronize_system_messages_locale): Likewise, from
synchronize_messages_locale.

* process.c (sys_siglist): Remove.

* syntax.c (scan_sexps_forward): Use abort, not assert.

* sysdep.c (my_sys_siglist): New var.
(sys_siglist): New macro.  Remove old initialized vars of same name.
(init_signals): Initialize sys_siglist.

* xfns.c (abort): Remove decl; stdlib.h now does this.

24 years agoRename messages-locale to system-messages-locale
Paul Eggert [Mon, 22 Nov 1999 08:17:42 +0000 (08:17 +0000)]
Rename messages-locale to system-messages-locale
and time-locale to system-time-locale.  Do not mention
previous-system-messages-locale and previous-system-time-locale.

24 years agoUse modern backquote syntax. Minor comment update.
Gerd Moellmann [Sun, 21 Nov 1999 16:46:24 +0000 (16:46 +0000)]
Use modern backquote syntax.  Minor comment update.

24 years ago(with-syntax-table): Don't switch buffers.
Gerd Moellmann [Sun, 21 Nov 1999 15:08:37 +0000 (15:08 +0000)]
(with-syntax-table): Don't switch buffers.

24 years agoUse new backquote syntax.
Gerd Moellmann [Sun, 21 Nov 1999 14:50:21 +0000 (14:50 +0000)]
Use new backquote syntax.

24 years agoUpdate copyright.
Gerd Moellmann [Sun, 21 Nov 1999 14:25:14 +0000 (14:25 +0000)]
Update copyright.

24 years ago(icomplete-completions): Use an explicit variable
Gerd Moellmann [Sun, 21 Nov 1999 13:44:26 +0000 (13:44 +0000)]
(icomplete-completions): Use an explicit variable
`icomplete-prospects-length', obviating the need to use an
apparently faulty throw/catch arrangement.

24 years agoterm/internal.el (IT-display-table-setup): Don't overstep
Eli Zaretskii [Sun, 21 Nov 1999 11:29:25 +0000 (11:29 +0000)]
term/internal.el (IT-display-table-setup): Don't overstep
character code 255.

24 years agoDescribe the relationship between set-locale-environment and
Paul Eggert [Sat, 20 Nov 1999 06:51:09 +0000 (06:51 +0000)]
Describe the relationship between set-locale-environment and
set-language-environment, and why one might want to invoke
set-locale-environment.

24 years ago(ps-mule-font-info-database-bdf): Default BDF font
Kenichi Handa [Sat, 20 Nov 1999 00:17:14 +0000 (00:17 +0000)]
(ps-mule-font-info-database-bdf): Default BDF font
for the charset chinese-sisheng is 7bit encoding, not 8bit.

24 years ago*** empty log message ***
Kenichi Handa [Sat, 20 Nov 1999 00:16:46 +0000 (00:16 +0000)]
*** empty log message ***

24 years ago(scroll-bar-toolkit-scroll): add handling of the `ratio'
Stefan Monnier [Fri, 19 Nov 1999 20:18:47 +0000 (20:18 +0000)]
(scroll-bar-toolkit-scroll): add handling of the `ratio'
event for Xaw and Xaw3d(without arrows) scrollbars.

24 years ago(auto-mode-alist): add patterns for diff-mode.
Stefan Monnier [Fri, 19 Nov 1999 20:14:12 +0000 (20:14 +0000)]
(auto-mode-alist): add patterns for diff-mode.

24 years ago(PC-do-complete-and-exit): use minibuffer-prompt-end to
Stefan Monnier [Fri, 19 Nov 1999 16:05:04 +0000 (16:05 +0000)]
(PC-do-complete-and-exit): use minibuffer-prompt-end to
detect an empty prompt.

24 years ago1999-11-19 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Francesco Potortì [Fri, 19 Nov 1999 12:46:32 +0000 (12:46 +0000)]
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.

24 years agoetags bug fixes
Francesco Potortì [Fri, 19 Nov 1999 12:45:11 +0000 (12:45 +0000)]
etags bug fixes

24 years ago(input-mode-8-bit): Fix the customization.
Dave Love [Thu, 18 Nov 1999 23:49:29 +0000 (23:49 +0000)]
(input-mode-8-bit): Fix the customization.

24 years ago(my_strftime): Some old compilers object to '\a', so don't bother
Paul Eggert [Thu, 18 Nov 1999 23:22:16 +0000 (23:22 +0000)]
(my_strftime): Some old compilers object to '\a', so don't bother
optimizing for it.

24 years ago*** empty log message ***
Dave Love [Thu, 18 Nov 1999 18:28:59 +0000 (18:28 +0000)]
*** empty log message ***

24 years agoAdd forward declaration for get_boot_time_1.
Dave Love [Thu, 18 Nov 1999 18:20:28 +0000 (18:20 +0000)]
Add forward declaration for get_boot_time_1.

24 years ago*** empty log message ***
Dave Love [Thu, 18 Nov 1999 18:14:29 +0000 (18:14 +0000)]
*** empty log message ***

24 years ago(Finternal_show_cursor_p): Fix doc string.
Dave Love [Thu, 18 Nov 1999 18:03:57 +0000 (18:03 +0000)]
(Finternal_show_cursor_p): Fix doc string.

24 years agoFix NON_GNU_CPP for Irix 6 to avoid failing tests.
Dave Love [Thu, 18 Nov 1999 17:44:32 +0000 (17:44 +0000)]
Fix NON_GNU_CPP for Irix 6 to avoid failing tests.

24 years agosed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
Eli Zaretskii [Thu, 18 Nov 1999 16:56:16 +0000 (16:56 +0000)]
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 18 Nov 1999 16:47:37 +0000 (16:47 +0000)]
*** empty log message ***

24 years agoAdded defcustom of quickurl-completion-ignore-case.
Gerd Moellmann [Thu, 18 Nov 1999 16:42:02 +0000 (16:42 +0000)]
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.

24 years ago(iso-languages): Add more characters for Portuguese.
Gerd Moellmann [Thu, 18 Nov 1999 16:37:48 +0000 (16:37 +0000)]
(iso-languages): Add more characters for Portuguese.

24 years agoClean up comment at the start of the file.
Gerd Moellmann [Thu, 18 Nov 1999 16:07:35 +0000 (16:07 +0000)]
Clean up comment at the start of the file.
Remove RCS id.

24 years agoFix complaints from makeinfo 4.0.
Eli Zaretskii [Thu, 18 Nov 1999 16:00:03 +0000 (16:00 +0000)]
Fix complaints from makeinfo 4.0.

24 years ago(compilation-parse-errors): Use
Gerd Moellmann [Thu, 18 Nov 1999 15:57:55 +0000 (15:57 +0000)]
(compilation-parse-errors): Use
compilation-buffer-p instead of testing major-mode.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 18 Nov 1999 13:34:19 +0000 (13:34 +0000)]
*** empty log message ***

24 years ago(struct buffer_text): Add comment about moving
Gerd Moellmann [Thu, 18 Nov 1999 13:31:04 +0000 (13:31 +0000)]
(struct buffer_text): Add comment about moving
buffer text if REL_ALLOC is defined.

24 years ago(rmail-cease-edit): Run rmail-mode-hook.
Gerd Moellmann [Thu, 18 Nov 1999 13:11:37 +0000 (13:11 +0000)]
(rmail-cease-edit): Run rmail-mode-hook.

24 years agorename ps-print-def.el to ps-vars.el
Kenichi Handa [Thu, 18 Nov 1999 10:45:54 +0000 (10:45 +0000)]
rename ps-print-def.el to ps-vars.el

24 years agoRequire ps-vars instead of ps-print-def.
Kenichi Handa [Thu, 18 Nov 1999 10:42:44 +0000 (10:42 +0000)]
Require ps-vars instead of ps-print-def.