bpt/emacs.git
18 years ago* menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
Jan Djärv [Tue, 13 Dec 2005 11:07:50 +0000 (11:07 +0000)]
* menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
so it comes after "On the Left" in the menu.

18 years ago(customize-apropos, customize-apropos-options)
Luc Teirlinck [Tue, 13 Dec 2005 03:46:02 +0000 (03:46 +0000)]
(customize-apropos, customize-apropos-options)
(customize-apropos-faces, customize-apropos-groups): Doc fixes.

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 13 Dec 2005 03:44:39 +0000 (03:44 +0000)]
*** empty log message ***

18 years ago(vc-svn-registered): Fix problem of visiting non-writable
Bill Wohler [Tue, 13 Dec 2005 00:48:04 +0000 (00:48 +0000)]
(vc-svn-registered): Fix problem of visiting non-writable
Subversion-controlled files by saving window configuration before
calling vc-do-command. vc-do-command calls pop-to-buffer on error
which is unexpected during registration.

18 years agoUpdated the changes information.
Jay Belanger [Mon, 12 Dec 2005 20:27:13 +0000 (20:27 +0000)]
Updated the changes information.

18 years ago(Calc): Update the version number.
Jay Belanger [Mon, 12 Dec 2005 19:12:52 +0000 (19:12 +0000)]
(Calc): Update the version number.

18 years ago(describe-char): Rework last fix to solve the problem
Stefan Monnier [Mon, 12 Dec 2005 16:50:39 +0000 (16:50 +0000)]
(describe-char): Rework last fix to solve the problem
is the same way it's solved for everything else in that function
(i.e. by extracting the info before setting up the *Help* buffer).

18 years ago(version-regexp-alist): Allow space as separator before
Kim F. Storm [Mon, 12 Dec 2005 14:23:06 +0000 (14:23 +0000)]
(version-regexp-alist): Allow space as separator before
non-numeric part, e.g. "1.0 alpha".
(version-to-list): Interpret .X.Y version as 0.X.Y version.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 12 Dec 2005 14:22:53 +0000 (14:22 +0000)]
*** empty log message ***

18 years agoICCM => ICCCM
Jan Djärv [Mon, 12 Dec 2005 12:29:57 +0000 (12:29 +0000)]
ICCM => ICCCM

18 years agoVersion 3.24
Carsten Dominik [Mon, 12 Dec 2005 11:48:56 +0000 (11:48 +0000)]
Version 3.24

18 years ago(Progress Logging): New section.
Carsten Dominik [Mon, 12 Dec 2005 11:48:19 +0000 (11:48 +0000)]
(Progress Logging): New section.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 12 Dec 2005 11:48:11 +0000 (11:48 +0000)]
*** empty log message ***

18 years ago(org-agenda, org-timeline, org-todo): Implement Logging
Carsten Dominik [Mon, 12 Dec 2005 11:47:25 +0000 (11:47 +0000)]
(org-agenda, org-timeline, org-todo): Implement Logging
and the keep-modes setting.
(org-get-category): Make sure a string is returned.
(org-log-done): New function.
(org-log-done, org-closed-string): New options.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 12 Dec 2005 11:47:09 +0000 (11:47 +0000)]
*** empty log message ***

18 years agoAdd note about frame-parameter height and make-frame
Jan Djärv [Mon, 12 Dec 2005 09:38:23 +0000 (09:38 +0000)]
Add note about frame-parameter height and make-frame

18 years ago* tooltip.el (tooltip-y-offset): Changed default to 20.
Jan Djärv [Mon, 12 Dec 2005 09:36:47 +0000 (09:36 +0000)]
* tooltip.el (tooltip-y-offset): Changed default to 20.

18 years agoChanged default to 20 for tooltip-y-offset.
Jan Djärv [Mon, 12 Dec 2005 09:36:22 +0000 (09:36 +0000)]
Changed default to 20 for tooltip-y-offset.

18 years ago* (compute_tip_xy): Calculate root_y the same way as root_x,
Jan Djärv [Mon, 12 Dec 2005 09:32:59 +0000 (09:32 +0000)]
* (compute_tip_xy): Calculate root_y the same way as root_x,
i.e. dy is offset from top of frame instead of bottom.

