]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago*** empty log message ***
Nick Roberts [Mon, 17 Apr 2006 20:25:52 +0000 (20:25 +0000)]
*** empty log message ***

18 years ago(gud-speedbar-item-info): Display frame address for root variables.
Nick Roberts [Mon, 17 Apr 2006 19:50:14 +0000 (19:50 +0000)]
(gud-speedbar-item-info): Display frame address for root variables.

18 years ago(gdb-pc-address): Rename from gdb-frame-address.
Nick Roberts [Mon, 17 Apr 2006 19:48:50 +0000 (19:48 +0000)]
(gdb-pc-address): Rename from gdb-frame-address.
(gdb-frame-address): Re-use to identify frame for watch expression.
(gdb-var-list, gdb-var-create-handler): Add frame address for root
variables.
(gdb-init-1, gdb-source, gdb-post-prompt, )
(gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
(gdb-frame-handler): Get gdb-frame-address.

18 years ago* mm-util.el (mm-charset-synonym-alist): Improve doc string.
Reiner Steib [Mon, 17 Apr 2006 19:37:15 +0000 (19:37 +0000)]
* mm-util.el (mm-charset-synonym-alist): Improve doc string.
(mm-charset-override-alist): New variable.
(mm-charset-to-coding-system): Use it.
(mm-codepage-setup): New helper function.
(mm-charset-eval-alist): New variable.
(mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
about unknown charsets.  Add allow-override.  Use
`mm-charset-override-alist' only when decoding.
(mm-detect-mime-charset-region): Use :mime-charset.

* mm-bodies.el (mm-decode-body, mm-decode-string): Call
`mm-charset-to-coding-system' with allow-override argument.

18 years ago[ Merge Gnome tool bars from Gnus trunk ]
Reiner Steib [Mon, 17 Apr 2006 18:26:22 +0000 (18:26 +0000)]
[ Merge Gnome tool bars from Gnus trunk ]

* message.el (message-tool-bar-zap-list, message-tool-bar)
(message-tool-bar-gnome, message-tool-bar-retro): New variables.
(message-tool-bar-local-item-from-menu): Remove.
(message-tool-bar-map): Replace by `message-make-tool-bar'.
(message-make-tool-bar): New function.
(message-mode): Use `message-make-tool-bar'.

* gnus-sum.el (gnus-summary-tool-bar)
(gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
(gnus-summary-tool-bar-zap-list): New variables.
(gnus-summary-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.

* gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
(gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
variables.
(gnus-group-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.
(gnus-group-tool-bar-update): New function.

* gmm-utils.el: New file.

18 years ago(tex-font-lock-match-suscript): Paren typo.
Stefan Monnier [Mon, 17 Apr 2006 13:44:56 +0000 (13:44 +0000)]
(tex-font-lock-match-suscript): Paren typo.

18 years agoSync with Tramp 2.0.53.
Michael Albinus [Mon, 17 Apr 2006 12:56:56 +0000 (12:56 +0000)]
Sync with Tramp 2.0.53.

18 years ago(tex-font-lock-match-suscript): New function.
Stefan Monnier [Mon, 17 Apr 2006 12:05:40 +0000 (12:05 +0000)]
(tex-font-lock-match-suscript): New function.
(tex-font-lock-keywords-3): Use it.

18 years agoWhitespace fixes.
Romain Francoise [Mon, 17 Apr 2006 09:10:40 +0000 (09:10 +0000)]
Whitespace fixes.

18 years agoRemove item about VC annotate, implemented by ttn.
Romain Francoise [Mon, 17 Apr 2006 09:10:15 +0000 (09:10 +0000)]
Remove item about VC annotate, implemented by ttn.

18 years ago(Local Variables): Update the default value of `max-specpdl-size'.
Romain Francoise [Mon, 17 Apr 2006 09:04:33 +0000 (09:04 +0000)]
(Local Variables): Update the default value of `max-specpdl-size'.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-225
Miles Bader [Mon, 17 Apr 2006 08:36:28 +0000 (08:36 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-225

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 84-85)

   - Merge from emacs--devo--0
   - Update from CVS

18 years ago(comment-add): New function.
Stefan Monnier [Mon, 17 Apr 2006 03:51:30 +0000 (03:51 +0000)]
(comment-add): New function.
(comment-region-default, comment-dwim): Use it.

18 years ago(coordinates_in_window): On the vertical border, calculate the row number
Nick Roberts [Mon, 17 Apr 2006 00:24:50 +0000 (00:24 +0000)]
(coordinates_in_window): On the vertical border, calculate the row number
measured from the top of the window, not the top of the frame.

18 years ago*** empty log message ***
Nick Roberts [Mon, 17 Apr 2006 00:23:20 +0000 (00:23 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Sun, 16 Apr 2006 23:25:40 +0000 (23:25 +0000)]
*** empty log message ***

18 years ago(SYSTEM_PURESIZE_EXTRA): Reduce to 24000.
Eli Zaretskii [Sun, 16 Apr 2006 18:07:30 +0000 (18:07 +0000)]
(SYSTEM_PURESIZE_EXTRA): Reduce to 24000.

18 years ago(BASE_PURESIZE): Decrement back to 1200000.
Romain Francoise [Sun, 16 Apr 2006 17:27:17 +0000 (17:27 +0000)]
(BASE_PURESIZE): Decrement back to 1200000.

18 years ago(PURESIZE_RATIO): Reduce to 10/6.
Andreas Schwab [Sun, 16 Apr 2006 12:19:47 +0000 (12:19 +0000)]
(PURESIZE_RATIO): Reduce to 10/6.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-220
Miles Bader [Sun, 16 Apr 2006 02:17:00 +0000 (02:17 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220
Creator:  Michael Olson <mwolson@gnu.org>

Improve tq.el.

* lispref/processes.texi (Transaction Queues): Mention the new optional
  `delay-question' argument for `tq-enqueue'.

* lisp/emacs-lisp/tq.el: Improve comments.
  (tq-queue-head-question): New accessor function.
  (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
  Update for modified queue structure.
  (tq-queue-add): Accept `question' argument.
  (tq-queue-pop): If a question is pending, send it.
  (tq-enqueue): Accept new optional argument `delay-question'.  If
  this is non-nil, and at least one other question is pending a
  response, queue the question rather than sending it immediately.

18 years ago(mh-font-lock-add-keywords): Fix typo in docstring.
Bill Wohler [Sat, 15 Apr 2006 18:51:38 +0000 (18:51 +0000)]
(mh-font-lock-add-keywords): Fix typo in docstring.

18 years ago(BASE_PURESIZE): Increment to 1210000.
Romain Francoise [Sat, 15 Apr 2006 17:53:32 +0000 (17:53 +0000)]
(BASE_PURESIZE): Increment to 1210000.

18 years ago* calendar/appt.el (appt-add): Check whether an appointment is
Roland Winkler [Sat, 15 Apr 2006 16:36:56 +0000 (16:36 +0000)]
* calendar/appt.el (appt-add): Check whether an appointment is
  already present in appt-time-msg-list.  Simplify code.

18 years ago(appt-add): Check whether an appointment is already present in
Roland Winkler [Sat, 15 Apr 2006 16:35:44 +0000 (16:35 +0000)]
(appt-add): Check whether an appointment is already present in
appt-time-msg-list. Simplify code.

18 years ago* mh-acros.el (struct, x, y): No need to wrap defvar with
Bill Wohler [Sat, 15 Apr 2006 00:28:08 +0000 (00:28 +0000)]
* mh-acros.el (struct, x, y): No need to wrap defvar with
eval-when-compile when shushing compiler, even when mh-do-in-xemacs or
another construct is used.

* mh-comp.el (sendmail-coding-system): Ditto.

* mh-e.el (mark-active): Ditto.

* mh-folder.el (desktop-save-buffer, font-lock-auto-fontify)
(image-load-path, font-lock-defaults): Ditto.

* mh-letter.el (image-load-path, font-lock-defaults): Ditto.

* mh-mime.el (dots, type, ov)
(mm-verify-function-alist, mm-decrypt-function-alist)
(pressed-details): Ditto.

* mh-search.el (pick-folder, mh-do-in-xemacs)
(mh-mairix-folder, mh-flists-search-folders)
(which-func-mode, mh-speed-flists-inhibit-flag): Ditto.

* mh-seq.el (tool-bar-mode): Ditto.

* mh-utils.el (completion-root-regexp)
(minibuffer-completing-file-name): Ditto.

* mh-xface.el (default-enable-multibyte-characters): Ditto.

18 years ago* mh-funcs.el (view-exit-action): No need to wrap defvar with
Bill Wohler [Fri, 14 Apr 2006 21:28:52 +0000 (21:28 +0000)]
* mh-funcs.el (view-exit-action): No need to wrap defvar with
eval-when-compile when shushing compiler.

* mh-mime.el (mh-identity-pgg-default-user-id): Ditto.

* mh-seq.el (view-exit-action): Ditto.

* mh-show.el (font-lock-auto-fontify): Ditto.

* mh-utils.el (mh-speed-flists-cache): Ditto

18 years ago* mh-compat.el (mh-font-lock-add-keywords): New alias for
Bill Wohler [Fri, 14 Apr 2006 18:49:18 +0000 (18:49 +0000)]
* mh-compat.el (mh-font-lock-add-keywords): New alias for
font-lock-add-keywords. Returns nil on XEmacs.

* mh-e.el: Add MH-E function and variable keywords such as
mh-defun-compat and mh-defcustom to font-lock-keywords.

18 years ago(c-mode-menu): Don't presume c-subword-mode is bound.
Stefan Monnier [Fri, 14 Apr 2006 11:30:20 +0000 (11:30 +0000)]
(c-mode-menu): Don't presume c-subword-mode is bound.

18 years ago(Common Keywords): Specify values of :package-version.
Bill Wohler [Fri, 14 Apr 2006 01:02:18 +0000 (01:02 +0000)]
(Common Keywords): Specify values of :package-version.

18 years ago(Common Keywords): Use dotted notation for :package-version value.
Bill Wohler [Fri, 14 Apr 2006 00:49:01 +0000 (00:49 +0000)]
(Common Keywords): Use dotted notation for :package-version value.
Improve documentation for customize-package-emacs-version-alist.

18 years ago(customize-package-emacs-version-alist)
Bill Wohler [Fri, 14 Apr 2006 00:47:00 +0000 (00:47 +0000)]
(customize-package-emacs-version-alist)
(mh-e, mh-alias, mh-folder, mh-folder-selection)
(mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
(mh-scan-line-formats, mh-search, mh-sending-mail, )
(mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
(mh-hooks, mh-faces, mh-alias-completion-ignore-case-flag)
(mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
(mh-alias-insert-file, mh-alias-insertion-location)
(mh-alias-local-users, mh-alias-local-users-prefix)
(mh-alias-passwd-gecos-comma-separator-flag)
(mh-new-messages-folders, mh-ticked-messages-folders)
(mh-large-folder, mh-recenter-summary-flag)
(mh-recursive-folders-flag, mh-sortm-args)
(mh-default-folder-for-message-function, )
(mh-default-folder-list, mh-default-folder-must-exist-flag)
(mh-default-folder-prefix, mh-identity-list)
(mh-auto-fields-list, mh-auto-fields-prompt-flag)
(mh-identity-default, mh-identity-handlers, mh-inc-prog)
(mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
(mh-junk-program, mh-compose-insertion)
(mh-compose-skipped-header-fields)
(mh-compose-space-does-completion-flag)
(mh-delete-yanked-msg-window-flag)
(mh-extract-from-attribution-verb, mh-ins-buf-prefix)
(mh-letter-complete-function, mh-letter-fill-column)
(mh-mml-method-default, mh-signature-file-name)
(mh-signature-separator-flag, mh-x-face-file, )
(mh-yank-behavior, mh-interpret-number-as-range-flag)
(mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
(mh-search-program, mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-compose-prompt-flag)
(mh-forward-subject-format, mh-insert-x-mailer-flag)
(mh-redist-full-contents-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag, )
(mh-refile-preserves-sequences-flag, mh-tick-seq)
(mh-update-sequences-after-mh-show-flag)
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag, )
(mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-highlight-citation-style, mh-invisible-header-fields)
(mh-invisible-header-fields-default, mh-lpr-command-format)
(mh-max-inline-image-height, mh-max-inline-image-width)
(mh-mhl-format-file, mh-mime-save-parts-default-directory)
(mh-print-background-flag, mh-show-maximum-size)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-speed-update-interval)
(mh-show-threads-flag, mh-tool-bar-search-function)
(mh-defcustom, mh-after-commands-processed-hook)
(mh-alias-reloaded-hook, mh-before-commands-processed-hook)
(mh-before-quit-hook, mh-before-send-letter-hook)
(mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
(mh-forward-hook, mh-inc-folder-hook, )
(mh-insert-signature-hook, )
(mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
(mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
(mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
(mh-unseen-updated-hook, mh-folder-address, mh-folder-body)
(mh-folder-cur-msg-number, mh-folder-date, mh-folder-deleted)
(mh-folder-followup, mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-letter-header-field, mh-search-folder, mh-show-cc)
(mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
(mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
(mh-show-subject, mh-show-to, mh-show-xface, )
(mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): Use dotted
notation in :package-version keyword.

18 years ago* cus-edit.el (customize-package-emacs-version-alist): Update
Bill Wohler [Fri, 14 Apr 2006 00:46:39 +0000 (00:46 +0000)]
* cus-edit.el (customize-package-emacs-version-alist): Update
docstring.
(customize-package-emacs-version): Use cdr instead of cadr now that
alists use dotted pairs.

* custom.el (defcustom): Fix docstring for :package-version.

18 years ago* net/tramp.el (tramp-display-shell-command-buffer): New defvar.
Michael Albinus [Thu, 13 Apr 2006 19:51:04 +0000 (19:51 +0000)]
* net/tramp.el (tramp-display-shell-command-buffer): New defvar.
(tramp-handle-shell-command): Display output buffer only when
`tramp-display-shell-command-buffer' is true.
(tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 16:41:10 +0000 (16:41 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 16:33:06 +0000 (16:33 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 15:11:06 +0000 (15:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 14:57:46 +0000 (14:57 +0000)]
*** empty log message ***

18 years ago(cvs-parse-table): Use `with-temp-buffer' to avoid leaving temporary
Romain Francoise [Thu, 13 Apr 2006 14:38:39 +0000 (14:38 +0000)]
(cvs-parse-table): Use `with-temp-buffer' to avoid leaving temporary
.cvsignore buffers behind.

18 years ago(find-function-search-for-symbol): Add comments.
Stefan Monnier [Thu, 13 Apr 2006 14:31:23 +0000 (14:31 +0000)]
(find-function-search-for-symbol): Add comments.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 13:50:07 +0000 (13:50 +0000)]
*** empty log message ***

18 years ago(Visibility cycling): Better names for the startup
Carsten Dominik [Thu, 13 Apr 2006 13:49:41 +0000 (13:49 +0000)]
(Visibility cycling): Better names for the startup
folding options.
(Exporting): Completely restructured.
(The very busy C-c C-c key): New section.
(Summary of in-buffer settings): New section.

18 years ago(org-set-regexps-and-options, org-get-current-options):
Carsten Dominik [Thu, 13 Apr 2006 13:48:37 +0000 (13:48 +0000)]
(org-set-regexps-and-options, org-get-current-options):
Better names for the startup folding options.

18 years ago(vc-annotate): Arrange for point to end up at the same
Thien-Thi Nguyen [Thu, 13 Apr 2006 13:36:54 +0000 (13:36 +0000)]
(vc-annotate): Arrange for point to end up at the same
line number as in the original, but only when using a new buffer.

18 years agoRemove eol whitespace; nfc.
Thien-Thi Nguyen [Thu, 13 Apr 2006 13:29:22 +0000 (13:29 +0000)]
Remove eol whitespace; nfc.

18 years ago*** empty log message ***
Eli Zaretskii [Thu, 13 Apr 2006 10:55:47 +0000 (10:55 +0000)]
*** empty log message ***

18 years ago(hack-one-local-variable-eval-safep): Recognize `edebug-form-spec' for `put',
Eli Zaretskii [Thu, 13 Apr 2006 10:54:38 +0000 (10:54 +0000)]
(hack-one-local-variable-eval-safep): Recognize `edebug-form-spec' for `put',
but only if it passes `edebug-basic-spec'.  Generalize `put' handling.

18 years ago(edebug-basic-spec): New function for vetting file-local form specs.
Eli Zaretskii [Thu, 13 Apr 2006 10:51:17 +0000 (10:51 +0000)]
(edebug-basic-spec): New function for vetting file-local form specs.

18 years ago(allout-layout): Autoload its `safe-local-variable' property.
Eli Zaretskii [Thu, 13 Apr 2006 10:44:37 +0000 (10:44 +0000)]
(allout-layout): Autoload its `safe-local-variable' property.

18 years ago(Fprin1_to_string): Mention in the `doc' that the behavior is modified by
Eli Zaretskii [Thu, 13 Apr 2006 10:36:25 +0000 (10:36 +0000)]
(Fprin1_to_string): Mention in the `doc' that the behavior is modified by
`print-level' and `print-length'.

18 years agoVersion number change.
Carsten Dominik [Thu, 13 Apr 2006 07:07:52 +0000 (07:07 +0000)]
Version number change.

18 years ago(Updating settings): New section.
Carsten Dominik [Thu, 13 Apr 2006 07:07:05 +0000 (07:07 +0000)]
(Updating settings): New section.

18 years ago*** empty log message ***
Carsten Dominik [Thu, 13 Apr 2006 07:06:55 +0000 (07:06 +0000)]
*** empty log message ***

18 years ago(org-ctrl-c-ctrl-c): Improved documentation string.
Carsten Dominik [Thu, 13 Apr 2006 07:05:56 +0000 (07:05 +0000)]
(org-ctrl-c-ctrl-c): Improved documentation string.
(org-agenda-mouse-1-follows-link)
(org-mouse-1-follows-link): New options.
(org-format-agenda-item): Fixed bug if TAGS is nil.
(org-agenda-get-scheduled): Quote `priority' symbol in plist.

18 years ago(setup_coding_system): If eol-type is not yet decided
Kenichi Handa [Thu, 13 Apr 2006 06:47:18 +0000 (06:47 +0000)]
(setup_coding_system): If eol-type is not yet decided
and system_eol_type is not LF, set CODING_REQUIRE_ENCODING_MASK.
If coding_system is nil, return 0.
(code_convert_region1): Even if coding_system is nil, don't skip
conversion if system_eol_type is not LF.
(code_convert_string1): Likewise.
(code_convert_string_norecord): Likewise.

18 years ago(shrink_encoding_region): If eol_type is not yet decided and
Kenichi Handa [Thu, 13 Apr 2006 04:58:07 +0000 (04:58 +0000)]
(shrink_encoding_region): If eol_type is not yet decided and
system_eol_type is not LF, don't shrink.

18 years ago(encode_coding): If eol_type is not yet decided, use
Kenichi Handa [Thu, 13 Apr 2006 04:39:20 +0000 (04:39 +0000)]
(encode_coding): If eol_type is not yet decided, use
system_eol_type.

18 years ago(setup_coding_system): Fix previous change.
Kenichi Handa [Thu, 13 Apr 2006 04:25:44 +0000 (04:25 +0000)]
(setup_coding_system): Fix previous change.

18 years ago(gdb-set-gud-minor-mode-existing-buffers):
Nick Roberts [Thu, 13 Apr 2006 01:38:24 +0000 (01:38 +0000)]
(gdb-set-gud-minor-mode-existing-buffers):
GDB 6.1+ gives full filename for "info sources" so use
file-name-nondirectory.

18 years ago*** empty log message ***
Nick Roberts [Thu, 13 Apr 2006 01:37:37 +0000 (01:37 +0000)]
*** empty log message ***

18 years ago(read_key_sequence): Explicitly avoid keybuf[-1].
Richard M. Stallman [Thu, 13 Apr 2006 01:25:52 +0000 (01:25 +0000)]
(read_key_sequence): Explicitly avoid keybuf[-1].

18 years ago(note_mouse_highlight): Add help echo for dragging vertical line.
Nick Roberts [Thu, 13 Apr 2006 01:21:48 +0000 (01:21 +0000)]
(note_mouse_highlight): Add help echo for dragging vertical line.

18 years ago*** empty log message ***
Nick Roberts [Thu, 13 Apr 2006 01:19:56 +0000 (01:19 +0000)]
*** empty log message ***

18 years ago(conv_lisp_to_sockaddr): Fix previous change.
Richard M. Stallman [Thu, 13 Apr 2006 01:08:27 +0000 (01:08 +0000)]
(conv_lisp_to_sockaddr): Fix previous change.

18 years ago(time-stamp-format, time-stamp-line-limit)
Richard M. Stallman [Thu, 13 Apr 2006 00:31:32 +0000 (00:31 +0000)]
(time-stamp-format, time-stamp-line-limit)
(time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
(time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.

18 years ago(Common Keywords): Move description of
Bill Wohler [Wed, 12 Apr 2006 22:12:29 +0000 (22:12 +0000)]
(Common Keywords): Move description of
customize-package-emacs-version-alist to @defvar.

18 years ago(read-passwd): Bind `message-log-max' to nil.
Romain Francoise [Wed, 12 Apr 2006 19:40:56 +0000 (19:40 +0000)]
(read-passwd): Bind `message-log-max' to nil.

18 years agoClean up previous change.
Richard M. Stallman [Wed, 12 Apr 2006 19:32:07 +0000 (19:32 +0000)]
Clean up previous change.

18 years ago*** empty log message ***
Romain Francoise [Wed, 12 Apr 2006 18:17:17 +0000 (18:17 +0000)]
*** empty log message ***

18 years ago(Fprocess_send_eof): Abort if fail to open null device.
Richard M. Stallman [Wed, 12 Apr 2006 15:01:37 +0000 (15:01 +0000)]
(Fprocess_send_eof): Abort if fail to open null device.

18 years ago(conv_lisp_to_sockaddr): If FAMILY unknown, just return.
Richard M. Stallman [Wed, 12 Apr 2006 15:00:32 +0000 (15:00 +0000)]
(conv_lisp_to_sockaddr): If FAMILY unknown, just return.

18 years ago(Regexp Backslash, Regexp Replace): Add index entries for ``back reference''
Eli Zaretskii [Wed, 12 Apr 2006 13:40:23 +0000 (13:40 +0000)]
(Regexp Backslash, Regexp Replace): Add index entries for ``back reference''
and mention the term itself in the text.

18 years agoRemove duplicate entry from sync from Gnus:
Reiner Steib [Wed, 12 Apr 2006 12:31:05 +0000 (12:31 +0000)]
Remove duplicate entry from sync from Gnus:
2006-04-12  Kenichi Handa  <handa@m17n.org>
* rfc2231.el [...]

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:11:35 +0000 (08:11 +0000)]
*** empty log message ***

18 years ago(Finternal_merge_in_global_face, try_font_list): Add
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:11:04 +0000 (08:11 +0000)]
(Finternal_merge_in_global_face, try_font_list): Add
explicit braces to avoid ambiguous `else'.

18 years ago(get_glyph_string_clip_rects): Add parentheses around &&
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:10:33 +0000 (08:10 +0000)]
(get_glyph_string_clip_rects): Add parentheses around &&
within ||.  Add explicit braces to avoid ambiguous `else'.
(dump_glyph_row): Remove label for `inverse_p' from legend.

18 years agoInclude config.h before using HAVE_MALLOC_MALLOC_H.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:10:07 +0000 (08:10 +0000)]
Include config.h before using HAVE_MALLOC_MALLOC_H.
(malloc, realloc, free): Add undefs.
(read_load_commands): Remove unused variable `n' and `j'.
(copy_data_segment): Remove unused variable `r'.

18 years ago(x_set_mouse_position, x_set_mouse_pixel_position)
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:09:44 +0000 (08:09 +0000)]
(x_set_mouse_position, x_set_mouse_pixel_position)
(x_make_frame_invisible, x_iconify_frame, x_free_frame_resources)
(x_destroy_window, x_wm_set_size_hint, x_delete_display, XFreeGC)
(do_menu_choice, have_menus_p, x_real_positions)
(x_set_menu_bar_lines, x_pixel_width, x_pixel_height, x_char_width)
(x_char_height, x_sync, x_set_tool_bar_lines, x_activate_menubar)
(free_frame_menubar): Add externs.

18 years agoDon't include gnu.h.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:09:24 +0000 (08:09 +0000)]
Don't include gnu.h.
(x_io_error_quitter, x_draw_image_foreground_1): Remove prototypes.
(x_sync): Move to macfns.c.
[USE_CG_DRAWING] (mac_define_fringe_bitmap): Remove unused
variable `mask_bits'.
(mac_compute_glyph_string_overhangs): Avoid ambiguous `else'.
(x_draw_image_glyph_string): Remove unused variable `pixmap'.
(x_mac_to_emacs_modifiers): Remove function.
(XTset_vertical_scroll_bar, mac_handle_visibility_change)
(x_make_frame_visible, xlfdpat_create, mac_handle_command_event):
Add explicit braces to avoid ambiguous `else'.
(x_make_frame_visible): Remove unused variables `type',
`original_top', and `original_left'.
(mac_do_list_fonts, XTread_socket): Add parentheses around && within ||.
(x_load_font): Remove unused variables `full_name', and `value'.
(do_get_menus, do_init_managers, do_check_ram_size) [!MAC_OS8]:
Remove functions.
(do_zoom_window): Reorganize variables with respect to conditionals.
(init_command_handler): Remove unused variable `err'.
[MAC_OSX] (mac_check_bundle): Remove unused variable `child'.

18 years ago(get_flavor_type_from_symbol): Remove unused variable `val'.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:08:30 +0000 (08:08 +0000)]
(get_flavor_type_from_symbol): Remove unused variable `val'.
(get_scrap_private_timestamp, x_get_foreign_selection)
(copy_scrap_flavor_data): Add explicit braces to avoid ambiguous `else'.
(Fmac_process_deferred_apple_events): Remove unused variables
`keyword', `reply', `apple_event', `count', and `err'.

18 years ago(min_menu_id): Make element type explicit.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:07:48 +0000 (08:07 +0000)]
(min_menu_id): Make element type explicit.

18 years ago(x_to_mac_color): Remove unused variable `tail'.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:07:32 +0000 (08:07 +0000)]
(x_to_mac_color): Remove unused variable `tail'.
(x_set_mouse_color): Remove unused variable `dpy'.
(Fx_create_frame): Remove unused variable `x_frame_count'.
(Fx_server_version): Add explicit braces to avoid ambiguous `else'.
(x_sync): Move from macterm.c.
(Fx_file_dialog): Remove unused variable `default_filter_index'.

18 years ago(init_process): Remove undef.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:06:59 +0000 (08:06 +0000)]
(init_process): Remove undef.
(select) [MAC_OSX]: Undefine before including sysselect.h.
(posix_pathname_to_fsspec, fsspec_to_posix_pathname) [MAC_OSX]:
Remove functions and prototypes.
(parse_value): Add parentheses around + inside shift.
(path_from_vol_dir_name): Make static.
(get_temp_dir_name): Remove unused variables `cpb' and `dir_name'.
[!MAC_OSX] (get_path_to_system_folder): Likewise.
(Fmac_get_file_creator, Fmac_get_file_type): Remove unused
variable `cCode'.
(Fmac_coerce_ae_data): Remove unused variables `fref' and `fs'.
(Fmac_get_preference): Add explicit braces to avoid ambiguous `else'.

18 years ago(syms_of_fontset, Fset_fontset_font): Put extern and
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:06:25 +0000 (08:06 +0000)]
(syms_of_fontset, Fset_fontset_font): Put extern and
EXFUN in #ifdef HAVE_WINDOW_SYSTEM.
(syms_of_xfns, syms_of_xsmfns, syms_of_xselect, syms_of_xterm):
Put externs in #ifdef HAVE_X_WINDOWS.
(syms_of_macfns, syms_of_macselect, syms_of_macterm)
(syms_of_macmenu, syms_of_mac) [MAC_OS]: Add externs.
(init_mac_osx_environment) [MAC_OSX]: Add extern.

18 years ago[MAC_OS] (xpm_load_image): Add parentheses around
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:05:52 +0000 (08:05 +0000)]
[MAC_OS] (xpm_load_image): Add parentheses around
assignment used as truth value.  Add explicit braces to avoid
ambiguous `else'.
[MAC_OS] (gif_load): Remove unused variable `gcpro1'.

18 years ago[HAVE_MENUS && MAC_OS]: Include macterm.h.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:05:07 +0000 (08:05 +0000)]
[HAVE_MENUS && MAC_OS]: Include macterm.h.

18 years ago(pid_t): Define to int.
YAMAMOTO Mitsuharu [Wed, 12 Apr 2006 08:04:08 +0000 (08:04 +0000)]
(pid_t): Define to int.

18 years ago*** empty log message ***
Kenichi Handa [Wed, 12 Apr 2006 07:26:42 +0000 (07:26 +0000)]
*** empty log message ***

18 years agoCopyright updated.
Kenichi Handa [Wed, 12 Apr 2006 07:19:52 +0000 (07:19 +0000)]
Copyright updated.

18 years ago(C-SPC fails ...): Explicitly say fcitx in the header.
Kenichi Handa [Wed, 12 Apr 2006 06:53:43 +0000 (06:53 +0000)]
(C-SPC fails ...): Explicitly say fcitx in the header.

18 years ago* dispnew.c (init_display): Don't init X display if the user asked
Jan Djärv [Wed, 12 Apr 2006 06:23:12 +0000 (06:23 +0000)]
* dispnew.c (init_display): Don't init X display if the user asked
for a non-X display.

18 years ago(setup_coding_system): Use system_eol_type for default
Kenichi Handa [Wed, 12 Apr 2006 05:48:37 +0000 (05:48 +0000)]
(setup_coding_system): Use system_eol_type for default
coding->eol_type.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-214
Miles Bader [Wed, 12 Apr 2006 05:23:27 +0000 (05:23 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-214

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

18 years ago(perl-indent-new-calculate): Recompute parse-start after jumping backward by
Stefan Monnier [Wed, 12 Apr 2006 05:11:12 +0000 (05:11 +0000)]
(perl-indent-new-calculate): Recompute parse-start after jumping backward by
a whole sexp.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 12 Apr 2006 03:32:48 +0000 (03:32 +0000)]
*** empty log message ***

18 years ago(Safe File Variables): Document enable-local-variables = :safe.
Richard M. Stallman [Wed, 12 Apr 2006 03:32:07 +0000 (03:32 +0000)]
(Safe File Variables): Document enable-local-variables = :safe.

18 years agomove more advanced vc info to emacs-xtra.texi
Karl Berry [Wed, 12 Apr 2006 00:27:50 +0000 (00:27 +0000)]
move more advanced vc info to emacs-xtra.texi

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader [Tue, 11 Apr 2006 23:22:06 +0000 (23:22 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 81-82)

   - Update from CVS

18 years ago(vc-ensure-vc-buffer): Only change current-buffer, not the window config.
Stefan Monnier [Tue, 11 Apr 2006 23:05:31 +0000 (23:05 +0000)]
(vc-ensure-vc-buffer): Only change current-buffer, not the window config.
(vc-annotate-display-select): Select the buffer so that current-buffer
(and selected-window) is the output buffer at the end of vc-annotate.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Miles Bader [Tue, 11 Apr 2006 22:09:49 +0000 (22:09 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208
Creator:  Michael Olson <mwolson@gnu.org>

Sync from erc--emacs--0

18 years ago*** empty log message ***
J.D. Smith [Tue, 11 Apr 2006 21:46:26 +0000 (21:46 +0000)]
*** empty log message ***