]> code.delx.au - gnu-emacs/log
gnu-emacs
24 years agoRemove `LISP_FLOAT_TYPE' and `standalone'.
Gerd Moellmann [Thu, 17 Feb 2000 09:45:46 +0000 (09:45 +0000)]
Remove `LISP_FLOAT_TYPE' and `standalone'.

24 years ago(make_frame): Set frame initiallly to `garbaged'.
Gerd Moellmann [Thu, 17 Feb 2000 09:20:23 +0000 (09:20 +0000)]
(make_frame): Set frame initiallly to `garbaged'.

24 years ago(dired-do-copy): Remove spurios character.`n'
Gerd Moellmann [Thu, 17 Feb 2000 09:13:39 +0000 (09:13 +0000)]
(dired-do-copy): Remove spurios character.`n'
within the code.

24 years ago(decode_mode_spec_coding): Delete superfluous code.
Kenichi Handa [Thu, 17 Feb 2000 08:19:21 +0000 (08:19 +0000)]
(decode_mode_spec_coding): Delete superfluous code.
Allocate sufficient memory for eol_str in the case that eoltype is
Lisp_Int.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 17 Feb 2000 08:15:20 +0000 (08:15 +0000)]
*** empty log message ***

24 years ago(Fforward_comment): Undo the previous change, since cc-mode
Stefan Monnier [Thu, 17 Feb 2000 05:57:38 +0000 (05:57 +0000)]
(Fforward_comment): Undo the previous change, since cc-mode
depends on the previous behavior.

24 years agoDon't require custom. Add more specific :groups to various deffaces.
Dave Love [Wed, 16 Feb 2000 22:58:42 +0000 (22:58 +0000)]
Don't require custom.  Add more specific :groups to various deffaces.
(set-face-attribute): Purecopy args.
(read-face-name): Default to name at point and use it in prompt.
Remove colon from arg in all callers.
(list-faces-display): Hyperlink to face descriptions and customize
buffers.

24 years ago(facemenu-set-face): Amend interactive prompt.
Dave Love [Wed, 16 Feb 2000 22:45:03 +0000 (22:45 +0000)]
(facemenu-set-face): Amend interactive prompt.

24 years agoMention some new packages, extra configure options.
Dave Love [Wed, 16 Feb 2000 22:32:57 +0000 (22:32 +0000)]
Mention some new packages, extra configure options.

24 years ago*** empty log message ***
Dave Love [Wed, 16 Feb 2000 19:21:54 +0000 (19:21 +0000)]
*** empty log message ***

24 years ago2000-02-02 Per Abrahamsen <abraham@dina.kvl.dk>
Dave Love [Wed, 16 Feb 2000 13:28:33 +0000 (13:28 +0000)]
2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>

* wid-edit.el (widget-match-inline): An atom never matches a
          list.

24 years ago(vfork) [!HAVE_VFORK]: Removed.
Gerd Moellmann [Wed, 16 Feb 2000 00:36:27 +0000 (00:36 +0000)]
(vfork) [!HAVE_VFORK]: Removed.

24 years agoObsolete.
Dave Love [Tue, 15 Feb 2000 18:10:29 +0000 (18:10 +0000)]
Obsolete.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 15 Feb 2000 10:30:58 +0000 (10:30 +0000)]
*** empty log message ***

24 years ago(BROKEN_PTY_READ_AFTER_EAGAIN): Define.
Gerd Moellmann [Tue, 15 Feb 2000 10:27:48 +0000 (10:27 +0000)]
(BROKEN_PTY_READ_AFTER_EAGAIN): Define.

