bpt/emacs.git
21 years ago(Vblink_cursor_alist): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:03:01 +0000 (12:03 +0000)]
(Vblink_cursor_alist): Removed.
(Qbar, Qhbar, Qbox, Qhollow): Removed.
(syms_of_w32fns): Don't intern, staticpro, or define them.
(x_specified_cursor_type): Removed.
(x_set_cursor_type): Use set_frame_cursor_types.

21 years ago(enum text_cursor_kinds): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:02:32 +0000 (12:02 +0000)]
(enum text_cursor_kinds): Removed.
(struct output_mac) <current_cursor, desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: Members removed.
(FRAME_DESIRED_CURSOR): Macro removed.

21 years ago(x_specified_cursor_type): Remove prototype.
Kim F. Storm [Fri, 30 Aug 2002 12:02:10 +0000 (12:02 +0000)]
(x_specified_cursor_type): Remove prototype.
(x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH.
(x_display_and_set_cursor): Use get_window_cursor_type.
Remove unused local variables cursor_non_selected, active_cursor.
Redraw cursor if hbar cursor width changes.
(make_mac_frame): Set FRAME_DESIRED_CURSOR.

21 years ago(x_specified_cursor_type): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:01:27 +0000 (12:01 +0000)]
(x_specified_cursor_type): Removed.
(x_set_cursor_type): Use set_frame_cursor_types.

21 years ago(Qcursor_in_non_selected_windows): Extern removed.
Kim F. Storm [Fri, 30 Aug 2002 12:01:01 +0000 (12:01 +0000)]
(Qcursor_in_non_selected_windows): Extern removed.
(get_specified_cursor_type, get_window_cursor_type)
(set_frame_cursor_types): Added prototypes.

21 years ago(cursor_in_non_selected_windows): Extern removed.
Kim F. Storm [Fri, 30 Aug 2002 12:00:36 +0000 (12:00 +0000)]
(cursor_in_non_selected_windows): Extern removed.

21 years ago(Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
Kim F. Storm [Fri, 30 Aug 2002 12:00:12 +0000 (12:00 +0000)]
(Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
Variables consolidated here.
(Valternate_cursor_type, Qalternate_cursor_type): New variables.
(Vcursor_in_non_selected_windows): Renamed from
cursor_in_non_selected_windows and changed to Lisp_Object.
(syms_of_xdisp): Define and staticpro new and moved variables.
(get_specified_cursor_type): Renamed from x_specified_cursor_type;
consolidated here.  Recognize Qhollow setting.
(set_frame_cursor_types): New function to set frame cursor types
based on the frame parameters.
(get_window_cursor_type): New function to calculate new cursor
type and width for the specified window.  Based on duplicated
code consolidated here.
Enhancements: cursor-in-non-selected-windows may be a cursor type,
check buffer-local alternate-cursor-type and blink-cursor-alist
before using built-in blink off methods.

21 years ago(enum text_cursor_kinds): Consolidated here.
Kim F. Storm [Fri, 30 Aug 2002 11:59:35 +0000 (11:59 +0000)]
(enum text_cursor_kinds): Consolidated here.
Added DEFAULT_CURSOR value.
(struct frame) <desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: New fields.
Consolidated from output_x, output_w32 and output_mac structs.
(FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR)
(FRAME_BLINK_OFF_CURSOR_WIDTH): Macros consolidated here.

21 years agoThese changes consolidates the handling of the cursor
Kim F. Storm [Fri, 30 Aug 2002 11:58:54 +0000 (11:58 +0000)]
These changes consolidates the handling of the cursor
type in xdisp.c, moving duplicate code and functionality from
xfns.c, xterm.c, w32fns.c, w32term.c, macfns.c, and macterm.c.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 30 Aug 2002 11:51:56 +0000 (11:51 +0000)]
*** empty log message ***

21 years ago(occur-mode): Add interactive declaration.
Juanma Barranquero [Fri, 30 Aug 2002 11:51:42 +0000 (11:51 +0000)]
(occur-mode): Add interactive declaration.

21 years ago(imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 11:10:30 +0000 (11:10 +0000)]
(imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 30 Aug 2002 11:09:19 +0000 (11:09 +0000)]
*** empty log message ***

21 years ago(my-mark-marker): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:03:28 +0000 (11:03 +0000)]
(my-mark-marker): Fix typo.

