bpt/emacs.git
21 years ago(multi-occur): Made "ido-aware":
Kim F. Storm [Mon, 2 Sep 2002 10:41:25 +0000 (10:41 +0000)]
(multi-occur): Made "ido-aware":
Changed prompt to use C-j instead of RET to end.
Set ido-ignore-item-temp-list to the selected buffers so far, so
they are automatically excluded from the list of choices.
Use add-to-list instead of push.

21 years ago(ido-ignore-item-temp-list): New variable.
Kim F. Storm [Mon, 2 Sep 2002 10:40:56 +0000 (10:40 +0000)]
(ido-ignore-item-temp-list): New variable.
(ido-read-internal): Don't set ido-default-item if the default is
member of ido-ignore-item-temp-list.
Don't return first match for C-j if no text is entered.
(ido-buffer-internal): Check for empty string return.
(ido-make-buffer-list1): Use member instead of memq.
(ido-window-buffer-p): Likewise.
(ido-get-bufname): Ignore buffers on ido-ignore-item-temp-list.
(ido-ignore-item-p): Ignore items on ido-ignore-item-temp-list.

21 years ago*** empty log message ***
Kim F. Storm [Mon, 2 Sep 2002 10:40:23 +0000 (10:40 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 2 Sep 2002 00:15:35 +0000 (00:15 +0000)]
*** empty log message ***

21 years agoFix typo.
Richard M. Stallman [Mon, 2 Sep 2002 00:12:31 +0000 (00:12 +0000)]
Fix typo.

21 years ago(save-some-buffers-action-alist): New variable.
Richard M. Stallman [Mon, 2 Sep 2002 00:11:41 +0000 (00:11 +0000)]
(save-some-buffers-action-alist): New variable.
(save-some-buffers): Use that.
(diff-buffer-with-file): New function.

21 years ago(function-key-map): Define S-iso-lefttab.
Richard M. Stallman [Mon, 2 Sep 2002 00:09:27 +0000 (00:09 +0000)]
(function-key-map): Define S-iso-lefttab.

21 years ago(edit-kbd-macro): Recognize new default binding for
Kim F. Storm [Sun, 1 Sep 2002 21:26:25 +0000 (21:26 +0000)]
(edit-kbd-macro): Recognize new default binding for
C-x e in addition to old binding.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 1 Sep 2002 21:26:03 +0000 (21:26 +0000)]
*** empty log message ***

21 years agoResync with English text.
Andreas Schwab [Sun, 1 Sep 2002 19:01:09 +0000 (19:01 +0000)]
Resync with English text.

21 years agoRemove emacs-lisp-intro.txt erroneously installed
Robert J. Chassell [Sun, 1 Sep 2002 18:54:14 +0000 (18:54 +0000)]
Remove emacs-lisp-intro.txt erroneously installed

21 years agoRegenerated.
Markus Rost [Sun, 1 Sep 2002 16:01:07 +0000 (16:01 +0000)]
Regenerated.

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 1 Sep 2002 13:46:53 +0000 (13:46 +0000)]
*** empty log message ***

21 years agoInitial version.
Richard M. Stallman [Sun, 1 Sep 2002 13:45:21 +0000 (13:45 +0000)]
Initial version.

21 years ago(Qbox): Declare external, don't define.
Richard M. Stallman [Sun, 1 Sep 2002 13:44:53 +0000 (13:44 +0000)]
(Qbox): Declare external, don't define.

21 years ago(redisplay_window) <force-start case>:
Richard M. Stallman [Sun, 1 Sep 2002 13:43:38 +0000 (13:43 +0000)]
(redisplay_window) <force-start case>:
If point is on semi-visible last line, reposition
it at previous line.