18 years ago* xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
Jan Djärv [Mon, 12 Dec 2005 09:32:15 +0000 (09:32 +0000)]
* xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
i.e. dy is offset from top of frame instead of bottom.

* macfns.c (compute_tip_xy): Ditto.
* w32fns.c (compute_tip_xy): Ditto.

18 years ago* gtkutil.c (SSDATA): New macro to remove compiler warnings.
Jan Djärv [Mon, 12 Dec 2005 08:08:56 +0000 (08:08 +0000)]
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.

18 years ago* xmenu.c (menubar_selection_callback): Do nothing if the callback
Jan Djärv [Mon, 12 Dec 2005 08:08:43 +0000 (08:08 +0000)]
* xmenu.c (menubar_selection_callback): Do nothing if the callback
is for an unselected radio menu item.

18 years ago* gtkutil.c (SSDATA): New macro to remove compiler warnings.
Jan Djärv [Mon, 12 Dec 2005 08:08:23 +0000 (08:08 +0000)]
* gtkutil.c (SSDATA): New macro to remove compiler warnings.
(xg_get_image_for_pixmap, xg_create_frame_widgets)
(xg_get_file_with_chooser): Use SSDATA instead of SDATA.

* xmenu.c (menubar_selection_callback): Do nothing if the callback
is for an unselected radio menu item.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 12 Dec 2005 05:22:29 +0000 (05:22 +0000)]
*** empty log message ***

18 years ago(mouse-drag-vertical-line): Use adjust-window-trailing-edge.
Richard M. Stallman [Mon, 12 Dec 2005 05:21:33 +0000 (05:21 +0000)]
(mouse-drag-vertical-line): Use adjust-window-trailing-edge.

18 years agoMaintainer is FSF.
Richard M. Stallman [Mon, 12 Dec 2005 05:20:41 +0000 (05:20 +0000)]
Maintainer is FSF.

18 years ago(display-hourglass): Doc fix.
Richard M. Stallman [Mon, 12 Dec 2005 05:18:19 +0000 (05:18 +0000)]
(display-hourglass): Doc fix.

18 years ago(help-for-help-internal): Simplify entry for `a'.
Richard M. Stallman [Mon, 12 Dec 2005 05:16:39 +0000 (05:16 +0000)]
(help-for-help-internal): Simplify entry for `a'.

18 years ago(Info-on-current-buffer): Doc fix.
Richard M. Stallman [Mon, 12 Dec 2005 05:15:53 +0000 (05:15 +0000)]
(Info-on-current-buffer): Doc fix.
(info-insert-file-contents): Don't test (featurep 'jka-compr).

18 years ago(inhibit-splash-screen): Make this the real name.
Richard M. Stallman [Mon, 12 Dec 2005 05:14:51 +0000 (05:14 +0000)]
(inhibit-splash-screen): Make this the real name.
(inhibit-startup-message): Make this the alias.
(command-line): Find only simple.el, and use its directory
to fill in other preloaded files' names.
(command-line): Deactivate the mark if deactivate-mark is set.

18 years ago(mm-url-load-url): Require url-parse and url-vars.
Richard M. Stallman [Mon, 12 Dec 2005 05:12:46 +0000 (05:12 +0000)]
(mm-url-load-url): Require url-parse and url-vars.

18 years ago(load-with-code-conversion): Bind deactivate-mark.
Richard M. Stallman [Mon, 12 Dec 2005 05:11:57 +0000 (05:11 +0000)]
(load-with-code-conversion): Bind deactivate-mark.

18 years ago(compilation-error-regexp-alist): Doc fix.
Richard M. Stallman [Mon, 12 Dec 2005 05:11:08 +0000 (05:11 +0000)]
(compilation-error-regexp-alist): Doc fix.

18 years ago(Easy Customization): Change menu comment.
Richard M. Stallman [Mon, 12 Dec 2005 05:10:18 +0000 (05:10 +0000)]
(Easy Customization): Change menu comment.
(Prefix Keymaps): Fix spelling of Control-X-prefix.

18 years ago(Apropos): Rewrite. Talk about "apropos patterns".
Richard M. Stallman [Mon, 12 Dec 2005 05:08:20 +0000 (05:08 +0000)]
(Apropos): Rewrite.  Talk about "apropos patterns".
(Help): Among the Apropos commands, describe only C-h a here.

