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
Chong Yidong
9fd77b5146
Add support for AIX4.3 on IBM RS6000.
2007-03-22 14:32:22 +00:00
Kenichi Handa
3ff2c161af
*** empty log message ***
2007-03-22 12:21:42 +00:00
Kenichi Handa
2f868094f4
(Fcopy_file): Call barf_or_query_if_file_exists with
...
non-encoded file name.
(Frename_file): Likewise.
(Fadd_name_to_file): Likewise.
(Fmake_symbolic_link): Likewise.
2007-03-22 12:15:04 +00:00
Carsten Dominik
28a419dd46
(org-agenda-mode, org-table-edit-formulas):
...
Make sure that `global-font-lock-mode' does not turn on font-lock
in these buffers.
2007-03-22 10:22:36 +00:00
Carsten Dominik
3d49ff4ab4
*** empty log message ***
2007-03-22 10:21:51 +00:00
Glenn Morris
c74945eef3
*** empty log message ***
2007-03-22 06:10:45 +00:00
Kim F. Storm
429146fcad
(xterm-mouse-event): Remove unused var `time'.
2007-03-21 22:36:48 +00:00
Nick Roberts
4c8bb950f0
*** empty log message ***
2007-03-21 20:43:49 +00:00
Nick Roberts
a7dc2df1b3
(xt-mouse-epoch): New variable.
...
(xterm-mouse-event): Use float-time.
2007-03-21 20:41:23 +00:00