Eli Zaretskii
|
57763824f8
|
(sh-prev-thing): Take `sh-leading-keywords' into account.
|
2006-09-30 09:39:35 +00:00 |
|
Eli Zaretskii
|
814a1e04f2
|
Add blessmail.
|
2006-09-30 09:22:41 +00:00 |
|
Eli Zaretskii
|
dfd9957ec2
|
Fix a typo.
|
2006-09-30 09:18:23 +00:00 |
|
Eli Zaretskii
|
79e01e932f
|
configure
|
2006-09-30 09:11:56 +00:00 |
|
Eli Zaretskii
|
e9291f09f4
|
Regenerated.
|
2006-09-30 09:11:23 +00:00 |
|
Glenn Morris
|
51f236e9f1
|
(Date Formats): Doc fix for european-calendar-style.
|
2006-09-30 01:32:47 +00:00 |
|
Glenn Morris
|
f4d82e000a
|
*** empty log message ***
|
2006-09-30 01:32:36 +00:00 |
|
Glenn Morris
|
0a1a957fa5
|
(european-calendar-style): Tweak previous fix.
|
2006-09-30 01:25:25 +00:00 |
|
Glenn Morris
|
f2276b6985
|
(defcustom): Doc fix.
|
2006-09-30 00:45:32 +00:00 |
|
Karl Berry
|
9705fb379e
|
improve page/line breaks
|
2006-09-30 00:35:50 +00:00 |
|
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 |
|