18 years ago(Options for Comments): Comment-end starts with space.
Richard M. Stallman [Mon, 12 Dec 2005 00:57:01 +0000 (00:57 +0000)]
(Options for Comments): Comment-end starts with space.

18 years ago(Glossary): Minor cleanup.
Richard M. Stallman [Mon, 12 Dec 2005 00:56:19 +0000 (00:56 +0000)]
(Glossary): Minor cleanup.

18 years ago(Old Versions): Use @table.
Richard M. Stallman [Mon, 12 Dec 2005 00:55:25 +0000 (00:55 +0000)]
(Old Versions): Use @table.

18 years ago(customize-apropos): Avoid listing an option more than once under
Luc Teirlinck [Sun, 11 Dec 2005 18:16:20 +0000 (18:16 +0000)]
(customize-apropos): Avoid listing an option more than once under
different aliases.  No longer list user options that are not defined
with defcustom (unless a prefix arg is given).  Doc fix.
(customize-apropos-options): Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 11 Dec 2005 18:14:00 +0000 (18:14 +0000)]
*** empty log message ***

18 years ago(syms_of_xdisp) <blink-cursor-alist>: Doc fix.
Richard M. Stallman [Sun, 11 Dec 2005 15:40:37 +0000 (15:40 +0000)]
(syms_of_xdisp) <blink-cursor-alist>: Doc fix.

18 years ago(EQ): Use == so args are computed just once.
Richard M. Stallman [Sun, 11 Dec 2005 15:35:51 +0000 (15:35 +0000)]
(EQ): Use == so args are computed just once.

18 years ago(Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
Richard M. Stallman [Sun, 11 Dec 2005 15:35:14 +0000 (15:35 +0000)]
(Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
(Flookup_key): Doc fix.
(syms_of_keymap) <function-key-map>: Doc fix.

18 years ago(frame-background-mode): Replace `choice-item' keywords
Juri Linkov [Sun, 11 Dec 2005 11:09:33 +0000 (11:09 +0000)]
(frame-background-mode): Replace `choice-item' keywords
with `const' to not make [default] button.  Change default value tag
from `default' to `automatic'.  Doc fix.
(trailing-whitespace) <defface>: Change group `whitespace' to
`whitespace-faces'.

18 years ago(set-background-color, set-foreground-color)
Juri Linkov [Sun, 11 Dec 2005 11:08:20 +0000 (11:08 +0000)]
(set-background-color, set-foreground-color)
(set-cursor-color, set-mouse-color, set-border-color):
Add explicit prompts to read colors by `facemenu-read-color'.
(show-trailing-whitespace, blink-cursor-delay)
(blink-cursor-interval, display-hourglass, hourglass-delay):
Remove tags.
(display-hourglass, hourglass-delay): Doc fix.
(cursor-in-non-selected-windows): Capitalize words in tag.

18 years ago*** empty log message ***
Romain Francoise [Sun, 11 Dec 2005 10:47:41 +0000 (10:47 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Sun, 11 Dec 2005 09:57:08 +0000 (09:57 +0000)]
*** empty log message ***

18 years ago(Completion Commands): Add mention of read-file-name
Juri Linkov [Sun, 11 Dec 2005 09:56:45 +0000 (09:56 +0000)]
(Completion Commands): Add mention of read-file-name
for filename completion keymaps.
(Reading File Names): Add mention of filename completion keymaps
for read-file-name and xref to `Completion Commands'.

18 years ago(display_completion_list_1): Call `minibuffer_completion_contents'
Juri Linkov [Sun, 11 Dec 2005 09:50:53 +0000 (09:50 +0000)]
(display_completion_list_1): Call `minibuffer_completion_contents'
instead of using `nil' as second arg of `Fdisplay_completion_list'.
(keys_of_minibuf): Unbind SPC in Vminibuffer_local_filename_completion_map
(see also related change on 2005-12-06).

18 years ago(Frequire): Treat evaluating from a source file
Richard M. Stallman [Sun, 11 Dec 2005 05:10:08 +0000 (05:10 +0000)]
(Frequire): Treat evaluating from a source file
like loading the file.

18 years ago(Flog): Doc fix.
Richard M. Stallman [Sun, 11 Dec 2005 05:09:00 +0000 (05:09 +0000)]
(Flog): Doc fix.

18 years ago(Finsert_file_contents): Set Vdeactivate_mark when we change the buffer.
Richard M. Stallman [Sun, 11 Dec 2005 05:08:18 +0000 (05:08 +0000)]
(Finsert_file_contents): Set Vdeactivate_mark when we change the buffer.

18 years agoComment and whitespace changes.
Richard M. Stallman [Sun, 11 Dec 2005 05:07:16 +0000 (05:07 +0000)]
Comment and whitespace changes.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 11 Dec 2005 05:02:28 +0000 (05:02 +0000)]
*** empty log message ***

18 years ago(Buffer-menu-sort-column): Not a user variable.
Richard M. Stallman [Sun, 11 Dec 2005 05:01:21 +0000 (05:01 +0000)]
(Buffer-menu-sort-column): Not a user variable.

18 years ago(Common Keywords): State caveats for use of :tag.
Richard M. Stallman [Sun, 11 Dec 2005 04:42:52 +0000 (04:42 +0000)]
(Common Keywords): State caveats for use of :tag.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 11 Dec 2005 01:06:48 +0000 (01:06 +0000)]
*** empty log message ***

