bpt/emacs.git
21 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 Dec 2002 01:56:15 +0000 (01:56 +0000)]
*** empty log message ***

21 years ago(row_containing_pos): Check more carefully
Richard M. Stallman [Mon, 9 Dec 2002 01:56:05 +0000 (01:56 +0000)]
(row_containing_pos): Check more carefully
whether charpos is really in the row before returning it.

21 years agoDo include libintl.h if HAVE_LIBINTL_H.
Richard M. Stallman [Mon, 9 Dec 2002 01:55:05 +0000 (01:55 +0000)]
Do include libintl.h if HAVE_LIBINTL_H.
(_): Test only HAVE_LIBINTL_H to decide what to do.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 8 Dec 2002 23:53:05 +0000 (23:53 +0000)]
*** empty log message ***

21 years agoFix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.
Robert J. Chassell [Sun, 8 Dec 2002 23:03:47 +0000 (23:03 +0000)]
Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.

21 years ago(mule-diag): Move where it's
Dave Love [Sun, 8 Dec 2002 19:13:04 +0000 (19:13 +0000)]
(mule-diag): Move where it's
required.

21 years agoAdd latin-jisx0201 characters. Fix
Dave Love [Sun, 8 Dec 2002 18:59:46 +0000 (18:59 +0000)]
Add latin-jisx0201 characters.  Fix
translation-table-for-input for lao, thai, tibetan.

21 years agoINSTALL: Describe make-package
Steven Tamm [Sun, 8 Dec 2002 18:31:09 +0000 (18:31 +0000)]
INSTALL: Describe make-package
make-package: --self-contained works

21 years agoNow correctly creates a self-contained application
Steven Tamm [Sun, 8 Dec 2002 18:29:36 +0000 (18:29 +0000)]
Now correctly creates a self-contained application

21 years agoAdded description of make-package
Steven Tamm [Sun, 8 Dec 2002 18:29:14 +0000 (18:29 +0000)]
Added description of make-package

21 years ago(install-arch-indep): Revert second last change completely.
Andreas Schwab [Sun, 8 Dec 2002 13:59:29 +0000 (13:59 +0000)]
(install-arch-indep): Revert second last change completely.

21 years ago*** empty log message ***
Andreas Schwab [Sun, 8 Dec 2002 13:22:05 +0000 (13:22 +0000)]
*** empty log message ***

21 years ago(insert-directory): Insert free space only when listing a full directory.
Andreas Schwab [Sun, 8 Dec 2002 13:20:42 +0000 (13:20 +0000)]
(insert-directory): Insert free space only when listing a full directory.

21 years ago(install-arch-indep): Revert last change.
Andreas Schwab [Sun, 8 Dec 2002 13:18:02 +0000 (13:18 +0000)]
(install-arch-indep): Revert last change.

21 years agoAdding log for changes to sysdep.c,eval.c,macterm.c,mac.c
Steven Tamm [Sun, 8 Dec 2002 06:03:28 +0000 (06:03 +0000)]
Adding log for changes to sysdep.c,eval.c,macterm.c,mac.c

21 years agoFeval: On Carbon/MacOSX call mac_check_for_quit_char at each stack frame.
Steven Tamm [Sun, 8 Dec 2002 06:02:17 +0000 (06:02 +0000)]
Feval: On Carbon/MacOSX call mac_check_for_quit_char at each stack frame.
This may change/move as it could be quite time consuming

21 years agoHave emacs_read use sys_read on carbon/Mac OS X
Steven Tamm [Sun, 8 Dec 2002 06:00:10 +0000 (06:00 +0000)]
Have emacs_read use sys_read on carbon/Mac OS X

21 years agosys_select: Call mac_check_for_quit_char every second while blocking
Steven Tamm [Sun, 8 Dec 2002 05:58:34 +0000 (05:58 +0000)]
sys_select: Call mac_check_for_quit_char every second while blocking
sys_read: Use sys_select to test for input first before calling read to
allow sys_select to test for quit_char.