21 years ago(TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS.
Richard M. Stallman [Sun, 1 Sep 2002 13:38:50 +0000 (13:38 +0000)]
(TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS.  Don't include LDFLAGS.
(temacs): Pass LDFLAGS separately, and not via YMF_PASS_LDFLAGS.

21 years ago(display_malloc_warning): Use display-warning.
Richard M. Stallman [Sun, 1 Sep 2002 13:37:41 +0000 (13:37 +0000)]
(display_malloc_warning): Use display-warning.
(malloc_warning_1): Function deleted.

[ALLOC_DEBUG]: #undef INLINE.

21 years ago(read1): Handle #! by skipping the line.
Richard M. Stallman [Sun, 1 Sep 2002 13:33:08 +0000 (13:33 +0000)]
(read1): Handle #! by skipping the line.

21 years ago(defgroup ruler-mode): Use `convenience' as parent.
Richard M. Stallman [Sun, 1 Sep 2002 13:30:19 +0000 (13:30 +0000)]
(defgroup ruler-mode): Use `convenience' as parent.

21 years ago(kill-line): Use end-of-visible-line to determine
Richard M. Stallman [Sun, 1 Sep 2002 13:29:34 +0000 (13:29 +0000)]
(kill-line): Use end-of-visible-line to determine
if rest of line is blank.
(end-of-visible-line): Cope if end-of-line moved back over
invisible intangible chars at end of line.

(completion-setup-function): Don't use directory-sep-char.

21 years ago(defgroup dired): Use `files' as parent.
Richard M. Stallman [Sun, 1 Sep 2002 13:27:47 +0000 (13:27 +0000)]
(defgroup dired): Use `files' as parent.
(dired-get-filename): Ignore handler if it has safe-magic prop.

21 years ago(jka-compr-handler): Add safe-magic property.
Richard M. Stallman [Sun, 1 Sep 2002 13:26:06 +0000 (13:26 +0000)]
(jka-compr-handler): Add safe-magic property.

21 years ago*** empty log message ***
Glenn Morris [Sun, 1 Sep 2002 01:03:09 +0000 (01:03 +0000)]
*** empty log message ***

21 years agoRemove (eval-when-compile) for free variables.
Glenn Morris [Sun, 1 Sep 2002 00:54:55 +0000 (00:54 +0000)]
Remove (eval-when-compile) for free variables.
(f90-menu): Remove ":active" keyword where not needed.
(f90-menu, f90-add-imenu-menu): Use lookup-key rather than
imenu--index-alist.
A few whitespace changes.

21 years ago(font-lock-change-mode): Avoid changing buffer state in any way.
Andreas Schwab [Sat, 31 Aug 2002 17:22:46 +0000 (17:22 +0000)]
(font-lock-change-mode): Avoid changing buffer state in any way.

21 years ago(get_window_cursor_type): Don't use x_highlight_frame
Eli Zaretskii [Sat, 31 Aug 2002 10:17:09 +0000 (10:17 +0000)]
(get_window_cursor_type): Don't use x_highlight_frame
member of x_display_info unless we compile for some window system.

21 years ago2002-08-30 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Sat, 31 Aug 2002 00:53:12 +0000 (00:53 +0000)]
2002-08-30  Andrew Choi  <akochoi@shaw.ca>

* macterm.c (expose_overlaps): New function (merge code from
xterm.c).
(expose_window): Use it to fix the display of overlapping
rows (merge code from xterm.c).

21 years agocursor-in-non-selected-windows can now be any cursor type.
Kim F. Storm [Fri, 30 Aug 2002 23:16:29 +0000 (23:16 +0000)]
cursor-in-non-selected-windows can now be any cursor type.

21 years ago(Valternate_cursor_type, Qalternate_cursor_type): Removed.
Kim F. Storm [Fri, 30 Aug 2002 23:10:09 +0000 (23:10 +0000)]
(Valternate_cursor_type, Qalternate_cursor_type): Removed.
(get_window_cursor_type): Don't use them.
(syms_of_xdisp): Remove intern, staticpro, and defvar for them.

21 years ago*** empty log message ***
Kim F. Storm [Fri, 30 Aug 2002 23:08:57 +0000 (23:08 +0000)]
*** empty log message ***

21 years ago(easy-menu-filter-return):
Stefan Monnier [Fri, 30 Aug 2002 21:55:07 +0000 (21:55 +0000)]
(easy-menu-filter-return):
Handle the case where the filter returns a single menu entry.
(easy-menu-add): Improve docstring.
(easy-menu-current-active-maps): Remove.
(easy-menu-get-map): Use current-active-maps.

21 years ago(custom-unlispify-menu-entry): Don't remove
Stefan Monnier [Fri, 30 Aug 2002 21:52:10 +0000 (21:52 +0000)]
(custom-unlispify-menu-entry): Don't remove
the -p prefix from variables since they shouldn't have it anyway.
(custom-group-menu-create, customize-menu-create):
Only cdr if applicable, since custom-menu-create might return
a vector (i.e. a single menu entry).

21 years agoRecreated, to remove spurious `reveal-mode' autoloads.
Stefan Monnier [Fri, 30 Aug 2002 20:41:05 +0000 (20:41 +0000)]
Recreated, to remove spurious `reveal-mode' autoloads.

21 years ago2002-08-30 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Fri, 30 Aug 2002 19:47:57 +0000 (19:47 +0000)]
2002-08-30  Andrew Choi  <akochoi@shaw.ca>

* macfns.c (Qbox): Add extern declaration.

