bpt/emacs.git
21 years ago(cc-bytecomp-obsolete-var): Add an else-clause to the if to avoid
Richard M. Stallman [Wed, 4 Dec 2002 11:46:31 +0000 (11:46 +0000)]
(cc-bytecomp-obsolete-var): Add an else-clause to the if to avoid
confused compiler warning.

21 years ago(fcntl.h): Test only HAVE_FCNTL_H.
Richard M. Stallman [Wed, 4 Dec 2002 11:44:34 +0000 (11:44 +0000)]
(fcntl.h): Test only HAVE_FCNTL_H.

21 years ago(tooltip-gud-tips-p): Undo previous change.
Richard M. Stallman [Wed, 4 Dec 2002 11:43:05 +0000 (11:43 +0000)]
(tooltip-gud-tips-p): Undo previous change.

21 years agoDon't use #error.
Richard M. Stallman [Wed, 4 Dec 2002 11:40:32 +0000 (11:40 +0000)]
Don't use #error.

21 years agoWhitespace changes.
Richard M. Stallman [Wed, 4 Dec 2002 11:32:37 +0000 (11:32 +0000)]
Whitespace changes.

21 years agoConditionally find getopt.h.
Richard M. Stallman [Wed, 4 Dec 2002 11:19:12 +0000 (11:19 +0000)]
Conditionally find getopt.h.
[_LIBC] (getopt_long, getopt_long_only): Do libc_hidden_def.

21 years ago(const): Move outside !HAVE_CONFIG_H conditional.
Richard M. Stallman [Wed, 4 Dec 2002 11:17:43 +0000 (11:17 +0000)]
(const): Move outside !HAVE_CONFIG_H conditional.
(libintl.h): Include this if _LIBC.  Otherwise include gettext.h.
(wchar.h): Include, maybe.
(attribute_hidden): Define if not defind.
(__getopt_initialized): Use attribute_hidden.
(__libc_argc, __libc_argv): Renamed from original_argc, etc.
(__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len):
Conditional on USE_NONOPTION_FLAGS.
(SWAP_FLAGS): New definitions.
(exchange): Test USE_NONOPTION_FLAGS.
(_getopt_initialize): Test USE_NONOPTION_FLAGS.
(_getopt_internal): Error if argc < 1.  New local var print_errors.
Improve test for ambiguous long option.
Add LIBIO support for error message output.
(NONOPTION_P): Test USE_NONOPTION_FLAGS.

21 years agoMaybe include ctype.h.
Richard M. Stallman [Wed, 4 Dec 2002 11:08:06 +0000 (11:08 +0000)]
Maybe include ctype.h.
Treat __cplusplus like __STDC__.
(decls): Use __ in arg names.

21 years agoDelete shell mode pcomplete item because that code was taken out.
Richard M. Stallman [Wed, 4 Dec 2002 11:05:53 +0000 (11:05 +0000)]
Delete shell mode pcomplete item because that code was taken out.

21 years ago(Copyleft): Rewrite definition.
Richard M. Stallman [Wed, 4 Dec 2002 11:03:17 +0000 (11:03 +0000)]
(Copyleft): Rewrite definition.

21 years ago(File Local Variables): Fix typo.
Markus Rost [Wed, 4 Dec 2002 04:00:48 +0000 (04:00 +0000)]
(File Local Variables): Fix typo.

21 years agoGet rid of (quote ..); use match-string and ignore.
Stefan Monnier [Tue, 3 Dec 2002 22:24:21 +0000 (22:24 +0000)]
Get rid of (quote ..); use match-string and ignore.

21 years ago(gdba): Use the default for gud-find-file.
Stefan Monnier [Tue, 3 Dec 2002 21:40:47 +0000 (21:40 +0000)]
(gdba): Use the default for gud-find-file.
(def-gdb-variable): Remove: fold into def-gdb-var.
(def-gdb-var): Use buffer-local-value and with-current-buffer.