21 years agoAdded code to check for pressing of quit_char in the Carbon Event Queue
Steven Tamm [Sun, 8 Dec 2002 05:56:37 +0000 (05:56 +0000)]
Added code to check for pressing of quit_char in the Carbon Event Queue

21 years agoRemove inappropriate key-bindings.
Nick Roberts [Sun, 8 Dec 2002 01:29:31 +0000 (01:29 +0000)]
Remove inappropriate key-bindings.
(gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
Parse correctly when breakpoint has no line number.
(def-gdb-auto-update-handler, gdb-info-locals-handler),
(gdb-display-end): Avoid using insert-buffer.
(gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.

21 years ago*** empty log message ***
Nick Roberts [Sun, 8 Dec 2002 01:28:46 +0000 (01:28 +0000)]
*** empty log message ***

21 years agoIncrease outline level of description `ediff-backup' by one *.
Markus Rost [Sun, 8 Dec 2002 00:20:56 +0000 (00:20 +0000)]
Increase outline level of description `ediff-backup' by one *.

21 years agoNew customization type `float'.
Markus Rost [Sun, 8 Dec 2002 00:04:26 +0000 (00:04 +0000)]
New customization type `float'.

21 years ago(Unloading): Fix last change for load-history.
Markus Rost [Sat, 7 Dec 2002 22:37:34 +0000 (22:37 +0000)]
(Unloading): Fix last change for load-history.

21 years agoFix typos.
Markus Rost [Sat, 7 Dec 2002 22:09:10 +0000 (22:09 +0000)]
Fix typos.

21 years agoUse xref for history list truncation.
Richard M. Stallman [Sat, 7 Dec 2002 21:42:43 +0000 (21:42 +0000)]
Use xref for history list truncation.

21 years agoDocument history-length.
Richard M. Stallman [Sat, 7 Dec 2002 21:42:16 +0000 (21:42 +0000)]
Document history-length.

21 years agoUpdate defn of load-history.
Richard M. Stallman [Sat, 7 Dec 2002 21:41:51 +0000 (21:41 +0000)]
Update defn of load-history.

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 7 Dec 2002 21:41:11 +0000 (21:41 +0000)]
*** empty log message ***

21 years ago(Fcompleting_read): Doc fix.
Richard M. Stallman [Sat, 7 Dec 2002 21:41:00 +0000 (21:41 +0000)]
(Fcompleting_read): Doc fix.

21 years ago(syms_of_lread) <load-history>: Doc fix.
Richard M. Stallman [Sat, 7 Dec 2002 21:40:19 +0000 (21:40 +0000)]
(syms_of_lread) <load-history>: Doc fix.

21 years ago(Fcopy_file): Set immediate_quit around emacs_open call.
Richard M. Stallman [Sat, 7 Dec 2002 21:39:50 +0000 (21:39 +0000)]
(Fcopy_file): Set immediate_quit around emacs_open call.

21 years ago(Fdefun, Fdefmacro): Record in load-history redefining an autoload.
Richard M. Stallman [Sat, 7 Dec 2002 21:39:18 +0000 (21:39 +0000)]
(Fdefun, Fdefmacro): Record in load-history redefining an autoload.

21 years ago(Fdefalias): Record in load-history redefining an autoload.
Richard M. Stallman [Sat, 7 Dec 2002 21:38:39 +0000 (21:38 +0000)]
(Fdefalias): Record in load-history redefining an autoload.

21 years agoUndo ifdef change accidentally made on 12-04.
Richard M. Stallman [Sat, 7 Dec 2002 21:37:34 +0000 (21:37 +0000)]
Undo ifdef change accidentally made on 12-04.

21 years ago(compilation-enter-directory-regexp-alist)
Richard M. Stallman [Sat, 7 Dec 2002 21:34:44 +0000 (21:34 +0000)]
(compilation-enter-directory-regexp-alist)
(compilation-leave-directory-regexp-alist): Match byte compiler output.

21 years agoAdd local variable list to turn off cl-function warnings.
Richard M. Stallman [Sat, 7 Dec 2002 21:34:00 +0000 (21:34 +0000)]
Add local variable list to turn off cl-function warnings.

21 years ago(byte-compile-eval): Handle (t . SYMBOL) elements in load-history.
Richard M. Stallman [Sat, 7 Dec 2002 21:33:19 +0000 (21:33 +0000)]
(byte-compile-eval): Handle (t . SYMBOL) elements in load-history.
(byte-compile-cl-warn): No cl warnings for cl-defsubst-expand
and cl-struct-setf-expander.

21 years ago(autoload-print-form-outbuf): New variable.
Richard M. Stallman [Sat, 7 Dec 2002 21:31:58 +0000 (21:31 +0000)]
(autoload-print-form-outbuf): New variable.
(autoload-print-form): Use autoload-print-form-outbuf.
(generate-file-autoloads): Bind autoload-print-form-outbuf.

21 years ago(calendar-day-name): Move defn down.
Richard M. Stallman [Sat, 7 Dec 2002 21:30:57 +0000 (21:30 +0000)]
(calendar-day-name): Move defn down.

21 years ago(speedbar-directory-buttons-follow): Don't use directory-sep-char.
Richard M. Stallman [Sat, 7 Dec 2002 21:30:22 +0000 (21:30 +0000)]
(speedbar-directory-buttons-follow): Don't use directory-sep-char.

21 years ago(describe-register-1): Use window-width
Richard M. Stallman [Sat, 7 Dec 2002 21:29:35 +0000 (21:29 +0000)]
(describe-register-1): Use window-width
to truncate string in a register.  Check whether the string
in a register is an empty string or a sequence of white spaces.

21 years ago(face-font-selection-order)
Andreas Schwab [Sat, 7 Dec 2002 20:57:53 +0000 (20:57 +0000)]
(face-font-selection-order)
(face-font-family-alternatives, face-font-registry-alternatives):
Remove period from :tag value.

21 years ago(Simple Types): Clarify decription of custom type 'number.
Markus Rost [Sat, 7 Dec 2002 20:53:35 +0000 (20:53 +0000)]
(Simple Types): Clarify decription of custom type 'number.
Decribe new custom type 'float.

21 years ago(custom-face-edit-fix-value): Change :reverse-video to :inverse-video.
Andreas Schwab [Sat, 7 Dec 2002 20:48:50 +0000 (20:48 +0000)]
(custom-face-edit-fix-value): Change :reverse-video to :inverse-video.

21 years agoClean up some white spaces, mainly in my own change log entries. (rost)
Markus Rost [Sat, 7 Dec 2002 20:29:43 +0000 (20:29 +0000)]
Clean up some white spaces, mainly in my own change log entries. (rost)

21 years ago(define-widget number): Clarify doc and error message.
Markus Rost [Sat, 7 Dec 2002 20:15:43 +0000 (20:15 +0000)]
(define-widget number): Clarify doc and error message.
(define-widget float): New widget.

21 years ago(eshell-ls-product-regexp): Fix typo.
Andreas Schwab [Sat, 7 Dec 2002 19:05:03 +0000 (19:05 +0000)]
(eshell-ls-product-regexp): Fix typo.

21 years ago(find-file-read-args): Reenable wildcard processing unconditionally.
Andreas Schwab [Sat, 7 Dec 2002 14:47:40 +0000 (14:47 +0000)]
(find-file-read-args): Reenable wildcard processing unconditionally.

21 years agoFix typo.
Pavel Janík [Sat, 7 Dec 2002 13:38:26 +0000 (13:38 +0000)]
Fix typo.

21 years agoFix typo.
Pavel Janík [Sat, 7 Dec 2002 11:37:22 +0000 (11:37 +0000)]
Fix typo.

21 years agoFixed the build error in getopt.c that occured on systems lacking a gettext implement...
Ben Key [Sat, 7 Dec 2002 05:22:27 +0000 (05:22 +0000)]
Fixed the build error in getopt.c that occured on systems lacking a gettext implementation.  Thanks go to Andrew Choi [akochoi@shaw.ca] for this one.

21 years ago.
Robert J. Chassell [Fri, 6 Dec 2002 19:56:57 +0000 (19:56 +0000)]
.

21 years ago(texinfo-format-scan) Handle new functions for copyright
Robert J. Chassell [Fri, 6 Dec 2002 19:43:49 +0000 (19:43 +0000)]
(texinfo-format-scan) Handle new functions for copyright
notice and copying permissions.
(texinfo-copying, texinfo-insertcopying): New functions.

Installed for TAKAHASHI Kaoru  <kaoru@kaisei.org>
(texinfo-format-xml): New function.
(ifxml, ifnotxml): New aliases.

21 years ago*** empty log message ***
Dave Love [Fri, 6 Dec 2002 19:34:22 +0000 (19:34 +0000)]
*** empty log message ***

21 years agoRevert last change.
Dave Love [Fri, 6 Dec 2002 19:27:12 +0000 (19:27 +0000)]
Revert last change.

21 years ago*** empty log message ***
Stefan Monnier [Fri, 6 Dec 2002 17:39:47 +0000 (17:39 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Francesco Potortì [Fri, 6 Dec 2002 17:05:15 +0000 (17:05 +0000)]
*** empty log message ***

21 years ago(png_load): Avoid double gamma correction for PNG images.
Francesco Potortì [Fri, 6 Dec 2002 17:04:48 +0000 (17:04 +0000)]
(png_load): Avoid double gamma correction for PNG images.

21 years ago(Info-insert-dir): Make dir-node-cache variables buffer-local, so that
Miles Bader [Fri, 6 Dec 2002 09:10:19 +0000 (09:10 +0000)]
(Info-insert-dir): Make dir-node-cache variables buffer-local, so that
killing the *info* buffer forces the dir-node to be rebuilt.

21 years ago*** empty log message ***
Markus Rost [Fri, 6 Dec 2002 00:44:26 +0000 (00:44 +0000)]
*** empty log message ***

21 years ago(finder-compile-keywords): Don't insert a keyword to the generated
Markus Rost [Fri, 6 Dec 2002 00:39:16 +0000 (00:39 +0000)]
(finder-compile-keywords): Don't insert a keyword to the generated
file.

21 years ago(speedbar-highlight-face): Fix face spec.
Andreas Schwab [Thu, 5 Dec 2002 23:02:40 +0000 (23:02 +0000)]
(speedbar-highlight-face): Fix face spec.

21 years agoReplace uses of (gdb-get-instance-buffer 'gdba) and
Stefan Monnier [Thu, 5 Dec 2002 21:45:11 +0000 (21:45 +0000)]
Replace uses of (gdb-get-instance-buffer 'gdba) and
gdb-proc with gud-comint-buffer instead.
(gdb-proc): Remove.
(def-gdb-var): Simplify.
(gdb-get-create-instance-buffer): Avoid make-variable-buffer-local.
Set gud-comint-buffer as well as gud-minor-mode and tool-bar-map.
(gdb-goto-bp-this-line): Select the window while doing the goto-line.
(gdb-info-locals-handler): Avoid replace-regexp.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 5 Dec 2002 20:32:26 +0000 (20:32 +0000)]
*** empty log message ***

21 years ago(facemenu-unlisted-faces): Only update after facemenu was loaded.
Stefan Monnier [Thu, 5 Dec 2002 18:42:33 +0000 (18:42 +0000)]
(facemenu-unlisted-faces): Only update after facemenu was loaded.
(calendar-font-lock-keywords): Accept non-ASCII month names.  Use regexp-opt.

21 years ago(gud-gdb-complete-string, gud-gdb-complete-break)
Stefan Monnier [Thu, 5 Dec 2002 17:03:06 +0000 (17:03 +0000)]
(gud-gdb-complete-string, gud-gdb-complete-break)
(gud-gdb-complete-list, gud-gdb-complete-in-progress): Remove.
(gdba): Call `gdb' and then make modifications.
Always call gdb-clear-inferior-io rather than just "the first time".
(gud-break, gud-remove): Definitions moved to inside gdba.
(gdb-target-name): Remove.  Use gud-target-name instead.
(gdba-complete-filter, gdba-common-init): Remove.
The changes were integrated into the generic code.

21 years agoUpdate safe-chars of mule-utf-8,
Dave Love [Thu, 5 Dec 2002 16:56:21 +0000 (16:56 +0000)]
Update safe-chars of mule-utf-8,
mule-utf-16-le, mule-utf-16-be.

21 years agoUse match-string.
Stefan Monnier [Thu, 5 Dec 2002 16:51:56 +0000 (16:51 +0000)]
Use match-string.
(gud-menu-map): Re-fix gdb-running to gud-running.
Activate up/down and finish for pdb.
(gud-def): Use backquotes.
(gdb, sdb, dbx, xdb, pdb, jdb, bashdb): Remove redundant menu bindings.
(gud-gdb-complete-in-progress, gud-gdb-complete-string)
(gud-gdb-complete-break, gud-gdb-complete-list):
Rename to gud-gdb-fetch-lines-in-progress, gud-gdb-fetch-lines-string,
gud-gdb-fetch-lines-break and gud-gdb-fetched-lines.
(gud-gdb-fetch-lines-filter): Rename from gud-gdb-complete-filter.
Add a `filter' argument and run it on `string'.
(gud-gdb-run-command-fetch-lines): Use it instead of
gud-gdb-speedbar-stack-filter.  Add a `skip' arg.
Return the fetched lines.
(gud-gdb-complete-command): Use it instead of cooking up
something by hand using gud-gdb-complete-filter.
(gud-gdb-get-stackframe): Use the new calling convention of
gud-gdb-run-command-fetch-lines.
(gud-gdb-fetched-stack-frame-list): Remove.
(gud-gdb-speedbar-stack-filter): Remove.
(gud-jdb-marker-filter): Change RE for easier extraction of submatches.
(gud-bashdb-command-name): Add "--debugger" argument here.
(bashdb): Use default gud-find-file and don't bother with
a massage-args function now that --debugger is make explicit.
(gud-bashdb-massage-args, gud-bashdb-find-file): Remove.
(bashdb): Don't provide.
(gud-target-name): New var.
(gud-common-init): Set it.
Also reset gud-running and gud-last-last-frame.

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 5 Dec 2002 16:34:01 +0000 (16:34 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 5 Dec 2002 16:16:54 +0000 (16:16 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Thu, 5 Dec 2002 15:32:09 +0000 (15:32 +0000)]
*** empty log message ***

21 years ago(outline-mode): Doc fix.
Richard M. Stallman [Thu, 5 Dec 2002 15:31:57 +0000 (15:31 +0000)]
(outline-mode): Doc fix.

21 years ago(solar-atn2): Give correct quadrant for arctan.
Richard M. Stallman [Thu, 5 Dec 2002 15:30:52 +0000 (15:30 +0000)]
(solar-atn2): Give correct quadrant for arctan.

21 years agoComment out include of libintl.h or gettext.h.
Richard M. Stallman [Thu, 5 Dec 2002 15:30:09 +0000 (15:30 +0000)]
Comment out include of libintl.h or gettext.h.

21 years agoInitial version.
Richard M. Stallman [Thu, 5 Dec 2002 15:29:16 +0000 (15:29 +0000)]
Initial version.

21 years ago(cvs-sentinel): More verbose completion message.
Stefan Monnier [Thu, 5 Dec 2002 15:23:37 +0000 (15:23 +0000)]
(cvs-sentinel): More verbose completion message.

21 years ago~alpha, not ~ftp !
Francesco Potortì [Thu, 5 Dec 2002 15:17:49 +0000 (15:17 +0000)]
~alpha, not ~ftp !

21 years agoCheck the ftp site.
Francesco Potortì [Thu, 5 Dec 2002 14:34:27 +0000 (14:34 +0000)]
Check the ftp site.

21 years agoAdded reference to make-tarball.txt.
Francesco Potortì [Thu, 5 Dec 2002 12:43:14 +0000 (12:43 +0000)]
Added reference to make-tarball.txt.

21 years agoInstructions to create pretest or release tarballs.
Francesco Potortì [Thu, 5 Dec 2002 12:40:56 +0000 (12:40 +0000)]
Instructions to create pretest or release tarballs.

21 years ago(quail-misc-package-ext-info):
Kenichi Handa [Thu, 5 Dec 2002 08:39:14 +0000 (08:39 +0000)]
(quail-misc-package-ext-info):
Remove duplicate entry for chinese-b5-quick.
(batch-miscdic-convert): Don't try to call miscdic-convert on
files in the directory just following the arg "-dir".

21 years ago*** empty log message ***
Kenichi Handa [Thu, 5 Dec 2002 08:38:41 +0000 (08:38 +0000)]
*** empty log message ***

21 years agoAdded /nt/inc/gettext.h
Ben Key [Thu, 5 Dec 2002 05:32:24 +0000 (05:32 +0000)]
Added /nt/inc/gettext.h

21 years ago*** empty log message ***
Stefan Monnier [Thu, 5 Dec 2002 01:36:29 +0000 (01:36 +0000)]
*** empty log message ***

21 years agoFix up comment markers.
Stefan Monnier [Wed, 4 Dec 2002 18:52:48 +0000 (18:52 +0000)]
Fix up comment markers.

21 years agoFold top-level `setq's and `define-key's into their corresponding defvar.
Stefan Monnier [Wed, 4 Dec 2002 18:43:59 +0000 (18:43 +0000)]
Fold top-level `setq's and `define-key's into their corresponding defvar.
(gdb-inferior-io-mode-map): New var.
Add bindings to it rather than to comint-mode-map.
(gdb-display-number-end): Use dolist.  Remove always-true test.
(gdb-delete-line): Move and simplify.
(gdb-display-end): Don't bother going to beg-of-line since we're there.
(gdb-array-format1): Use dolist.
(gdb-make-windows-menu, gdb-make-frames-menu):
Move to top-level code.  Move the menus to within the GUD menu.
Make the menus only appear in gdba mode.

21 years ago(gdb-inferior-io-mode-map): Remove (unused).
Stefan Monnier [Wed, 4 Dec 2002 17:20:06 +0000 (17:20 +0000)]
(gdb-inferior-io-mode-map): Remove (unused).
(gdb-inferior-io-mode): Use define-minor-mode.
(gdb-source-info): Don't burp if there's no source file.
(gdb-inferior-io-interrupt, gdb-inferior-io-quit)
(gdb-inferior-io-stop, gdb-inferior-io-eof)
(gdb-display-breakpoints-buffer, gdb-frame-breakpoints-buffer)
(gdb-display-stack-buffer, gdb-frame-stack-buffer)
(gdb-display-registers-buffer, gdb-frame-registers-buffer)
(gdb-display-locals-buffer, gdb-frame-locals-buffer)
(gdb-display-display-buffer, gdb-frame-display-buffer)
(gdb-display-gdb-buffer, gdb-frame-gdb-buffer)
(gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
Remove the spurious left over arg from the "big reorg".

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 4 Dec 2002 11:57:49 +0000 (11:57 +0000)]
*** empty log message ***

21 years ago(gud-menu-map): Update for bashdb.
Richard M. Stallman [Wed, 4 Dec 2002 11:56:55 +0000 (11:56 +0000)]
(gud-menu-map): Update for bashdb.
(perldb): Change prompt regexp.
(gud-bashdb-history, gud-bashdb-massage-args, gud-bashdb-marker-filter)
(gud-bashdb-find-file, gud-bashdb-command-name, bashdb): New.

21 years agoSimply require wid-edit and custom in eval-when-compile.
Richard M. Stallman [Wed, 4 Dec 2002 11:49:10 +0000 (11:49 +0000)]
Simply require wid-edit and custom in eval-when-compile.

21 years agoDon't require imenu.
Richard M. Stallman [Wed, 4 Dec 2002 11:48:12 +0000 (11:48 +0000)]
Don't require imenu.

21 years agoDon't require cl.
Richard M. Stallman [Wed, 4 Dec 2002 11:47:46 +0000 (11:47 +0000)]
Don't require cl.
(c-delete-duplicates): New function.  Use instead of delete-duplicates.

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.