18 years ago(syms_of_macselect) <mac-apple-event-map>:
YAMAMOTO Mitsuharu [Sun, 11 Dec 2005 01:06:29 +0000 (01:06 +0000)]
(syms_of_macselect) <mac-apple-event-map>:
Initialize to nil.  Keymap is now created in lisp/term/mac-win.el.

18 years ago(main) [MAC_OS8]: Undo previous change.
YAMAMOTO Mitsuharu [Sun, 11 Dec 2005 01:06:20 +0000 (01:06 +0000)]
(main) [MAC_OS8]: Undo previous change.

18 years agoCreate keymap for mac-apple-event-map.
YAMAMOTO Mitsuharu [Sun, 11 Dec 2005 01:05:56 +0000 (01:05 +0000)]
Create keymap for mac-apple-event-map.

18 years ago(gud-tooltip-modes, gud-tooltip-display):
Nick Roberts [Sat, 10 Dec 2005 21:32:22 +0000 (21:32 +0000)]
(gud-tooltip-modes, gud-tooltip-display):
Add the gud groupname.
(gud-tooltip-mode): Add the tooltip groupname. Move in front
of other defcustoms with that groupname.
(gud-tooltip-echo-area): Add the gud groupname. Remove tag to
avoid conflict with tooltip-use-echo-area.

18 years ago(tooltip-mode): Move to start of file so that it
Nick Roberts [Sat, 10 Dec 2005 21:28:59 +0000 (21:28 +0000)]
(tooltip-mode): Move to start of file so that it
appears at top of customize buffer.

18 years ago*** empty log message ***
Nick Roberts [Sat, 10 Dec 2005 21:27:34 +0000 (21:27 +0000)]
*** empty log message ***

