]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago(x-last-cut-buffer-coding): New variable.
Jan Djärv [Mon, 20 Nov 2006 07:43:41 +0000 (07:43 +0000)]
(x-last-cut-buffer-coding): New variable.
(x-select-text): Set it.
(x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
when checking for newness.

17 years agoMerge from erc--emacs--22
Miles Bader [Mon, 20 Nov 2006 06:50:29 +0000 (06:50 +0000)]
Merge from erc--emacs--22

Merge from my ERC Emacs 22 integration branch.  The version is now "5.2
stable pre-release".  This will probably be the last change to the
version of ERC in Emacs 22 before the release, pending any bugfixes.  For
details on the changes, see the lisp/erc/ChangeLog file.

Note that ERC is now invoked with M-x erc, not M-x erc-select.  If you
were using the old `erc' function programmatically, use `erc-open'
instead.

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

17 years ago*** empty log message ***
Kenichi Handa [Mon, 20 Nov 2006 02:48:15 +0000 (02:48 +0000)]
*** empty log message ***

17 years ago(Fvertical_motion): Include composition in the case of
Kenichi Handa [Mon, 20 Nov 2006 02:47:15 +0000 (02:47 +0000)]
(Fvertical_motion): Include composition in the case of
overshoot expected.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Mon, 20 Nov 2006 02:43:10 +0000 (02:43 +0000)]
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   * lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
   and comment it.

   * lisp/gnus/nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.

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

17 years agoUpdated.
Kenichi Handa [Mon, 20 Nov 2006 02:28:23 +0000 (02:28 +0000)]
Updated.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 20 Nov 2006 02:14:45 +0000 (02:14 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 20 Nov 2006 00:35:02 +0000 (00:35 +0000)]
*** empty log message ***

17 years ago(ebnf-stop-on-error): Fix typo in docstring.
Juanma Barranquero [Sun, 19 Nov 2006 23:45:35 +0000 (23:45 +0000)]
(ebnf-stop-on-error): Fix typo in docstring.

17 years ago(posn-image): Fix typo in docstring.
Juanma Barranquero [Sun, 19 Nov 2006 23:42:37 +0000 (23:42 +0000)]
(posn-image): Fix typo in docstring.

17 years ago*** empty log message ***
Juanma Barranquero [Sun, 19 Nov 2006 23:35:01 +0000 (23:35 +0000)]
*** empty log message ***

17 years agoRephrase some font-lock-multiline text.
Stefan Monnier [Sun, 19 Nov 2006 19:27:29 +0000 (19:27 +0000)]
Rephrase some font-lock-multiline text.

17 years ago(regexp-opt): Doc fix.
Juanma Barranquero [Sun, 19 Nov 2006 17:49:47 +0000 (17:49 +0000)]
(regexp-opt): Doc fix.

17 years ago(glasses-separate-parentheses-exceptions): New. Exceptions to the rule "add
Juanma Barranquero [Sun, 19 Nov 2006 16:56:09 +0000 (16:56 +0000)]
(glasses-separate-parentheses-exceptions): New.  Exceptions to the rule "add
a space between an identifier and an opening parenthesis".  Defaulted to the
`#define' problem of cpp.
(glasses-parenthesis-exception-p): New.  Check if the region is an exception
regarding to that.
(glasses-make-readable): Use it.
(glasses-convert-to-unreadable): Ditto.  Modify the file also if
`glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.

17 years ago* emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
Chong Yidong [Sun, 19 Nov 2006 15:19:51 +0000 (15:19 +0000)]
* emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.

17 years ago(byte-compile-if): Revert last change.
Chong Yidong [Sun, 19 Nov 2006 15:19:39 +0000 (15:19 +0000)]
(byte-compile-if): Revert last change.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 19 Nov 2006 12:45:19 +0000 (12:45 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Sun, 19 Nov 2006 01:44:03 +0000 (01:44 +0000)]
*** empty log message ***

