Kenichi Handa
465478d574
*** empty log message ***
2006-10-23 11:25:03 +00:00
Kenichi Handa
8e1ef8fd7a
(font_unparse_fcname): Pay attention to the case that
...
foundry is a null string.
2006-10-23 11:24:55 +00:00
Kenichi Handa
46d06e5e2b
*** empty log message ***
2006-10-23 06:20:14 +00:00
Kenichi Handa
379ef06695
(global-auto-composition-mode): Make the initial
...
value not depend on emacs-basic-display.
2006-10-23 06:20:04 +00:00
Kenichi Handa
1eb53300a8
*** empty log message ***
2006-10-23 01:56:41 +00:00
Kenichi Handa
bc2ec97dfb
Don't use charset property
...
`fill-find-break-point-function'.
(fill-find-break-point-function-table): New variable.
(fill-find-break-point): Lookup
fill-find-break-point-function-table.
2006-10-23 01:56:24 +00:00
Kenichi Handa
60d0b84b73
*** empty log message ***
2006-10-17 12:34:25 +00:00
Kenichi Handa
e1cae3d34f
(ftfont_list): Allow registry "unicode-sip".
2006-10-17 12:34:18 +00:00
Kenichi Handa
cf96c5c25f
(Qunicode_sip): New variable.
...
(syms_of_font): Declare it as a Lisp symbol.
2006-10-17 12:33:54 +00:00
Kenichi Handa
32d497b1cd
(Qunicode_sip): Extern it.
2006-10-17 12:33:26 +00:00
Kenichi Handa
4f06ffe15b
(coding-system-list): Be sure to exclude
...
subsidiary coding systems.
2006-10-17 11:45:46 +00:00
Kenichi Handa
d504c23f4c
*** empty log message ***
2006-10-16 07:54:00 +00:00
Kenichi Handa
69df789ac5
(get_composition_id): Pay attention to TAB
...
component.
2006-10-16 07:53:52 +00:00
Kenichi Handa
4bad3dc5df
(x_draw_composite_glyph_string_foreground): Don't draw
...
TAB. Adjusted for the change of s->char2b which always points to
the first elememnt of allocated memory.
2006-10-16 07:53:16 +00:00
Kenichi Handa
4b848612ff
(xftfont_text_extents): Fix calculation of descent
...
value.
2006-10-16 07:26:53 +00:00
Kenichi Handa
83b364b4eb
(handle_composition_prop): Set it->c to the first
...
non-TAB component.
(fill_composite_glyph_string): Argument changed.
(BUILD_COMPOSITE_GLYPH_STRING): Adjusted for the above change.
(x_produce_glyphs): Fix handling of left/right padding.
2006-10-16 07:26:19 +00:00
Miles Bader
bb9c4b4f8b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 460-475)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 145-152)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
2006-10-15 02:54:13 +00:00
Miles Bader
92edaeeda5
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 150-152)
- Update from CVS
2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
"blank line" when searching for end of armor headers.
2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gmm-utils.el (gmm-write-region): Fix variable name.
2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gmm-utils.el (gmm-write-region): New function based on compatibility
code from `mm-make-temp-file'.
* lisp/gnus/mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
* lisp/gnus/nnmaildir.el (nnmaildir--update-nov)
(nnmaildir-request-replace-article, nnmaildir-request-accept-article):
Use `gmm-write-region'.
2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* man/gnus.texi (Other modes): Fix typo. Add alternative index entry for
gnus-dired-attach.
(Selecting a Group): Fix typo.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-475
2006-10-15 02:49:46 +00:00
Kim F. Storm
646ff7942c
(filesets-run-cmd--repl-fn): Use shell-quote-argument.
2006-10-14 23:25:55 +00:00
Kim F. Storm
7dc9c189f7
*** empty log message ***
2006-10-14 23:25:43 +00:00
Eli Zaretskii
65b4263fd0
(filesets-cmd-shell-command): Quote buffer-file-name to protect whitespace and
...
metacharacters from the shell.
2006-10-14 14:10:25 +00:00
Eli Zaretskii
53bc2a31a3
*** empty log message ***
2006-10-14 13:03:17 +00:00
Richard M. Stallman
563964aeda
*** empty log message ***
2006-10-14 10:09:53 +00:00
Richard M. Stallman
fac390dc0a
(init_sys_modes): Delete DEFVAR_LISP in the wrong place.
2006-10-14 10:09:32 +00:00
Jason Rumney
f763da8d08
Added extra info about Drew Adams 12 Aug bug
2006-10-13 22:42:36 +00:00
Romain Francoise
7dee3a04e8
Fix upload instructions: pretest files should not be uploaded in
...
/incoming/ftp, but in /incoming/alpha.
2006-10-13 20:47:27 +00:00
Eli Zaretskii
c6b1922543
(apropos-pattern-quoted): Fix a typo in a doc string.
2006-10-13 19:32:50 +00:00
Eli Zaretskii
3f73d221ed
(start-process-shell-command): Doc fix.
2006-10-13 19:25:26 +00:00
Chong Yidong
c99240cc17
* info-look.el: Update lookup regexp for maxima modes.
2006-10-13 14:52:48 +00:00
Chong Yidong
14cb531f83
"id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is fixed.
2006-10-13 14:30:31 +00:00
Chong Yidong
1cdc4e4360
%c and %l constructs are now ignored in frame-title-format.
2006-10-13 14:26:25 +00:00
Chong Yidong
bb5da5be91
* frames.texi (Frame Titles): %c and %l are ignored in
...
frame-title-format.
2006-10-13 14:22:42 +00:00
Chong Yidong
98721beb4b
* xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame
...
title.
2006-10-13 14:18:09 +00:00
Stefan Monnier
4362138675
(vc-ignore-dir-regexp): Make it into a defcustom.
...
(vc-find-root): Don't walk higher up than ~.
2006-10-13 05:22:33 +00:00
Chong Yidong
eae637ecd3
* keymap.c (Fkey_binding): Check Lisp_Object types before doing
...
XCAR and XINT.
2006-10-13 01:45:37 +00:00
Chong Yidong
d81608e084
* international/utf-8.el (utf-translate-cjk-load-tables): Avoid
...
clobbering last-coding-system-used during load.
2006-10-13 01:41:11 +00:00
Richard M. Stallman
5c471b12bc
(file-name-history): Add defvar.
...
(save-some-buffers-action-alist): Improve description strings.
2006-10-12 23:00:44 +00:00
Magnus Henoch
dfea17e083
(url-http-find-free-connection): Handle url-open-stream returning nil.
2006-10-12 19:59:58 +00:00
Romain Francoise
431feaf6f4
(xbm_read_bitmap_data): Delete extra semicolon.
2006-10-12 19:22:38 +00:00
Carsten Dominik
773c795f2b
textmodes/reftex-global.el (reftex-create-tags-file): Quote file
...
arguments.
2006-10-12 13:26:05 +00:00
Carsten Dominik
5c7860471f
*** empty log message ***
2006-10-12 13:25:49 +00:00
Andreas Schwab
c595fad9d8
(auto-mode-alist): Match change log file name also with
...
a dash before a numeric extension.
2006-10-12 12:11:48 +00:00
Jan Djärv
db71197e33
2006-10-12 Roberto Rodr�ez <lanubeblanca@googlemail.com>
...
* widget.texi: Fix typos (tiny change)
2006-10-12 06:37:11 +00:00
Kenichi Handa
94461c214f
(install): Be sure to make ${INSTALLDIR} before `cd' to it.
2006-10-12 05:53:27 +00:00
Chong Yidong
551730f8f4
"rudalics@gmx.at, Oct 7: adaptive-fill-mode and auto-fill-mode"
...
Fixed by Stefan's 2006-10-09 commit.
2006-10-12 03:53:57 +00:00
Chong Yidong
eab8bb1c94
"id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is windows-only
2006-10-11 22:51:25 +00:00
Magnus Henoch
9c51663a06
url-https.el: Remove (clashes with url-http on 8+3 systems).
...
url-http.el: Move contents of url-https.el here. Add autoloads.
2006-10-11 20:58:36 +00:00
Richard M. Stallman
8972d253c2
*** empty log message ***
2006-10-11 20:12:32 +00:00
Richard M. Stallman
3d0d68a4ba
(Key Sequences): Clarify use of kbd.
2006-10-11 20:12:19 +00:00
Andreas Schwab
9984b9d5d9
Typo.
2006-10-11 09:49:15 +00:00