18 years agoSet VER to `22.1'.
Romain Francoise [Sat, 10 Dec 2005 21:21:30 +0000 (21:21 +0000)]
Set VER to `22.1'.
(Basic editing): Explain how to use localized versions of the
Tutorial.  Mention that `C-h r' displays the manual.  Delete
obsolete WWW link to an Emacs 18 tutorial.
(Getting a printed manual): Point to the new locations of the
manuals on the GNU Web site.
(Emacs Lisp documentation): Explain that the Emacs Lisp manual is
available via Info (it was previously distributed separately).
(Installing Texinfo documentation): The latest version of Texinfo
is 4.8, not 4.0.
(Informational files for Emacs): COPYING is the GNU General Public
License, not the Emacs General Public License.
(Informational files for Emacs): Delete obsolete link to the
GNUinfo pages as they have been removed from the GNU Web site.
(New in Emacs 22): New node.
(Setting up a customization file): Say that most packages support
Customize nowadays.
(Colors on a TTY): Delete reference to instructions on how to
enable syntax highlighting, it is now enabled by default.
(Turning on abbrevs by default): Emacs now reads the abbrevs file
at startup automatically.
(Controlling case sensitivity): Mention `M-c' in isearch.
(Using an already running Emacs process): Emacs now creates the
socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
gnuserv.  As emacsclient can now run Lisp code as well, delete a
sentence praising gnuserv for that.  Simplify description of how
the client/server operation works.
(Compiler error messages): Delete obsolete text (compile.el has
been rewritten).
(Indenting switch statements): Fix typo.
(Matching parentheses): Simplify setup instructions, mention the
menu bar item in the Options menu.
(Repeating a command as many times as possible): Mention `C-x e'.
(Going to a line by number): Mention new keymap and bindings
`M-g M-g', `M-g M-p' and `M-g M-n'.
(Turning on syntax highlighting): Now on by default.  Simplify.
(Replacing highlighted text): Use `1', not `t'.
(Problems with very large files): The maximum size is now 256MB on
32-bit machines.
(^M in the shell buffer): Mention `comint-process-echoes'.
(Emacs for Apple computers): Emacs 22 has native support for Mac
OS X.
(Translating names to IP addresses): Delete node.
(Binding keys to commands): Fix typo.
(SPC no longer completes file names): New node.
(MIME with Emacs mail packages): Delete section about the Emacs
MIME FAQ (it's not reachable anymore).

18 years ago(help-for-help-internal): Add `r' in doc string.
Romain Francoise [Sat, 10 Dec 2005 17:20:10 +0000 (17:20 +0000)]
(help-for-help-internal): Add `r' in doc string.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 10 Dec 2005 12:35:47 +0000 (12:35 +0000)]
*** empty log message ***

18 years ago(align-regexp, align-highlight-rule): Use region-beginning and region-end
Eli Zaretskii [Sat, 10 Dec 2005 12:35:04 +0000 (12:35 +0000)]
(align-regexp, align-highlight-rule): Use region-beginning and region-end
instead of point and mark, so that repetition (with `repeat-complex-command')
recomputes the region bounds.

