Nick Roberts
928ed494a6
*** empty log message ***
2006-06-25 00:40:14 +00:00
Eli Zaretskii
4179c1d6fa
(Top): Update the detailed menu according to changes in msdog.texi.
2006-06-24 17:23:33 +00:00
Eli Zaretskii
37a753120b
(Windows Mouse): New section.
...
(Windows System Menu): Remove section (text merged with "Windows Keyboard").
(Windows Misc): New section.
2006-06-24 17:22:48 +00:00
Eli Zaretskii
3a9d93270b
Fix last change.
2006-06-24 16:21:41 +00:00
Eli Zaretskii
5a3e3201a2
(Windows Keyboard): New section.
2006-06-24 16:19:07 +00:00
Eli Zaretskii
9974630fdf
(ls in Lisp): New section.
2006-06-24 15:09:05 +00:00
Eli Zaretskii
4a02dd4b84
(Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2006-06-24 15:08:24 +00:00
Eli Zaretskii
b58d6cc318
*** empty log message ***
2006-06-24 13:54:20 +00:00
Eli Zaretskii
3161cd2c68
(Visiting): Document case-insensitive wildcard matching under
...
find-file-wildcards.
2006-06-24 07:34:56 +00:00
Carsten Dominik
353694fdea
*** empty log message ***
2006-06-23 19:03:31 +00:00
Carsten Dominik
a1f058c602
(Embedded LaTeX): New chapter.
...
(Archiving): Section rewritten.
(Enhancing text): Some parts moved to the new chapter about
LaTeX.
2006-06-23 19:02:38 +00:00
Bill Wohler
a86cce4f82
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
...
(Preface): Depend on GNU mailutils 1.0 and higher.
2006-06-21 05:17:40 +00:00
Kenichi Handa
1e0fd4cd53
*** empty log message ***
2006-06-20 02:06:13 +00:00
Miles Bader
5cfd0f2e4f
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 107)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-317
2006-06-20 00:20:01 +00:00
Karl Berry
2aa8102725
mention C-q
2006-06-19 20:53:29 +00:00
Carsten Dominik
3d62681df6
*** empty log message ***
2006-06-19 06:55:27 +00:00
Carsten Dominik
5aafad2e4e
(Publishing links): Document the
...
`:link-validation-function' property.
(Extensions and Hacking): New chapter, includes some sections
of
the "Miscellaneous" chapter.
2006-06-19 06:54:43 +00:00
Carsten Dominik
0fee8d6e46
Require noutline, also on XEmacs.
...
(org-end-of-subtree): Return point.
(org-dblock-start-re, org-dblock-end-re): New constants.
(org-create-dblock, org-prepare-dblock, org-map-dblocks)
(org-dblock-update, org-update-dblock,
org-beginning-of-dblock)
(org-update-all-dblocks, org-find-dblock): New functions.
(org-collect-clock-time-entries): New function.
(org-html-handle-time-stamps): Never export CLOCK timeranges.
(org-fixup-indentation): Modified to deadl correctly with
lines
starting with TAB. Only one argument DIFF now.
(org-demote, org-promote): Call `org-fixup-indentation' with
just
one argument, DIFF.
(org-mode): Don't mark buffer as modified when aligning
tables.
(org-clock-sum): Don't makr buffer modified when adding time
sum
properties.
(org-export-as-html): Added support for a link validation
function.
(org-archive-all-done): New function.
(org-archive-subtree): New prefix argument. When set, archive
all
done subtrees in this buffer.
(org-remove-clock-overlays)
(org-remove-occur-highlights): Use
`org-inhibit-highlight-removal'.
(org-inhibit-highlight-removal): New variable, for dyn amic
scoping.
(org-put-clock-overlay): Don't swallow last headline character
when displaying overlay.
(org-store-link): Link to `image-mode' with just the file
name.
2006-06-19 06:54:22 +00:00
Michael Kifer
e651696081
2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
...
some typo fixes
2006-06-18 17:12:16 +00:00
Ramprasad B
9e363b8991
changed my email-id
2006-06-18 09:14:51 +00:00
YAMAMOTO Mitsuharu
23666aa8ec
(Mac Input): Minor update.
2006-06-16 08:33:41 +00:00
YAMAMOTO Mitsuharu
aa2f234a42
*** empty log message ***
2006-06-16 08:09:09 +00:00
YAMAMOTO Mitsuharu
f4d07c63ec
(Mac Input): Add description of mac-function-modifier.
...
Now Unicode keyboard layouts work.
2006-06-16 08:08:28 +00:00
Carsten Dominik
91d85d5fd8
(Progress logging): New section.
2006-06-10 14:16:17 +00:00
Carsten Dominik
23643307e0
*** empty log message ***
2006-06-10 14:16:04 +00:00
Richard M. Stallman
9e362b84e9
*** empty log message ***
2006-06-10 10:52:27 +00:00
Richard M. Stallman
27c82bfe96
(Recognize Coding): Clarify previous change.
2006-06-10 10:42:32 +00:00
Kenichi Handa
7aa5b22f29
(Recognize Coding): Describe the convention of "CODING!"
...
notation.
2006-06-09 04:09:30 +00:00
Eli Zaretskii
afd63bda16
*** empty log message ***
2006-06-07 18:03:36 +00:00
Eli Zaretskii
c8c1ca7ba0
(General Variables): Fix smtpmail xref.
2006-06-07 18:02:30 +00:00
Eli Zaretskii
276103ef30
(Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,
...
but in emacs-extra for @iftex.
2006-06-07 18:01:50 +00:00
Miles Bader
26c9afc323
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 103-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-295
2006-06-07 16:39:16 +00:00
Nick Roberts
fc275000aa
(Watch Expressions): Move node to end.
...
(GDB Graphical Interface): Move description of clicks in fringe...
(GDB commands in the Fringe): ...to here. New node.
2006-06-06 23:16:32 +00:00
Nick Roberts
afbef80c86
*** empty log message ***
2006-06-06 23:15:57 +00:00
Carsten Dominik
2dcffa1c62
(ASCII export): Document indentation adaptation.
...
(Setting tags): Document mutually-exclusive tags.
2006-06-06 08:26:54 +00:00
Carsten Dominik
98a5380242
*** empty log message ***
2006-06-06 08:26:45 +00:00
Romain Francoise
420b775e77
(irc): Mention new funs url-irc-rcirc' and
url-irc-erc'.
...
Fix typo.
2006-06-05 11:55:28 +00:00
Romain Francoise
3e26254b48
(Question 8.6): Update reference to the Gnus
...
channel (#gnus@irc.freenode.net ).
Fix typos. Update copyright notice.
2006-06-05 11:50:40 +00:00
Romain Francoise
4dc5fe62c3
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
...
(Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
(Line-Up Functions, Custom Macros):
* ediff.texi (Window and Frame Configuration)
(Highlighting Difference Regions, Highlighting Difference Regions):
* emacs-mime.texi (Display Customization):
* erc.texi (History):
* eshell.texi (Known problems):
* eudc.texi (Overview, BBDB):
* gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
(The problem of spam, SpamOracle, Extending the Spam package)
(Conformity, Terminology):
* idlwave.texi (Routine Info, Routine Info)
(Class and Keyword Inheritance, Padding Operators)
(Breakpoints and Stepping, Electric Debug Mode)
(Examining Variables, Troubleshooting):
* org.texi (Creating timestamps):
* reftex.texi (Commands, Options, Changes):
* tramp.texi (Inline methods, Password caching)
(Auto-save and Backup, Issues):
* vip.texi (Files, Commands in Insert Mode):
* viper.texi (Emacs Preliminaries, States in Viper)
(Packages that Change Keymaps, Viper Specials, Groundwork):
* xresmini.texi (GTK resources):
Fix various typos.
2006-06-05 11:44:42 +00:00
Nick Roberts
55d5a4633a
(GDB Graphical Interface): Update bindings.
...
(Commands of GUD): Add gud-print. Remove gud-run. Restate
availability more generally.
2006-06-05 10:14:49 +00:00
Nick Roberts
623c14d3aa
*** empty log message ***
2006-06-05 10:14:16 +00:00
Kim F. Storm
34c614a862
Corrections for AUTHORS.
2006-06-04 22:00:54 +00:00
Richard M. Stallman
3c8c279cc1
Lots of cleanups.
2006-06-04 02:17:49 +00:00
Luc Teirlinck
55f626914e
(Shell History Copying): Update descriptions of `C-c RET' and Mouse-2.
2006-06-02 02:18:58 +00:00
Luc Teirlinck
90d40a35c3
*** empty log message ***
2006-06-02 02:15:46 +00:00
Jan Djärv
0e00a9dc33
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2006-06-01 06:40:28 +00:00
Eli Zaretskii
12e2242536
Fix typos.
2006-05-31 20:23:15 +00:00
Richard M. Stallman
d3b87ec494
(Moving Point): Fix previous change.
2006-05-31 16:23:16 +00:00
Carsten Dominik
6a04ed1c2f
Small typo fixes.
2006-05-30 16:31:32 +00:00
Carsten Dominik
c39d5865e9
*** empty log message ***
2006-05-30 16:31:11 +00:00
Karl Berry
fe23e770ff
autoupdate
2006-05-30 14:20:02 +00:00
Michael Albinus
f54511f3ba
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
2006-05-29 20:30:16 +00:00
Jan Djärv
974bed98c1
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2006-05-29 07:15:22 +00:00
Richard M. Stallman
411fe8f336
Many simplifications and improvements in wording.
2006-05-29 01:58:27 +00:00
Thien-Thi Nguyen
3dc2d96d22
Fix typos.
2006-05-27 22:22:47 +00:00
Thien-Thi Nguyen
8bc8d8544a
Fix typos.
...
(Customization): Say "us".
2006-05-27 21:54:27 +00:00
Eli Zaretskii
3d0793e4bf
*** empty log message ***
2006-05-26 20:18:16 +00:00
Eli Zaretskii
b33ddfab42
Remove bogus @setfilename.
2006-05-26 20:17:58 +00:00
Nick Roberts
85f92a48e1
*** empty log message ***
2006-05-26 09:27:18 +00:00
Carsten Dominik
9fd4737345
*** empty log message ***
2006-05-26 05:37:27 +00:00
Carsten Dominik
0730c5399b
(ASCII export): Omit command name.
...
(HTML export): Add prefix to all lines in Local Variable
example.
(Acknowledgments): Typeset names in italics.
2006-05-26 05:35:42 +00:00
Nick Roberts
6d10dc37bd
(Antinews): Create a node for gdb-ui.
2006-05-25 21:39:27 +00:00
Nick Roberts
22736b2df7
*** empty log message ***
2006-05-25 21:38:45 +00:00
Carsten Dominik
e8166ad7d2
*** empty log message ***
2006-05-24 07:56:44 +00:00
Carsten Dominik
8ef8f2e63c
(Plain lists): Added new item navigation commands.
...
(External links): Documented elisp and info links.
(Custom searches): New section.
(Publishing): New chapter.
(HTML export): Include a list of supported CSS classes.
(Setting tags): Describe the fast-tag-setting interface.
2006-05-24 07:56:03 +00:00
Reiner Steib
33189c79bf
(Menu Bars, Tool Bars): Add index entries.
2006-05-22 15:24:49 +00:00
Richard M. Stallman
6f5c4cc997
*** empty log message ***
2006-05-21 00:27:13 +00:00
Richard M. Stallman
0e3c3816e1
(Dired Navigation): dired-goto-file is now j.
2006-05-21 00:23:34 +00:00
Luc Teirlinck
4ed985b1e9
ifinfo -> ifnottex.
2006-05-20 23:31:28 +00:00
Luc Teirlinck
b65d24a572
*** empty log message ***
2006-05-20 23:30:22 +00:00
Eli Zaretskii
424567e3ec
*** empty log message ***
2006-05-20 20:17:49 +00:00
Eli Zaretskii
22956078a6
(Coding Systems): Mention the undecided-* coding systems and their aliases.
2006-05-20 19:19:25 +00:00
Eli Zaretskii
4cc27edbec
(Visiting): Mention `end-of-line' explicitly.
2006-05-20 19:08:02 +00:00
Eli Zaretskii
375136cc7c
(Windows Printing): Mention non-support of plain text printing with some
...
el-cheapo printers, and suggest a workaround.
2006-05-20 18:56:22 +00:00
Eli Zaretskii
16c4412e9c
*** empty log message ***
2006-05-20 18:36:50 +00:00
Eli Zaretskii
4d4acba25d
(TeX Print): tex-dvi-view-command has a default value, remove the bit saying
...
you must set it.
2006-05-20 18:14:27 +00:00
Luc Teirlinck
62fe831c80
(Checklist): ifinfo -> ifnottex.
2006-05-19 23:01:04 +00:00
Luc Teirlinck
4b45d5d190
(Text, Auto Fill, Text Mode): ifinfo -> ifnottex.
2006-05-19 22:59:21 +00:00
Luc Teirlinck
e086640168
(Nonincremental Search): ifinfo -> ifnottex.
2006-05-19 22:56:16 +00:00
Luc Teirlinck
4714476b2b
(Rmail Labels): ifinfo -> ifnottex.
2006-05-19 22:54:03 +00:00
Luc Teirlinck
200a0063f7
(Input Methods, Multibyte Conversion): ifinfo -> ifnottex.
2006-05-19 22:51:45 +00:00
Luc Teirlinck
d3ea5f55e0
(Gnus, Where to Look, PostScript): ifinfo -> ifnottex.
2006-05-19 22:49:16 +00:00
Luc Teirlinck
af566730fc
(Create Tags Table): ifinfo -> ifnottex.
2006-05-19 22:46:09 +00:00
Luc Teirlinck
2984897411
(Indentation Commands): ifinfo -> ifnottex.
2006-05-19 22:44:02 +00:00
Luc Teirlinck
8107bc04e0
(Spelling): ifinfo -> ifnottex.
2006-05-19 22:42:17 +00:00
Luc Teirlinck
00ea6f3da9
(Copying): ifinfo -> ifnottex.
2006-05-19 22:39:56 +00:00
Luc Teirlinck
d70afed477
(Init File): ifinfo -> ifnottex.
2006-05-19 22:35:11 +00:00
Luc Teirlinck
bd9e44e786
Whitespace change.
2006-05-19 22:26:44 +00:00
Luc Teirlinck
9300b3108a
*** empty log message ***
2006-05-19 22:23:14 +00:00
Miles Bader
f18df03d4a
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 102)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-287
2006-05-18 23:59:14 +00:00
Richard M. Stallman
0bcf87358c
*** empty log message ***
2006-05-17 22:54:44 +00:00
Richard M. Stallman
5976733609
(Diff Mode): Mention C-x `.
2006-05-17 22:24:59 +00:00
Miles Bader
715488f12a
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 101)
- Update from CVS
2006-05-16 00:10:43 +00:00
Glenn Morris
3d8efb25a7
(Displaying the Diary, Format of Diary File):
...
Refer to diary-view-entries, diary-list-entries,
diary-show-all-entries rather than obsolete aliases.
2006-05-13 06:14:31 +00:00
Glenn Morris
5d65ecaaff
*** empty log message ***
2006-05-13 06:14:20 +00:00
Eli Zaretskii
b811ef49a3
*** empty log message ***
2006-05-12 18:45:22 +00:00
Eli Zaretskii
eca2d6cd30
[iftex]: Replace @xref's to emacs-xtra with @inforef's.
2006-05-12 18:44:58 +00:00
Eli Zaretskii
4a7910c777
*** empty log message ***
2006-05-12 18:23:44 +00:00
Eli Zaretskii
ec8ec9cd03
(Visiting): Fix wording.
2006-05-12 17:44:41 +00:00
Eli Zaretskii
fe19cf0910
Fix last change.
2006-05-12 17:41:17 +00:00
Eli Zaretskii
0ef0b416d0
*** empty log message ***
2006-05-12 14:46:34 +00:00
Eli Zaretskii
859843d01f
(Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set
...
eol conversion.
2006-05-12 14:46:14 +00:00
Karl Berry
abbf811f8d
autoupdate
2006-05-10 13:33:04 +00:00
Michael Albinus
a60f87987f
* tramp.texi (Filename completion): Improve wording.
2006-05-09 05:15:20 +00:00
Richard M. Stallman
a995a779fc
(Disabling): Textual cleanups.
2006-05-08 05:16:29 +00:00
Jan Djärv
e2fa249f30
* xresmini.texi (GTK resources): Inserted GTK description.
2006-05-07 19:39:28 +00:00
Jan Djärv
ce64e507a6
Added GTK part
2006-05-07 19:38:49 +00:00
Jan Djärv
987678e31b
* xresources.texi (GTK resources): metafont should be menufont.
2006-05-07 19:32:49 +00:00
Jan Djärv
35d3955b0e
Minor fix.
2006-05-07 19:32:13 +00:00
Romain Francoise
99069bdb49
(Replacing text across multiple files): Expand node to explain how
...
to use `dired-do-query-replace-regexp' in more detail, based on
suggestion by Eric Hanchrow <offby1@blarg.net>.
2006-05-07 17:08:48 +00:00
Romain Francoise
b865238d5b
(Using regular expressions): Fix typo.
...
(Packages that do not come with Emacs, Right-to-left alphabets):
Fix capitalization.
2006-05-07 11:34:27 +00:00
Michael Albinus
37ea2bbd65
* mini.texi (Completion Options):
...
* tramp.texi (Filename completion): Completion of remote files'
method, user name and host name is active only in partial
completion mode.
2006-05-06 21:41:27 +00:00
Eli Zaretskii
41155aefe0
Mention Windows XP.
2006-05-06 20:45:10 +00:00
Eli Zaretskii
8a75579f48
Fix spelling errors.
2006-05-06 20:42:21 +00:00
Eli Zaretskii
31909de7be
Fix spelling errors.
2006-05-06 18:48:48 +00:00
Bill Wohler
891ea408cd
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
...
http://rand-mh.sourceforge.net/book/mh .
Replace .htm suffix with .html for MH book files.
(Using This Manual): Update key binding for getting relevant chapter
in Info from command key.
(Ranges): Fix itemx.
2006-05-06 16:48:08 +00:00
Bill Wohler
22991a241b
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
2006-05-06 16:07:04 +00:00
Eli Zaretskii
51445eb4a3
makefile.w32-in (emacs.dvi):
...
Makefile.in (emacs.dvi): Add xresmini.texi
2006-05-06 15:54:39 +00:00
Eli Zaretskii
c073ccbe05
*** empty log message ***
2006-05-06 15:50:48 +00:00
Eli Zaretskii
10e09f32fe
(Table of Resources): Remove xref to non-existent node "LessTif Resources".
2006-05-06 15:50:25 +00:00
Eli Zaretskii
40fdc20bc0
*** empty log message ***
2006-05-06 15:29:43 +00:00
Eli Zaretskii
8d4e7d4b05
(Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.
2006-05-06 15:29:17 +00:00
Eli Zaretskii
9dc999d380
msdog.texi (Microsoft Windows):
...
calendar.texi (Calendar/Diary, Displaying the Diary)
(Special Diary Entries, Importing Diary):
programs.texi (Program Modes):
text.texi (Text):
buffers.texi (Several Buffers):
files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2006-05-06 15:24:42 +00:00
Eli Zaretskii
7cdd23e656
(Version Backups, Local Version Control)
...
(Making Snapshots, Change Logs and VC, Version Headers)
(Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
on-line manual.
2006-05-06 14:25:42 +00:00
Eli Zaretskii
d5d04ab296
(VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.
2006-05-06 14:23:59 +00:00
Eli Zaretskii
234c95a957
(MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
...
(MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
(MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's for on-line
manual.
2006-05-06 14:12:15 +00:00
Eli Zaretskii
1bbe7139b6
(Fortran, Fortran Autofill)
...
(Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's for on-line
manual.
2006-05-06 13:50:19 +00:00
Eli Zaretskii
32f864b105
(Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for
...
on-line manual.
2006-05-06 13:46:12 +00:00
Eli Zaretskii
c4945d6a19
(Emerge, Overview of Emerge)
...
(Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line manual.
2006-05-06 13:44:24 +00:00
Miles Bader
14831d2012
Add arch tagline
2006-05-06 13:25:54 +00:00
Eli Zaretskii
f53d2e8780
*** empty log message ***
2006-05-06 13:19:17 +00:00
Eli Zaretskii
6f585e44dc
Add Copyright notices.
2006-05-06 13:13:53 +00:00
Eli Zaretskii
b2f68d9562
(INFO_TARGETS): Remove $(infodir)/emacs-xtra.
...
(EMACS_XTRA): New variable, lists the new *-xtra.texi files.
(EMACSSOURCES): Use EMACS_XTRA.
($(infodir)/emacs-xtra): Remove.
(emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2006-05-06 13:03:51 +00:00
Eli Zaretskii
e645f2ad5d
(INFO_TARGETS): Remove ../info/emacs-xtra.
...
(EMACS_XTRA): New variable, lists the new *-xtra.texi files.
(EMACSSOURCES): Use EMACS_XTRA.
(../info/emacs-xtra): Remove.
(emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2006-05-06 13:02:43 +00:00
Eli Zaretskii
240ce8099f
(Introduction): Reword to make consistent with printed version only.
...
(MS-DOS): Renamed from "MS-DOG". All references updated.
(Daylight Savings): Remove this node: it is an exact duplicate of its
name-sake in calendar.texi.
<Top level>: Remove the body of all chapters and move them to the
new *-xtra.texi files. Use @raisesections and @lowersections to
convert sections to chapters etc.
2006-05-06 13:01:14 +00:00
Eli Zaretskii
0304090918
(Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.
...
(Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2006-05-06 12:59:51 +00:00
Eli Zaretskii
4984edc7c4
(Maintaining) [ifnottex]: Add menu entry for "Emerge".
...
(List Tags) [ifnottex]: @include emerge-xtra.texi.
2006-05-06 12:58:40 +00:00
Eli Zaretskii
0701f90125
(Top) [ifnottex]: Add menu entries for "Picture Mode" and its sections.
...
@include picture-xtra.texi
2006-05-06 12:58:11 +00:00
Eli Zaretskii
622a113efd
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
2006-05-06 12:56:07 +00:00
Eli Zaretskii
65609f22fa
(Sending Mail): A @node line without explicit Prev, Next, and Up links.
2006-05-06 12:54:56 +00:00
Eli Zaretskii
bbe9cbb8cd
(Several Buffers): Replace inforef to emacs-xtra by conditional xref's,
...
depending on @iftex/@ifnottex.
2006-05-06 12:54:04 +00:00
Eli Zaretskii
b00ed2e89c
(Calendar/Diary, Holidays, Displaying the Diary)
...
(Displaying the Diary, Special Diary Entries, Importing Diary): Replace inforef
to emacs-xtra by conditional xref's, depending on @iftex/@ifnottex.
(Calendar/Diary) [ifnottex]: Add menu item for "Advanced Calendar/Diary Usage".
(Time Intervals) [ifnottex]: @include cal-xtra.texi.
2006-05-06 12:53:25 +00:00
Eli Zaretskii
844040f3f3
(Backup, Version Control, VC Concepts)
...
(Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
(Registering, VC Status, VC Undo, Multi-User Branching)
(Comparing Files): Replace inforef to emacs-xtra by conditional xref's,
depending on @iftex/@ifnottex.
(Secondary VC Commands) [ifnottex]: Add menu entries for vc-xtra.texi
subsections.
(VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
(Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
(Reverting) [ifnottex]: @include arevert-xtra.texi.
(Files) [ifnottex]: Add menu entry for Autorevert.
2006-05-06 12:52:00 +00:00
Eli Zaretskii
af330736d1
(Frames): Replace inforef to emacs-xtra by conditional xref's, depending on
...
@iftex/@ifnottex.
2006-05-06 12:50:32 +00:00
Eli Zaretskii
5798efc848
(Microsoft Windows): Rename from "Emacs and Microsoft Windows". All
...
references updated.
(Microsoft Windows): Replace inforef to emacs-xtra by conditional xref's,
depending on @iftex/@ifnottex.
[ifnottex]: Add menu entry for "MS-DOS". @include msdog-xtra.texi.
2006-05-06 12:49:49 +00:00
Eli Zaretskii
b23ef7a531
(Program Modes): Replace inforef to emacs-xtra by conditional xref's, depending
...
on @iftex/@ifnottex.
(Programs) [ifnottex]: Add menu entry for "Fortran".
<Top Level> [ifnottex]: @include fortran-xtra.texi.
2006-05-06 12:48:03 +00:00
Eli Zaretskii
bbdb68b67a
(Text): Replace inforef to emacs-xtra by conditional xref's, depending on
...
@iftex/@ifnottex.
2006-05-06 12:46:56 +00:00
Eli Zaretskii
c51848079a
New file, a portion of emacs-xtra.texi.
2006-05-06 12:45:46 +00:00
Eli Zaretskii
92d05762f7
(Quitting): Replace inforef to emacs-xtra by conditional xref's, depending on
...
@iftex/@ifnottex.
2006-05-06 12:43:01 +00:00
Eli Zaretskii
fbc284f6f7
*** empty log message ***
2006-05-06 08:22:01 +00:00
Eli Zaretskii
1dfbe81035
Rename MS-DOG' into
MS-DOS'.
2006-05-06 08:21:42 +00:00
Eli Zaretskii
53c1041b66
Rename Emacs and Microsoft Windows' into
Microsoft Windows'.
2006-05-06 08:16:15 +00:00
YAMAMOTO Mitsuharu
41f7a85e0d
*** empty log message ***
2006-05-06 06:52:46 +00:00
YAMAMOTO Mitsuharu
2f291aac74
(Mac Input): Mention input from Character Palette.
...
(Mac Font Specs): Fix typo.
2006-05-06 06:51:00 +00:00
Richard M. Stallman
6ce1d379f8
(Diff Mode): Minor cleanup.
2006-05-05 20:56:07 +00:00
Karl Berry
dfe1fb06ab
reduce body text size for emacs manual to 10pt
2006-05-05 16:09:46 +00:00
Eli Zaretskii
8e7a9a24c7
*** empty log message ***
2006-05-05 12:50:44 +00:00
Eli Zaretskii
9de0eeda6d
*** empty log message ***
2006-05-05 12:35:31 +00:00
Eli Zaretskii
d36cfc6007
(File Names): Add a footnote about limited support of ~USER on MS-Windows.
2006-05-05 11:45:55 +00:00
Eli Zaretskii
7868240410
(Initial Options): Add a footnote about limited support of ~USER on MS-Windows.
2006-05-05 11:45:30 +00:00
Richard M. Stallman
889a04e7e2
*** empty log message ***
2006-05-04 01:00:31 +00:00
Richard M. Stallman
379e8670bb
(Diff Mode): Moved to files.texi.
2006-05-04 00:29:30 +00:00
Richard M. Stallman
53727721b8
(Top): Update menu for Diff Mode.
2006-05-04 00:26:12 +00:00
Richard M. Stallman
5004f8d371
(Diff Mode): Node moved here.
...
(Comparing Files): Delete what duplicates new node.
(Files): Put Diff Mode in menu.
2006-05-04 00:25:54 +00:00
Richard M. Stallman
58af178474
(Emergency Escape): Simplify.
2006-05-03 23:24:07 +00:00
Richard M. Stallman
9dd8a916c2
Many simplifications.
...
Say "graphical displays".
2006-05-03 23:23:42 +00:00
Richard M. Stallman
5dcee852d0
(Killing): Say "graphical displays".
2006-05-03 23:22:43 +00:00
Richard M. Stallman
c9a769c8c5
Many simplifications.
2006-05-03 23:22:14 +00:00
Richard M. Stallman
edc89fbc58
(Top): Minor clarification.
2006-05-03 23:21:31 +00:00
Richard M. Stallman
098199b1ab
Say "graphical displays".
2006-05-03 23:21:02 +00:00
Richard M. Stallman
a1864eeb24
Many simplifications.
...
(Text Characters): Delete paragraph about unibyte non-ASCII printing chars.
2006-05-03 23:20:33 +00:00
Richard M. Stallman
30569f8503
(Misc X): Say "graphical displays".
2006-05-03 23:18:06 +00:00
Richard M. Stallman
90b5715673
*** empty log message ***
2006-05-02 01:47:57 +00:00
Richard M. Stallman
350287efea
(Top): Add Diff Mode to menu.
2006-05-02 01:43:17 +00:00
Richard M. Stallman
fe5c14081e
(Diff Mode): New node.
2006-05-02 01:42:55 +00:00
Glenn Morris
e1cce4cfc2
*** empty log message ***
2006-05-01 03:39:17 +00:00
Glenn Morris
db05690c65
(LaTeX Calendar): Mention cal-tex-preamble-extra.
2006-05-01 03:36:49 +00:00
YAMAMOTO Mitsuharu
c1eb34c22c
*** empty log message ***
2006-05-01 01:14:30 +00:00
YAMAMOTO Mitsuharu
47915f5ffd
(Mac International): Now Carbon Emacs has ATSUI support.
...
(Mac Environment Variables): Shorten example line.
(Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2006-05-01 01:10:29 +00:00
Nick Roberts
d6802fc19c
(GUD Customization): Describe cases %d and %c.
...
Update description for %e.
2006-04-30 23:16:47 +00:00
Nick Roberts
2c3981da7c
*** empty log message ***
2006-04-30 23:15:34 +00:00
Dan Nicolaescu
084a663812
* help-fns.el (describe-variable): Add info about safe local variables.
...
* custom.texi (Examining): Update C-h v output example.
2006-04-29 21:18:05 +00:00
Kim F. Storm
b5eb27b30d
(Grep Searching): Add lgrep and rgrep.
2006-04-28 23:42:45 +00:00
Kim F. Storm
6b2db6f1f6
Add lgrep + rgrep.
2006-04-28 23:42:37 +00:00
Miles Bader
0565caebd9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 91-95)
- Merge from emacs--devo--0
- Update from CVS
2006-04-26 21:58:05 +00:00
Bill Wohler
c0e5c8662b
(Getting Started): Made it more explicit that you need to install MH,
...
and also included pointers to current MH implementations.
2006-04-24 22:15:33 +00:00
Miles Bader
1942c962e3
Add arch tagline
2006-04-24 05:21:21 +00:00
Richard M. Stallman
7952905030
[TeX]: Use xresmini.texi instead of xresources.texi.
2006-04-23 21:56:50 +00:00
Richard M. Stallman
6bdbc02327
(Face Resources): Split table into font resources and the rest.
...
Combine similar attributes for brevity.
2006-04-23 21:53:05 +00:00
Richard M. Stallman
2018683fd4
New file, a shortened version of xresmini.texi.
2006-04-23 21:51:55 +00:00
Bill Wohler
4253c32710
Release MH-E manual version 7.94.
...
* mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
release 7.94.
2006-04-21 22:36:37 +00:00
Carsten Dominik
67cb614c7d
Many small fixes.
...
(Handling links): Renamed from "Managing links".
2006-04-21 13:49:28 +00:00
Carsten Dominik
65826b475e
*** empty log message ***
2006-04-21 13:49:05 +00:00
Eli Zaretskii
fb041819fd
(Emacs and Microsoft Windows): Fix wording of the first paragraph.
2006-04-21 12:46:19 +00:00
Eli Zaretskii
72ffd9d017
*** empty log message ***
2006-04-21 12:23:10 +00:00
Eli Zaretskii
7dfdf46520
(MS-DOS File Names): Remove section about backslashes and case-insensitivity
...
in file names (moved to the main manual).
(MS-DOS Printing): Move most of the text to the main manual.
2006-04-21 11:42:01 +00:00
Eli Zaretskii
270c669252
(Windows Files, Windows HOME, MS-Windows Printing): New nodes.
...
(Windows Processes, Windows System Menu): Add index entries and fix wording.
2006-04-21 11:41:16 +00:00
Reiner Steib
93f86ee0b1
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
...
* gnus.texi (Spam Statistics Package): Fix typo in @pxref.
(Splitting mail using spam-stat): Fix @xref.
2006-04-20 Chong Yidong <cyd@stupidchicken.com>
* gnus.texi (Spam Package): Major revision of the text. Previouly
this node was "Filtering Spam Using The Spam ELisp Package".
2006-04-20 20:14:50 +00:00
Carsten Dominik
b744e31940
*** empty log message ***
2006-04-20 11:48:56 +00:00
Carsten Dominik
6bef8c4554
* org.texi: (Time stamps): Better explanation of the purpose of
...
different time stamps.
(Structure editing, Plain lists): More details on how new items
and headings are inserted.
2006-04-20 11:48:19 +00:00