24 years ago(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
Gerd Moellmann [Tue, 15 Feb 2000 10:27:23 +0000 (10:27 +0000)]
(send_process) [BROKEN_PTY_READ_AFTER_EAGAIN]:
Workaround for FreeBSD bug.  Flush output queue after EAGAIN in
write(2).

24 years ago(specbind): For buffer-local value, record the current buffer also.
Richard M. Stallman [Tue, 15 Feb 2000 09:58:41 +0000 (09:58 +0000)]
(specbind): For buffer-local value, record the current buffer also.
(unbind_to): Cope with that change.

24 years ago(set_internal): Don't make variable buffer-local
Richard M. Stallman [Tue, 15 Feb 2000 09:57:33 +0000 (09:57 +0000)]
(set_internal): Don't make variable buffer-local
if within a let-binding for the same buffer.
(let_shadows_buffer_binding_p): New function.

24 years ago*** empty log message ***
Richard M. Stallman [Tue, 15 Feb 2000 09:56:18 +0000 (09:56 +0000)]
*** empty log message ***

24 years ago(bibtex-mode): Replaced manual splitting of path
Gerd Moellmann [Tue, 15 Feb 2000 09:38:09 +0000 (09:38 +0000)]
(bibtex-mode): Replaced manual splitting of path
at ':' characters by call to split-string.

Added RCS version identification.

Some temporary comments removed.
(bibtex-field-name, bibtex-entry-type): Made the relationship
explicit.
(bibtex-field-const): Allow capital letters.
(bibtex-start-of-string): Deleted because unused.

Unified some nomenclature.  We no longer
use the term 'reference' to describe a bibtex entry as a whole.
Further, reference keys are no longer called 'labels'.
(bibtex-keys): Renamed to bibtex-reference-keys.
(bibtex-reformat-previous-labels): Renamed to
bibtex-reformat-previous-reference-keys.
(bibtex-reference-type): Renamed to bibtex-entry-type.
(bibtex-reference-head): Renamed to bibtex-entry-head.
(bibtex-reference-maybe-empty-head): Renamed to
bibtex-entry-maybe-empty-head.
(bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
(bibtex-search-reference): Renamed to bibtex-search-entry.
(bibtex-enclosing-reference-maybe-empty-head): Renamed to
bibtex-enclosing-entry-maybe-empty-head.
(bibtex-entry-field-alist, bibtex-entry-head,
bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
bibtex-map-entries, bibtex-search-entry,
bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
bibtex-complete-key, bibtex-String) : Use the new nomenclature.

(bibtex-strings, bibtex-keys): Removed redundant
comment.
(bibtex-format-field-delimiters): New function, functionality
extracted from bibtex-format-entry.
(bibtex-autokey-get-yearfield-digits): New function, functionality
extracted from bibtex-autokey-get-yearfield.

Completely reimplemented parsing of bibtex
entries in order to avoid stack overflow in the regexp matcher if
field contents become large.
(bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
bibtex-field-string-part-not-braced,
bibtex-field-string-part-no-inner-braces,
bibtex-field-string-part-1-inner-brace,
bibtex-field-string-part-2-inner-braces,
bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
bibtex-field-string-quoted, bibtex-field-string,
bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
as parsing is now performed by the following functions.
(bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
bibtex-parse-field-string, bibtex-search-forward-field-string,
bibtex-parse-association, bibtex-field-name-for-parsing,
bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
bibtex-search-forward-field, bibtex-search-backward-field,
bibtex-start-of-field, bibtex-end-of-field,
bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
bibtex-parse-string-prefix, bibtex-parse-string-postfix,
bibtex-parse-string, bibtex-search-forward-string,
bibtex-search-backward-string, bibtex-start-of-string,
bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
bibtex-end-of-text-in-string): New functions for the parsing of bibtex
entries.  Instead of reporting the results of the parsing by
match-beginning or match-end, these functions return data structures
that hold the corresponding positions.
(bibtex-enclosing-field): Changed to also report field boundaries by
return values rather than by match-beginning or match-end.  The
following functions have been adapted to use the new parsing
functions.
(bibtex-skip-to-valid-entry, bibtex-search-reference,
bibtex-enclosing-field, bibtex-format-entry,
bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
bibtex-print-help-message, bibtex-end-of-entry,
bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
method for parsing.
(bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
bibtex-map-entries, bibtex-flash-head,
bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
bibtex-autokey-change, bibtex-autokey-get-namefield,
bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
order to make the new binding of case-fold-search immediately
visible.

Copyright notice is up to date.
Added constant 'bibtex-maintainer-salutation.

(bibtex-mode): use with-temp-buffer rather
than make-temp-name, use match-string-no-properties and eliminate
a quadratic behavior when building bibtex-strings.

(bibtex-reference-key): Accept string entries whose
reference key contains upper case letters.

(bibtex-reference-head): Allow entries to start with
a new line.

Hiding of entry bodies is not longer provided by
bibtex.el directly.  Instead the hideshow package can be used.
Added a special bibtex entry to hs-special-modes-alist.
(bibtex-hs-forward-sexp): Added for hideshow.el.

(bibtex-entry-field-alist): Added booktitle field to
proceedings entry type (for cross referencing). Thanks to
Wagner Toledo Correa for the suggestion.

Added `reftex-view-crossref-from-bibtex' to menu.

24 years ago(Fsave_window_excursion): Doc fix.
Gerd Moellmann [Tue, 15 Feb 2000 09:35:31 +0000 (09:35 +0000)]
(Fsave_window_excursion): Doc fix.

24 years ago(back_comment): Make sure we only consider comment-starters
Stefan Monnier [Tue, 15 Feb 2000 06:21:26 +0000 (06:21 +0000)]
(back_comment): Make sure we only consider comment-starters
of the relevant style and return -1 in case of a failure to find the
beginning of the comment.
(Fforward_comment): If back_comment fails, go back to the position just
after the comment-end.
(scan_lists): Add comment describing a very minor bug.

24 years ago(Ftry_completion, Fall_completions): Add a reference to
Stefan Monnier [Mon, 14 Feb 2000 23:36:15 +0000 (23:36 +0000)]
(Ftry_completion, Fall_completions): Add a reference to
`completion-regexp-list' in the docstring.

24 years ago(tty_defined_color): Declare color_idx unsigned long.
Dave Love [Mon, 14 Feb 2000 18:05:57 +0000 (18:05 +0000)]
(tty_defined_color): Declare color_idx unsigned long.

24 years agodocumented \{n,m\} intervals
Stefan Monnier [Mon, 14 Feb 2000 17:04:17 +0000 (17:04 +0000)]
documented \{n,m\} intervals

24 years ago*** empty log message ***
Stefan Monnier [Mon, 14 Feb 2000 17:02:14 +0000 (17:02 +0000)]
*** empty log message ***

24 years ago* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
Stefan Monnier [Mon, 14 Feb 2000 17:00:16 +0000 (17:00 +0000)]
* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
to Emacs' syntax.  Also fix the comment about set/not-set meanings
since Emacs syntax is not the value 0 any more.
* search.c (compile_pattern_1): Remove RE_CHAR_CLASSES from the syntax
since it's now part of RE_SYNTAX_EMACS.

24 years agoSetup case table for Vietnamese.
Kenichi Handa [Sun, 13 Feb 2000 23:50:32 +0000 (23:50 +0000)]
Setup case table for Vietnamese.

24 years ago*** empty log message ***
Kenichi Handa [Sun, 13 Feb 2000 23:50:09 +0000 (23:50 +0000)]
*** empty log message ***

24 years ago(SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
Dave Love [Sat, 12 Feb 2000 22:21:05 +0000 (22:21 +0000)]
(SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
Alpha.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 12 Feb 2000 19:50:59 +0000 (19:50 +0000)]
*** empty log message ***

24 years ago(toplevel): Require CL at compile time.
Gerd Moellmann [Sat, 12 Feb 2000 19:48:01 +0000 (19:48 +0000)]
(toplevel): Require CL at compile time.
(uniquify-push): Removed.

24 years ago(shadow-when): Removed.
Gerd Moellmann [Sat, 12 Feb 2000 19:47:18 +0000 (19:47 +0000)]
(shadow-when): Removed.

24 years ago(tempo-dolist, tempo-mapc): Removed.
Gerd Moellmann [Sat, 12 Feb 2000 19:46:42 +0000 (19:46 +0000)]
(tempo-dolist, tempo-mapc): Removed.
(tempo-process-and-insert-string): Use dolist instead of
tempo-dolist.

24 years ago(sgml-mode-common): Remove `$' from regexp for paragraph-start.
Gerd Moellmann [Sat, 12 Feb 2000 19:45:53 +0000 (19:45 +0000)]
(sgml-mode-common): Remove `$' from regexp for paragraph-start.

24 years ago(rmail-dont-reply-to): Remove leading commas as well.
Gerd Moellmann [Sat, 12 Feb 2000 19:44:56 +0000 (19:44 +0000)]
(rmail-dont-reply-to): Remove leading commas as well.

24 years ago(syms_of_xdisp): Doc fix for scroll-conservatively.
Gerd Moellmann [Sat, 12 Feb 2000 19:37:56 +0000 (19:37 +0000)]
(syms_of_xdisp): Doc fix for scroll-conservatively.

24 years ago*** empty log message ***
Dave Love [Sat, 12 Feb 2000 18:09:26 +0000 (18:09 +0000)]
*** empty log message ***

24 years agoDon't define HAVE_VFORK or HAVE_SYS_SIGLIST.
Dave Love [Sat, 12 Feb 2000 17:05:37 +0000 (17:05 +0000)]
Don't define HAVE_VFORK or HAVE_SYS_SIGLIST.

24 years agoDefine C_DEBUG_SWITCH for non-gcc.
Dave Love [Sat, 12 Feb 2000 17:03:54 +0000 (17:03 +0000)]
Define C_DEBUG_SWITCH for non-gcc.

24 years agoDon't define HAVE_VFORK.
Dave Love [Sat, 12 Feb 2000 16:57:46 +0000 (16:57 +0000)]
Don't define HAVE_VFORK.

24 years agoDon't define HAVE_ALLOCA.
Dave Love [Sat, 12 Feb 2000 16:49:52 +0000 (16:49 +0000)]
Don't define HAVE_ALLOCA.

24 years ago*** empty log message ***
Dave Love [Sat, 12 Feb 2000 16:37:27 +0000 (16:37 +0000)]
*** empty log message ***

24 years agoAdd vfork bits.
Dave Love [Sat, 12 Feb 2000 16:25:11 +0000 (16:25 +0000)]
Add vfork bits.

24 years agoUse AC_FUNC_VFORK.
Dave Love [Sat, 12 Feb 2000 16:21:43 +0000 (16:21 +0000)]
Use AC_FUNC_VFORK.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 12 Feb 2000 14:14:32 +0000 (14:14 +0000)]
*** empty log message ***

24 years ago(stop_other_atimers, run_all_atimers)
Gerd Moellmann [Sat, 12 Feb 2000 13:13:59 +0000 (13:13 +0000)]
(stop_other_atimers, run_all_atimers)
(unwind_stop_other_atimers): Add function prototypes.

24 years ago(stopped_atimers): New variable.
Gerd Moellmann [Sat, 12 Feb 2000 13:13:13 +0000 (13:13 +0000)]
(stopped_atimers): New variable.
(stop_other_atimers, run_all_atimers, unwind_stop_other_atimers):
New functions.

24 years ago(Fopen_network_stream) [POLL_FOR_INPUT]: Register
Gerd Moellmann [Sat, 12 Feb 2000 13:12:17 +0000 (13:12 +0000)]
(Fopen_network_stream) [POLL_FOR_INPUT]: Register
unwind function to undo the effect of stopping atimers.

24 years ago(bind_polling_period): Stop all timers except
Gerd Moellmann [Sat, 12 Feb 2000 13:11:29 +0000 (13:11 +0000)]
(bind_polling_period): Stop all timers except
poll_timer.

24 years ago(HAVE_XRMSETDATABASE): Define if not already defined.
Gerd Moellmann [Sat, 12 Feb 2000 13:10:19 +0000 (13:10 +0000)]
(HAVE_XRMSETDATABASE): Define if not already defined.

24 years agoAdd Tamago.
Dave Love [Fri, 11 Feb 2000 14:05:48 +0000 (14:05 +0000)]
Add Tamago.

24 years ago* Makefile.in (LIBX): Link in tiff library before jpeg, since tiff library may
Ken Raeburn [Fri, 11 Feb 2000 06:04:09 +0000 (06:04 +0000)]
* Makefile.in (LIBX): Link in tiff library before jpeg, since tiff library may
depend on jpeg.
(atimer.o): Depends on atimer.c.

24 years ago(del_range_1): Call update_compositions.
Kenichi Handa [Fri, 11 Feb 2000 02:20:49 +0000 (02:20 +0000)]
(del_range_1): Call update_compositions.
(del_range_both): Call update_compositions just once..

24 years ago*** empty log message ***
Kenichi Handa [Fri, 11 Feb 2000 02:20:01 +0000 (02:20 +0000)]
*** empty log message ***

24 years ago2000-02-10 Francesco Potorti` <pot@gnu.org>
Francesco Potortì [Thu, 10 Feb 2000 21:28:51 +0000 (21:28 +0000)]
2000-02-10  Francesco Potorti`  <pot@gnu.org>

* etags.c (iswhite): Redefined not to consider '\0' as white
space, and use it throughout in place of isspace, thus preventing a
potential signed char to int conversion problem.
(MSDOS): #undefine befere redefining

2000-02-04  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>

* etags.c (many functions): Add prototypes.

24 years ago*** empty log message ***
Dave Love [Thu, 10 Feb 2000 20:28:26 +0000 (20:28 +0000)]
*** empty log message ***

24 years ago(create_frame_xic): Fix initialization of automatic aggregates for pcc.
Dave Love [Thu, 10 Feb 2000 20:26:39 +0000 (20:26 +0000)]
(create_frame_xic): Fix initialization of automatic aggregates for pcc.

24 years ago(pfnote, new_pfnote, C_entries, prolog_pred, erlang_func): Add
Dave Love [Thu, 10 Feb 2000 20:00:05 +0000 (20:00 +0000)]
(pfnote, new_pfnote, C_entries, prolog_pred, erlang_func): Add
`static' to definitions to keep pcc happy.

24 years ago*** empty log message ***
Dave Love [Thu, 10 Feb 2000 18:50:33 +0000 (18:50 +0000)]
*** empty log message ***

24 years agoDon't bother testing for defalias. Don't set up `caar' &c that we now
Dave Love [Thu, 10 Feb 2000 17:54:30 +0000 (17:54 +0000)]
Don't bother testing for defalias.  Don't set up `caar' &c that we now
have.

24 years ago(widgets) [defgroup]: Remove url link.
Dave Love [Thu, 10 Feb 2000 17:47:48 +0000 (17:47 +0000)]
(widgets) [defgroup]: Remove url link.
(widget-color-choice-list, widget-color-history, widget-mouse-help):
Deleted.
(widget-specify-field, widget-specify-button): Don't use
widget-mouse-help as help-echo property.
(default): Use #'ignore for :validate and :mouse-down-action.
(checkbox): Add help-echo.
(widget-sexp-validate): Rewritten to clarify error messages.
(character): Use char-valid-p in :match function.
(widget-color-complete): Use facemenu-color-alist.
(widget-color-action): Use facemenu-read-color.

24 years ago*** empty log message ***
Richard M. Stallman [Wed, 9 Feb 2000 23:54:58 +0000 (23:54 +0000)]
*** empty log message ***

24 years agoComment fix.
Dave Love [Wed, 9 Feb 2000 20:37:57 +0000 (20:37 +0000)]
Comment fix.

24 years ago(command-line-1): Don't call make-mode-line-mouse-sensitive.
Dave Love [Wed, 9 Feb 2000 12:43:30 +0000 (12:43 +0000)]
(command-line-1): Don't call make-mode-line-mouse-sensitive.

24 years ago(CCL_MAKE_CHAR): New macro.
Kenichi Handa [Wed, 9 Feb 2000 12:20:01 +0000 (12:20 +0000)]
(CCL_MAKE_CHAR): New macro.
(ccl_driver) <CCL_TranslateCharacter>: Check the validity of
registers by CCL_MAKE_CHAR before calling translate_char.
<CCL_TranslateCharacterConstTbl> Likewise.

24 years ago(mode-line-input-method-map): New variable.
Dave Love [Wed, 9 Feb 2000 12:18:48 +0000 (12:18 +0000)]
(mode-line-input-method-map): New variable.
(mode-line-mule-info): Use it; fix last change.
(mode-line-mode-menu): Move definition.
(mode-line-mouse-sensitive-p): Deleted.
(mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
(make-mode-line-mouse-sensitive): Deleted.  Body moved to top level.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Feb 2000 12:18:00 +0000 (12:18 +0000)]
*** empty log message ***

24 years agoMake resourcestring a declaration region, like const and var.
Ray Blaak [Wed, 9 Feb 2000 07:04:15 +0000 (07:04 +0000)]
Make resourcestring a declaration region, like const and var.

24 years ago(__EXTENSIONS__): Define.
Dave Love [Tue, 8 Feb 2000 10:00:51 +0000 (10:00 +0000)]
(__EXTENSIONS__): Define.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 7 Feb 2000 23:29:31 +0000 (23:29 +0000)]
*** empty log message ***

24 years ago(rmail-retry-failure): Use
Gerd Moellmann [Mon, 7 Feb 2000 23:27:14 +0000 (23:27 +0000)]
(rmail-retry-failure): Use
rmail-beginning-of-message before rmail-toggle-header, because the
former toggles headers.

24 years ago(BASE_PURESIZE): Increase to 650000.
Gerd Moellmann [Mon, 7 Feb 2000 23:20:53 +0000 (23:20 +0000)]
(BASE_PURESIZE): Increase to 650000.

24 years ago(XMenuActivate): Turn off the cursor after displaying
Eli Zaretskii [Mon, 7 Feb 2000 14:18:57 +0000 (14:18 +0000)]
(XMenuActivate): Turn off the cursor after displaying
the help message.

24 years agoAdd capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake
Eli Zaretskii [Mon, 7 Feb 2000 11:26:42 +0000 (11:26 +0000)]
Add capabilities se, so, us, ue, md, mh, mb, mr, and me to the fake
termcap entry.

24 years ago(diff-kill-junk): New interactive function.
Stefan Monnier [Mon, 7 Feb 2000 02:01:07 +0000 (02:01 +0000)]
(diff-kill-junk): New interactive function.
(diff-reverse-direction): Use delete-and-extract-region.
(diff-post-command-hook): Restrict the area so that the hook also works
outside of any diff hunk.  This is necessary for the minor-mode.
(diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
(diff-minor-mode): Setup the hooks for header-hunk rewriting.

24 years ago(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier [Mon, 7 Feb 2000 01:49:33 +0000 (01:49 +0000)]
(font-lock-keywords): Fix doc for multiline matches.
(font-lock-add-keywords): Make it work even if font-lock-mode is nil,
so that it can be used more easily in <foo>-mode-hook.  Also make sure
to avoid duplicate entries.
(font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
(font-lock-remove-keywords): Just as was done for `add', allow it to
work even if font-lock-mode is nil.  Also make sure we don't modify
any pre-existing list by forcing a copy-sequence.  Finally rename
`major-mode' to `mode'.
(font-lock-fontify-syntactic-anchored-keywords)
(font-lock-fontify-anchored-keywords)
(font-lock-fontify-keywords-region): Use line-end-position.
Don't make `font-lock-multiline' local (it's now done in
font-lock-set-defaults).
(font-lock-set-defaults): Make `font-lock-multiline' local.  Also
move the `font-lock-fontified' creation to inside the `unless'.

24 years ago* sound.c (sound_cleanup): Don't call device close routine if pointer is null.
Ken Raeburn [Mon, 7 Feb 2000 00:45:16 +0000 (00:45 +0000)]
* sound.c (sound_cleanup): Don't call device close routine if pointer is null.

24 years ago* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes [Sun, 6 Feb 2000 23:37:51 +0000 (23:37 +0000)]
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
around image definitions and prototypes.
(gamma_correct) [WINDOWSNT]: New prototype.

* w32term.c (x_make_frame_visible): Replace call to
input_poll_signal with poll_for_input.

* window.c [WINDOWSNT]: Include w32term.h.

* xdisp.c [WINDOWSNT]: Include w32term.h.

* makefile.nt: Add dependencies on w32gui.h.
(OBJ1): Include atimer.obj.
($(BLD)\atimer.obj): New dependency rule.

* w32.c (sigmask): New function (does nothing).
(sigunblock): Ditto.

* frame.c [WINDOWSNT]: Include w32term.h.

* w32gui.h (struct W32FontStruct): Add ascent and descent slots.

* lread.c (syms_of_lread): Fix literal newlines.

* emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around
the string constant limit (2048 bytes) in MSVC.
(main): Ditto.

24 years ago[WINDOWSNT]: Include w32term.h.
Andrew Innes [Sun, 6 Feb 2000 23:37:49 +0000 (23:37 +0000)]
[WINDOWSNT]: Include w32term.h.

24 years ago(struct W32FontStruct): Add ascent and descent slots.
Andrew Innes [Sun, 6 Feb 2000 23:37:47 +0000 (23:37 +0000)]
(struct W32FontStruct): Add ascent and descent slots.

24 years ago(x_make_frame_visible): Replace call to
Andrew Innes [Sun, 6 Feb 2000 23:37:47 +0000 (23:37 +0000)]
(x_make_frame_visible): Replace call to
input_poll_signal with poll_for_input.

24 years ago(sigmask): New function (does nothing).
Andrew Innes [Sun, 6 Feb 2000 23:37:46 +0000 (23:37 +0000)]
(sigmask): New function (does nothing).
(sigunblock): Ditto.

24 years agoAdd dependencies on w32gui.h.
Andrew Innes [Sun, 6 Feb 2000 23:37:45 +0000 (23:37 +0000)]
Add dependencies on w32gui.h.
(OBJ1): Include atimer.obj.
($$(BLD)\atimer.obj): New dependency rule.

24 years ago(syms_of_lread): Fix literal newlines.
Andrew Innes [Sun, 6 Feb 2000 23:37:44 +0000 (23:37 +0000)]
(syms_of_lread): Fix literal newlines.

24 years ago(USAGE): Split into USAGE1 and USAGE2, to work-around
Andrew Innes [Sun, 6 Feb 2000 23:37:43 +0000 (23:37 +0000)]
(USAGE): Split into USAGE1 and USAGE2, to work-around
the string constant limit (2048 bytes) in MSVC.
(main): Ditto.

24 years agoChange HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes [Sun, 6 Feb 2000 23:37:42 +0000 (23:37 +0000)]
Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
around image definitions and prototypes.
(gamma_correct) [WINDOWSNT]: New prototype.

24 years agoAdd include protection.
Andrew Innes [Sun, 6 Feb 2000 23:37:34 +0000 (23:37 +0000)]
Add include protection.

24 years ago(SYS_LDFLAGS): Add -nologo.
Andrew Innes [Sun, 6 Feb 2000 23:37:33 +0000 (23:37 +0000)]
(SYS_LDFLAGS): Add -nologo.

24 years ago(x-handle-args): Comment out call to message.
Andrew Innes [Sun, 6 Feb 2000 23:37:19 +0000 (23:37 +0000)]
(x-handle-args): Comment out call to message.

24 years ago(install): Synchronize rules for compiling with Unix version.
Andrew Innes [Sun, 6 Feb 2000 23:36:33 +0000 (23:36 +0000)]
(install): Synchronize rules for compiling with Unix version.

24 years ago(ETAGSOBJ): Remove reference to obsolete alloca.obj.
Andrew Innes [Sun, 6 Feb 2000 23:36:06 +0000 (23:36 +0000)]
(ETAGSOBJ): Remove reference to obsolete alloca.obj.
(CTAGSOBJ): Ditto.
($$(BLD)\alloca.obj): Delete obsolete dependency rule.

24 years ago* xterm.c (x_display_and_set_cursor): Set pre-edit area.
Gerd Moellmann [Sat, 5 Feb 2000 16:50:32 +0000 (16:50 +0000)]
* xterm.c (x_display_and_set_cursor): Set pre-edit area.
(x_display_cursor): Don't set it here.
(XTread_socket) [HAVE_X_I18N] <KeyPress, KeyRelease>: Don't
dispatch the event.

24 years agoFix junk from last checkin.
Dave Love [Fri, 4 Feb 2000 20:53:21 +0000 (20:53 +0000)]
Fix junk from last checkin.

24 years ago(mode-line-mule-info): Fix/extend last change.
Dave Love [Fri, 4 Feb 2000 20:35:08 +0000 (20:35 +0000)]
(mode-line-mule-info): Fix/extend last change.

24 years ago#
Dave Love [Fri, 4 Feb 2000 18:18:41 +0000 (18:18 +0000)]
#

24 years agoRemove some unused vars.
Dave Love [Fri, 4 Feb 2000 17:56:46 +0000 (17:56 +0000)]
Remove some unused vars.
(_GNU_SOURCE): Define (for euidaccess).

24 years ago(_XOPEN_SOURCE): Declare (for ftello).
Dave Love [Fri, 4 Feb 2000 17:45:44 +0000 (17:45 +0000)]
(_XOPEN_SOURCE): Declare (for ftello).

24 years ago(read_minibuf_noninteractive): Remove undeclared gcpro1, gcpro2.
Dave Love [Fri, 4 Feb 2000 17:31:33 +0000 (17:31 +0000)]
(read_minibuf_noninteractive): Remove undeclared gcpro1, gcpro2.
(read_minibuf): Deal with allow_props correctly.

24 years ago*** empty log message ***
Dave Love [Fri, 4 Feb 2000 15:18:30 +0000 (15:18 +0000)]
*** empty log message ***