18 years ago(bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
Eli Zaretskii [Sat, 10 Dec 2005 12:21:44 +0000 (12:21 +0000)]
(bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
(bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
(bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
(balance-windows): Rewrite using the above new functions.

18 years agohi-lock-mode is now buffer local, use global-hi-lock-mode instead.
Eli Zaretskii [Sat, 10 Dec 2005 11:57:30 +0000 (11:57 +0000)]
hi-lock-mode is now buffer local, use global-hi-lock-mode instead.

18 years ago(Highlight Interactively): Include global-hi-lock-mode. Add miscellaneous
Eli Zaretskii [Sat, 10 Dec 2005 11:49:56 +0000 (11:49 +0000)]
(Highlight Interactively): Include global-hi-lock-mode.  Add miscellaneous
details and elaborations.

18 years ago(hi-lock-mode) Renamed from hi-lock-buffer-mode; react if global-hi-lock-mode
Eli Zaretskii [Sat, 10 Dec 2005 11:48:21 +0000 (11:48 +0000)]
(hi-lock-mode) Renamed from hi-lock-buffer-mode; react if global-hi-lock-mode
seems intended.
(global-hi-lock-mode) Renamed from hi-lock-mode.
(hi-lock-archaic-interface-message-used, hi-lock-archaic-interface-deduce): New
variables.
(turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
(hi-lock-face-buffer, hi-lock-face-phrase-buffer)
(hi-lock-find-patterns, hi-lock-font-lock-hook): Replace hi-lock-buffer-mode
with hi-lock-mode.

18 years ago(lisp-complete-symbol): Regenerate the completion list, even after a partial
Eli Zaretskii [Sat, 10 Dec 2005 11:40:04 +0000 (11:40 +0000)]
(lisp-complete-symbol): Regenerate the completion list, even after a partial
completion has been inserted in the current buffer.  If there are more than 1
completion, redisplay the *Completions* buffer; if the completion is unique,
delete the *Completions* window.

18 years agoFix last entry description.
Eli Zaretskii [Sat, 10 Dec 2005 11:32:44 +0000 (11:32 +0000)]
Fix last entry description.

18 years ago(rmail-next-same-subject): Handle multiple "Re: " strings and long subject
Eli Zaretskii [Sat, 10 Dec 2005 11:30:33 +0000 (11:30 +0000)]
(rmail-next-same-subject): Handle multiple "Re: " strings and long subject
lines that were broken into multiple lines at arbitrary places.

18 years ago(octave-electric-space): Don't indent comments or strings if
Eli Zaretskii [Sat, 10 Dec 2005 10:29:22 +0000 (10:29 +0000)]
(octave-electric-space): Don't indent comments or strings if
octave-auto-indent is nil.

18 years ago*** empty log message ***
Glenn Morris [Sat, 10 Dec 2005 05:47:27 +0000 (05:47 +0000)]
*** empty log message ***

18 years agoUpdate copyright pending Emacs 22.
Glenn Morris [Sat, 10 Dec 2005 05:46:09 +0000 (05:46 +0000)]
Update copyright pending Emacs 22.

18 years agoUpdate copyright info.
Glenn Morris [Sat, 10 Dec 2005 05:46:09 +0000 (05:46 +0000)]
Update copyright info.

18 years ago(Font Lock): Delete the Global FL menu item.
Richard M. Stallman [Sat, 10 Dec 2005 04:11:21 +0000 (04:11 +0000)]
(Font Lock): Delete the Global FL menu item.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:50:23 +0000 (01:50 +0000)]
*** empty log message ***

18 years ago(enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:50:12 +0000 (01:50 +0000)]
(enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.

18 years ago(mac_make_lispy_event_code, mac_aedesc_to_lisp): Add externs.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:50:02 +0000 (01:50 +0000)]
(mac_make_lispy_event_code, mac_aedesc_to_lisp): Add externs.
(create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]: Likewise.
(Fmac_get_preference): Add EXFUN.

18 years ago(Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:49:53 +0000 (01:49 +0000)]
(Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
(Qpreferences): Remove variables.
(syms_of_macterm) : Don't initialize them.
(Qhicommand) [USE_CARBON_EVENTS]: New variable.
(syms_of_macterm) [USE_CARBON_EVENTS]: Initialize it.
(init_required_apple_events, do_ae_open_application)
(do_ae_print_documents, do_ae_open_documents)
(do_ae_quit_application): Remove functions and prototypes.
(mac_ready_for_apple_events, Qundefined, init_apple_event_handler)
(mac_find_apple_event_spec): Add externs.
(mac_store_application_menu_event): Remove function.
(mac_store_apple_event, mac_make_lispy_event_code): New functions.
(mac_handle_command_event): Create Apple event from Carbon event.
Use mac_store_apple_event instead of mac_store_application_menu_event.
[MAC_OSX] (mac_store_services_event): Likewise.
(struct SelectionRange, SelectionRange): Remove struct and typedef.
[MAC_OS8] (main): Call init_apple_event_handler instead of
init_required_apple_events.
(mac_initialize) [MAC_OSX]: Likewise.
[!USE_CARBON_EVENTS] (mac_wait_next_event): Use
mac_ready_for_apple_events instead of Qmac_ready_for_drag_n_drop.

18 years agoInclude keymap.h.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:49:44 +0000 (01:49 +0000)]
Include keymap.h.
(mac_ready_for_apple_events): New variable.
(Vmac_apple_event_map, Qmac_apple_event_class)
(Qmac_apple_event_id): New variables.
(syms_of_macselect): Initialize them.
(Qundefined, mac_store_apple_event): Add externs.
(struct apple_event_binding): New struct.
(find_event_binding_fun, find_event_binding)
(mac_find_apple_event_spec, defer_apple_events)
(mac_handle_apple_event, init_apple_event_handler)
(copy_scrap_flavor_data): New functions.
(Fmac_process_deferred_apple_events): New defun.
(syms_of_macselect): Defsubr it.
(mac_store_services_event): Fix extern.
(mac_handle_service_event): Don't allocate Lisp objects during
asynchronous input processing.  Use mac_store_services_event
instead of mac_store_application_menu_event.

18 years ago(Qundecoded_file_name): New variable.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:49:36 +0000 (01:49 +0000)]
(Qundecoded_file_name): New variable.
(syms_of_mac): Initialize it.
(mac_aelist_to_lisp, mac_aedesc_to_lisp): New functions.
[TARGET_API_MAC_CARBON] (create_apple_event_from_event_ref): New
function.
(Fmac_coerce_ae_data): New defun.
(syms_of_mac): Defsubr it.

18 years ago(Qmac_apple_event) [MAC_OS]: New variable.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:49:24 +0000 (01:49 +0000)]
(Qmac_apple_event) [MAC_OS]: New variable.
(syms_of_keyboard) [MAC_OS]: Initialize it.
(make_lispy_event) [MAC_OS]: Build lisp event for MAC_APPLE_EVENT.

18 years ago(init_image) [MAC_OS]: Don't call EnterMovies.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:49:15 +0000 (01:49 +0000)]
(init_image) [MAC_OS]: Don't call EnterMovies.
[!HAVE_GIF && MAC_OS] (gif_load): Call EnterMovies.

18 years ago(main) [MAC_OS8]: Call syms_of_keymap before syms_of_macselect.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:49:06 +0000 (01:49 +0000)]
(main) [MAC_OS8]: Call syms_of_keymap before syms_of_macselect.

18 years ago(macselect.o): Depend on keymap.h.
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:48:55 +0000 (01:48 +0000)]
(macselect.o): Depend on keymap.h.