21 years ago(dcl-calc-cont-indent-relative): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:02:54 +0000 (11:02 +0000)]
(dcl-calc-cont-indent-relative): Fix typo.

21 years ago(idlwave-max-extra-continuation-indent): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:02:31 +0000 (11:02 +0000)]
(idlwave-max-extra-continuation-indent): Fix typo.

21 years ago(ex-compile-command): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:02:10 +0000 (11:02 +0000)]
(ex-compile-command): Fix typo.

21 years ago(bibtex-mode): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:01:51 +0000 (11:01 +0000)]
(bibtex-mode): Fix typo.

21 years ago(mouse-copy-work-around-drag-bug): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:01:29 +0000 (11:01 +0000)]
(mouse-copy-work-around-drag-bug): Fix typo.

21 years ago(font-lock-add-keywords): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:01:07 +0000 (11:01 +0000)]
(font-lock-add-keywords): Fix typo.

21 years ago(font-lock-defaults): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:00:46 +0000 (11:00 +0000)]
(font-lock-defaults): Fix typo.

21 years ago(bs-message-without-log): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:00:27 +0000 (11:00 +0000)]
(bs-message-without-log): Fix typo.

21 years ago(smtpmail-via-smtp): Delete process buffer
Simon Josefsson [Fri, 30 Aug 2002 10:32:25 +0000 (10:32 +0000)]
(smtpmail-via-smtp): Delete process buffer
unless s-debug-info is enabled.

21 years agoNew version from jaco@teaser.fr, then shortened at the front by rms.
Richard M. Stallman [Fri, 30 Aug 2002 06:06:15 +0000 (06:06 +0000)]
New version from jaco@teaser.fr, then shortened at the front by rms.

21 years agoFix typo.
Richard M. Stallman [Fri, 30 Aug 2002 04:00:37 +0000 (04:00 +0000)]
Fix typo.

21 years ago* ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
John Paul Wallington [Thu, 29 Aug 2002 22:06:26 +0000 (22:06 +0000)]
* ibuffer.el (ibuffer-update): Use `minibufferp'.  Expand `caddr'.

* mwheel.el (mouse-wheel-up-button): Doc fix.

21 years agoUse match-string and drop useless `function's.
Stefan Monnier [Thu, 29 Aug 2002 21:48:50 +0000 (21:48 +0000)]
Use match-string and drop useless `function's.
(ange-ftp-get-process): Bind `ange-ftp-this-user' and
`ange-ftp-this-host' before running ange-ftp-process-startup-hook.
(ange-ftp-ls-parser): Use `switches' arg instead of dynamic binding.
(ange-ftp-parse-dired-listing): Update the calls.
(dired-local-variables-file): Declare to shut quieten the compiler.
(ange-ftp-file-entry-active-p): Remove.
(ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
Don't exclude dangling symlinks.
(ange-ftp-file-name-completion-1): Make predicate optional.
(ange-ftp-parse-list-func-alist): Use add-to-list to update.
(ange-ftp-fix-name-for-bs2000): Use subst-char-in-string.
(ange-ftp-bs2000-posix-hook-installed): Remove.
(ange-ftp-add-bs2000-posix-host): Don't use it anymore.
(ange-ftp-bs2000-cd-to-posix): Use `ange-ftp-this-user' and
`ange-ftp-this-host' instead of `user' and `host'.

21 years ago(occur-mode-hook): New hook.
Juanma Barranquero [Thu, 29 Aug 2002 21:40:28 +0000 (21:40 +0000)]
(occur-mode-hook): New hook.
(occur-mode): Use it.
(occur-hook): Set default to nil.

21 years ago(byte-compile-warning-prefix):
Richard M. Stallman [Thu, 29 Aug 2002 17:26:47 +0000 (17:26 +0000)]
(byte-compile-warning-prefix):
Decide here whether to print which form we're compiling.
If we do that, still print file and line.  Make file name
relative to default-directory. Print fewer newlines.
(byte-compile-log-file): Print something even if no file.
Print messages for entering and leaving directories,
and set default-directory.
(displaying-byte-compile-warnings): Only sometimes bind warning-series.
(byte-compile-warning-series): New function.
(byte-compile-file): Set byte-compile-last-logged-file, don't bind it.
(byte-compile-display-log-head-p): Function deleted.