17 years ago(ada-make-body-gnatstub): Fix typo.
Juanma Barranquero [Sun, 19 Nov 2006 01:36:04 +0000 (01:36 +0000)]
(ada-make-body-gnatstub): Fix typo.
(ada-xref-initialize): Fix typo.  Use add-hook and remove-hook.

17 years ago(ada-make-body): Fix typo.
Juanma Barranquero [Sun, 19 Nov 2006 01:35:31 +0000 (01:35 +0000)]
(ada-make-body): Fix typo.

17 years ago(Fdisplay_supports_face_attributes_p): Initialize
Andreas Schwab [Sun, 19 Nov 2006 01:26:00 +0000 (01:26 +0000)]
(Fdisplay_supports_face_attributes_p): Initialize
supports.

17 years ago(Fx_popup_menu): Initialize selection.
Andreas Schwab [Sun, 19 Nov 2006 01:24:41 +0000 (01:24 +0000)]
(Fx_popup_menu): Initialize selection.

17 years agoAdd three additional files to commit. emacs-pretest-22.0.91
Chong Yidong [Sat, 18 Nov 2006 21:47:06 +0000 (21:47 +0000)]
Add three additional files to commit.

17 years agoRegenerate.
Chong Yidong [Sat, 18 Nov 2006 21:46:46 +0000 (21:46 +0000)]
Regenerate.

17 years agoBump version to 22.0.91
Chong Yidong [Sat, 18 Nov 2006 21:45:26 +0000 (21:45 +0000)]
Bump version to 22.0.91

17 years agocus-load.el need no longer be committed.
Chong Yidong [Sat, 18 Nov 2006 21:42:07 +0000 (21:42 +0000)]
cus-load.el need no longer be committed.

17 years agoRemove cus-load.el
Chong Yidong [Sat, 18 Nov 2006 21:40:45 +0000 (21:40 +0000)]
Remove cus-load.el

17 years agoRegenerate.
Chong Yidong [Sat, 18 Nov 2006 21:39:18 +0000 (21:39 +0000)]
Regenerate.

17 years agoRegenerate
Chong Yidong [Sat, 18 Nov 2006 21:38:06 +0000 (21:38 +0000)]
Regenerate

17 years ago** Prevent byte compiler from causing spurious string sharing
Chong Yidong [Sat, 18 Nov 2006 21:07:44 +0000 (21:07 +0000)]
** Prevent byte compiler from causing spurious string sharing
when it optimizes away calls to functions such as concat.
Fixed.

17 years ago(byte-compile-maybe-guarded): Check `and' conditions for function or
Chong Yidong [Sat, 18 Nov 2006 21:07:17 +0000 (21:07 +0000)]
(byte-compile-maybe-guarded): Check `and' conditions for function or
variable bindings.

17 years ago* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
Chong Yidong [Sat, 18 Nov 2006 21:07:01 +0000 (21:07 +0000)]
* emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
conditions for function or variable bindings.

17 years ago** Fix problems introduced by changing EMACS=t to EMACS=/you/know/where
Chong Yidong [Sat, 18 Nov 2006 21:05:06 +0000 (21:05 +0000)]
** Fix problems introduced by changing EMACS=t to EMACS=/you/know/where
Resolved.

17 years ago(comint-exec-1): Set EMACS and INSIDE_EMACS to t.
Chong Yidong [Sat, 18 Nov 2006 21:01:33 +0000 (21:01 +0000)]
(comint-exec-1): Set EMACS and INSIDE_EMACS to t.

17 years ago(compilation-start): Set EMACS and INSIDE_EMACS to t.
Chong Yidong [Sat, 18 Nov 2006 21:01:11 +0000 (21:01 +0000)]
(compilation-start): Set EMACS and INSIDE_EMACS to t.

17 years ago* comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
Chong Yidong [Sat, 18 Nov 2006 21:00:35 +0000 (21:00 +0000)]
* comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.

* progmodes/compile.el (compilation-start): Ditto.

