bpt/emacs.git
19 years ago(split-string): Docfix.
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:24:29 +0000 (12:24 +0000)]
(split-string): Docfix.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:14:42 +0000 (12:14 +0000)]
*** empty log message ***

19 years ago(byte-compile-generate-call-tree): Doc fix.
Thien-Thi Nguyen [Wed, 8 Sep 2004 12:04:22 +0000 (12:04 +0000)]
(byte-compile-generate-call-tree): Doc fix.
(display-call-tree): Ensure newline after caller/calls blocks.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:51:40 +0000 (11:51 +0000)]
*** empty log message ***

19 years ago(command-line-1): Make option
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:43:30 +0000 (11:43 +0000)]
(command-line-1): Make option
--directory/-L modify `load-path' straight away.

19 years ago(set_cursor_from_row): Also look at 'cursor' property in
Kim F. Storm [Wed, 8 Sep 2004 11:37:16 +0000 (11:37 +0000)]
(set_cursor_from_row): Also look at 'cursor' property in
overlay just before point.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:37:02 +0000 (11:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kim F. Storm [Wed, 8 Sep 2004 11:36:27 +0000 (11:36 +0000)]
*** empty log message ***

19 years ago(grep-mode): Use normal autoload cookie.
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:21:16 +0000 (11:21 +0000)]
(grep-mode): Use normal autoload cookie.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:17:00 +0000 (11:17 +0000)]
*** empty log message ***

19 years ago(define-compilation-mode): Specify `doc-string-elt' property.
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:09:14 +0000 (11:09 +0000)]
(define-compilation-mode): Specify `doc-string-elt' property.

19 years ago(make-autoload): Handle `define-compilation-mode'.
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:06:23 +0000 (11:06 +0000)]
(make-autoload): Handle `define-compilation-mode'.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 11:00:30 +0000 (11:00 +0000)]
*** empty log message ***

19 years ago(bs-mode): Doc fix.
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:47:13 +0000 (10:47 +0000)]
(bs-mode): Doc fix.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:38:05 +0000 (10:38 +0000)]
*** empty log message ***

19 years ago(Info-insert-dir): Fix temp buffer leak bug.
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:28:17 +0000 (10:28 +0000)]
(Info-insert-dir): Fix temp buffer leak bug.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:20:00 +0000 (10:20 +0000)]
*** empty log message ***

19 years ago(bb-trace-ray): Avoid double tracing.
Thien-Thi Nguyen [Wed, 8 Sep 2004 10:07:38 +0000 (10:07 +0000)]
(bb-trace-ray): Avoid double tracing.

19 years agoAdd pgg and sieve.
John Paul Wallington [Wed, 8 Sep 2004 09:42:42 +0000 (09:42 +0000)]
Add pgg and sieve.

19 years agoFix old function calls (ps-mule-chars-in-string ->
Kenichi Handa [Wed, 8 Sep 2004 07:22:26 +0000 (07:22 +0000)]
Fix old function calls (ps-mule-chars-in-string ->
length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
ps-mule-next-point -> 1+).

19 years ago(encode-composition-rule): Add autoload cooky.
Kenichi Handa [Wed, 8 Sep 2004 07:18:13 +0000 (07:18 +0000)]
(encode-composition-rule): Add autoload cooky.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 8 Sep 2004 03:26:24 +0000 (03:26 +0000)]
*** empty log message ***

19 years ago(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.
Luc Teirlinck [Wed, 8 Sep 2004 03:07:42 +0000 (03:07 +0000)]
(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.

19 years ago(Buffer Internals): Describe new auto_save_file_format field of the
Luc Teirlinck [Wed, 8 Sep 2004 02:59:04 +0000 (02:59 +0000)]
(Buffer Internals): Describe new auto_save_file_format field of the
buffer structure.

19 years ago(Format Conversion): `auto-save-file-format' has been renamed
Luc Teirlinck [Wed, 8 Sep 2004 02:55:36 +0000 (02:55 +0000)]
(Format Conversion): `auto-save-file-format' has been renamed
`buffer-auto-save-file-format'.

19 years ago(buffer-auto-save-file-format): Make it permanent local.
Luc Teirlinck [Wed, 8 Sep 2004 02:44:32 +0000 (02:44 +0000)]
(buffer-auto-save-file-format): Make it permanent local.

