Romain Francoise
d242242b23
(New in Emacs 22): Reorganize using an itemized list for readability,
...
and include various fixes by Daniel Brockman, Nick Roberts and Dieter
Wilhelm.
2007-03-25 13:30:46 +00:00
Alan Mackenzie
c421028a68
Fix typo.
2007-03-25 12:04:11 +00:00
Alan Mackenzie
6bc7293bd6
(c-before-change): Fix BOB bug.
2007-03-25 12:03:13 +00:00
Alan Mackenzie
0c5f5bd4f9
*** empty log message ***
2007-03-25 12:01:03 +00:00
Juri Linkov
84d6b04be1
(compare-windows): Rename customization group
...
`compare-w' to `compare-windows'.
(compare-windows-whitespace, compare-ignore-whitespace)
(compare-ignore-case, compare-windows-sync)
(compare-windows-sync-string-size, compare-windows-recenter)
(compare-windows-highlight, compare-windows): Change group name in
the `group' tag from `compare-w' to `compare-windows'.
(compare-windows-sync): Add option `nil' for no sync. Doc fix.
2007-03-25 09:29:32 +00:00
Sam Steingold
e7d4a90405
revert the last patch to the original fix: sleep BEFORE the first wait
...
it appears to be absolutely necessary for prevention of the load surge
2007-03-25 03:03:40 +00:00
Thien-Thi Nguyen
a0ca081df2
(Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2007-03-24 23:26:46 +00:00
Chong Yidong
716b54cc00
** john.carter@tait.co.nz, 12 Mar: Find this error in... Changes in complete.el?
...
This was fixed by the 2007-03-18 Nick Roberts checkin.
2007-03-24 16:53:14 +00:00
Eli Zaretskii
61880ffee7
*** empty log message ***
2007-03-24 16:48:39 +00:00
Eli Zaretskii
f540a63988
(Standard Errors): Add an index entry.
2007-03-24 16:48:11 +00:00
Eli Zaretskii
bab818545b
Change example to always enable abbrev-mode, and remove redundant `function'.
...
(expand-abbrev-hook): Add autoload cookie.
2007-03-24 16:39:43 +00:00
Eli Zaretskii
9de5eb68fb
Fix a comment before `read_key_sequence'.
2007-03-24 16:24:54 +00:00
Eli Zaretskii
f6f11d1ca3
Fix a comment before `current_minor_maps'.
2007-03-24 16:23:01 +00:00
Eli Zaretskii
8696b55799
(Fgoto_char): Doc fix.
2007-03-24 16:03:48 +00:00
Chong Yidong
b7520f856f
** sigchld issue.
...
This was fixed by the 2007-03-11 Sam Steingold patch.
2007-03-24 16:03:47 +00:00
Eli Zaretskii
f64f035e75
(Findent_to): Doc fix.
2007-03-24 15:58:17 +00:00
Eli Zaretskii
6e5a4966d5
(testcover-start, testcover-end, testcover-mark-all, testcover-unmark-all): Add
...
prompts to interactive specs.
2007-03-24 15:54:09 +00:00
Chong Yidong
9788311dac
** handa@m17n.org, Mar 7: Display bug [Re: My Emacs unicode 2 crash again ...]
...
Was already fixed.
2007-03-24 15:52:22 +00:00
Chong Yidong
916480c4ef
(Ftranspose_regions): Use set_text_properties_1 instead of
...
Fset_text_properties to avoid GC. Signal after change.
2007-03-24 15:50:21 +00:00
Chong Yidong
159f7befee
* editfns.c (Ftranspose_regions): Use set_text_properties_1
...
instead of Fset_text_properties to avoid GC. Signal after change.
2007-03-24 15:50:05 +00:00
Eli Zaretskii
87c891c71b
(Fx_show_tip): Doc fix.
2007-03-24 15:42:17 +00:00
Thien-Thi Nguyen
573ab279d6
(Mail Source Specifiers): Fix typo.
2007-03-24 13:49:54 +00:00
Jason Rumney
ced3c1e229
(find-file-hook, auto-revert-tail-mode):
...
Use file size in bytes for auto-revert-tail-pos not characters.
2007-03-24 13:39:21 +00:00
Jason Rumney
2eed4e6824
*** empty log message ***
2007-03-24 13:38:43 +00:00
Thien-Thi Nguyen
53cc5b9c57
(vc-rcs-annotate-command):
...
Set text property :vc-annotate-prefix on the annotation text.
(vc-rcs-annotate-time): Instead of searching for ": ",
search for end of text propertized with :vc-annotate-prefix.
2007-03-24 11:33:42 +00:00
Martin Rudalics
ae18604f63
(top level): Remove calls putting
...
permanent-local nil property since these are no-ops.
2007-03-24 09:51:52 +00:00
Martin Rudalics
fcbd9af64f
(Man-support-local-filenames): Assure that
...
default-directory exists when doing call-process.
2007-03-24 09:43:07 +00:00
Richard M. Stallman
937e7eee48
*** empty log message ***
2007-03-24 02:11:34 +00:00
Kim F. Storm
a839e2f373
Fix last change - reverse args to Fplist_member.
2007-03-23 16:04:03 +00:00
Kim F. Storm
f813361dc3
(merge_properties, intervals_equal):
...
Use Fplist_member instead of Fmemq to find properties.
2007-03-23 15:42:48 +00:00
Kim F. Storm
be5ef8f0f3
*** empty log message ***
2007-03-23 15:42:08 +00:00
Thien-Thi Nguyen
39db15c998
(m4-m4-buffer, m4-m4-region): Fix omission bug:
...
Use m4-program-options to construct shell command.
2007-03-23 14:12:02 +00:00
David Kastrup
7a147065e4
(c-make-emacs-variables-local): Use
...
`mapcar' rather than `mapcan' to silence compiler warning.
2007-03-23 09:52:42 +00:00
Glenn Morris
18d534c9df
(DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT): Delete
...
unused variables.
(dired-refcards, misc-refcards, survival-card, viper-cards): New
targets.
(all): Also build dired-refcards and misc-refcards.
(clean, distclean, maintainer-clean): Depend on mostlyclean.
(SOURCES): Remove non-existent files.
(mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
Mark as phony.
(.ps files): Specify default papersize in the dvips command.
2007-03-23 03:48:03 +00:00
Glenn Morris
7ba3f463df
*** empty log message ***
2007-03-23 03:47:54 +00:00
Glenn Morris
7a1b6618e1
Regenerate on letter paper.
2007-03-23 03:38:35 +00:00
Glenn Morris
ac67880908
Regenerate on A4.
2007-03-23 03:37:29 +00:00
Glenn Morris
e80016ce8a
(\letterpaper): Switch to A4.
...
(\section): Reduce \vskips to fit on A4 paper.
(\shortcopyrightnotice): Display at end of first column.
2007-03-23 03:37:09 +00:00
Glenn Morris
deac6bc588
*** empty log message ***
2007-03-23 03:36:56 +00:00
Glenn Morris
ce9f59dfc3
Fix previous change (@AUCTeX{} -> AUC@TeX{}, @RefTex{} -> Ref@TeX{}).
2007-03-23 03:12:54 +00:00
Glenn Morris
6fbb6db192
Regenerate with restored HP support.
2007-03-23 03:07:45 +00:00
Glenn Morris
d347c8e1aa
Restore support for hp800 (removed 2007-01-27) following clarification
...
of legal status.
2007-03-23 02:56:27 +00:00
Glenn Morris
f8f771ffbd
Restore file since src/unexhp9k800.c, on which it depends, is
...
restored.
2007-03-23 02:40:12 +00:00
Glenn Morris
89117df0bb
Restore file with clarified legal status.
2007-03-23 02:38:05 +00:00
David Kastrup
ce545621d2
* textmodes/reftex.el: Add maintainer address.
...
* textmodes/reftex-vars.el: Add maintainer address.
* textmodes/reftex-toc.el: Add maintainer address.
* textmodes/reftex-sel.el: Add maintainer address.
* textmodes/reftex-ref.el: Add maintainer address.
* textmodes/reftex-parse.el: Add maintainer address.
* textmodes/reftex-index.el: Add maintainer address.
* textmodes/reftex-global.el: Add maintainer address.
* textmodes/reftex-dcr.el: Add maintainer address.
* textmodes/reftex-cite.el: Add maintainer address.
* textmodes/reftex-auc.el: Add maintainer address.
* reftex.texi (Imprint): Update maintainer information.
2007-03-22 21:06:43 +00:00
Chong Yidong
7f70e147d0
(EmacsFrameSetCharSize): Catch X errors.
2007-03-22 14:57:13 +00:00
Chong Yidong
96356799d2
* widget.c (EmacsFrameSetCharSize): Catch X errors.
2007-03-22 14:57:03 +00:00
Chong Yidong
2274485bf7
Fix attribution.
2007-03-22 14:33:37 +00:00
Chong Yidong
67bf991bc5
Regenerate.
2007-03-22 14:32:50 +00:00
Chong Yidong
b7d9aa4431
* configure.in: Add support for AIX4.3 on IBM RS6000.
...
* configure: Regenerate.
2007-03-22 14:32:31 +00:00