21 years ago(gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running.
Stefan Monnier [Tue, 3 Dec 2002 21:11:15 +0000 (21:11 +0000)]
(gdba, gdb-starting, gdb-stopped, gdb-quit): Update gdb-running -> gud-running.

21 years ago(gud-running): Rename from gdb-running. Update uses.
Stefan Monnier [Tue, 3 Dec 2002 21:07:39 +0000 (21:07 +0000)]
(gud-running): Rename from gdb-running.  Update uses.
(gud-tool-bar-map): Use tool-bar-local-item-from-menu rather than
tool-bar-add-item-from-menu to avoid let binding tool-bar-map
which fails if tool-bar.el is loaded in the mean time.
(gud-file-name): New fun.
(gud-find-file): Use it as default value for gud-find-file.
(gud-speedbar-buttons): Discriminate on gud-minor-mode rather than
on gud-find-file.
(gud-gdb-find-file, gud-dbx-file-name, gud-dbx-find-file)
(gud-xdb-file-name, gud-xdb-find-file, gud-perldb-find-file)
(gud-pdb-find-file, gud-jdb-find-file): Remove.
(gud-query-cmdline): Don't stuff the whole cwd in the command.
(gdb, dbx, xdb, perldb, pdb, jdb): Use the default for gud-find-file.
(gud-mipsdbx-massage-args): Remove.
(gud-dbx-command-name): New var.  Do what gud-mipsdbx-massage-args did.
(gud-irixdbx-marker-filter): Use match-string and gud-file-name.
(gud-jdb-command-name): New var.
(gud-common-init): Re-instate RMS code of 11/13.

21 years ago*** empty log message ***
Dave Love [Tue, 3 Dec 2002 10:32:16 +0000 (10:32 +0000)]
*** empty log message ***

21 years ago(ucs-unify-8859, ucs-unify-8859)
Dave Love [Tue, 3 Dec 2002 10:31:28 +0000 (10:31 +0000)]
(ucs-unify-8859, ucs-unify-8859)
(ucs-fragment-8859): Don't use set-buffer-major-mode-hook.
(ucs-set-table-for-input): Use optional arg.  Check for null `cs'.

21 years ago(Qucs_set_table_for_input): New.
Dave Love [Tue, 3 Dec 2002 10:27:00 +0000 (10:27 +0000)]
(Qucs_set_table_for_input): New.
(Fget_buffer_create): Use it.
(Qset_buffer_major_mode_hook): Deleted.
(Fset_buffer_major_mode): Revert previous change.
(init_buffer_once): Intern ucs-set-table-for-input.
(syms_of_buffer): Delete Qset_buffer_major_mode_hook.  Add
&Qucs_set_table_for_input.

21 years ago.
Andreas Schwab [Tue, 3 Dec 2002 00:34:09 +0000 (00:34 +0000)]
.

21 years ago(custom-display): Add checkbox for type mac.
Andreas Schwab [Tue, 3 Dec 2002 00:32:50 +0000 (00:32 +0000)]
(custom-display): Add checkbox for type mac.

21 years ago.
Andreas Schwab [Tue, 3 Dec 2002 00:12:08 +0000 (00:12 +0000)]
.

21 years ago(whitespace-highlight-face): Fix face spec.
Andreas Schwab [Tue, 3 Dec 2002 00:10:40 +0000 (00:10 +0000)]
(whitespace-highlight-face): Fix face spec.

21 years ago(Fcall_interactively): Use next_event only if less
Andreas Schwab [Mon, 2 Dec 2002 23:30:54 +0000 (23:30 +0000)]
(Fcall_interactively): Use next_event only if less
than key_count.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 2 Dec 2002 22:31:01 +0000 (22:31 +0000)]
*** empty log message ***

21 years ago(completion-setup-function): Fix last change to use
Stefan Monnier [Mon, 2 Dec 2002 22:24:34 +0000 (22:24 +0000)]
(completion-setup-function): Fix last change to use
minibuffer-completing-file-name instead.

21 years ago(main): Tell user how to start server within Emacs if socket could not
Stephen Eglen [Mon, 2 Dec 2002 20:57:42 +0000 (20:57 +0000)]
(main): Tell user how to start server within Emacs if socket could not
be found.

21 years ago2002-12-02 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 2 Dec 2002 17:25:20 +0000 (17:25 +0000)]
2002-12-02  Andrew Choi  <akochoi@shaw.ca>

        * make-bin-dist, osx-install: Remove.

        * INSTALL: Remove description of make-bin-dist and osx-install.

21 years ago2002-12-02 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 2 Dec 2002 17:13:46 +0000 (17:13 +0000)]
2002-12-02  Andrew Choi  <akochoi@shaw.ca>

        * macmenu.c (add_menu_item, fill_menubar): Truncate menu item
        names to 255 characters.

        * macterm.c (XTread_socket): If all frames have been collapsed,
        expand the first one before handling drag-and-drop events.

        * s/darwin.h (GETPGRP_NO_ARG): Delete.  Replaced by GETPGRP_VOID,
        which is detected by autoconf.

21 years ago*** empty log message ***
Stephen Eglen [Mon, 2 Dec 2002 16:30:23 +0000 (16:30 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 2 Dec 2002 16:20:46 +0000 (16:20 +0000)]
*** empty log message ***

21 years ago(ispell-dict-map): Move specific dictionary selection into a submenu.
Richard M. Stallman [Mon, 2 Dec 2002 16:20:36 +0000 (16:20 +0000)]
(ispell-dict-map): Move specific dictionary selection into a submenu.

21 years ago(fill-indent-to-left-margin): New function.
Richard M. Stallman [Mon, 2 Dec 2002 16:19:52 +0000 (16:19 +0000)]
(fill-indent-to-left-margin): New function.
(fill-newline, fill-region-as-paragraph): Use that.

21 years ago(completion-setup-function): Handle ffap-read-file-or-url-internal
Richard M. Stallman [Mon, 2 Dec 2002 16:18:33 +0000 (16:18 +0000)]
(completion-setup-function): Handle ffap-read-file-or-url-internal
specially like read-file-name-internal.

21 years ago(c++-font-lock-extra-types): Fix previous change.
Richard M. Stallman [Mon, 2 Dec 2002 16:17:29 +0000 (16:17 +0000)]
(c++-font-lock-extra-types): Fix previous change.

21 years ago(makefile-font-lock-keywords): Highlight more make keywords:
Richard M. Stallman [Mon, 2 Dec 2002 16:16:52 +0000 (16:16 +0000)]
(makefile-font-lock-keywords): Highlight more make keywords:
defined, endef, override, export, unexport and vpath.

21 years ago(main): Test HAVE_GETCWD rather than BSD_SYSTEM.
Richard M. Stallman [Mon, 2 Dec 2002 16:14:35 +0000 (16:14 +0000)]
(main): Test HAVE_GETCWD rather than BSD_SYSTEM.

21 years agoSwitched copying of .el files to be on by default.
Steven Tamm [Mon, 2 Dec 2002 16:12:45 +0000 (16:12 +0000)]
Switched copying of .el files to be on by default.

21 years ago(change-log-mode): Set indent-line-function explicitly
Stefan Monnier [Mon, 2 Dec 2002 16:09:02 +0000 (16:09 +0000)]
(change-log-mode): Set indent-line-function explicitly
to what it was before indent-line-function's default was changed.

21 years ago(autoarg-kp-mode): Give it a :group.
Dave Love [Mon, 2 Dec 2002 13:01:24 +0000 (13:01 +0000)]
(autoarg-kp-mode): Give it a :group.

21 years ago(PC-do-completion): Do not add wildcards to pattern unless filename is
Noah Friedman [Mon, 2 Dec 2002 08:51:39 +0000 (08:51 +0000)]
(PC-do-completion): Do not add wildcards to pattern unless filename is
non-nil.

21 years ago.
Andreas Schwab [Sun, 1 Dec 2002 23:38:48 +0000 (23:38 +0000)]
.

21 years ago(mouse-wheel-scroll-amount): Fix customize type.
Andreas Schwab [Sun, 1 Dec 2002 23:37:29 +0000 (23:37 +0000)]
(mouse-wheel-scroll-amount): Fix customize type.

21 years ago.
Andreas Schwab [Sun, 1 Dec 2002 23:16:57 +0000 (23:16 +0000)]
.

21 years ago(show-paren-mismatch-face): Fix face spec.
Andreas Schwab [Sun, 1 Dec 2002 23:15:37 +0000 (23:15 +0000)]
(show-paren-mismatch-face): Fix face spec.

21 years agounexmacosx.c: Now corrects the offset in two hints table to allow prebinding
Steven Tamm [Sun, 1 Dec 2002 06:33:53 +0000 (06:33 +0000)]
unexmacosx.c:  Now corrects the offset in two hints table to allow prebinding
to be redone and allow the executable to be stripped.

21 years agoRemoving unnecessary symlink from emacs -> emacs-version
Steven Tamm [Sat, 30 Nov 2002 23:43:51 +0000 (23:43 +0000)]
Removing unnecessary symlink from emacs -> emacs-version

21 years agoAdded a lot of options to reduce disk size of both the installer and the final
Steven Tamm [Sat, 30 Nov 2002 22:06:38 +0000 (22:06 +0000)]
Added a lot of options to reduce disk size of both the installer and the final
application.  Added option to make installer generate self-contained Emacs.app.
Now nolonger creates a "full-dist" by default, by omitting .el files that have
already been compiled.

21 years agoRemoved comment about mouse-2 & -3 not working (they do)
Steven Tamm [Sat, 30 Nov 2002 22:05:25 +0000 (22:05 +0000)]
Removed comment about mouse-2 & -3 not working (they do)

21 years ago(tooltip-gud-process-output): Handle annotations that
Nick Roberts [Sat, 30 Nov 2002 20:58:38 +0000 (20:58 +0000)]
(tooltip-gud-process-output): Handle annotations that
are output with gdba in gdb-ui.el.
(tooltip-strip-annotations): New function.

21 years ago(gdb-many-windows): Define as a minor mode.
Nick Roberts [Sat, 30 Nov 2002 20:57:48 +0000 (20:57 +0000)]
(gdb-many-windows): Define as a minor mode.
(toggle-gdb-windows): Remove. (Patch from Stefan Monnier)

21 years ago*** empty log message ***
Nick Roberts [Sat, 30 Nov 2002 20:56:22 +0000 (20:56 +0000)]
*** empty log message ***

21 years ago(autoarg-mode): Give it a :group.
Dave Love [Fri, 29 Nov 2002 20:11:07 +0000 (20:11 +0000)]
(autoarg-mode): Give it a :group.

21 years ago(Frequire): Don't call LOADHIST_ATTACH if feature was
Dave Love [Fri, 29 Nov 2002 20:09:16 +0000 (20:09 +0000)]
(Frequire): Don't call LOADHIST_ATTACH if feature was
already provided.

21 years agoUpgraded to MH-E version 7.0.
Bill Wohler [Fri, 29 Nov 2002 18:15:21 +0000 (18:15 +0000)]
Upgraded to MH-E version 7.0.

21 years ago(mouse-wheel-inhibit-click-time): Fix custom type.
Markus Rost [Fri, 29 Nov 2002 18:02:52 +0000 (18:02 +0000)]
(mouse-wheel-inhibit-click-time): Fix custom type.

21 years agoComments.
Dave Love [Fri, 29 Nov 2002 16:57:43 +0000 (16:57 +0000)]
Comments.

21 years agoFix typos.
Richard M. Stallman [Fri, 29 Nov 2002 16:22:52 +0000 (16:22 +0000)]
Fix typos.

21 years ago(start_display): Check more intelligently for
Richard M. Stallman [Fri, 29 Nov 2002 16:20:20 +0000 (16:20 +0000)]
(start_display): Check more intelligently for
whether the line is continued.
(move_it_vertically_backward): Clear it->continuation_lines_width.

21 years agoTypos.
ShengHuo ZHU [Fri, 29 Nov 2002 15:57:52 +0000 (15:57 +0000)]
Typos.

21 years agoComment change.
Richard M. Stallman [Fri, 29 Nov 2002 15:13:50 +0000 (15:13 +0000)]
Comment change.

21 years agoExplain about ordering of alternatives in `choice'.
Richard M. Stallman [Fri, 29 Nov 2002 15:12:50 +0000 (15:12 +0000)]
Explain about ordering of alternatives in `choice'.

21 years ago(rmail-convert-to-babyl-format):
Richard M. Stallman [Fri, 29 Nov 2002 15:11:13 +0000 (15:11 +0000)]
(rmail-convert-to-babyl-format):
Make search for message delimiter case-sensitive.

21 years ago(yank-window-start): New variable.
Richard M. Stallman [Fri, 29 Nov 2002 15:09:37 +0000 (15:09 +0000)]
(yank-window-start): New variable.
(yank): Record yank-window-start
(yank-pop): Use yank-window-start.

21 years ago(Info-additional-directory-list): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:07:49 +0000 (15:07 +0000)]
(Info-additional-directory-list): Doc fix.

21 years ago(indent-according-to-mode, indent-region): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:06:59 +0000 (15:06 +0000)]
(indent-according-to-mode, indent-region): Doc fix.

21 years ago(tooltip-gud-tips-p): Doc fix.
Richard M. Stallman [Fri, 29 Nov 2002 15:06:01 +0000 (15:06 +0000)]
(tooltip-gud-tips-p): Doc fix.

21 years agoRequire esh-util.
Richard M. Stallman [Fri, 29 Nov 2002 09:44:04 +0000 (09:44 +0000)]
Require esh-util.

21 years agoRequire eshell.
Richard M. Stallman [Fri, 29 Nov 2002 09:43:35 +0000 (09:43 +0000)]
Require eshell.

21 years agoRegenerated
Miles Bader [Fri, 29 Nov 2002 06:25:05 +0000 (06:25 +0000)]
Regenerated

21 years ago*** empty log message ***
Dave Love [Thu, 28 Nov 2002 23:38:38 +0000 (23:38 +0000)]
*** empty log message ***

21 years agomwheel.el change.
Kim F. Storm [Thu, 28 Nov 2002 23:10:30 +0000 (23:10 +0000)]
mwheel.el change.

21 years agoAvoid accidental yanking of text while scrolling with
Kim F. Storm [Thu, 28 Nov 2002 23:03:30 +0000 (23:03 +0000)]
Avoid accidental yanking of text while scrolling with
the mouse wheel.  This adds a short period after each mouse wheel
scroll event where a click on the mouse wheel button is ignored.

(mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
(mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
(mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
(mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
Start mwheel-inhibit-click-event-timer with timeout handler
mwheel-inhibit-click-timeout.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 28 Nov 2002 23:02:45 +0000 (23:02 +0000)]
*** empty log message ***

21 years ago(tooltip-gud-tips-setup): Remove.
Nick Roberts [Thu, 28 Nov 2002 21:26:25 +0000 (21:26 +0000)]
(tooltip-gud-tips-setup): Remove.
(tooltip-gud-debugger): Remove.
(tooltip-gud-print-command): Use gud-minor mode instead of
tooltip-gud-tips-setup and tooltip-gud-debugger.

21 years ago(gdb-running): New variable.
Nick Roberts [Thu, 28 Nov 2002 21:25:38 +0000 (21:25 +0000)]
(gdb-running): New variable.
(gud-menu-map): Use gdb-running to grey out toolbar buttons
with gdba in gdb-ui.el.
(gud-tool-bar-map): Move to avoid byte compiler warning.

21 years ago(gdb-starting): Set gdb-running to t.
Nick Roberts [Thu, 28 Nov 2002 21:24:19 +0000 (21:24 +0000)]
(gdb-starting): Set gdb-running to t.
(gdb-stopped): Set gdb-running to nil.
(gdb-quit): Reset some variables including tool-bar-map.

21 years ago*** empty log message ***
Nick Roberts [Thu, 28 Nov 2002 21:23:11 +0000 (21:23 +0000)]
*** empty log message ***

21 years agoFix typos.
Robert J. Chassell [Thu, 28 Nov 2002 14:12:31 +0000 (14:12 +0000)]
Fix typos.

21 years agofns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
Steven Tamm [Thu, 28 Nov 2002 07:47:34 +0000 (07:47 +0000)]
fns.c (Frequire): Change nesting allowance from 2 to 3 to cause more
descriptive error output from lread.c:Fload upon most require cycles during
bootstrapping

21 years agoRegenerate
Miles Bader [Thu, 28 Nov 2002 01:08:07 +0000 (01:08 +0000)]
Regenerate

21 years ago*** empty log message ***
Jason Rumney [Wed, 27 Nov 2002 23:57:28 +0000 (23:57 +0000)]
*** empty log message ***

21 years ago(file-truename): Canonicalize non-existent names on w32.
Jason Rumney [Wed, 27 Nov 2002 23:53:44 +0000 (23:53 +0000)]
(file-truename): Canonicalize non-existent names on w32.

21 years ago(Ffile_attributes): Don't return negative file sizes for
Jason Rumney [Wed, 27 Nov 2002 23:51:02 +0000 (23:51 +0000)]
(Ffile_attributes): Don't return negative file sizes for
files bigger than 2Gb when off_t is 32 bit.

21 years ago(Finsert_file_contents): Give a more appropriate error
Jason Rumney [Wed, 27 Nov 2002 23:50:54 +0000 (23:50 +0000)]
(Finsert_file_contents): Give a more appropriate error
for files bigger than 2Gb when off_t is 32 bit.

21 years agoDoc fix
Jason Rumney [Wed, 27 Nov 2002 23:48:33 +0000 (23:48 +0000)]
Doc fix

21 years ago(ido-xemacs): Remove defvar. All uses changed to
Kim F. Storm [Wed, 27 Nov 2002 23:13:27 +0000 (23:13 +0000)]
(ido-xemacs): Remove defvar.  All uses changed to
check (featurep 'xemacs) instead.
(ido-visit-buffer): Use select-frame-set-input-focus
unconditionally.

21 years ago*** empty log message ***
Dave Love [Wed, 27 Nov 2002 23:01:32 +0000 (23:01 +0000)]
*** empty log message ***

21 years ago(WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
Dave Love [Wed, 27 Nov 2002 22:59:22 +0000 (22:59 +0000)]
(WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
Don't define.
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.

21 years agoDon't conditionally define GETPGRP_NO_ARG. Test
Dave Love [Wed, 27 Nov 2002 22:55:26 +0000 (22:55 +0000)]
Don't conditionally define GETPGRP_NO_ARG.  Test
GETPGRP_VOID instead.
[BSD_TERMIOS]: Remove definitions (never used).

21 years agoUse AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
Dave Love [Wed, 27 Nov 2002 22:53:51 +0000 (22:53 +0000)]
Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
Check for __sys_siglist too.  Check for memset.  Use
AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.

21 years agoUpdated from /gd/gnuorg.
Dave Love [Wed, 27 Nov 2002 21:34:23 +0000 (21:34 +0000)]
Updated from /gd/gnuorg.

21 years ago(WORDS_BIG_ENDIAN): Define conditionally.
Dave Love [Wed, 27 Nov 2002 20:47:18 +0000 (20:47 +0000)]
(WORDS_BIG_ENDIAN): Define conditionally.

21 years agoMove `predicates for analyzing Lisp
Dave Love [Wed, 27 Nov 2002 12:25:11 +0000 (12:25 +0000)]
Move `predicates for analyzing Lisp
forms' block to top (before uses).
(help-fns): Don't require at top level.  (Recursively.)
(cl-transform-lambda): Require help-fns.

21 years ago(cp-make-coding-system): Deal with
Dave Love [Tue, 26 Nov 2002 18:17:33 +0000 (18:17 +0000)]
(cp-make-coding-system): Deal with
unencodable characters.

21 years ago(ccl-encode-koi8, ccl-encode-koi8-u)
Dave Love [Tue, 26 Nov 2002 18:16:58 +0000 (18:16 +0000)]
(ccl-encode-koi8, ccl-encode-koi8-u)
(ccl-encode-alternativnyj): Deal with unencodable characters.

21 years ago(encode-mac-roman): Deal with unencodable
Dave Love [Tue, 26 Nov 2002 18:16:28 +0000 (18:16 +0000)]
(encode-mac-roman): Deal with unencodable
characters.

21 years ago(sys_write): Avoid non-blocking mode, which is not fully
Jason Rumney [Mon, 25 Nov 2002 23:30:19 +0000 (23:30 +0000)]
(sys_write): Avoid non-blocking mode, which is not fully
supported.

21 years ago*** empty log message ***
Jason Rumney [Mon, 25 Nov 2002 23:29:35 +0000 (23:29 +0000)]
*** empty log message ***

21 years ago(update_dynamic_symbols): Cast arg of fatal_unexec.
Dave Love [Mon, 25 Nov 2002 19:21:33 +0000 (19:21 +0000)]
(update_dynamic_symbols): Cast arg of fatal_unexec.

21 years ago(TEMACS_LDFLAGS): Update last change.
Dave Love [Mon, 25 Nov 2002 19:08:14 +0000 (19:08 +0000)]
(TEMACS_LDFLAGS): Update last change.