19 years ago(function-key-map): Add bindings for C- and S- cursor
Stefan Monnier [Wed, 8 Sep 2004 02:41:53 +0000 (02:41 +0000)]
(function-key-map): Add bindings for C- and S- cursor
motion as seen on my Mac OS X xterms.

19 years agoDelete declaration for removed Vauto_save_file_format.
Luc Teirlinck [Wed, 8 Sep 2004 02:30:12 +0000 (02:30 +0000)]
Delete declaration for removed Vauto_save_file_format.
(build_annotations): Adapt to replacement of `auto-save-file-format'
with the new buffer-local variable `buffer-auto-save-file-format'.
(syms_of_fileio): Delete DEFVAR_LISP for auto-save-file-format.

19 years ago(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
Luc Teirlinck [Wed, 8 Sep 2004 02:23:55 +0000 (02:23 +0000)]
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
(syms_of_buffer): Add DEFVAR_PER_BUFFER for `buffer-auto-save-file-format'.

19 years ago(struct buffer): Add auto_save_file_format field.
Luc Teirlinck [Wed, 8 Sep 2004 02:21:45 +0000 (02:21 +0000)]
(struct buffer): Add auto_save_file_format field.

19 years ago(AppendMenuW_Proc): Move declaration to w32term.h.
Jason Rumney [Tue, 7 Sep 2004 21:50:39 +0000 (21:50 +0000)]
(AppendMenuW_Proc): Move declaration to w32term.h.

19 years ago(AppendMenuW_Proc): Move declaration from w32menu.c.
Jason Rumney [Tue, 7 Sep 2004 21:49:14 +0000 (21:49 +0000)]
(AppendMenuW_Proc): Move declaration from w32menu.c.

19 years ago(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
Jason Rumney [Tue, 7 Sep 2004 21:48:37 +0000 (21:48 +0000)]
(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
Unicode menu titles.

19 years ago(authors-aliases): Add more aliases.
Kim F. Storm [Tue, 7 Sep 2004 21:16:48 +0000 (21:16 +0000)]
(authors-aliases): Add more aliases.
(authors-fixed-entries): Fix typo.
(authors-canonical-author-name): Compact multiple spaces.
Ignore trivial names (e.g. only first name).

19 years ago*** empty log message ***
Kim F. Storm [Tue, 7 Sep 2004 21:16:01 +0000 (21:16 +0000)]
*** empty log message ***

19 years agoRemove entry re. skip-chars-... and classes.
Kim F. Storm [Tue, 7 Sep 2004 21:11:29 +0000 (21:11 +0000)]
Remove entry re. skip-chars-... and classes.

19 years agoRegenerate with `op' entry (from Dan Nicolaescu).
Kim F. Storm [Tue, 7 Sep 2004 21:08:21 +0000 (21:08 +0000)]
Regenerate with `op' entry (from Dan Nicolaescu).

19 years agoAdd `op' entry to enable colors in term (from Dan Nicolaescu).
Kim F. Storm [Tue, 7 Sep 2004 21:07:44 +0000 (21:07 +0000)]
Add `op' entry to enable colors in term (from Dan Nicolaescu).

19 years ago(term-window-width): Only use full window width on
Kim F. Storm [Tue, 7 Sep 2004 20:54:03 +0000 (20:54 +0000)]
(term-window-width): Only use full window width on
window system if overflow-newline-into-fringe is enabled.
(term-mode): Don't disable overflow-newline-into-fringe.

19 years ago(set_cursor_from_row): Fix last change. Only use 'cursor'
Kim F. Storm [Tue, 7 Sep 2004 20:53:43 +0000 (20:53 +0000)]
(set_cursor_from_row): Fix last change.  Only use 'cursor'
property from text property or overlay strings at point.

19 years ago(compilation-start): Use copy of `process-environment'
Juri Linkov [Tue, 7 Sep 2004 18:21:45 +0000 (18:21 +0000)]
(compilation-start): Use copy of `process-environment'
created by `copy-sequence' to not override env-vars
in the global `process-environment'.

19 years ago(grep-highlight-matches): Doc fix.
Juri Linkov [Tue, 7 Sep 2004 18:10:49 +0000 (18:10 +0000)]
(grep-highlight-matches): Doc fix.
(grep-process-setup): Call `grep-compute-defaults' if
`grep-highlight-matches' is not computed.  Set env-vars only
if `grep-highlight-matches' is `t'.

19 years ago(update_submenu_strings): YAILOM.
Stefan Monnier [Tue, 7 Sep 2004 05:52:52 +0000 (05:52 +0000)]
(update_submenu_strings): YAILOM.
(set_frame_menubar): Make sure last_i is initialized.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 7 Sep 2004 05:32:35 +0000 (05:32 +0000)]
*** empty log message ***

