]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(quail-defrule-internal): Add a check if a key is a vector.
Juri Linkov [Sun, 3 Sep 2006 14:01:01 +0000 (14:01 +0000)]
(quail-defrule-internal): Add a check if a key is a vector.

17 years ago*** empty log message ***
Juri Linkov [Sat, 2 Sep 2006 23:44:59 +0000 (23:44 +0000)]
*** empty log message ***

17 years ago(Fmarker_position): Doc fix.
Juri Linkov [Sat, 2 Sep 2006 23:44:21 +0000 (23:44 +0000)]
(Fmarker_position): Doc fix.

17 years agoReplace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.
Juri Linkov [Sat, 2 Sep 2006 23:43:49 +0000 (23:43 +0000)]
Replace emacs-bugs@gnu.org with bug-gnu-emacs@gnu.org.
Replace mail.gnu.org with lists.gnu.org.

17 years agoRegroup Europe Non-ASCII examples by similar scripts.
Juri Linkov [Sat, 2 Sep 2006 23:42:04 +0000 (23:42 +0000)]
Regroup Europe Non-ASCII examples by similar scripts.

17 years ago(quail-defrule-internal): Add missing `error' call for null key.
Juri Linkov [Sat, 2 Sep 2006 23:31:33 +0000 (23:31 +0000)]
(quail-defrule-internal): Add missing `error' call for null key.