17 years ago(Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated.
Chong Yidong [Sat, 18 Nov 2006 21:00:16 +0000 (21:00 +0000)]
(Interactive Shell): INSIDE_EMACS is set to t, and EMACS is deprecated.

17 years ago* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong [Sat, 18 Nov 2006 20:59:10 +0000 (20:59 +0000)]
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
and EMACS is deprecated.

17 years agoAddition of INSIDE_EMACS, and deprecation of EMACS.
Chong Yidong [Sat, 18 Nov 2006 20:58:52 +0000 (20:58 +0000)]
Addition of INSIDE_EMACS, and deprecation of EMACS.

17 years ago* net/tramp.el (top): cl and custom are always required.
Michael Albinus [Sat, 18 Nov 2006 17:42:32 +0000 (17:42 +0000)]
* net/tramp.el (top): cl and custom are always required.

17 years ago(emacs.dvi): Remove xresmini.texi.
Juanma Barranquero [Sat, 18 Nov 2006 15:24:01 +0000 (15:24 +0000)]
(emacs.dvi): Remove xresmini.texi.

17 years agoxresmini is mreged into xresources.texi
Jan Djärv [Sat, 18 Nov 2006 14:49:07 +0000 (14:49 +0000)]
xresmini is mreged into xresources.texi

17 years agoRemove xresmini.texi
Jan Djärv [Sat, 18 Nov 2006 14:48:02 +0000 (14:48 +0000)]
Remove xresmini.texi

17 years ago(include): Include xresources.text both for info and dvi.
Jan Djärv [Sat, 18 Nov 2006 14:46:54 +0000 (14:46 +0000)]
(include): Include xresources.text both for info and dvi.

17 years ago*** empty log message ***
Andreas Schwab [Sat, 18 Nov 2006 14:46:50 +0000 (14:46 +0000)]
*** empty log message ***

17 years agoMerge text from xresmini.
Jan Djärv [Sat, 18 Nov 2006 14:46:40 +0000 (14:46 +0000)]
Merge text from xresmini.

17 years ago(GC_MARK_SECONDARY_STACK): Update call to
Andreas Schwab [Sat, 18 Nov 2006 14:46:30 +0000 (14:46 +0000)]
(GC_MARK_SECONDARY_STACK): Update call to
mark_memory.

17 years ago(x-cut-buffer-or-selection-value): Decode text from
Jan Djärv [Sat, 18 Nov 2006 13:16:58 +0000 (13:16 +0000)]
(x-cut-buffer-or-selection-value): Decode text from
cut-buffers with next-selection-coding-system if not nil.

17 years agoFix date in custom-save-all change.
Eli Zaretskii [Sat, 18 Nov 2006 12:25:35 +0000 (12:25 +0000)]
Fix date in custom-save-all change.

17 years agoFix date in mouse_autoselect_window removal change.
Eli Zaretskii [Sat, 18 Nov 2006 11:08:36 +0000 (11:08 +0000)]
Fix date in mouse_autoselect_window removal change.

17 years ago* textmodes/org.el (org-fix-decoded-time): New function.
Carsten Dominik [Fri, 17 Nov 2006 16:06:50 +0000 (16:06 +0000)]
* textmodes/org.el (org-fix-decoded-time): New function.
(org-display-custom-time): Use `org-fix-decoded-time'.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 17 Nov 2006 16:06:29 +0000 (16:06 +0000)]
*** empty log message ***

17 years ago(menu-bar-games-menu): Remove yow.
Chong Yidong [Fri, 17 Nov 2006 13:23:08 +0000 (13:23 +0000)]
(menu-bar-games-menu): Remove yow.

17 years ago* menu-bar.el (menu-bar-games-menu): Remove yow.
Chong Yidong [Fri, 17 Nov 2006 13:22:58 +0000 (13:22 +0000)]
* menu-bar.el (menu-bar-games-menu): Remove yow.

17 years agoDeclare variable before XSETFRAME to avoid gcc 2.96 error.
Jan Djärv [Fri, 17 Nov 2006 13:02:53 +0000 (13:02 +0000)]
Declare variable before XSETFRAME to avoid gcc 2.96 error.
 Tetsurou Okazaki  <okazaki@be.to>  (tiny change)

17 years ago(simple_search): In the loop of backward searching,
Kenichi Handa [Fri, 17 Nov 2006 12:12:15 +0000 (12:12 +0000)]
(simple_search): In the loop of backward searching,
check also the byte position against the limit.

17 years ago(section{Agenda Views}): Document `C-k'.
Carsten Dominik [Fri, 17 Nov 2006 07:57:11 +0000 (07:57 +0000)]
(section{Agenda Views}): Document `C-k'.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 17 Nov 2006 07:56:58 +0000 (07:56 +0000)]
*** empty log message ***

17 years agoFix typos
Carsten Dominik [Fri, 17 Nov 2006 07:55:50 +0000 (07:55 +0000)]
Fix typos
(Agenda commands): Document `C-k'.

17 years ago(org-scan-tags): Re-align code fixed.
Carsten Dominik [Fri, 17 Nov 2006 07:54:32 +0000 (07:54 +0000)]
(org-scan-tags): Re-align code fixed.
(org-detach-overlay): Renamed from `org-detatch-overlay'.
(org-table-convert-region): Insert space after column separator.
(org-agenda-kill): New command.
(org-metaleft): Call `org-outdent-item' on bullets.
(org-metaright): Call `org-indent-item' on bullets.
(org-timestamp-change): Set `org-last-changed-timestamp'.
(org-current-line): Make sure (bolp) returns correct result.
(org-agenda-change-all-lines): Make sure TODO are highlighted.

17 years ago(cvs-retrieve-revision): Set buffer-file-coding-system.
Stefan Monnier [Fri, 17 Nov 2006 02:58:35 +0000 (02:58 +0000)]
(cvs-retrieve-revision): Set buffer-file-coding-system.

17 years ago(http/https): Fix a typo in the HTTP URL.
Eli Zaretskii [Thu, 16 Nov 2006 20:53:46 +0000 (20:53 +0000)]
(http/https): Fix a typo in the HTTP URL.

17 years ago** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringe
Chong Yidong [Thu, 16 Nov 2006 15:47:56 +0000 (15:47 +0000)]
** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringe
Fixed.

17 years ago(global-map): Change 2006-08-16 fix to call mouse-yank-at-click
Chong Yidong [Thu, 16 Nov 2006 15:47:30 +0000 (15:47 +0000)]
(global-map): Change 2006-08-16 fix to call mouse-yank-at-click
explicitly, since mouse events are not carried over into keyboard
macros.

17 years ago* mouse.el (global-map): Change 2006-08-16 fix to call
Chong Yidong [Thu, 16 Nov 2006 15:47:17 +0000 (15:47 +0000)]
* mouse.el (global-map): Change 2006-08-16 fix to call
mouse-yank-at-click explicitly, since mouse events are not carried
over into keyboard macros.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 16 Nov 2006 13:13:35 +0000 (13:13 +0000)]
*** empty log message ***

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 16 Nov 2006 11:10:48 +0000 (11:10 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 164-166)

   - Update from CVS

