]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 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.

16 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.

16 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.

16 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).

16 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).

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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)

16 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.

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

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

16 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

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

16 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.

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

16 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)

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

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

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

16 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

16 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.

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

16 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.

16 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.

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

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

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

16 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.

16 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.

16 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.

16 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;".

16 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.

16 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.

16 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.

16 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.

16 years agoRegenerate. emacs-pretest-22.2.92
Chong Yidong [Tue, 2 Sep 2008 22:26:27 +0000 (22:26 +0000)]
Regenerate.

16 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.

16 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.

16 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.

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

16 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.

16 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.

16 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.

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

16 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)

16 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.

16 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.

16 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

16 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.

16 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.

16 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.

16 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.

16 years agoVin Shelton <acs at xemacs.org> (tiny change)
Glenn Morris [Tue, 2 Sep 2008 00:47:55 +0000 (00:47 +0000)]
Vin Shelton  <acs at xemacs.org>  (tiny change)

Fix typo.

16 years agoRemove dos line endings from 2008-09-01T08:06:26Z!rudalics@gmx.at.
Glenn Morris [Mon, 1 Sep 2008 21:52:29 +0000 (21:52 +0000)]
Remove dos line endings from 2008-09-01T08:06:26Z!rudalics@gmx.at.

16 years ago(vc-default-previous-version): Move alias here from vc-hooks, and fix
Glenn Morris [Mon, 1 Sep 2008 21:47:42 +0000 (21:47 +0000)]
(vc-default-previous-version): Move alias here from vc-hooks, and fix
name typos.  (Bug#856)

16 years ago(vc-previous-version): Move alias to vc.el.
Glenn Morris [Mon, 1 Sep 2008 21:45:32 +0000 (21:45 +0000)]
(vc-previous-version): Move alias to vc.el.

16 years ago(completion-pcm--pattern->regex): When completion-ignore-case is
Chong Yidong [Mon, 1 Sep 2008 21:34:23 +0000 (21:34 +0000)]
(completion-pcm--pattern->regex): When completion-ignore-case is
non-nil, generate a regexp that ignores case.

16 years ago* minibuffer.el (completion-pcm--pattern->regex): When
Chong Yidong [Mon, 1 Sep 2008 21:33:51 +0000 (21:33 +0000)]
* minibuffer.el (completion-pcm--pattern->regex): When
completion-ignore-case is non-nil, generate a regexp that ignores
case.

16 years agoA plea for fewer "it doesn't build" messages.
Glenn Morris [Mon, 1 Sep 2008 21:28:30 +0000 (21:28 +0000)]
A plea for fewer "it doesn't build" messages.

16 years ago*** empty log message ***
Glenn Morris [Mon, 1 Sep 2008 21:14:41 +0000 (21:14 +0000)]
*** empty log message ***

16 years ago(Finternal_set_alternative_font_family_alist)
Chong Yidong [Mon, 1 Sep 2008 19:46:16 +0000 (19:46 +0000)]
(Finternal_set_alternative_font_family_alist)
(Finternal_set_alternative_font_registry_alist): Properly copy entire
alist structure.

16 years ago* xfaces.c (Finternal_set_alternative_font_family_alist)
Chong Yidong [Mon, 1 Sep 2008 19:45:11 +0000 (19:45 +0000)]
* xfaces.c (Finternal_set_alternative_font_family_alist)
(Finternal_set_alternative_font_registry_alist): Properly copy
entire alist structure.

16 years ago(recenter-top-bottom): Doc fix.
Chong Yidong [Mon, 1 Sep 2008 17:47:51 +0000 (17:47 +0000)]
(recenter-top-bottom): Doc fix.

16 years ago* window.el (recenter-top-bottom): Doc fix.
Chong Yidong [Mon, 1 Sep 2008 17:47:35 +0000 (17:47 +0000)]
* window.el (recenter-top-bottom): Doc fix.

16 years agoNew maintainer.
Chong Yidong [Mon, 1 Sep 2008 17:24:52 +0000 (17:24 +0000)]
New maintainer.
(delphi-interface-types): New var.
(delphi-composite-types): Use it.
(delphi-enclosing-indent-of): Distinguish between "interface"
keyword as a unit separator and used like a class declaration.

16 years ago* delphi.el: New maintainer.
Chong Yidong [Mon, 1 Sep 2008 17:24:17 +0000 (17:24 +0000)]
* delphi.el: New maintainer.
(delphi-interface-types): New var.
(delphi-composite-types): Use it.
(delphi-enclosing-indent-of): Distinguish between "interface"
keyword as a unit separator and used like a class declaration.

16 years agoAdd arch tagline
Miles Bader [Mon, 1 Sep 2008 11:15:17 +0000 (11:15 +0000)]
Add arch tagline

16 years ago(pmail-reply-callback): Call pmail-show-message to repaint the
Paul Reilly [Mon, 1 Sep 2008 10:56:37 +0000 (10:56 +0000)]
(pmail-reply-callback): Call pmail-show-message to repaint the
message, insuring that new headers, like X-BABYL-V6... are correctly
hidden.

16 years ago*** empty log message ***
Paul Reilly [Mon, 1 Sep 2008 08:40:33 +0000 (08:40 +0000)]
*** empty log message ***

16 years agoReflect that rmail-convert-to-babyl is no longer relevant.
Paul Reilly [Mon, 1 Sep 2008 08:37:47 +0000 (08:37 +0000)]
Reflect that rmail-convert-to-babyl is no longer relevant.

16 years agoFix the expunge operation.
Paul Reilly [Mon, 1 Sep 2008 08:35:24 +0000 (08:35 +0000)]
Fix the expunge operation.

pmail.el (pmail-only-expunge): Manage pmail-total-messages in the
callback handler; remove the extra show message call.
(pmail-expunge-callback): Rewrite to handle all possible conditions.

pmaildesc.el (pmail-desc-get-previous, pmail-desc-get-match-index):
New functions.

16 years agoNew and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly [Mon, 1 Sep 2008 08:18:32 +0000 (08:18 +0000)]
New and temporary change log file used to capture changes to the pmail*.el files.

16 years ago(describe-face): Use find-lisp-object-file-name instead
Martin Rudalics [Mon, 1 Sep 2008 08:06:26 +0000 (08:06 +0000)]
(describe-face): Use find-lisp-object-file-name instead
of describe-simplify-lib-file-name.

16 years ago(describe-simplify-lib-file-name, find-source-lisp-file): Removed.
Martin Rudalics [Mon, 1 Sep 2008 08:04:40 +0000 (08:04 +0000)]
(describe-simplify-lib-file-name, find-source-lisp-file): Removed.
(find-lisp-object-file-name): New function giving preference to
files found via load-path instead of loaddefs.el.
(describe-function-1): Use new function instead of the removed
ones.  (Bugs #587, #669, #690)

16 years ago(font-show-log): Fix previous change.
Kenichi Handa [Mon, 1 Sep 2008 07:17:23 +0000 (07:17 +0000)]
(font-show-log): Fix previous change.

16 years ago(set-language-environment): Don't
Kenichi Handa [Mon, 1 Sep 2008 07:15:03 +0000 (07:15 +0000)]
(set-language-environment): Don't
overwrite current-iso639-language if the current language
environment doesn't provide that data.
(set-locale-environment): Set current-iso639-language from the
locale name.

16 years ago*** empty log message ***
Kenichi Handa [Mon, 1 Sep 2008 07:11:28 +0000 (07:11 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Kenichi Handa [Mon, 1 Sep 2008 05:36:13 +0000 (05:36 +0000)]
*** empty log message ***

16 years ago(LGLYPH_SET_CODE): Add comment.
Kenichi Handa [Mon, 1 Sep 2008 05:15:58 +0000 (05:15 +0000)]
(LGLYPH_SET_CODE): Add comment.

16 years ago(ftfont_spec_pattern): Don't create a charset of the
Kenichi Handa [Mon, 1 Sep 2008 02:46:23 +0000 (02:46 +0000)]
(ftfont_spec_pattern): Don't create a charset of the
representative chars of the script is a vector.
(ftfont_list): Handle the case the representative chars of the
script is a vector.

16 years ago(syms_of_character): Docstring of script-representative-chars fixed.
Kenichi Handa [Mon, 1 Sep 2008 02:44:56 +0000 (02:44 +0000)]
(syms_of_character): Docstring of script-representative-chars fixed.

16 years ago(script-representative-chars): Re-add
Kenichi Handa [Mon, 1 Sep 2008 02:44:19 +0000 (02:44 +0000)]
(script-representative-chars): Re-add
the entry for symbol, but with vector of characters.
(setup-default-fontset): Cancel previous change.

16 years ago(BUILD_CHAR_GLYPH): New macro.
Eli Zaretskii [Sun, 31 Aug 2008 19:41:40 +0000 (19:41 +0000)]
(BUILD_CHAR_GLYPH): New macro.
(IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct the menu.

16 years agoFix typos.
Juanma Barranquero [Sun, 31 Aug 2008 14:07:35 +0000 (14:07 +0000)]
Fix typos.

16 years agoMove provide statement to the end of the file.
Chong Yidong [Sun, 31 Aug 2008 13:57:48 +0000 (13:57 +0000)]
Move provide statement to the end of the file.

16 years ago* ido.el: Move provide statement to the end of the file.
Chong Yidong [Sun, 31 Aug 2008 13:56:53 +0000 (13:56 +0000)]
* ido.el: Move provide statement to the end of the file.

16 years agoFix EOL mishap.
Juanma Barranquero [Sun, 31 Aug 2008 13:46:54 +0000 (13:46 +0000)]
Fix EOL mishap.

16 years agoMerge from gnus--devo--0
Miles Bader [Sun, 31 Aug 2008 10:43:43 +0000 (10:43 +0000)]
Merge from gnus--devo--0

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

16 years ago*** empty log message ***
Martin Rudalics [Sun, 31 Aug 2008 10:12:04 +0000 (10:12 +0000)]
*** empty log message ***

16 years ago(linum-mode): `window-size-change-functions' can now be buffer-local.
Martin Rudalics [Sun, 31 Aug 2008 08:47:03 +0000 (08:47 +0000)]
(linum-mode): `window-size-change-functions' can now be buffer-local.
(linum-update-window): Use result of `move-overlay'.