17 years ago(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
Juri Linkov [Sat, 2 Sep 2006 23:30:21 +0000 (23:30 +0000)]
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
a marker by using `markerp' and check if it has a position by using
`marker-position', and use this position for `goto-char'.

17 years ago(woman-topic-history): Change defvar to defvaralias
Juri Linkov [Sat, 2 Sep 2006 23:29:18 +0000 (23:29 +0000)]
(woman-topic-history): Change defvar to defvaralias
for symbol `Man-topic-history'.

17 years ago(Man-topic-history): New variable.
Juri Linkov [Sat, 2 Sep 2006 23:28:55 +0000 (23:28 +0000)]
(Man-topic-history): New variable.
(man): Use it.

17 years agoFix typo.
Chong Yidong [Sat, 2 Sep 2006 22:18:44 +0000 (22:18 +0000)]
Fix typo.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Sep 2006 21:25:52 +0000 (21:25 +0000)]
*** empty log message ***

17 years ago(rcirc-keywords): New variable.
Eli Zaretskii [Sat, 2 Sep 2006 21:25:11 +0000 (21:25 +0000)]
(rcirc-keywords): New variable.
(rcirc-bright-nicks, rcirc-dim-nicks): New variables.
(rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove variables.
(rcirc-responses-no-activity): New function.
(rcirc-handler-generic): Check for responses in above.
(rcirc-process-command): Add ?: character to arguments of raw server commands.
(rcirc-format-response-string): Use `rcirc-bright-nicks' and `rcirc-dim-nicks'.
(rcirc-gray-toggle): Remove unused variable.
(rcirc-print): Remove some tracking logic, which is moved into markup functions.
(rcirc-activity-types): Was `rcirc-activity-type', now a list of types.
(rcirc-activity-string): Look for 'keyword in activity-types.
(rcirc-window-configuration-change): Don't erase overlay-arrow unnecessarily.
(rcirc-add-or-remove): New function.
(rcirc-cmd-ignore): Use it.
(rcirc-message-leader): Remove unused function.
(rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
(rcirc-add-face): New function.
(rcirc-facify): Use rcirc-add-face.
(rcirc-url-regexp): Add parens.
(rcirc-map-regexp): Remove function.
(rcirc-mangle-regexp): Remove function.
(rcirc-markup-text-functions): New variable.
(rcirc-markup-text): New function (replaces `rcirc-mangle-text').
(rcirc-markup-body-text, rcirc-markup-attributes)
(rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
(rcirc-markup-bright-nicks): New markup handler functions.
(rcirc-nick-in-message-full-line): New face.
(rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
(rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.

17 years ago(syms_of_window) <split-height-threshold>:
Eli Zaretskii [Sat, 2 Sep 2006 21:19:21 +0000 (21:19 +0000)]
(syms_of_window) <split-height-threshold>:
<window-min-height, window-min-width>: Doc fix.

17 years ago* gtkutil.c (xg_get_file_with_chooser): Change file chooser message
Jan Djärv [Sat, 2 Sep 2006 18:10:15 +0000 (18:10 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Change file chooser message
 for writing files.  Call gtk_file_chooser_set_current_name to keep
 default filename.

17 years ago* minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls
Jan Djärv [Sat, 2 Sep 2006 17:37:26 +0000 (17:37 +0000)]
* minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Sep 2006 13:49:52 +0000 (13:49 +0000)]
*** empty log message ***

17 years ago(hscroll-margin, hscroll-step)
Eli Zaretskii [Sat, 2 Sep 2006 13:49:05 +0000 (13:49 +0000)]
(hscroll-margin, hscroll-step)
(mode-line-in-non-selected-windows, mouse-autoselect-window)
(x-use-underline-position-properties): Change version to "22.1"
since they will appear there for the first time.

17 years ago(apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.
Eli Zaretskii [Sat, 2 Sep 2006 13:40:16 +0000 (13:40 +0000)]
(apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.

17 years ago(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.
Eli Zaretskii [Sat, 2 Sep 2006 13:39:48 +0000 (13:39 +0000)]
(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Sep 2006 11:35:46 +0000 (11:35 +0000)]
*** empty log message ***

17 years ago(usermanualdir): New variable.
Eli Zaretskii [Sat, 2 Sep 2006 11:35:17 +0000 (11:35 +0000)]
(usermanualdir): New variable.
(elisp.dvi): Use it.

17 years ago(Finternal_complete_buffer): New function.
Eli Zaretskii [Sat, 2 Sep 2006 11:21:55 +0000 (11:21 +0000)]
(Finternal_complete_buffer): New function.
(syms_of_minibuf): Defsubr it.
(Fread_buffer): Use it, instead of Vbuffer_alist.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 1 Sep 2006 23:52:28 +0000 (23:52 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 128)

   - Update from CVS

2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
   Use standard-syntax-table.

2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-decode-address-function): New variable.
   (article-decode-encoded-words): Use it to decode headers which are
   assumed to contain addresses.
   (gnus-mime-delete-part): Remove useless `or'.

   * lisp/gnus/gnus-sum.el (gnus-decode-encoded-address-function): New variable.
   (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
   (gnus-nov-parse-line): Use it to decode From header.
   (gnus-get-newsgroup-headers): Ditto.
   (gnus-summary-enter-digest-group): Use it to decode `to-address'.

   * lisp/gnus/mail-parse.el (mail-decode-encoded-address-region): New alias.
   (mail-decode-encoded-address-string): New alias.

   * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
   New function.
   (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
   (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
   (rfc2047-decode-region): Use it; add optional argument `address-mime'.
   (rfc2047-decode-string): Ditto.
   (rfc2047-decode-address-region): New function.
   (rfc2047-decode-address-string): New function.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-418

17 years agoWhitespace fixes.
Romain Francoise [Fri, 1 Sep 2006 20:49:06 +0000 (20:49 +0000)]
Whitespace fixes.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 1 Sep 2006 17:52:26 +0000 (17:52 +0000)]
*** empty log message ***

17 years ago(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.
Eli Zaretskii [Fri, 1 Sep 2006 17:51:50 +0000 (17:51 +0000)]
(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.

17 years ago(Custom Braces, Clean-ups): Don't use @tie.
Eli Zaretskii [Fri, 1 Sep 2006 17:45:08 +0000 (17:45 +0000)]
(Custom Braces, Clean-ups): Don't use @tie.

17 years ago(Subword Movement): Don't use @headitem.
Eli Zaretskii [Fri, 1 Sep 2006 17:38:40 +0000 (17:38 +0000)]
(Subword Movement): Don't use @headitem.

17 years ago(Buffer Modification): Fix last change.
Eli Zaretskii [Fri, 1 Sep 2006 17:15:49 +0000 (17:15 +0000)]
(Buffer Modification): Fix last change.

17 years ago* buffers.texi (Buffer Modification): Document
Chong Yidong [Fri, 1 Sep 2006 13:41:33 +0000 (13:41 +0000)]
* buffers.texi (Buffer Modification): Document
buffer-chars-modified-tick.

17 years agoDocument `buffer-chars-modified-tick'
Chong Yidong [Fri, 1 Sep 2006 13:36:35 +0000 (13:36 +0000)]
Document `buffer-chars-modified-tick'

17 years agoMinor doc fix.
Chong Yidong [Fri, 1 Sep 2006 13:35:11 +0000 (13:35 +0000)]
Minor doc fix.

17 years ago* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
Chong Yidong [Fri, 1 Sep 2006 13:30:55 +0000 (13:30 +0000)]
* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.

17 years agoFix typo.
Chong Yidong [Fri, 1 Sep 2006 13:30:05 +0000 (13:30 +0000)]
Fix typo.

17 years ago* buffer.h (struct buffer_text): New field chars_modiff.
Chong Yidong [Fri, 1 Sep 2006 13:28:13 +0000 (13:28 +0000)]
* buffer.h (struct buffer_text): New field chars_modiff.
        (CHARS_MODIFF, BUF_CHARS_MODIFF): New macros.
        * buffer.c (Fbuffer_chars_modified_tick): New function returning
        value of BUF_CHARS_MODIFF.
        (syms_of_buffer): Defsubr it.
        (Fget_buffer_create): Initialize BUF_CHARS_MODIFF.
        * insdel.c (modify_region): New argument preserve_chars_modiff.
        Set CHARS_MODIFF to MODIFF provided preserve_chars_modiff is zero.
        (insert_1_both, insert_from_string_1, insert_from_buffer_1)
        (adjust_after_replace, adjust_after_replace_noundo)
        (replace_range, replace_range_2, del_range_2): Reset CHARS_MODIFF.
        * lisp.h (modify_region): Add fourth argument in extern.
        * casefiddle.c (casify_region): Call modify_region with fourth
        argument zero to assert that CHARS_MODIFF is updated.
        * editfns.c (Fsubst_char_in_region, Ftranslate_region_internal)
        (Ftranspose_regions): Likewise.
        * textprop.c (Fadd_text_properties, Fset_text_properties)
        (Fremove_text_properties, Fremove_list_of_text_properties):
        Call modify_region with fourth argument 1 to avoid that
        CHARS_MODIFF is updated.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 1 Sep 2006 08:57:41 +0000 (08:57 +0000)]
*** empty log message ***

17 years ago(url-http-create-request):
Stefan Monnier [Fri, 1 Sep 2006 02:31:47 +0000 (02:31 +0000)]
(url-http-create-request):
Use `url-recreate-url-attributes' when setting real-fname.

17 years ago(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.
Stefan Monnier [Fri, 1 Sep 2006 02:31:24 +0000 (02:31 +0000)]
(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.
(url-recreate-url): Use it.  Put the `url-target' at the end of the URL.

17 years ago(custom-save-variables): Slight cleanup.
Richard M. Stallman [Thu, 31 Aug 2006 23:16:03 +0000 (23:16 +0000)]
(custom-save-variables): Slight cleanup.
(Custom-no-edit): Renamed from custom-no-edit.
(Custom-newline): Renamed from custom-newline.
(custom-mode-map): Use new names.

17 years ago(define-minor-mode): Reference manual about customization, rather than
Richard M. Stallman [Thu, 31 Aug 2006 23:14:26 +0000 (23:14 +0000)]
(define-minor-mode): Reference manual about customization, rather than
M-x customize, in the doc string made for the defcustom.

17 years ago(trace-function-background): Doc fix.
Richard M. Stallman [Thu, 31 Aug 2006 23:10:24 +0000 (23:10 +0000)]
(trace-function-background): Doc fix.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 31 Aug 2006 23:08:08 +0000 (23:08 +0000)]
*** empty log message ***

17 years ago(Fformat): Don't sign-extend for %o or %x.
Richard M. Stallman [Thu, 31 Aug 2006 23:07:39 +0000 (23:07 +0000)]
(Fformat): Don't sign-extend for %o or %x.

17 years ago(Syntactic Font Lock): Mention specific faces once again.
Richard M. Stallman [Thu, 31 Aug 2006 23:04:42 +0000 (23:04 +0000)]
(Syntactic Font Lock): Mention specific faces once again.

17 years ago(dired-guess-shell-alist-default): Update.
Romain Francoise [Thu, 31 Aug 2006 19:47:47 +0000 (19:47 +0000)]
(dired-guess-shell-alist-default): Update.

17 years ago(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
Stefan Monnier [Thu, 31 Aug 2006 17:14:46 +0000 (17:14 +0000)]
(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
Suggested by Richard Bielawski <RBielawski@moneygram.com>

17 years ago(custom-theme-set-variables): Autoload packages before sorting the variables.
Stefan Monnier [Thu, 31 Aug 2006 17:10:34 +0000 (17:10 +0000)]
(custom-theme-set-variables): Autoload packages before sorting the variables.

17 years ago2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Thu, 31 Aug 2006 03:39:42 +0000 (03:39 +0000)]
2006-08-30  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-cmd.el (viper-special-read-and-insert-char): convert events to
chars if XEmacs.
(viper-after-change-undo-hook): check if undo-in-progress is bound.

17 years ago(python-eldoc-function): Re-enable quit while waiting for process.
Stefan Monnier [Wed, 30 Aug 2006 21:10:10 +0000 (21:10 +0000)]
(python-eldoc-function): Re-enable quit while waiting for process.

17 years ago(mac-string-to-utxt): If adjustment for MacJapanese
YAMAMOTO Mitsuharu [Wed, 30 Aug 2006 08:51:52 +0000 (08:51 +0000)]
(mac-string-to-utxt): If adjustment for MacJapanese
results in ASCII-only string, encode original one directly.

17 years ago* indent.c (Fvertical_motion): Don't move back if we were
Chong Yidong [Tue, 29 Aug 2006 22:17:05 +0000 (22:17 +0000)]
* indent.c (Fvertical_motion): Don't move back if we were
displaying a Lisp string, either.

17 years ago(normal-splash-screen, fancy-splash-screens): Make buffer read-only and
Romain Francoise [Tue, 29 Aug 2006 16:11:26 +0000 (16:11 +0000)]
(normal-splash-screen, fancy-splash-screens): Make buffer read-only and
arrange to enter view mode if necessary.

17 years ago(url-cookie-write-file): Really don't use versioned backups.
Stefan Monnier [Tue, 29 Aug 2006 14:00:27 +0000 (14:00 +0000)]
(url-cookie-write-file): Really don't use versioned backups.

17 years ago* hl-line.el (hl-line): New face.
Chong Yidong [Tue, 29 Aug 2006 13:28:00 +0000 (13:28 +0000)]
* hl-line.el (hl-line): New face.
(hl-line-face): Use it.

17 years ago* display.texi (Images): Add xrref to display-images-p.
Chong Yidong [Tue, 29 Aug 2006 13:15:53 +0000 (13:15 +0000)]
* display.texi (Images): Add xrref to display-images-p.

17 years ago* image-mode.el (image-mode): Fix last fix.
Chong Yidong [Tue, 29 Aug 2006 13:02:53 +0000 (13:02 +0000)]
* image-mode.el (image-mode): Fix last fix.
Suggested by Kim F. Storm.

17 years agoSync with Tramp 2.0.54.
Michael Albinus [Tue, 29 Aug 2006 05:48:40 +0000 (05:48 +0000)]
Sync with Tramp 2.0.54.

17 years ago* image-mode.el (image-mode): Display image as text on a terminal.
Chong Yidong [Mon, 28 Aug 2006 22:49:25 +0000 (22:49 +0000)]
* image-mode.el (image-mode): Display image as text on a terminal.

17 years ago(python-send-command): Simplify.
Stefan Monnier [Mon, 28 Aug 2006 21:58:27 +0000 (21:58 +0000)]
(python-send-command): Simplify.
(run-python): Don't generate a new buffer unless `new' was specified.
Make sure we send `import emacs' to the proper process.

17 years ago(python-send-command): Don't wait for the command
Stefan Monnier [Mon, 28 Aug 2006 21:13:34 +0000 (21:13 +0000)]
(python-send-command): Don't wait for the command
to terminate.  Don't fiddle with compilation-parsing-end.

17 years ago* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
Chong Yidong [Mon, 28 Aug 2006 16:57:28 +0000 (16:57 +0000)]
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
commentary after first line summary.

17 years ago* woman.el (woman-follow): New function, based on `man-follow'.
Chong Yidong [Mon, 28 Aug 2006 15:40:21 +0000 (15:40 +0000)]
* woman.el (woman-follow): New function, based on `man-follow'.
(woman-mode-map): Use it.

* ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
since ibuffer-do-sort-by-recency does not define a sorter.

17 years ago(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
Kim F. Storm [Mon, 28 Aug 2006 12:03:22 +0000 (12:03 +0000)]
(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
Don't attempt to replace cursor on image glyphs.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 28 Aug 2006 12:03:03 +0000 (12:03 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 28 Aug 2006 10:01:29 +0000 (10:01 +0000)]
*** empty log message ***

17 years ago(Split Window): Update xref.
Richard M. Stallman [Mon, 28 Aug 2006 10:01:22 +0000 (10:01 +0000)]
(Split Window): Update xref.

17 years ago(Continuation Lines): Update xref.
Richard M. Stallman [Mon, 28 Aug 2006 10:00:58 +0000 (10:00 +0000)]
(Continuation Lines): Update xref.

17 years ago(Tab Stops): Update xref.
Richard M. Stallman [Mon, 28 Aug 2006 10:00:32 +0000 (10:00 +0000)]
(Tab Stops): Update xref.

17 years ago(Top): Update subnode menu.
Richard M. Stallman [Mon, 28 Aug 2006 10:00:04 +0000 (10:00 +0000)]
(Top): Update subnode menu.

17 years ago(Line Truncation, Displaying Boundaries): New nodes,
Richard M. Stallman [Mon, 28 Aug 2006 09:59:30 +0000 (09:59 +0000)]
(Line Truncation, Displaying Boundaries): New nodes,
split out of Display Custom.

17 years ago(find-dired): Use shell-quote-argument to properly
Kim F. Storm [Mon, 28 Aug 2006 08:02:38 +0000 (08:02 +0000)]
(find-dired): Use shell-quote-argument to properly
escape ( and ) args.  Also use it on {} and ; args in default
value of find-ls-option string.
(find-grep-dired): Use shell-quote-argument on {} and ; args.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 28 Aug 2006 08:02:24 +0000 (08:02 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kenichi Handa [Mon, 28 Aug 2006 04:19:27 +0000 (04:19 +0000)]
*** empty log message ***

17 years ago(Fdetect_coding_region, Fdetect_coding_string): Fix
Kenichi Handa [Mon, 28 Aug 2006 04:18:47 +0000 (04:18 +0000)]
(Fdetect_coding_region, Fdetect_coding_string): Fix
docstring about ISO-2022 control characters.

17 years ago(Lisp and Coding Systems): Fix description of
Kenichi Handa [Mon, 28 Aug 2006 04:17:18 +0000 (04:17 +0000)]
(Lisp and Coding Systems): Fix description of
detect-coding-region.

17 years ago(get_window_cursor_type): Replace BOX cursor on images
Kim F. Storm [Sun, 27 Aug 2006 22:23:07 +0000 (22:23 +0000)]
(get_window_cursor_type): Replace BOX cursor on images
with a hollow box cursor if image is larger than 32x32 (or the default
frame font if that is bigger).  Replace any other cursor on images
with hollow box cursor, as redisplay doesn't support bar and hbar
cursors on images.

17 years ago*** empty log message ***
Kim F. Storm [Sun, 27 Aug 2006 22:22:38 +0000 (22:22 +0000)]
*** empty log message ***

17 years agoMiscellaneous tq-related fixes.
Miles Bader [Sun, 27 Aug 2006 10:42:40 +0000 (10:42 +0000)]
Miscellaneous tq-related fixes.

* lisp/emacs-lisp/tq.el: Small grammar fix in comments.
  (tq-enqueue): Check for existence of queue rather than the head queue
  item's question, which was a no-op.
  (tq-filter, tq-process-buffer): Make sure the process buffer exists
  before making it the current buffer.

* lispref/processes.texi (Transaction Queues): Remove stray quote
  character.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-411
Creator:  Michael Olson <mwolson@gnu.org>

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:10:26 +0000 (07:10 +0000)]
*** empty log message ***

17 years ago(struct mac_output) [TARGET_API_MAC_CARBON]: Remove member
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:10:03 +0000 (07:10 +0000)]
(struct mac_output) [TARGET_API_MAC_CARBON]: Remove member
file_name.
(FRAME_FILE_NAME): Remove macro.
(install_window_handler, create_apple_event_from_event_ref):
Return OSStatus instead of OSErr.

17 years ago(mac_draw_string_common, mac_query_char_extents)
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:09:52 +0000 (07:09 +0000)]
(mac_draw_string_common, mac_query_char_extents)
(x_iconify_frame, XLoadQueryFont, install_window_handler)
(mac_handle_command_event, init_command_handler, init_menu_bar):
Use OSStatus instead of OSErr.
(x_free_frame_resources) [TARGET_API_MAC_CARBON]: Don't use
FRAME_FILE_NAME.
(x_query_font): Apply 2006-08-04 change for xterm.c.
(Qhi_command): Rename from Qhicommand.  All uses changed.

17 years ago(get_scrap_from_symbol, clear_scrap, put_scrap_string)
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:09:41 +0000 (07:09 +0000)]
(get_scrap_from_symbol, clear_scrap, put_scrap_string)
(put_scrap_private_timestamp, scrap_has_target_type, get_scrap_string)
(get_scrap_private_timestamp, get_scrap_target_type_list)
(x_own_selection, x_get_foreign_selection)
(Fx_disown_selection_internal, Fx_selection_owner_p)
(Fx_selection_exists_p): Use OSStatus instead of OSErr.

17 years ago[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:09:33 +0000 (07:09 +0000)]
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't
use FRAME_FILE_NAME.  Use (FS)UpdateAlias.
(Fx_create_frame): Apply 2006-07-03 for xfns.c.

17 years ago(create_apple_event_from_event_ref, select)
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:09:23 +0000 (07:09 +0000)]
(create_apple_event_from_event_ref, select)
(Fmac_get_file_creator, Fmac_get_file_type, Fmac_set_file_creator)
(Fmac_set_file_type, cfstring_create_normalized)
(mac_get_system_locale, select_and_poll_event, sys_select): Use
OSStatus instead of OSErr.

17 years ago(in_sighandler): Remove extern.
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:09:14 +0000 (07:09 +0000)]
(in_sighandler): Remove extern.

17 years ago(in_sighandler): Remove variable.
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:09:06 +0000 (07:09 +0000)]
(in_sighandler): Remove variable.
(Fcurrent_idle_time): Add missing `doc:'.
(input_available_signal, init_keyboard): Undo previous change.

17 years ago[TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:08:54 +0000 (07:08 +0000)]
[TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead
of OSErr.

17 years ago(directory_files_internal_unwind, directory_files_internal)
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:08:39 +0000 (07:08 +0000)]
(directory_files_internal_unwind, directory_files_internal)
(file_name_completion): Add BLOCK_INPUT around opendir/closedir.

17 years ago(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:08:31 +0000 (07:08 +0000)]
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
change.  Move mutex lock/unlock operations inside BLOCK_INPUT.

17 years ago(mac-apple-event-map): Rename hicommand to hi-command.
YAMAMOTO Mitsuharu [Sun, 27 Aug 2006 07:08:07 +0000 (07:08 +0000)]
(mac-apple-event-map): Rename hicommand to hi-command.
(mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
(special-event-map): Apply 2006-08-16 change for x-win.el.

17 years ago(python-send-receive): Wait in the process's buffer so as to check the right
Stefan Monnier [Sat, 26 Aug 2006 14:39:16 +0000 (14:39 +0000)]
(python-send-receive): Wait in the process's buffer so as to check the right
buffer-local variables.

17 years agoWhitespace fix.
Romain Francoise [Sat, 26 Aug 2006 11:49:35 +0000 (11:49 +0000)]
Whitespace fix.

17 years agoRemove * in defcustoms.
Stefan Monnier [Fri, 25 Aug 2006 23:40:38 +0000 (23:40 +0000)]
Remove * in defcustoms.
(defgroup checkdoc): Move to beginning.

17 years ago(Fset_buffer_multibyte): Simplify; use list3.
Kim F. Storm [Fri, 25 Aug 2006 23:33:44 +0000 (23:33 +0000)]
(Fset_buffer_multibyte): Simplify; use list3.

17 years ago(Fcurrent_time, Fget_internal_run_time): Simplify; use list3.
Kim F. Storm [Fri, 25 Aug 2006 23:33:30 +0000 (23:33 +0000)]
(Fcurrent_time, Fget_internal_run_time): Simplify; use list3.

17 years ago(Fmake_directory_internal, Fdelete_directory)
Kim F. Storm [Fri, 25 Aug 2006 23:33:12 +0000 (23:33 +0000)]
(Fmake_directory_internal, Fdelete_directory)
(Fdelete_file): Simplify; use list1.
(Frename_file, Fadd_name_to_file, Fmake_symbolic_link):
Simplify; remove NO_ARG_ARRAY stuff, use list2.

17 years ago(Fxw_color_values): Simplify; use list3.
Kim F. Storm [Fri, 25 Aug 2006 23:33:04 +0000 (23:33 +0000)]
(Fxw_color_values): Simplify; use list3.

17 years ago*** empty log message ***
Kim F. Storm [Fri, 25 Aug 2006 23:32:17 +0000 (23:32 +0000)]
*** empty log message ***

17 years ago(python-preoutput-skip-next-prompt): New var.
Stefan Monnier [Fri, 25 Aug 2006 22:49:14 +0000 (22:49 +0000)]
(python-preoutput-skip-next-prompt): New var.
(python-preoutput-continuation): Remove.
(python-preoutput-filter): Simplify correspondingly.
Remove handling of _emacs_ok.  Make sure we skip _emacs_out's prompts.
Loop around to catch embedded _emacs_out output.
(run-python): Send the import&print command on a single line.
(python-send-command): Send command&print on a single line.
(python-send-string): Only add double \n if needed.
(python-send-receive): Loop until the result comes.
(python-mode-running): Defvar it.
(python-setup-brm): Remove unused var `menu'.
Only bind py-mode-map and `features' around brm-init.
(python-calculate-indentation): Remove unused var `point'.
(python-beginning-of-defun): Remove unused var `def-line'.

17 years ago(Display Custom): Add variables overline-margin
Kim F. Storm [Fri, 25 Aug 2006 22:01:34 +0000 (22:01 +0000)]
(Display Custom): Add variables overline-margin
and x-underline-at-descent-line.