19 years ago(uncomment-region-default, comment-region-default):
Stefan Monnier [Tue, 7 Sep 2004 05:18:49 +0000 (05:18 +0000)]
(uncomment-region-default, comment-region-default):
New functions extracted from uncomment-region and comment-region.
(comment-region, comment-region-function, uncomment-region)
(uncomment-region-function): Use them.

19 years ago(cvs-string-prefix-p): Use compare-strings.
Stefan Monnier [Tue, 7 Sep 2004 04:53:31 +0000 (04:53 +0000)]
(cvs-string-prefix-p): Use compare-strings.

19 years ago(cvs-states): Allow `ignore' on NEED-UPDATE.
Stefan Monnier [Tue, 7 Sep 2004 04:51:47 +0000 (04:51 +0000)]
(cvs-states): Allow `ignore' on NEED-UPDATE.
It's not crucial but can make sense at times.

19 years ago(vc-arch-workfile-version): Handle the special case before the first commit.
Stefan Monnier [Tue, 7 Sep 2004 04:49:03 +0000 (04:49 +0000)]
(vc-arch-workfile-version): Handle the special case before the first commit.

19 years agoDoc fix.
Stefan Monnier [Tue, 7 Sep 2004 04:48:04 +0000 (04:48 +0000)]
Doc fix.

19 years ago(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
Stefan Monnier [Tue, 7 Sep 2004 04:47:38 +0000 (04:47 +0000)]
(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 7 Sep 2004 04:15:56 +0000 (04:15 +0000)]
*** empty log message ***

19 years ago(mh-inc-spool-list): Correctly declare the external var.
Stefan Monnier [Tue, 7 Sep 2004 04:15:28 +0000 (04:15 +0000)]
(mh-inc-spool-list): Correctly declare the external var.

19 years ago(grep-highlight-matches): Change default from
Juri Linkov [Tue, 7 Sep 2004 03:56:35 +0000 (03:56 +0000)]
(grep-highlight-matches): Change default from
`t' to `auto-detect', and type from `boolean' to `choice'.
(grep-compute-defaults): Set `grep-highlight-matches' to `t'
if grep option `--color' is available, or to `nil' otherwise.
(grep-use-null-device): Remove redundant type `boolean' (`choice'
is already defined).

19 years ago(message-tokenize-header, message-send-mail-with-qmail):
Stefan Monnier [Tue, 7 Sep 2004 03:47:46 +0000 (03:47 +0000)]
(message-tokenize-header, message-send-mail-with-qmail):
Use point-min rather than 1.
(message-send-mail): Use buffer-size rather than point-max.

19 years ago(gnus-summary-search-article-forward):
Stefan Monnier [Tue, 7 Sep 2004 03:47:37 +0000 (03:47 +0000)]
(gnus-summary-search-article-forward):
Signal a specific `search-failed' rather than a generic `error'.