21 years agoUpdated version.
Pavel Janík [Fri, 30 Aug 2002 18:25:36 +0000 (18:25 +0000)]
Updated version.

21 years ago(diary-mail-entries): Don't overwrite user's value
Richard M. Stallman [Fri, 30 Aug 2002 18:21:39 +0000 (18:21 +0000)]
(diary-mail-entries): Don't overwrite user's value
of diary-list-include-blanks, but generate message instead if
there are no entries.

21 years ago(Qbox): Make extern.
Juanma Barranquero [Fri, 30 Aug 2002 17:46:32 +0000 (17:46 +0000)]
(Qbox): Make extern.
(syms_of_w32fns): Remove initialization of Qbox.

21 years ago(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint...
Juanma Barranquero [Fri, 30 Aug 2002 17:02:47 +0000 (17:02 +0000)]
(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.

21 years agoEtags improvement.
Francesco Potortì [Fri, 30 Aug 2002 16:41:25 +0000 (16:41 +0000)]
Etags improvement.

21 years ago(consider_token, C_entries): Switch to C++ parsing when
Francesco Potortì [Fri, 30 Aug 2002 16:38:58 +0000 (16:38 +0000)]
(consider_token, C_entries): Switch to C++ parsing when
auto-detection is enabled and the `::' qualifier is met.
(consider_token, C_entries): Several bugs corrected that tagged
some declarations even though --declarations was not used.
(plainc): New macro.
(C_entries): Use it.
(C_entries): Several cosmetic changes.
(C_entries): Invalidate the token is some cases.

21 years agoBug corrections in etags.
Francesco Potortì [Fri, 30 Aug 2002 16:38:22 +0000 (16:38 +0000)]
Bug corrections in etags.

21 years ago(ps-lp-system): Fixed typo in `usg-unix-v'.
Richard M. Stallman [Fri, 30 Aug 2002 15:49:30 +0000 (15:49 +0000)]
(ps-lp-system): Fixed typo in `usg-unix-v'.

21 years ago(menu-bar-read-mail): Doc fix.
Markus Rost [Fri, 30 Aug 2002 15:21:38 +0000 (15:21 +0000)]
(menu-bar-read-mail): Doc fix.

21 years ago(get_next_display_element): Fix previous change.
Kenichi Handa [Fri, 30 Aug 2002 13:44:55 +0000 (13:44 +0000)]
(get_next_display_element): Fix previous change.

21 years ago(struct w32_display_info) <x_highlight_frame>: Renamed from
Kim F. Storm [Fri, 30 Aug 2002 13:22:12 +0000 (13:22 +0000)]
(struct w32_display_info) <x_highlight_frame>: Renamed from
w32_highlight_frame.

21 years agoChanged all occurrences of w32_highlight_frame with x_highlight_frame.
Kim F. Storm [Fri, 30 Aug 2002 13:19:45 +0000 (13:19 +0000)]
Changed all occurrences of w32_highlight_frame with x_highlight_frame.

21 years ago(ibuffer-update): Revert expansion of `caddr'.
John Paul Wallington [Fri, 30 Aug 2002 12:42:36 +0000 (12:42 +0000)]
(ibuffer-update): Revert expansion of `caddr'.
(ibuffer-fontification-alist): Check hidden buffer case isn't
visiting a file and change its face to italic.

21 years ago(Qbar, Qbox): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:07:52 +0000 (12:07 +0000)]
(Qbar, Qbox): Removed.
(syms_of_macfns): Don't intern or staticpro them.

21 years ago(enum text_cursor_kinds): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:05:31 +0000 (12:05 +0000)]
(enum text_cursor_kinds): Removed.
(struct output_x) <current_cursor, desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: Members removed.
(FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR)
(FRAME_BLINK_OFF_CURSOR_WIDTH): Macros removed.
(x_specified_cursor_type): Remove prototype.

21 years ago(x_specified_cursor_type): Remove prototype.
Kim F. Storm [Fri, 30 Aug 2002 12:05:04 +0000 (12:05 +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_off_state.
Redraw cursor if hbar cursor width changes.

21 years ago(Vblink_cursor_alist): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:04:18 +0000 (12:04 +0000)]
(Vblink_cursor_alist): Removed.
(Qbar, Qhbar, Qbox, Qhollow): Removed.
(syms_of_xfns): 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:03:50 +0000 (12:03 +0000)]
(enum text_cursor_kinds): Removed.
(struct output_w32) <current_cursor, desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: Members removed.
(FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR)
(FRAME_BLINK_OFF_CURSOR_WIDTH): Macros removed.

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 ***