Jason Rumney
68423f5382
*** empty log message ***
2007-06-21 23:30:49 +00:00
Jason Rumney
561af692c8
(get_quoted_string): Make static
2007-06-21 23:28:41 +00:00
Kenichi Handa
f4b453ae59
*** empty log message ***
2007-06-20 12:10:24 +00:00
Kenichi Handa
91c5bb27e6
(xftfont_open): If one of font's ASCII glyph has
...
bigger ascent and descent than those of the font, use them as
font's ascent and descent.
2007-06-20 12:10:07 +00:00
Kenichi Handa
a850be2ef8
(describe-char): Fix for the case that a component character is TAB.
2007-06-20 12:07:32 +00:00
Kenichi Handa
9669dfca0d
*** empty log message ***
2007-06-20 11:30:29 +00:00
Kenichi Handa
2b96faf776
(print-fontset-element): Fix for the
...
format change of a fontset element for font-backend feature.
2007-06-20 11:30:15 +00:00
Kenichi Handa
d0364d0982
*** empty log message ***
2007-06-20 11:28:19 +00:00
Kenichi Handa
1fd0d2b9eb
(${lispsource}international/charprop.el): Move this
...
target within "#ifdef HAVE_UNIDATA" and "#endif".
2007-06-20 11:28:05 +00:00
Kenichi Handa
acd1b9bda4
(describe-language-environment):
...
Check if the specified input method exists or not.
2007-06-18 15:17:46 +00:00
Miles Bader
554b610f77
Update configure
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-224
2007-06-16 23:44:21 +00:00
Miles Bader
b361539260
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 793-802)
- Update from CVS
- Remove RCS keywords
- Merge from emacs--rel--22
* emacs--rel--22 (patch 42-50)
- Update from CVS
- Merge from gnus--rel--5.10
- Gnus ChangeLog tweaks
* gnus--rel--5.10 (patch 229-232)
- Merge from emacs--devo--0, emacs--rel--22
- ChangeLog tweak
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-223
2007-06-16 22:32:13 +00:00
Miles Bader
1562d1e9a7
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 49-50)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 232)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-802
2007-06-16 22:29:38 +00:00
Miles Bader
9bd73871a9
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 232)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-50
2007-06-16 22:29:59 +00:00
Miles Bader
650e2d284d
Add arch tagline
2007-06-16 21:50:56 +00:00
Miles Bader
c4837415d6
Add arch tagline
2007-06-16 21:47:37 +00:00
Eli Zaretskii
96f6c17002
(add_menu_item): Escape `&' characters in menu items and their keybindings.
2007-06-16 18:19:42 +00:00
Eli Zaretskii
af41f8a8d6
(add_menu_item): Escape `&' characters in menu items and their keybindings.
2007-06-16 18:13:15 +00:00
Eli Zaretskii
d6ff8a3029
Document that :data is unsupported for playing sound on Windows.
2007-06-16 12:51:48 +00:00
Eli Zaretskii
56dc064678
Document that :data is unsupported for playing sound on Windows.
2007-06-16 12:50:37 +00:00
Kenichi Handa
c8e50a7347
*** empty log message ***
2007-06-16 03:06:49 +00:00
Kenichi Handa
e25d306ce8
*** empty log message ***
2007-06-16 02:17:47 +00:00
Kenichi Handa
46c0471835
(select-safe-coding-system-interactively): Fix printing of
...
rejected and unsafe coding-systems.
2007-06-16 02:16:18 +00:00
Kenichi Handa
f67240751e
(setup-default-fontset): Add tai-viet.
2007-06-16 02:15:01 +00:00
Kenichi Handa
d807d0c704
Setup syntax/category table for Tai Viet.
...
(script-list): Add tai-viet.
2007-06-16 02:14:19 +00:00
Kenichi Handa
6aab1f9973
*** empty log message ***
2007-06-16 02:13:05 +00:00
Kenichi Handa
a5e3d1f43b
*** empty log message ***
2007-06-16 02:02:01 +00:00
Kenichi Handa
87d6f9659c
(Funibyte_string): Add "usage: ..." to the docstring.
2007-06-16 02:01:07 +00:00
Kenichi Handa
16460a7654
(lisp): Add ${lispsource}language/tai-viet.el.
...
(shortlisp): Add ../lisp/language/tai-viet.el.
2007-06-16 01:59:28 +00:00
Kenichi Handa
201bc37951
Load "language/tai-viet".
2007-06-16 01:58:37 +00:00
Kenichi Handa
ee4f828424
New file.
2007-06-16 01:58:08 +00:00
Karl Fogel
8626551860
* thingatpt.el (thing-at-point-email-regexp): Don't require two chars
...
before the "@" in an email address. Andreas Roehler noticed this problem.
2007-06-16 01:25:25 +00:00
Karl Fogel
baef4cbec3
* thingatpt.el: Add support for email addresses (`email').
...
(thing-at-point, bounds-of-thing-at-point): Document `email' support.
(thing-at-point-email-regexp): New variable.
(`email'): Put `bounds-of-thing-at-point' and `thing-at-point'
properties on this symbol, with lambda forms for values.
2007-06-16 01:03:35 +00:00
Masatake YAMATO
b32ce4c33a
* vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
2007-06-15 19:40:47 +00:00
Masatake YAMATO
1bd8df7efa
* vc.el (vc-dired-hook): check the backend returned from vc-responsible-backend' can really handle subdir'.
2007-06-15 18:50:19 +00:00
Chong Yidong
511ab56a1c
(widget-add-documentation-string-button): Fix handling of
...
documentation indent.
2007-06-15 16:27:23 +00:00
Chong Yidong
1f0abf8fd2
* wid-edit.el (widget-add-documentation-string-button): Fix
...
handling of documentation indent.
2007-06-15 16:27:16 +00:00
Kim F. Storm
dcd6e8d72c
*** empty log message ***
2007-06-15 14:37:40 +00:00
Kim F. Storm
67832de132
New file.
2007-06-15 14:36:17 +00:00
Kim F. Storm
5f728b0137
*** empty log message ***
2007-06-15 14:35:58 +00:00
Masatake YAMATO
3827b5322a
* vc.el (vc-dired-mode): Show backend name as part of mode name.
2007-06-15 13:56:48 +00:00
Juanma Barranquero
efc64f821d
*** empty log message ***
2007-06-15 10:12:58 +00:00
Juanma Barranquero
9a8470c392
*** empty log message ***
2007-06-15 10:05:25 +00:00
Kenichi Handa
b878f5f15a
*** empty log message ***
2007-06-15 06:42:54 +00:00
Kenichi Handa
9001653a22
(${lispsource}international/charprop.el): Depend on temacs${EXEEXT}.
2007-06-15 06:42:18 +00:00
Miles Bader
5cedca8d0e
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 230-231)
- ChangeLog tweak
- Update from CVS
2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers)
(gnus-agent-retrieve-headers): Bind
gnus-decode-encoded-address-function to identity.
* lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command
is available also when the server returns simply a dot.
* lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring
it.
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-48
2007-06-15 04:03:46 +00:00
Miles Bader
ce062d3acb
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 45-48)
- Gnus ChangeLog tweaks
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 230-231)
- ChangeLog tweak
- Update from CVS
2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-agent.el (gnus-agent-fetch-headers)
(gnus-agent-retrieve-headers): Bind
gnus-decode-encoded-address-function to identity.
* lisp/gnus/nntp.el (nntp-send-xover-command): Recognize an xover command
is available also when the server returns simply a dot.
* lisp/gnus/gnus-ems.el (gnus-x-splash): Redisplay window before measuring
it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-800
2007-06-15 04:02:46 +00:00
Jason Rumney
6dbd254994
Use emacs.manifest.
2007-06-15 00:08:37 +00:00
Jason Rumney
d3ab2b63f1
Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
...
the new style scrollbars.
2007-06-15 00:07:45 +00:00
Jason Rumney
15759abd85
Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
...
the new style scrollbars.
2007-06-15 00:07:45 +00:00