19 years ago(gnus-pick-mouse-pick-region): Switch 1 => point-min.
Stefan Monnier [Tue, 7 Sep 2004 03:47:29 +0000 (03:47 +0000)]
(gnus-pick-mouse-pick-region): Switch 1 => point-min.
(gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
(gnus-highlight-selected-tree): Use point-min rather than 1 and 2.

19 years ago(next-error-follow-minor-mode): Fix last change.
Eli Zaretskii [Mon, 6 Sep 2004 18:51:57 +0000 (18:51 +0000)]
(next-error-follow-minor-mode): Fix last change.

19 years ago(use-hard-newlines): Make it into a permanent local.
Luc Teirlinck [Mon, 6 Sep 2004 00:39:16 +0000 (00:39 +0000)]
(use-hard-newlines): Make it into a permanent local.

19 years agoThanks to Christopher Allan Webber, fix typo.
Robert J. Chassell [Sun, 5 Sep 2004 15:44:28 +0000 (15:44 +0000)]
Thanks to Christopher Allan Webber, fix typo.

19 years ago(isearch-lazy-highlight-new-loop): Don't invoke
Richard M. Stallman [Sat, 4 Sep 2004 19:41:45 +0000 (19:41 +0000)]
(isearch-lazy-highlight-new-loop): Don't invoke
highlighting if the search string is empty.

19 years ago(facemenu-active-faces): Change condition of inner `while' loop to
Luc Teirlinck [Sat, 4 Sep 2004 19:13:40 +0000 (19:13 +0000)]
(facemenu-active-faces): Change condition of inner `while' loop to
also check the first two elements of `face-atts' and `mask-atts'.

19 years ago*** empty log message ***
John Paul Wallington [Sat, 4 Sep 2004 18:40:13 +0000 (18:40 +0000)]
*** empty log message ***

19 years ago(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.
John Paul Wallington [Sat, 4 Sep 2004 18:34:30 +0000 (18:34 +0000)]
(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.
(thumbs-view-image-mode): Make buffer read-only.

19 years ago(ispell-really-aspell): New defvar.
Eli Zaretskii [Sat, 4 Sep 2004 13:46:13 +0000 (13:46 +0000)]
(ispell-really-aspell): New defvar.
(ispell-check-version): Set it.
(ispell-send-replacement): New function.
(ispell-process-line): Call ispell-send-replacement.

19 years ago(eshell-display-predicate-help): Doc fix. Support choosing seconds
Eli Zaretskii [Sat, 4 Sep 2004 13:24:04 +0000 (13:24 +0000)]
(eshell-display-predicate-help): Doc fix.  Support choosing seconds
with "s".

19 years ago(te-escape): Show `?' in prompt for help key.
Eli Zaretskii [Sat, 4 Sep 2004 13:17:34 +0000 (13:17 +0000)]
(te-escape): Show `?' in prompt for help key.

19 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader [Sat, 4 Sep 2004 13:13:48 +0000 (13:13 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523

Merge from emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS

19 years agoFix last change.
Eli Zaretskii [Sat, 4 Sep 2004 13:06:38 +0000 (13:06 +0000)]
Fix last change.

19 years ago*** empty log message ***
Eli Zaretskii [Sat, 4 Sep 2004 12:57:38 +0000 (12:57 +0000)]
*** empty log message ***

19 years ago(kill-backward-up-list): New function.
Eli Zaretskii [Sat, 4 Sep 2004 12:56:54 +0000 (12:56 +0000)]
(kill-backward-up-list): New function.

19 years ago(occur-mode-map): Bind toggle-next-error-follow-mode.
Eli Zaretskii [Sat, 4 Sep 2004 12:50:17 +0000 (12:50 +0000)]
(occur-mode-map): Bind toggle-next-error-follow-mode.

19 years ago(grep-mode-map): Bind toggle-next-error-follow-mode.
Eli Zaretskii [Sat, 4 Sep 2004 12:48:19 +0000 (12:48 +0000)]
(grep-mode-map): Bind toggle-next-error-follow-mode.

19 years ago(compilation-mode-map): Bind toggle-next-error-follow-mode.
Eli Zaretskii [Sat, 4 Sep 2004 12:47:21 +0000 (12:47 +0000)]
(compilation-mode-map): Bind toggle-next-error-follow-mode.

19 years ago(diff-mode-map): Bind toggle-next-error-follow-mode.
Eli Zaretskii [Sat, 4 Sep 2004 12:46:17 +0000 (12:46 +0000)]
(diff-mode-map): Bind toggle-next-error-follow-mode.

19 years ago(next-error-follow-mode, next-error-follow-mode-post-command-hook):
Eli Zaretskii [Sat, 4 Sep 2004 12:45:26 +0000 (12:45 +0000)]
(next-error-follow-mode, next-error-follow-mode-post-command-hook):
New functions.
(next-error-follow-last-line): New defvar.

19 years agoDocument next-error-follow-mode.
Eli Zaretskii [Sat, 4 Sep 2004 12:35:28 +0000 (12:35 +0000)]
Document next-error-follow-mode.

19 years ago(uncomment-region): Bind comment-use-global-state to nil.
Eli Zaretskii [Sat, 4 Sep 2004 12:31:09 +0000 (12:31 +0000)]
(uncomment-region): Bind comment-use-global-state to nil.

19 years agoFrom Eric S. Raymond: More reorganization to exile old stuff to the
Eli Zaretskii [Sat, 4 Sep 2004 12:25:43 +0000 (12:25 +0000)]
From Eric S. Raymond: More reorganization to exile old stuff to the
pre-2000 section.  I looked up end-of-life dates for a bunch of old
Unixes to check.

19 years ago(auto-revert-handler): Bind `buffer-read-only' locally around the call
Luc Teirlinck [Fri, 3 Sep 2004 22:28:10 +0000 (22:28 +0000)]
(auto-revert-handler): Bind `buffer-read-only' locally around the call
to `revert-buffer'.

19 years ago*** empty log message ***
Juri Linkov [Fri, 3 Sep 2004 21:51:22 +0000 (21:51 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 3 Sep 2004 21:34:11 +0000 (21:34 +0000)]
*** empty log message ***

19 years agoUpdate M-% in isearch.
Juri Linkov [Fri, 3 Sep 2004 20:53:43 +0000 (20:53 +0000)]
Update M-% in isearch.

19 years ago(Incremental Search): Update wording for M-%.
Juri Linkov [Fri, 3 Sep 2004 20:51:06 +0000 (20:51 +0000)]
(Incremental Search): Update wording for M-%.

19 years agoFix line breaks to follow Emacs conventions.
Richard M. Stallman [Fri, 3 Sep 2004 20:43:38 +0000 (20:43 +0000)]
Fix line breaks to follow Emacs conventions.

19 years ago(isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.
Juri Linkov [Fri, 3 Sep 2004 20:32:57 +0000 (20:32 +0000)]
(isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.
(isearch-toggle-case-fold): Set `isearch-success' to `t'.
(isearch-message-prefix): Add "pending" for isearch-adjusted.
(isearch-other-meta-char): Restore isearch-point unconditionally.
(isearch-query-replace): Add new arg `regexp-flag' and use it.
Set point to start of match if region is not active in transient
mark mode (to include the current match to region boundaries).
Push the search string to `query-replace-from-history-variable'.
Add prompt "Query replace regexp" for isearch-regexp.
Add region beginning/end as last arguments of `perform-replace.'
(isearch-query-replace-regexp): Replace code by the call to
`isearch-query-replace' with arg `t'.

19 years ago(normal-top-level): Undo previous TERM change.
Richard M. Stallman [Fri, 3 Sep 2004 17:23:42 +0000 (17:23 +0000)]
(normal-top-level): Undo previous TERM change.

19 years ago* emulation/cua-rect.el (cua--overlay-keymap): New keymap for
Kim F. Storm [Fri, 3 Sep 2004 12:33:54 +0000 (12:33 +0000)]
* emulation/cua-rect.el (cua--overlay-keymap): New keymap for
highlight overlays; allow using RET when cursor is over a button.
(cua--highlight-rectangle): Use it.
(cua--rectangle-set-corners): Don't move backwards at eol.
(cua--forward-line): Don't move into void after eob.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 3 Sep 2004 12:19:45 +0000 (12:19 +0000)]
*** empty log message ***

19 years ago(Killing): Correct description of kill commands in read-only buffer.
Luc Teirlinck [Fri, 3 Sep 2004 02:36:57 +0000 (02:36 +0000)]
(Killing): Correct description of kill commands in read-only buffer.

19 years ago(_widget_value): Added lname and lkey.
Jason Rumney [Thu, 2 Sep 2004 23:26:16 +0000 (23:26 +0000)]
(_widget_value): Added lname and lkey.
(digest_single_submenu): Set lname and lkey in widget_value
instead of name and key.
(update_submenu_strings): New function.
(set_frame_menubar): Remove call to inhibit_garbage_collection,
call update_submenu_strings.

(globals_of_w32menu): Check for Unicode API.
(digest_single_submenu, w32_menu_show): Encode menu strings as
UTF-8 if Unicode API is available.
(utf8to16): New function.
(add_menu_item): Use it when calling Unicode API.

19 years ago(cua--rectangle-set-corners): Ensure that
Kim F. Storm [Thu, 2 Sep 2004 22:56:22 +0000 (22:56 +0000)]
(cua--rectangle-set-corners): Ensure that
point is set (and displayed) inside rectangle.
(cua--rectangle-operation): Fix for highlight of empty lines.
(cua--highlight-rectangle): Fix highlight for tabs.
Position cursor at left/right edge of rectangle using new `cursor'
property on overlay strings.
(cua--indent-rectangle): Don't tabify.
(cua-rotate-rectangle): Ignore that point has moved.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 2 Sep 2004 22:55:59 +0000 (22:55 +0000)]
*** empty log message ***

19 years ago(set_cursor_from_row): Look for non-nil `cursor' property
Kim F. Storm [Thu, 2 Sep 2004 22:34:07 +0000 (22:34 +0000)]
(set_cursor_from_row): Look for non-nil `cursor' property
in overlay or text-property strings; set cursor on corresponding
glyph rather than at end of the string.

19 years ago* term/mac-win.el: Add ASCII equivalents for some function keys.
Steven Tamm [Thu, 2 Sep 2004 17:03:16 +0000 (17:03 +0000)]
* term/mac-win.el: Add ASCII equivalents for some function keys.
(mode-line-frame-identification): Sync with x-win.el.
* macfns.c (x_real_positions): Save the current window port and
set a new one before obtaining the global coordinate.  Use
FRAME_MAC_WINDOW.
(x_set_name, x_set_title): Encode title to UTF8.  Use
SetWindowTitleWithCFString.
(Fx_server_version): Get correct OS version.
* macmenu.c (add_menu_item): Remove unused variable `i'.  Don't
let separator items destroy refence constants of other menu items.
* macterm.c (x_update_end): Move SetPortWindowPort to inside
BLOCK_INPUT.
(x_set_offset): Use FRAME_MAC_WINDOW.
* xdisp.c (note_mouse_highlight): Set the mouse pointer shape to
nontext_cursor if it is on a scroll bar.
* s/darwin.h (LIBS_CARBON): New define to specify libraries for
Carbon support.
(LD_SWITCH_SYSTEM_TEMACS): Don't link with unused libstdc++.  Use
LIBS_CARBON.

19 years ago(LIBS_CARBON): New define to specify libraries for
Steven Tamm [Thu, 2 Sep 2004 17:02:11 +0000 (17:02 +0000)]
(LIBS_CARBON): New define to specify libraries for
Carbon support.
(LD_SWITCH_SYSTEM_TEMACS): Don't link with unused libstdc++.  Use
LIBS_CARBON.

19 years ago(note_mouse_highlight): Set the mouse pointer shape to
Steven Tamm [Thu, 2 Sep 2004 17:01:20 +0000 (17:01 +0000)]
(note_mouse_highlight): Set the mouse pointer shape to
nontext_cursor if it is on a scroll bar.

19 years ago(x_update_end): Move SetPortWindowPort to inside
Steven Tamm [Thu, 2 Sep 2004 17:00:55 +0000 (17:00 +0000)]
(x_update_end): Move SetPortWindowPort to inside
BLOCK_INPUT.
(x_set_offset): Use FRAME_MAC_WINDOW.

19 years ago(add_menu_item): Remove unused variable `i'. Don't
Steven Tamm [Thu, 2 Sep 2004 17:00:36 +0000 (17:00 +0000)]
(add_menu_item): Remove unused variable `i'.  Don't
let separator items destroy refence constants of other menu items.

19 years ago(x_real_positions): Save the current window port and
Steven Tamm [Thu, 2 Sep 2004 17:00:12 +0000 (17:00 +0000)]
(x_real_positions): Save the current window port and
set a new one before obtaining the global coordinate.  Use
FRAME_MAC_WINDOW.
(x_set_name, x_set_title): Encode title to UTF8.  Use
SetWindowTitleWithCFString.
(Fx_server_version): Get correct OS version.

19 years agoAdd ASCII equivalents for some function keys.
Steven Tamm [Thu, 2 Sep 2004 16:59:18 +0000 (16:59 +0000)]
Add ASCII equivalents for some function keys.
(mode-line-frame-identification): Sync with x-win.el.