2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-util.el (gnus-extract-address-components): Improve comment.

2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-util.el (gnus-extract-address-components): Work with address in
   which the name portion contains @.

2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus.el (gnus-start): Move custom group up.
   (gnus-select-method): Don't autoload, but make it available for
   `customize-variable'.
   (gnus-getenv-nntpserver): Don't autoload.

2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
   mm-with-unibyte-current-buffer to make string unibyte.

   * lisp/gnus/mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
   mm-string-as-multibyte.

2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el: Merge from the trunk to fix the bug WRT double encoded
   subjects.
   (message-replacement-char): New variable.
   (message-fix-before-sending): Use it.
   (message-simplify-subject): New function to remove duplicate code.
   (message-reply, message-followup): Use it.
   (message-simplify-subject-functions): New variable.
   (message-strip-subject-encoded-words): New function

2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)

   * lisp/gnus/gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
   instead of gnus-intersection because arguments of gnus-sorted-nunion
   must be sorted.  This avoids corruption of gnus-newsgroup-unreads.

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

17 years ago(ido-file-internal): Use current buffer's file name as default
Kim F. Storm [Thu, 16 Nov 2006 09:07:16 +0000 (09:07 +0000)]
(ido-file-internal): Use current buffer's file name as default
choice for ido-find-alternate-file.  Suggested by Matt Hodges.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 16 Nov 2006 09:07:03 +0000 (09:07 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Thu, 16 Nov 2006 00:58:47 +0000 (00:58 +0000)]
*** empty log message ***

17 years ago(url-http): Make proxy-object buffer-local, to handle proxied
Magnus Henoch [Wed, 15 Nov 2006 23:29:56 +0000 (23:29 +0000)]
(url-http): Make proxy-object buffer-local, to handle proxied
asynchronous connections correctly.

17 years ago(url-generic-parse-url): Use with-temp-buffer.
Magnus Henoch [Wed, 15 Nov 2006 23:14:49 +0000 (23:14 +0000)]
(url-generic-parse-url): Use with-temp-buffer.

17 years ago(url-http-wait-for-headers-change-function): Defer detection of HTTP
Magnus Henoch [Wed, 15 Nov 2006 23:07:23 +0000 (23:07 +0000)]
(url-http-wait-for-headers-change-function): Defer detection of HTTP
0.9 until we have at least one line.

17 years ago(allout-doublecheck-at-and-shallower): Clarify docstring.
Chong Yidong [Wed, 15 Nov 2006 16:34:20 +0000 (16:34 +0000)]
(allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.

17 years ago* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
Chong Yidong [Wed, 15 Nov 2006 16:33:50 +0000 (16:33 +0000)]
* allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
(allout-inhibit-aberrance-doublecheck): Rename from
allout-during-yank-processing.  All callers changed.
(allout-ascend): Provide for unusual case where some topic after
the first in file is at lower depth than the first.
(allout-shift-in): Ensure the offspring of the new containing
topic are exposed.
(allout-encrypt-string): Preserve the coding-system of the text,
according to that of the containing buffer.
(allout-toggle-subtree-encryption): When the text being encrypted
requires a different coding system, offer to preserve the coding
system using a file local var.

17 years ago(c-font-lock-declarators): Iff at the top-level or inside a class
Chong Yidong [Wed, 15 Nov 2006 16:31:03 +0000 (16:31 +0000)]
(c-font-lock-declarators): Iff at the top-level or inside a class
declaration, use c-at-toplevel-p rather than a variable instantiation
to recognise a function declaration.  Suggested by Feng Li
<fengli@gmail.com>.

17 years ago* progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the
Chong Yidong [Wed, 15 Nov 2006 16:30:48 +0000 (16:30 +0000)]
* progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the
top-level or inside a class declaration, use c-at-toplevel-p
rather than a variable instantiation to recognise a function
declaration.  Suggested by Feng Li <fengli@gmail.com>.

17 years agoMention find-file where C-x C-f RET change is described.
Eli Zaretskii [Tue, 14 Nov 2006 20:00:43 +0000 (20:00 +0000)]
Mention find-file where C-x C-f RET change is described.

17 years ago(Fcompleting_read): Fix typo in docstring.
Romain Francoise [Tue, 14 Nov 2006 19:25:40 +0000 (19:25 +0000)]
(Fcompleting_read): Fix typo in docstring.

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 14 Nov 2006 16:46:28 +0000 (16:46 +0000)]
*** empty log message ***

17 years agoTotal rewrite.
Juanma Barranquero [Tue, 14 Nov 2006 16:44:14 +0000 (16:44 +0000)]
Total rewrite.

17 years ago(ada-parse-prj-file): Don't delete project buffer; user may want to edit it.
Juanma Barranquero [Tue, 14 Nov 2006 16:19:48 +0000 (16:19 +0000)]
(ada-parse-prj-file): Don't delete project buffer; user may want to edit it.
(ada-xref-set-project-field, ada-xref-current-project-file,
ada-xref-current-project, ada-show-current-project,
ada-set-main-compile-application): New functions.
(ada-xref-get-project-field, ada-require-project-file):
Normalize use of ada-prj-default-project-file.
(ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
Normalize use of ada-require-project-file.
(ada-prj-find-prj-file): Improve doc string, comments.

17 years ago(ada-mode-version): Bump version.
Juanma Barranquero [Tue, 14 Nov 2006 16:13:39 +0000 (16:13 +0000)]
(ada-mode-version): Bump version.
(ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
(ada-create-menu): Add ada-set-main-compile-application, ada-show-current-main,
ada-show-current-project.

17 years ago(inferior-python-mode-syntax-table): New var.
Stefan Monnier [Tue, 14 Nov 2006 15:34:15 +0000 (15:34 +0000)]
(inferior-python-mode-syntax-table): New var.
(inferior-python-mode): Use it.

17 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Nov 2006 12:07:18 +0000 (12:07 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Nov 2006 11:30:46 +0000 (11:30 +0000)]
*** empty log message ***

17 years ago(terminal-init-xterm): Add more key bindings.
Andreas Schwab [Tue, 14 Nov 2006 11:26:20 +0000 (11:26 +0000)]
(terminal-init-xterm): Add more key bindings.

17 years ago(code_convert_region): Initialize
Kenichi Handa [Tue, 14 Nov 2006 10:41:04 +0000 (10:41 +0000)]
(code_convert_region): Initialize
coding->heading_ascii.
(decode_coding_string, code_convert_region): Likewise.

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:22:42 +0000 (08:22 +0000)]
*** empty log message ***

17 years ago[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:22:19 +0000 (08:22 +0000)]
[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CGContextShowGlyphsWithAdvances is available.

17 years ago(menu_quit_handler, install_menu_quit_handler):
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:22:04 +0000 (08:22 +0000)]
(menu_quit_handler, install_menu_quit_handler):
Replace `#ifdef HAVE_CANCELMENUTRACKING' with
`#if MAC_OS_X_VERSION_MAX_ALLOWED >= 1030'.
(install_menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CancelMenuTracking is available.

17 years ago(Fx_display_mm_height, Fx_display_mm_width)
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:21:57 +0000 (08:21 +0000)]
(Fx_display_mm_height, Fx_display_mm_width)
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030
&& MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if
CGDisplayScreenSize is available.

17 years agoRegenerate.
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:21:49 +0000 (08:21 +0000)]
Regenerate.

17 years ago(HAVE_CANCELMENUTRACKING): Remove test.
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:21:26 +0000 (08:21 +0000)]
(HAVE_CANCELMENUTRACKING): Remove test.

17 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Tue, 14 Nov 2006 08:19:29 +0000 (08:19 +0000)]
Sync with src/config.in.

17 years ago(mh-x-image-url-cache-canonicalize): Add `*' to reserved Windows
Bill Wohler [Tue, 14 Nov 2006 06:30:50 +0000 (06:30 +0000)]
(mh-x-image-url-cache-canonicalize): Add `*' to reserved Windows
filename characters (closes SF #1396499).

17 years ago(ido-copy-current-word): C-o copies region if active.
Kim F. Storm [Mon, 13 Nov 2006 22:05:06 +0000 (22:05 +0000)]
(ido-copy-current-word): C-o copies region if active.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 13 Nov 2006 22:04:56 +0000 (22:04 +0000)]
*** empty log message ***

17 years ago(org-emph-face): fix typo in varible name.
Carsten Dominik [Mon, 13 Nov 2006 18:33:46 +0000 (18:33 +0000)]
(org-emph-face): fix typo in varible name.

17 years ago*** empty log message ***
Carsten Dominik [Mon, 13 Nov 2006 18:33:08 +0000 (18:33 +0000)]
*** empty log message ***