bpt/emacs.git
15 years ago(diff-find-source-location): Declare.
Glenn Morris [Sat, 6 Sep 2008 19:38:44 +0000 (19:38 +0000)]
(diff-find-source-location): Declare.
(find-change-log): If called from a diff buffer, try to switch to the
source buffer (e.g. to respect change-log-default-name there).

15 years ago(sh-get-kw): Remove '()' from the list of
Glenn Morris [Sat, 6 Sep 2008 19:01:12 +0000 (19:01 +0000)]
(sh-get-kw): Remove '()' from the list of
unallowed characters; added 2006-10-10 without comment.  (Bug#753)

15 years ago*** empty log message ***
Glenn Morris [Sat, 6 Sep 2008 18:56:57 +0000 (18:56 +0000)]
*** empty log message ***

15 years ago(rmail-spam-filter): Autoload it.
Glenn Morris [Sat, 6 Sep 2008 18:56:50 +0000 (18:56 +0000)]
(rmail-spam-filter): Autoload it.

15 years ago*** empty log message ***
Glenn Morris [Sat, 6 Sep 2008 18:44:46 +0000 (18:44 +0000)]
*** empty log message ***

15 years ago(pmail-sort-messages): Use pmail-desc-get-start, pmail-desc-get-end
Glenn Morris [Sat, 6 Sep 2008 18:44:36 +0000 (18:44 +0000)]
(pmail-sort-messages): Use pmail-desc-get-start, pmail-desc-get-end
rather than non-existent `marker-' functions.

15 years ago(pmail-use-spam-filter): Remove un-needed variable declaration.
Glenn Morris [Sat, 6 Sep 2008 18:37:43 +0000 (18:37 +0000)]
(pmail-use-spam-filter): Remove un-needed variable declaration.
Doc fix for actual definition.
(pmail-get-new-mail): Call rmail-spam-filter rather than non-existent
pmail-spam-filter.

15 years ago(ELCFILES): Update.
Glenn Morris [Sat, 6 Sep 2008 18:22:55 +0000 (18:22 +0000)]
(ELCFILES): Update.

15 years ago(Quitting): Note that top-level exits active minibuffers.
Chong Yidong [Sat, 6 Sep 2008 17:24:58 +0000 (17:24 +0000)]
(Quitting): Note that top-level exits active minibuffers.

15 years ago(Recursive Edit): Note that top-level exits active minibuffers.
Chong Yidong [Sat, 6 Sep 2008 17:24:45 +0000 (17:24 +0000)]
(Recursive Edit): Note that top-level exits active minibuffers.

15 years ago* misc.texi (Recursive Edit): Note that top-level exits active
Chong Yidong [Sat, 6 Sep 2008 17:24:30 +0000 (17:24 +0000)]
* misc.texi (Recursive Edit): Note that top-level exits active
minibuffers.

* trouble.texi (Quitting): Likewise.

15 years ago(Ftop_level): Doc fix.
Chong Yidong [Sat, 6 Sep 2008 17:22:05 +0000 (17:22 +0000)]
(Ftop_level): Doc fix.

15 years ago* keyboard.c (Ftop_level): Doc fix.
Chong Yidong [Sat, 6 Sep 2008 17:21:57 +0000 (17:21 +0000)]
* keyboard.c (Ftop_level): Doc fix.

15 years ago(server-switch-buffer): New arg.
Chong Yidong [Sat, 6 Sep 2008 17:17:05 +0000 (17:17 +0000)]
(server-switch-buffer): New arg.
(server-execute): If reusing an existing window, set file position
if required.

15 years ago* server.el (server-switch-buffer): New arg.
Chong Yidong [Sat, 6 Sep 2008 17:15:49 +0000 (17:15 +0000)]
* server.el (server-switch-buffer): New arg.
(server-execute): If reusing an existing window, set file position
if required.

15 years agoFix setting of composition-function-table.
Kenichi Handa [Sat, 6 Sep 2008 14:20:31 +0000 (14:20 +0000)]
Fix setting of composition-function-table.

15 years ago(xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuffer, don't let lower
Eli Zaretskii [Sat, 6 Sep 2008 13:43:36 +0000 (13:43 +0000)]
(xmenu_show) [!HAVE_X_WINDOWS]: If frame has a minibuffer, don't let lower
part of menu invade the echo area.

15 years ago(msdos-show-help): Don't truncate lines while displaying help echo messages.
Eli Zaretskii [Sat, 6 Sep 2008 12:52:42 +0000 (12:52 +0000)]
(msdos-show-help): Don't truncate lines while displaying help echo messages.

15 years agoAdapt to latest versions of MS-Windows.
Eli Zaretskii [Sat, 6 Sep 2008 11:41:17 +0000 (11:41 +0000)]
Adapt to latest versions of MS-Windows.

15 years ago(IT_menu_display): Use STRING_CHAR_ADVANCE instead of a "char *q" to access
Eli Zaretskii [Sat, 6 Sep 2008 11:15:04 +0000 (11:15 +0000)]
(IT_menu_display): Use STRING_CHAR_ADVANCE instead of a "char *q" to access
menu text and advance through it.  Revert the change that displayed ">"
instead of ASCII character 0x10.

15 years ago(Where Defined): Fix description of symbol-file.
Martin Rudalics [Sat, 6 Sep 2008 10:05:45 +0000 (10:05 +0000)]
(Where Defined): Fix description of symbol-file.

15 years ago(symbol-file): Fix doc-string.
Martin Rudalics [Sat, 6 Sep 2008 10:02:33 +0000 (10:02 +0000)]
(symbol-file): Fix doc-string.

15 years agoFix spelling and wording of comments.
Eli Zaretskii [Sat, 6 Sep 2008 09:57:15 +0000 (09:57 +0000)]
Fix spelling and wording of comments.

15 years ago(help-xref-forward-stack): Doc fix.
Glenn Morris [Sat, 6 Sep 2008 02:59:40 +0000 (02:59 +0000)]
(help-xref-forward-stack): Doc fix.

15 years agoFix typos.
Glenn Morris [Sat, 6 Sep 2008 02:58:12 +0000 (02:58 +0000)]
Fix typos.

15 years ago(change-log-default-name): Autoload safety.
Glenn Morris [Sat, 6 Sep 2008 02:56:33 +0000 (02:56 +0000)]
(change-log-default-name): Autoload safety.

15 years agoAdd local variable setting for change-log-default-name.
Glenn Morris [Sat, 6 Sep 2008 02:55:23 +0000 (02:55 +0000)]
Add local variable setting for change-log-default-name.

15 years ago*** empty log message ***
Glenn Morris [Sat, 6 Sep 2008 02:50:52 +0000 (02:50 +0000)]
*** empty log message ***

15 years ago(pmail-dont-reply-to, pmail-desc-get-marker-end)
Glenn Morris [Sat, 6 Sep 2008 02:50:14 +0000 (02:50 +0000)]
(pmail-dont-reply-to, pmail-desc-get-marker-end)
(pmail-desc-get-marker-start): Remove declarations of undefined functions.
(pmail-select-correspondent): Use rmail-dont-reply-to from mail-utils
rather than non-existent pmail-dont-reply-to.

15 years ago(pmail-output-read-pmail-file-name): Remove unused declaration.
Glenn Morris [Sat, 6 Sep 2008 02:48:16 +0000 (02:48 +0000)]
(pmail-output-read-pmail-file-name): Remove unused declaration.

15 years ago(pmail-parse-file-inboxes): Remove unused declaration.
Glenn Morris [Sat, 6 Sep 2008 02:47:50 +0000 (02:47 +0000)]
(pmail-parse-file-inboxes): Remove unused declaration.

15 years ago(pmail-maybe-set-message-counters)
Glenn Morris [Sat, 6 Sep 2008 02:47:16 +0000 (02:47 +0000)]
(pmail-maybe-set-message-counters)
(pmail-set-message-deleted-p): Remove unused declarations.

15 years ago(pmail-spam-filter): Remove declaration of undefined function.
Glenn Morris [Sat, 6 Sep 2008 02:46:37 +0000 (02:46 +0000)]
(pmail-spam-filter): Remove declaration of undefined function.

15 years agoFix copyright years and license notices.
Glenn Morris [Sat, 6 Sep 2008 02:28:43 +0000 (02:28 +0000)]
Fix copyright years and license notices.

15 years agoAdd missing entry.
Glenn Morris [Sat, 6 Sep 2008 02:27:49 +0000 (02:27 +0000)]
Add missing entry.
Fix formatting.
Add copyright and license.

15 years agoface-remap was installed.
Glenn Morris [Sat, 6 Sep 2008 02:26:13 +0000 (02:26 +0000)]
face-remap was installed.
help has forward buttons.
SYNC_INPUT is the default.
keymap bug was fixed.

15 years agoDon't clean up a buffer when killing it.
Vinicius Jose Latorre [Sat, 6 Sep 2008 01:36:27 +0000 (01:36 +0000)]
Don't clean up a buffer when killing it.

15 years agoFix bug#360.
Vinicius Jose Latorre [Sat, 6 Sep 2008 00:19:31 +0000 (00:19 +0000)]
Fix bug#360.

15 years ago* verilog-mode.el (verilog-library-extensions): Enable .sv
Dan Nicolaescu [Fri, 5 Sep 2008 22:13:55 +0000 (22:13 +0000)]
* verilog-mode.el (verilog-library-extensions): Enable .sv
filename extensions to call verilog-mode.
(verilog-auto, verilog-auto-inst, verilog-faq)
(verilog-submit-bug-report): Update author support URLs.
(verilog-delete-auto, verilog-auto-inout-module)
(verilog-auto-inout-comp, verilog-auto): Add AUTOINOUTCOMP for
creating complemented testbench modules.  Suggested by Yishay
Belkind.
(verilog-auto-inst-port, verilog-simplify-range-expression): When
verilog-auto-inst-param-value is set, don't require a
AUTO_TEMPLATE to expand parameter substitutions.  Suggested by
Yishay Belkind.
(verilog-auto-inst-param-value): Add safe variable.
(verilog-re-search-forward, verilog-re-search-backward): Fix
returning wrong search results on Emacs 22.1.
(verilog-modi-cache-results, verilog-auto): Fix warning message
about "toggling font-lock-mode."
(verilog-auto): Fix loosing font-lock on errors.
(verilog-auto-inst-param-value, verilog-mode-version)
(verilog-mode-version-date, verilog-read-inst-param-value)
(verilog-auto-inst, verilog-auto-inst-param)
(verilog-auto-inst-port, verilog-simplify-range-expression): Allow
parameters to be replaced with their values, on the expansion of
an AUTOINST with Verilog 2001 style parameter settings.  Suggested
by David Rogoff.
* verilog-mode.el (verilog-beg-block-re-ordered, verilog-calc-1):
Better support for the property statement.  Sometimes this keyword
introduces a statement which requires an endproperty keyword, and
sometimes it doesn't, dependening on the work before the property
word. If property is prefixed with assert, assume or cover
keyword, then the statement is ended with a ';' Otherwise,
property is like task or specify, and is followed by some number
of statements, which are ended with an endproperty keyword.
(electric-verilog-tab): Support Emacs 22.2 style handling of tab
in a highlighted region: indent each line in region according to
mode.  Supply this so it works in XEmacs and older Emacs.

15 years agoRequire help-mode.
Chong Yidong [Fri, 5 Sep 2008 22:08:37 +0000 (22:08 +0000)]
Require help-mode.
(quail-help-init): Function removed.
(quail-keyboard-layout-button, quail-keyboard-customize-button):
Define directly.

15 years ago* international/quail.el: Require help-mode.
Chong Yidong [Fri, 5 Sep 2008 22:08:26 +0000 (22:08 +0000)]
* international/quail.el: Require help-mode.
(quail-help-init): Function removed.
(quail-keyboard-layout-button, quail-keyboard-customize-button):
Define directly.

15 years ago(dired-get-filename): Rewrite octal escape character processor
Chong Yidong [Fri, 5 Sep 2008 21:16:19 +0000 (21:16 +0000)]
(dired-get-filename): Rewrite octal escape character processor
(bug#885).

15 years ago* dired.el (dired-get-filename): Rewrite octal escape character
Chong Yidong [Fri, 5 Sep 2008 21:16:01 +0000 (21:16 +0000)]
* dired.el (dired-get-filename): Rewrite octal escape character
processor (bug#885).

15 years ago* pmail.el (pmail-get-new-mail): When there are no new messages,
Paul Reilly [Fri, 5 Sep 2008 19:28:36 +0000 (19:28 +0000)]
* pmail.el (pmail-get-new-mail): When there are no new messages,
  invoke a redisplay of the current message.

15 years agoMove comment for last change to right place.
Eli Zaretskii [Fri, 5 Sep 2008 17:30:10 +0000 (17:30 +0000)]
Move comment for last change to right place.

15 years ago(custom-button-pressed): Default to inverse-video.
Eli Zaretskii [Fri, 5 Sep 2008 15:08:34 +0000 (15:08 +0000)]
(custom-button-pressed): Default to inverse-video.

15 years ago(single_menu_item) [!HAVE_BOXES]: Enable emulation of toggle boxes and
Eli Zaretskii [Fri, 5 Sep 2008 14:42:05 +0000 (14:42 +0000)]
(single_menu_item) [!HAVE_BOXES]: Enable emulation of toggle boxes and
radio buttons on MS-DOS as well.

15 years ago(msdos-face-setup): Setup faces for all frames, not just for terminal-frame.
Eli Zaretskii [Fri, 5 Sep 2008 11:27:29 +0000 (11:27 +0000)]
(msdos-face-setup): Setup faces for all frames, not just for terminal-frame.

15 years ago(compose-gstring-for-graphic): Fix handling "above" marks.
Kenichi Handa [Fri, 5 Sep 2008 07:36:53 +0000 (07:36 +0000)]
(compose-gstring-for-graphic): Fix handling "above" marks.

15 years ago(window--try-to-split-window): Don't split when window
Martin Rudalics [Fri, 5 Sep 2008 07:12:23 +0000 (07:12 +0000)]
(window--try-to-split-window): Don't split when window
is not splittable in last disjunct.  (Bug#888)

15 years agodata segment size issue filed as bug#892.
Glenn Morris [Fri, 5 Sep 2008 06:53:31 +0000 (06:53 +0000)]
data segment size issue filed as bug#892.

15 years agoMention Ubuntu make weirdness.
Glenn Morris [Fri, 5 Sep 2008 04:01:53 +0000 (04:01 +0000)]
Mention Ubuntu make weirdness.

15 years ago*** empty log message ***
Glenn Morris [Fri, 5 Sep 2008 03:58:10 +0000 (03:58 +0000)]
*** empty log message ***

15 years agoMerge from emacs--rel--22
Miles Bader [Fri, 5 Sep 2008 02:31:45 +0000 (02:31 +0000)]
Merge from emacs--rel--22

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

15 years agoFix setting of composition-function-table.
Kenichi Handa [Fri, 5 Sep 2008 01:01:02 +0000 (01:01 +0000)]
Fix setting of composition-function-table.

15 years ago(find-composition): Mention about the automatic
Kenichi Handa [Fri, 5 Sep 2008 00:53:00 +0000 (00:53 +0000)]
(find-composition): Mention about the automatic
composition in the docstring.

15 years ago(describe-char): Fix handling of automatic composition.
Kenichi Handa [Fri, 5 Sep 2008 00:50:27 +0000 (00:50 +0000)]
(describe-char): Fix handling of automatic composition.

15 years ago(autocmp_chars): Check lookback count.
Kenichi Handa [Fri, 5 Sep 2008 00:47:23 +0000 (00:47 +0000)]
(autocmp_chars): Check lookback count.
(composition_compute_stop_pos): Set cmp_it->lookback.
(composition_reseat_it): Check lookback count.
(struct position_record): New struct.
(FORWARD_CHAR, BACKWARD_CHAR, CHAR_COMPOSABLE_P): New macros.
(find_automatic_composition): New function.
(composition_adjust_point): Use find_automatic_composition.

15 years ago(struct composition_it): New member lookback.
Kenichi Handa [Fri, 5 Sep 2008 00:40:53 +0000 (00:40 +0000)]
(struct composition_it): New member lookback.

15 years agoFix previous change:
Glenn Morris [Thu, 4 Sep 2008 16:08:02 +0000 (16:08 +0000)]
Fix previous change:

No cc-engine change was installed.
cc-awk was just comment changes.
Proper description and attribution for cc-fonts change.

15 years ago* net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring.
Juanma Barranquero [Thu, 4 Sep 2008 11:45:06 +0000 (11:45 +0000)]
* net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring.
  (tramp-parse-connection-properties): Reflow docstring.

15 years ago(ido-buffer-internal, ido-file-internal): Pass on other-window
Kim F. Storm [Thu, 4 Sep 2008 10:01:45 +0000 (10:01 +0000)]
(ido-buffer-internal, ido-file-internal): Pass on other-window
and other-frame methods when switching between file and buffer modes.

15 years ago*** empty log message ***
Kim F. Storm [Thu, 4 Sep 2008 10:01:17 +0000 (10:01 +0000)]
*** empty log message ***

15 years ago(Info-dir-remove-duplicates): Narrow buffer when
Martin Rudalics [Thu, 4 Sep 2008 08:17:57 +0000 (08:17 +0000)]
(Info-dir-remove-duplicates): Narrow buffer when
removing duplicate entries under same heading.  Don't skip char
matching anything but a space or tab at bol.  (Bug#864)

15 years ago*** empty log message ***
Glenn Morris [Thu, 4 Sep 2008 06:11:18 +0000 (06:11 +0000)]
*** empty log message ***

15 years agoAdd ns-emacs.
Glenn Morris [Thu, 4 Sep 2008 02:35:30 +0000 (02:35 +0000)]
Add ns-emacs.

15 years ago*** empty log message ***
Glenn Morris [Thu, 4 Sep 2008 02:34:54 +0000 (02:34 +0000)]
*** empty log message ***

15 years agoMerge from gnus--devo--0
Miles Bader [Thu, 4 Sep 2008 02:32:12 +0000 (02:32 +0000)]
Merge from gnus--devo--0

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

15 years ago(c-version): Increment to 5.31.6.
Alan Mackenzie [Wed, 3 Sep 2008 21:13:01 +0000 (21:13 +0000)]
(c-version): Increment to 5.31.6.

15 years ago*** empty log message ***
Alan Mackenzie [Wed, 3 Sep 2008 21:10:55 +0000 (21:10 +0000)]
*** empty log message ***

15 years ago(c-version): Incremented to 5.31.6.
Alan Mackenzie [Wed, 3 Sep 2008 21:07:36 +0000 (21:07 +0000)]
(c-version): Incremented to 5.31.6.

15 years agoCopy in some minor bug fixes from the trunk.
Alan Mackenzie [Wed, 3 Sep 2008 21:01:12 +0000 (21:01 +0000)]
Copy in some minor bug fixes from the trunk.

15 years ago*** empty log message ***
Alan Mackenzie [Wed, 3 Sep 2008 20:58:02 +0000 (20:58 +0000)]
*** empty log message ***

15 years agoFix typo.
Juanma Barranquero [Wed, 3 Sep 2008 15:42:35 +0000 (15:42 +0000)]
Fix typo.

15 years ago*** empty log message ***
Paul Reilly [Wed, 3 Sep 2008 15:35:28 +0000 (15:35 +0000)]
*** empty log message ***

15 years agoFix the expunge command so that the current message index is correct.
Paul Reilly [Wed, 3 Sep 2008 15:33:38 +0000 (15:33 +0000)]
Fix the expunge command so that the current message index is correct.

* pmail.el (pmail-expunge-counter): New variable
  (pmail-set-attribute): Canonicalize the calling sequence to index, attribute, state.
  (pmail-show-message, pmail-delete-message, pmail-undelete-previous-message,
   pmail-delete-forward, pmail-mark-message): Use the new canonical calling sequence.
  (pmail-only-expunge): Use the expunge counter to update the current message index.
  (pmail-expunge-callback): Simplify.  Just count the expunged messages with a lower
   index than the current message index.

* pmaildesc.el (pmail-desc-get-previous): Fix an "off by one" issue.
  (pmail-desc-set-attribute): Canonicalize the calling sequence to index, attribute, state.

* pmailout.el (pmail-output-body-to-file): Use the canonical calling sequence.

15 years ago(completion-pcm--pattern->regex): Undo last change.
Stefan Monnier [Wed, 3 Sep 2008 14:09:49 +0000 (14:09 +0000)]
(completion-pcm--pattern->regex): Undo last change.
(completion-pcm--all-completions): Move the case-fold-search binding to
it also applies to completion-regexp-list (used in all-completions).
(completion-pcm--hilit-commonality): Add missing case-fold-search.

15 years ago(mail-yank-region): Fix comment.
John Paul Wallington [Wed, 3 Sep 2008 11:00:31 +0000 (11:00 +0000)]
(mail-yank-region): Fix comment.

15 years ago(pop-up-frame-function): Move here from window.el to avoid
Martin Rudalics [Wed, 3 Sep 2008 09:17:23 +0000 (09:17 +0000)]
(pop-up-frame-function): Move here from window.el to avoid
"CHANGED outside Customize;".

15 years ago(pop-up-frame-function): Move to frame.el.
Martin Rudalics [Wed, 3 Sep 2008 09:15:44 +0000 (09:15 +0000)]
(pop-up-frame-function): Move to frame.el.

15 years ago(buffer-menu-mode-hook): Add obsolete alias.
Glenn Morris [Wed, 3 Sep 2008 04:05:23 +0000 (04:05 +0000)]
(buffer-menu-mode-hook): Add obsolete alias.

15 years ago(isearch-highlight-regexp): Fix last change, quoting non-alphabetical
Chong Yidong [Wed, 3 Sep 2008 00:01:25 +0000 (00:01 +0000)]
(isearch-highlight-regexp): Fix last change, quoting non-alphabetical
characters properly.

15 years ago* isearch.el (isearch-highlight-regexp): Fix last change, quoting
Chong Yidong [Wed, 3 Sep 2008 00:01:10 +0000 (00:01 +0000)]
* isearch.el (isearch-highlight-regexp): Fix last change, quoting
non-alphabetical characters properly.

15 years agoRegenerate.
Chong Yidong [Tue, 2 Sep 2008 22:26:27 +0000 (22:26 +0000)]
Regenerate.

15 years agoBump version to 22.2.92.
Chong Yidong [Tue, 2 Sep 2008 22:25:20 +0000 (22:25 +0000)]
Bump version to 22.2.92.

15 years ago(Fvertical_motion): Don't call move_it_by_lines again if moving by a
Chong Yidong [Tue, 2 Sep 2008 17:28:59 +0000 (17:28 +0000)]
(Fvertical_motion): Don't call move_it_by_lines again if moving by a
single line.

15 years ago* indent.c (Fvertical_motion): Don't call move_it_by_lines again
Chong Yidong [Tue, 2 Sep 2008 17:28:47 +0000 (17:28 +0000)]
* indent.c (Fvertical_motion): Don't call move_it_by_lines again
if moving by a single line.

15 years ago*** empty log message ***
Dan Nicolaescu [Tue, 2 Sep 2008 16:11:37 +0000 (16:11 +0000)]
*** empty log message ***

15 years ago(auto-mode-alist): Use verilog-mode for SystemVerilog files.
Dan Nicolaescu [Tue, 2 Sep 2008 16:10:37 +0000 (16:10 +0000)]
(auto-mode-alist): Use verilog-mode for SystemVerilog files.

15 years ago* mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero [Tue, 2 Sep 2008 11:52:45 +0000 (11:52 +0000)]
* mail/pmaildesc.el (pmail-desc-get-match-index):
  Fix malformed let binding.

15 years ago(x_delete_display): Fix merge error.
Andreas Schwab [Tue, 2 Sep 2008 11:45:08 +0000 (11:45 +0000)]
(x_delete_display): Fix merge error.

15 years agoFix synch change.
Juanma Barranquero [Tue, 2 Sep 2008 09:03:10 +0000 (09:03 +0000)]
Fix synch change.

15 years ago(calc-dispatch-map): Fix handling of upcased and
Martin Rudalics [Tue, 2 Sep 2008 08:49:49 +0000 (08:49 +0000)]
(calc-dispatch-map): Fix handling of upcased and
control-prefixed keys.  (Bug #835)

15 years ago(mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle calculation.
YAMAMOTO Mitsuharu [Tue, 2 Sep 2008 08:19:39 +0000 (08:19 +0000)]
(mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle calculation.

15 years ago(Fexpand_file_name): Remove unused variables.
Andreas Schwab [Tue, 2 Sep 2008 08:13:20 +0000 (08:13 +0000)]
(Fexpand_file_name): Remove unused variables.

15 years agoMerge from emacs--rel--22
Miles Bader [Tue, 2 Sep 2008 05:35:54 +0000 (05:35 +0000)]
Merge from emacs--rel--22

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

15 years ago(try-face-font): Remove dead alias.
Glenn Morris [Tue, 2 Sep 2008 02:43:52 +0000 (02:43 +0000)]
(try-face-font): Remove dead alias.

15 years ago(c-opt-op-identitier-prefix): Fix typo.
Glenn Morris [Tue, 2 Sep 2008 02:30:38 +0000 (02:30 +0000)]
(c-opt-op-identitier-prefix): Fix typo.

15 years ago("german-postfix"): do not translate ue to \"u after a, e or q,
David Reitter [Tue, 2 Sep 2008 01:59:19 +0000 (01:59 +0000)]
("german-postfix"): do not translate ue to \"u after a, e or q,
because that would be extremely uncommon compared to aue, eue or que.
The only exception is the prefix "ge", after which, according to
corpus statistics, a \"u can be expected.

15 years ago("german-postfix"): do not translate ue to
David Reitter [Tue, 2 Sep 2008 01:58:52 +0000 (01:58 +0000)]
("german-postfix"): do not translate ue to
\"u after a, e or q, because that would be extremely uncommon
compared to aue, eue or que.  The only exception is the prefix
"ge", after which, according to corpus statistics, a \"u can be
expected.