Karl Berry
3abebd3ba0
update to latest texinfo.tex
2006-09-30 00:35:15 +00:00
Glenn Morris
ee53ec68bb
*** empty log message ***
2006-09-30 00:23:17 +00:00
Glenn Morris
ff727d98c3
(european-calendar-style): Call european-calendar or american-calendar
...
as needed when set.
(diary-view-entries, list-calendar-holidays): Move autoloads before
use.
2006-09-30 00:20:16 +00:00
Juri Linkov
f9df5f68a8
*** empty log message ***
2006-09-29 21:18:15 +00:00
Juri Linkov
d29bb3add4
(%-Constructs): Reorder coding systems in the
...
documentation of %z to the real order displayed in the modeline.
2006-09-29 21:18:07 +00:00
Juri Linkov
474198601d
(syms_of_buffer): Reorder coding systems in the
...
docstring of %z to the real order displayed in the modeline.
2006-09-29 21:15:25 +00:00
Juri Linkov
20e285facf
Remove cperl fix.
2006-09-29 20:54:44 +00:00
Juri Linkov
7d767a2469
(cperl-after-expr-p): Don't move point
...
to nil if there is no previous property change.
2006-09-29 20:52:30 +00:00
Richard M. Stallman
4c5fe93025
*** empty log message ***
2006-09-29 18:54:51 +00:00
Chong Yidong
31b7fa51d6
* cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
...
saving anything to be sure that `forward-sexp' behaves correctly.
2006-09-29 18:31:33 +00:00
Chong Yidong
13f131df02
"C-p works properly with fields within the line, but C-n does not":
...
2006-09-29 checkin by cyd.
2006-09-29 18:21:52 +00:00
Chong Yidong
e94e78cc99
* simple.el (line-move-finish): Ignore field boundaries if the
...
initial and final points have the same `field' property.
2006-09-29 18:18:42 +00:00
Kim F. Storm
d471b4fe3a
(ido-file-internal): Only bind minibuffer-completing-file-name
...
to t while calling ido-read-internal.
2006-09-29 12:25:35 +00:00
Kim F. Storm
f45b66b978
*** empty log message ***
2006-09-29 12:25:23 +00:00
Carsten Dominik
969ef2b7b6
(org-file-remote-p): Get regexp from list.
...
(org-archive-subtree): remove erraneous `]' from character list.
2006-09-29 07:27:57 +00:00
Carsten Dominik
86cc4a7109
*** empty log message ***
2006-09-29 07:27:27 +00:00
Jonathan Yavner
ddd1c21447
Make undo of "insert row" work by keeping markers for data-area and parameters-area.
2006-09-29 02:42:39 +00:00
Chong Yidong
354f1cb332
"chenggao@gmail.com Gnus registry bug." fixed by tzz's 2006-09-28 Gnus checkin.
2006-09-28 20:41:57 +00:00
Chong Yidong
2f0fd4800a
"jidanni Sep 28 makefile comment colors permanent." is fixed.
...
"Text copied between font-lock buffers doesn't refontify" is fixed.
2006-09-28 20:33:05 +00:00
Stefan Monnier
472e1031ae
(makefile-mode): Don't disable jit-lock.
2006-09-28 20:03:25 +00:00
Stefan Monnier
efa0c0ef0b
(font-lock-after-change-function): Refontify next line as well if end is at BOL.
...
(font-lock-extend-jit-lock-region-after-change): Be more careful to
only extend the region as much as needed.
2006-09-28 20:02:45 +00:00
Richard M. Stallman
de25ebb8e3
*** empty log message ***
2006-09-28 19:10:27 +00:00
Richard M. Stallman
c207f52608
(comint-mode): Bind font-lock-defaults non-nil.
2006-09-28 19:09:19 +00:00
Richard M. Stallman
4f0f29aa95
(insert-for-yank-1): Handle `font-lock-face' specially.
2006-09-28 19:06:39 +00:00
Stefan Monnier
7ae8428d90
(Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).
2006-09-28 19:00:10 +00:00
Richard M. Stallman
fa601de5de
(after-insert-file-set-coding):
...
If VISIT, don't let set-buffer-multibyte make undo info.
2006-09-28 18:45:58 +00:00
Chong Yidong
2fc739195a
Typo.
2006-09-28 17:18:22 +00:00
Chong Yidong
33f6e83c84
Fixed "yamane@green.ocn.ne.jp: smtpmail.el bug involving base64 encoding."
2006-09-28 17:16:40 +00:00
Chong Yidong
e4eb8462ca
* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
...
lines in base64-encoded authentication response.
2006-09-28 17:16:12 +00:00
Kenichi Handa
7ad02ea851
*** empty log message ***
2006-09-28 05:47:50 +00:00
Kenichi Handa
b822517160
(locallisppath): Don't include leim dir.
...
(lisppath): Include leim dir.
2006-09-28 05:47:26 +00:00
Kenichi Handa
d66c308f26
(install): Be sure to make ${INSTALLDIR}.
2006-09-28 05:46:00 +00:00
Richard M. Stallman
6fbf0fee42
*** empty log message ***
2006-09-28 02:26:45 +00:00
Vinicius Jose Latorre
fb25feaec8
ebnf2ps changes.
2006-09-27 02:38:13 +00:00
Vinicius Jose Latorre
ed0aa46c73
Implement arrow spacing and scaling. (v4.3)
2006-09-27 01:21:07 +00:00
Reiner Steib
abff631426
Regenerate.
2006-09-26 21:32:37 +00:00
Chong Yidong
14a7cabfbc
* indent.c (Fvertical_motion): Do move back if the Lisp string
...
being displayed contains newlines.
2006-09-26 19:25:35 +00:00
Chong Yidong
90e93246f3
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2006-09-26 18:05:41 +00:00
Chong Yidong
44ea768c8c
Fixed by Stefan's 2006-09-26 checkins:
...
seltenreich@gmx.de , Sep 24: fontification loop caused by Monnier's 08-01 change.
2006-09-26 17:10:52 +00:00
Stefan Monnier
3293762969
Paren typo.
2006-09-26 15:42:58 +00:00
Stefan Monnier
be95632401
(jit-lock-force-redisplay): Rename from jit-lock-fontify-again.
...
Undo the mistaken change I've just done.
2006-09-26 15:42:29 +00:00
Stefan Monnier
c18607470a
(jit-lock-fontify-now): Don't fontify the empty text.
...
(jit-lock-fontify-again): Don't refontify text that's not displayed.
2006-09-26 15:35:34 +00:00
YAMAMOTO Mitsuharu
444a42fd10
(mac_compute_glyph_string_overhangs, XLoadQueryFont)
...
[USE_CG_DRAWING]: Call mac_prepare_for_quickdraw before QDTextBounds.
2006-09-26 08:49:05 +00:00
Kenichi Handa
4ccaff6744
(Fsingle_key_description): For an invalid char, retuen
...
"Invalid char code NNNNN".
2006-09-26 04:17:41 +00:00
Stephen Gildea
25173d930b
mh-junk.el (mh-spamassassin-whitelist): Add two missing
...
quotation marks, so that the last two arguments of
sa-learn are separated properly (closes SF #1565460 ).
(mh-spamassassin-blacklist): In example .procmailrc, add
PATH element to find mhparam on Debian.
2006-09-26 02:40:50 +00:00
Stephen Gildea
799f7c09a2
mh-comp.el (mh-send-args): Initialize to "" instead of nil
...
so that we always have a valid string for split-string even if
nothing is added in mh-send-letter (closes SF #1564742 ).
2006-09-26 02:16:16 +00:00
Chong Yidong
e7de144e92
"Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII
...
chars" is fixed.
2006-09-26 01:17:48 +00:00
Kenichi Handa
eb89917c15
(display-splash-screen): Allow a prefix argument.
2006-09-26 00:52:09 +00:00
Jason Rumney
4bbf6b4158
(shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.
2006-09-25 23:03:39 +00:00
Jason Rumney
daea741e29
*** empty log message ***
2006-09-25 23:02:33 +00:00