21 years ago(warning-series): Now can be a marker, not an integer.
Richard M. Stallman [Thu, 29 Aug 2002 16:46:11 +0000 (16:46 +0000)]
(warning-series): Now can be a marker, not an integer.
(display-warning): Handle new value for warning-series.

21 years ago*** empty log message ***
Richard M. Stallman [Thu, 29 Aug 2002 14:50:07 +0000 (14:50 +0000)]
*** empty log message ***

21 years ago(byte-compile-log-file): Use \f.
Richard M. Stallman [Thu, 29 Aug 2002 14:49:48 +0000 (14:49 +0000)]
(byte-compile-log-file): Use \f.
(byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file
to don't-warn list.

21 years agoUse American spelling of "behavior".
Richard M. Stallman [Thu, 29 Aug 2002 14:47:52 +0000 (14:47 +0000)]
Use American spelling of "behavior".

21 years agoSubstantial rewrite.
Richard M. Stallman [Thu, 29 Aug 2002 14:47:14 +0000 (14:47 +0000)]
Substantial rewrite.

21 years agoUse <Delback> instead of <Delete>, and explain how to find it.
Richard M. Stallman [Thu, 29 Aug 2002 14:43:49 +0000 (14:43 +0000)]
Use <Delback> instead of <Delete>, and explain how to find it.

21 years ago(C_entries): Corrected a problem with const C++ funcs.
Francesco Potortì [Thu, 29 Aug 2002 14:42:56 +0000 (14:42 +0000)]
(C_entries): Corrected a problem with const C++ funcs.
(ignoreindent): Renamed from noindentypedefs.
(cjava, cplpl): They are now macros instead of local vars.

(HTML_labels): Tag ID= also.

21 years agoEtags bug.
Francesco Potortì [Thu, 29 Aug 2002 14:41:33 +0000 (14:41 +0000)]
Etags bug.

21 years ago(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
Richard M. Stallman [Thu, 29 Aug 2002 14:41:28 +0000 (14:41 +0000)]
(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
when iterator is adding glyphs to a glyph matrix.

21 years ago(redisplay_updating_p): Variable removed.
Richard M. Stallman [Thu, 29 Aug 2002 14:41:09 +0000 (14:41 +0000)]
(redisplay_updating_p): Variable removed.
(inhibit_free_realized_faces, Qinhibit_free_realized_faces): New variables.
(init_iterator): Don't free realized faces
if inhibit_free_realized_faces is set.
(redisplay_internal): Bind Qinhibit_free_realized_faces to nil.
(syms_of_xdisp): DEFVAR_BOOL inhibit-free-realized-faces,
initialize Qinhibit_free_realized_faces.

21 years ago(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
Richard M. Stallman [Thu, 29 Aug 2002 14:38:12 +0000 (14:38 +0000)]
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off.

(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.

(expose_overlaps): New function.
(expose_window): Use it to fix the display of overlapping rows.

21 years ago(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
Richard M. Stallman [Thu, 29 Aug 2002 14:37:51 +0000 (14:37 +0000)]
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
(struct w32_output): New fields blink_off_cursor, blink_off_cursor_width.
(FRAME_CURSOR_WIDTH): New macro.

21 years ago(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Richard M. Stallman [Thu, 29 Aug 2002 14:37:33 +0000 (14:37 +0000)]
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_w32fns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_w32fns): Initialize and staticpro them.

21 years agoDescribe new kmacro bindings for f3/f4 and C-x e.
Kim F. Storm [Thu, 29 Aug 2002 13:12:05 +0000 (13:12 +0000)]
Describe new kmacro bindings for f3/f4 and C-x e.

21 years agoUpdate kmacro related bindings.
Kim F. Storm [Thu, 29 Aug 2002 13:07:18 +0000 (13:07 +0000)]
Update kmacro related bindings.

21 years agoChanged default bindings from F7/F8 to F3/F4.
Kim F. Storm [Thu, 29 Aug 2002 13:06:26 +0000 (13:06 +0000)]
Changed default bindings from F7/F8 to F3/F4.
Changed default binding of C-x e to kmacro-end-or-call-macro.
(kmacro-call-repeat-key, kmacro-call-repeat-with-arg): New custom
variables.
(kmacro-get-prefix-arg): New function.
(kmacro-repeat-on-last-key): Renamed from kmacro-repeat-loop and improved.
Callers changed.
(kmacro-call-macro): Repeat macro by repeating last key or
key defined in kmacro-call-repeat-key.  New third arg non-nil
means to end current macro.
(kmacro-end-or-call-macro): Call kmacro-call-macro appropriately
to get repeat last key functionality.
(kmacro-start-macro-or-insert-counter): Improve doc string.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 29 Aug 2002 13:05:58 +0000 (13:05 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Simon Josefsson [Thu, 29 Aug 2002 12:07:03 +0000 (12:07 +0000)]
*** empty log message ***

21 years ago(find-buffer-visiting): Compare file attributes using buffer-file-truename.
Richard M. Stallman [Wed, 28 Aug 2002 22:23:36 +0000 (22:23 +0000)]
(find-buffer-visiting): Compare file attributes using buffer-file-truename.

21 years ago(make-auto-save-file-name, make-backup-file-name-1):
Richard M. Stallman [Wed, 28 Aug 2002 22:16:42 +0000 (22:16 +0000)]
(make-auto-save-file-name, make-backup-file-name-1):
Don't use directory-sep-char.

21 years ago(occur-hook): Renamed from `occur-mode-hook'.
Juanma Barranquero [Wed, 28 Aug 2002 15:21:33 +0000 (15:21 +0000)]
(occur-hook): Renamed from `occur-mode-hook'.
(occur-mode): Remove call to `occur-mode-hook'.
(occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring.
(occur-1): Add call to `occur-hook'.

21 years ago(Fx_open_connection): Improve help when X connection
Simon Josefsson [Wed, 28 Aug 2002 15:12:00 +0000 (15:12 +0000)]
(Fx_open_connection): Improve help when X connection
fails, xhost is insecure and xauth is better.

21 years agoetags now parses HTML.
Francesco Potortì [Wed, 28 Aug 2002 12:57:46 +0000 (12:57 +0000)]
etags now parses HTML.

21 years agoAdd missing dependencies on w32term.h and composite.h.
Juanma Barranquero [Wed, 28 Aug 2002 12:26:57 +0000 (12:26 +0000)]
Add missing dependencies on w32term.h and composite.h.

21 years ago*** empty log message ***
Francesco Potortì [Wed, 28 Aug 2002 10:44:24 +0000 (10:44 +0000)]
*** empty log message ***

21 years agoTwo bug corrections and one new feature.
Francesco Potortì [Wed, 28 Aug 2002 10:35:51 +0000 (10:35 +0000)]
Two bug corrections and one new feature.

(Ada_funcs): Do not tag "use type Xxxx;".

New language HTML.
(make_tag): Never generate null length tag names.
(linebuffer_init): Renamed from initbuffer.  All callers changed.
(pattern): Structure renamed to `regexp', member regex renamed to
pattern.
(node_st): Member pat renamed to regex.
(pattern); New member force_explicit_name, for future use.  Now
always set to true, cannot be reset.
(add_regex, regex_tag_multiline, readline): Use it.
(main): Free some global structures.

(fdesc): New member `written'.
(readline, process_file): Initialise it.
(put_entries): Set it.
(main): Use it to create entries for files without tags.
(total_size_of_entries): Do not count invalid tags.
(etags_strcasecmp): Like BSD's, for compatibility.
(strcaseeq): Make it into a macro.

21 years agoTwo bug corrections and a new feature for etags.
Francesco Potortì [Wed, 28 Aug 2002 10:34:04 +0000 (10:34 +0000)]
Two bug corrections and a new feature for etags.

21 years ago*** empty log message ***
Juanma Barranquero [Wed, 28 Aug 2002 06:43:49 +0000 (06:43 +0000)]
*** empty log message ***

21 years ago(make-variable-frame-localizable): New alias for `make-variable-frame-local'.
Juanma Barranquero [Wed, 28 Aug 2002 06:43:11 +0000 (06:43 +0000)]
(make-variable-frame-localizable): New alias for `make-variable-frame-local'.

21 years ago(USAGE1): Add missing newline.
Juanma Barranquero [Wed, 28 Aug 2002 06:28:29 +0000 (06:28 +0000)]
(USAGE1): Add missing newline.

21 years ago(read-file-name-electric-shadow-properties)
Miles Bader [Wed, 28 Aug 2002 06:00:50 +0000 (06:00 +0000)]
(read-file-name-electric-shadow-properties)
(read-file-name-electric-shadow-tty-properties)
(read-file-name-electric-shadow-mode): Remove compatibility defs.

21 years ago*** empty log message ***
Miles Bader [Wed, 28 Aug 2002 04:48:33 +0000 (04:48 +0000)]
*** empty log message ***

21 years ago(comint-carriage-motion): Start at START.
Miles Bader [Wed, 28 Aug 2002 04:40:42 +0000 (04:40 +0000)]
(comint-carriage-motion): Start at START.

21 years ago2002-08-27 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Wed, 28 Aug 2002 01:20:22 +0000 (01:20 +0000)]
2002-08-27  Andrew Choi  <akochoi@shaw.ca>

* INSTALL: Add information on starting Emacs as a GUI application
from the terminal.

21 years ago@cindex{...} -> @code{...}
Miles Bader [Wed, 28 Aug 2002 00:55:11 +0000 (00:55 +0000)]
@cindex{...} -> @code{...}

21 years agoread-file-name-electric-shadow-mode -> file-name-shadow-mode
Miles Bader [Wed, 28 Aug 2002 00:53:07 +0000 (00:53 +0000)]
read-file-name-electric-shadow-mode -> file-name-shadow-mode

21 years ago(ange-ftp-skip-msgs): Skip the 530 response
Richard M. Stallman [Tue, 27 Aug 2002 21:21:24 +0000 (21:21 +0000)]
(ange-ftp-skip-msgs): Skip the 530 response
given by vsFTPd when accessed with a kerberised FTP client.

21 years ago(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
Richard M. Stallman [Tue, 27 Aug 2002 20:38:30 +0000 (20:38 +0000)]
(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.

21 years ago*** empty log message ***
Stefan Monnier [Tue, 27 Aug 2002 18:54:46 +0000 (18:54 +0000)]
*** empty log message ***

21 years agoDescribe blink-cursor-alist.
Richard M. Stallman [Tue, 27 Aug 2002 18:50:52 +0000 (18:50 +0000)]
Describe blink-cursor-alist.

21 years ago2002-08-27 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Tue, 27 Aug 2002 18:49:52 +0000 (18:49 +0000)]
2002-08-27  Andrew Choi  <akochoi@shaw.ca>

        * s/darwin.h [HAVE_LIBNCURSES]: Define HAVE_TERMINFO.

21 years agoDescribe --script.
Richard M. Stallman [Tue, 27 Aug 2002 18:49:11 +0000 (18:49 +0000)]
Describe --script.

21 years agoDescribe blink-cursor-alist.
Richard M. Stallman [Tue, 27 Aug 2002 18:47:35 +0000 (18:47 +0000)]
Describe blink-cursor-alist.

21 years ago(main): Handle --script.
Richard M. Stallman [Tue, 27 Aug 2002 18:45:34 +0000 (18:45 +0000)]
(main): Handle --script.
(USAGE1): Mention --script.
(standard_args): Define sort order for --script.

21 years ago(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Richard M. Stallman [Tue, 27 Aug 2002 18:45:01 +0000 (18:45 +0000)]
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_xfns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_xfns): Initialize and staticpro them.

21 years ago(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
Richard M. Stallman [Tue, 27 Aug 2002 18:42:48 +0000 (18:42 +0000)]
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off.

21 years ago(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
Richard M. Stallman [Tue, 27 Aug 2002 18:41:51 +0000 (18:41 +0000)]
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
(struct x_output): New fields blink_off_cursor, blink_off_cursor_width.

21 years agoDescribe blink-cursor-alist and new values for cursor-type.
Richard M. Stallman [Tue, 27 Aug 2002 18:40:30 +0000 (18:40 +0000)]
Describe blink-cursor-alist and new values for cursor-type.

21 years agoForgot a piece, put back in.
Francesco Potortì [Tue, 27 Aug 2002 16:19:15 +0000 (16:19 +0000)]
Forgot a piece, put back in.

Behaviour is not a typo, it is the British spelling, which I normally use.

21 years agoClarified per rms request.
Francesco Potortì [Tue, 27 Aug 2002 16:13:12 +0000 (16:13 +0000)]
Clarified per rms request.

21 years ago(kmacro-start-macro): Doc fix.
Andreas Schwab [Tue, 27 Aug 2002 15:06:13 +0000 (15:06 +0000)]
(kmacro-start-macro): Doc fix.

21 years agoUpdate to RefTeX 4.19
Carsten Dominik [Tue, 27 Aug 2002 09:58:05 +0000 (09:58 +0000)]
Update to RefTeX 4.19

21 years ago*** empty log message ***
Carsten Dominik [Tue, 27 Aug 2002 09:57:45 +0000 (09:57 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Miles Bader [Tue, 27 Aug 2002 01:02:01 +0000 (01:02 +0000)]
*** empty log message ***

21 years agoCorrect yesterday's mistake of changing test for MAC_OSX to
Andrew Choi [Tue, 27 Aug 2002 01:00:55 +0000 (01:00 +0000)]
Correct yesterday's mistake of changing test for MAC_OSX to
HAVE_CARBON on line 797.

21 years ago(get_next_display_element): In unibyte case, don't use
Kenichi Handa [Tue, 27 Aug 2002 00:59:55 +0000 (00:59 +0000)]
(get_next_display_element): In unibyte case, don't use
octal form for such eight-bit characters that can be converted to
multibyte char.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 27 Aug 2002 00:59:34 +0000 (00:59 +0000)]
*** empty log message ***

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Tue, 27 Aug 2002 00:30:54 +0000 (00:30 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

        * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
        defined instead of MAC_OSX.

[Already logged in src/ChangeLog]

21 years ago(define-minor-mode): Use customize-mark-as-set for global minor modes.
Stefan Monnier [Mon, 26 Aug 2002 16:40:49 +0000 (16:40 +0000)]
(define-minor-mode): Use customize-mark-as-set for global minor modes.

21 years ago(suppress-keymap): Use command remapping instead of
Kim F. Storm [Mon, 26 Aug 2002 12:38:59 +0000 (12:38 +0000)]
(suppress-keymap): Use command remapping instead of
substitute-key-definition to undefine self-inserting keys.

21 years ago*** empty log message ***
Kim F. Storm [Mon, 26 Aug 2002 12:38:26 +0000 (12:38 +0000)]
*** empty log message ***

21 years ago(WINS): Add calc and obsolete.
Juanma Barranquero [Mon, 26 Aug 2002 10:21:39 +0000 (10:21 +0000)]
(WINS): Add calc and obsolete.

21 years ago(install-arch-indep): Do not remove DOC file
Kim F. Storm [Mon, 26 Aug 2002 10:11:44 +0000 (10:11 +0000)]
(install-arch-indep): Do not remove DOC file
when it is the only DOC file installed; this is the case when
CANNOT_DUMP is defined.  From Joe Buehler (tiny change).

21 years ago*** empty log message ***
Kim F. Storm [Mon, 26 Aug 2002 10:10:42 +0000 (10:10 +0000)]
*** empty log message ***

21 years ago(make_terminal_frame) [CANNOT_DUMP]: Initialize
Kim F. Storm [Mon, 26 Aug 2002 09:56:07 +0000 (09:56 +0000)]
(make_terminal_frame) [CANNOT_DUMP]: Initialize
foreground and background colors. From Joe Buehler (tiny change).

21 years ago(Fbyte_code): Fsub1 can GC, so protect it.
Miles Bader [Mon, 26 Aug 2002 07:37:19 +0000 (07:37 +0000)]
(Fbyte_code): Fsub1 can GC, so protect it.

21 years agoDoc fix.
Miles Bader [Mon, 26 Aug 2002 01:10:46 +0000 (01:10 +0000)]
Doc fix.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 17:43:29 +0000 (17:43 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

* s/darwin.h (DONT_REOPEN_PTY): #def it.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 17:15:26 +0000 (17:15 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

        * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
        defined instead of MAC_OSX.

        * s/darwin.h (select): Define select to sys_select only if
        HAVE_CARBON is defined.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 16:44:51 +0000 (16:44 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

* s/darwin.h (HAVE_WORKING_VFORK): #undef it.  Define vfork to
fork.

21 years ago2002-08-25 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sun, 25 Aug 2002 16:40:40 +0000 (16:40 +0000)]
2002-08-25  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (XTread_socket): Remove code to call
        SendEventToEventTarget for keys with command modifiers when
        mac_command_key_is_meta is nil.