18 years agoAdd CFBundleURLTypes key and
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:48:39 +0000 (01:48 +0000)]
Add CFBundleURLTypes key and
data.  Make NSServices open-selection the first entry.

18 years agoRequire url when compiling. Call
YAMAMOTO Mitsuharu [Sat, 10 Dec 2005 01:48:21 +0000 (01:48 +0000)]
Require url when compiling.  Call
mac-process-deferred-apple-events after loading init files.
(mac-apple-event-map): New defvar.  Define event handlers in it.
(core-event, internet-event): New Apple event class symbols.
(open-application, reopen-application, open-documents)
(print-documents, open-contents, quit-application)
(application-died, show-preferences, autosave-now, get-url): New
Apple event ID symbols.
(about): New HICommand ID symbol.
(mac-event-spec, mac-event-ae): New macros.
(mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
(mac-ae-selection-range, mac-ae-text-for-search)
(mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
(mac-application-menu-map): Remove keymap.  Handlers for HICommand
and Services menu events are now defined in mac-apple-event-map.
(mac-drag-n-drop): Remove selection range handling.

18 years ago* mh-customize.el (mh-path): Move here from mh-init.el.
Bill Wohler [Sat, 10 Dec 2005 01:41:43 +0000 (01:41 +0000)]
* mh-customize.el (mh-path): Move here from mh-init.el.
(mh-variant): Mention that mh-path can be customized.
(mh-invisible-header-fields-internal): Add X-ContentStamp,
X-MAIL-INFO, and X-UNTD- from NetZero.

* mh-init.el (mh-path): Move defcustom to mh-customize.el.

18 years ago(isearch-process-search-char): Translate CHAR by
Kenichi Handa [Sat, 10 Dec 2005 01:14:23 +0000 (01:14 +0000)]
(isearch-process-search-char): Translate CHAR by
translation-table-for-input.

18 years ago(zap-to-char): Translate CHAR by
Kenichi Handa [Sat, 10 Dec 2005 01:12:25 +0000 (01:12 +0000)]
(zap-to-char): Translate CHAR by
translation-table-for-input.

18 years ago(Minibuffer Maps): Mention the maps for file name completion.
Luc Teirlinck [Sat, 10 Dec 2005 00:46:09 +0000 (00:46 +0000)]
(Minibuffer Maps): Mention the maps for file name completion.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 10 Dec 2005 00:43:59 +0000 (00:43 +0000)]
*** empty log message ***

18 years ago(Fx_create_frame): Reinstate previous change.
Richard M. Stallman [Sat, 10 Dec 2005 00:38:29 +0000 (00:38 +0000)]
(Fx_create_frame): Reinstate previous change.

18 years agofoldout buglet fixed
Chong Yidong [Fri, 9 Dec 2005 20:51:21 +0000 (20:51 +0000)]
foldout buglet fixed

18 years ago* foldout.el (foldout-exit-fold): Properly hide subtree.
Chong Yidong [Fri, 9 Dec 2005 20:50:15 +0000 (20:50 +0000)]
* foldout.el (foldout-exit-fold): Properly hide subtree.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 9 Dec 2005 19:30:35 +0000 (19:30 +0000)]
*** empty log message ***