1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

1398 Commits

Author SHA1 Message Date
Eli Zaretskii
010054643a (Position Info): Add text properties to the example. Add index entries. 2002-04-26 11:29:26 +00:00
Richard M. Stallman
db639d2473 Fix Texinfo usage in previous change. 2002-04-25 19:48:37 +00:00
Colin Walters
8cab3b9aae Document multi-occur' and multi-occur-by-filename-regexp'. 2002-04-24 21:06:01 +00:00
Eli Zaretskii
a9278633c9 (Top): Add instructions for getting Info novice help. 2002-04-24 16:51:34 +00:00
Miles Bader
603c85d373 Re-add accidentally deleted `@key'. 2002-04-24 00:58:45 +00:00
Richard M. Stallman
9170767df1 Rename Advanced Info to Expert Info.
Rename Expert to Advanced.
Fix many small errors.
2002-04-23 18:36:05 +00:00
Richard M. Stallman
3a2ceb9e9c Explain C-c LETTER better. 2002-04-23 17:34:54 +00:00
Glenn Morris
5a2ce5f599 (Auto Save Files): Mention auto-save-file-name-transforms.
(Remote Files): Mention auto-save-file-name-transforms.
2002-04-20 22:56:08 +00:00
Eli Zaretskii
9413a271ee (MS-DOS Display): bar' and hbar' cursors are identical on MS-DOS. 2002-04-19 12:17:43 +00:00
Richard M. Stallman
dac7616d0b Document describe-text-at, not list-text-properties-at. 2002-04-19 00:29:11 +00:00
Michael Kifer
1440420956 typo fix 2002-04-16 05:59:36 +00:00
Michael Kifer
241d963df0 * viper-ex.el: Patch by Samuel Padgett. Copyright papers received.
(viper-ex-print-buf-name): New variable.
	(viper-ex-print-buf): New variable.
	(ex-token-alist): Invoke ex-print on ":print" Ex commands.
	(ex-g-marks): New variable.
	(ex-print): New function.
	(ex-print-display-lines): New function.

	* viper.el (viper-set-hooks): add window-setup-hook, which sets
	the cursor color.

	* ediff-util.el (ediff-cleanup-mess): delete ctl window on exit
	when the window is not in its own frame.
	(ediff-clone-buffer-for-region-comparison): more robust window
	arrangement while prompting for regions to compare.
	(ediff-make-cloned-buffer): use generate-new-buffer-name.
	(ediff-inferior-compare-regions): deleted unused vars
	ctl-buf and quit-now.
2002-04-16 05:49:11 +00:00
Eli Zaretskii
37b844b96a Fix last change. 2002-04-14 17:41:32 +00:00
Eli Zaretskii
eea6a5e59b (Advanced C-x C-q, Registering): Add index entries for specifying
a certain version.
2002-04-12 18:12:12 +00:00
Stefan Monnier
cd37168e69 cvs-mode-add does not ask for a description any more. 2002-04-09 18:41:56 +00:00
Richard M. Stallman
8bd800dbd9 Minor change for TeX filling improvement. 2002-04-03 15:21:07 +00:00
Richard M. Stallman
d41d5dd4a2 Don't use @samp in an anchor.
Minor cleanup.
2002-04-01 23:06:21 +00:00
Richard M. Stallman
eca274b1dd Minor cleanup. 2002-04-01 23:05:54 +00:00
Richard M. Stallman
65b4fec551 Minor cleanups. 2002-04-01 23:04:46 +00:00
Miles Bader
6bdcb1dcd1 Update the `customize-face' example to reflect current reality. 2002-04-01 01:24:25 +00:00
Richard M. Stallman
db6b2ec611 Rename dired-do-toggle to dired-toggle-marks. 2002-03-28 18:33:48 +00:00
Richard M. Stallman
e643ceae67 (Quoted File Names): Minor clarifications. 2002-03-25 00:44:51 +00:00
Eli Zaretskii
09041c4bf8 Use colon' instead of :' in an index only in the Info version. 2002-03-23 09:37:39 +00:00
Eli Zaretskii
da8acb6b4a (Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>
instead of : only in Info.
2002-03-22 13:35:53 +00:00
Eli Zaretskii
de508b5f24 (File Names): Add an index entry for $ in file names. Add an anchor.
(Quoted File Names): Add a cross-reference to where $ in file names
are discussed in "File Names".
2002-03-22 13:21:31 +00:00
Richard M. Stallman
bed0fc913c Clarify non-greedy repetition in searching. 2002-03-21 09:37:22 +00:00
Michael Kifer
74c2ff4cdc described the new "=" fiture. 2002-03-20 06:41:51 +00:00
Eli Zaretskii
506280c317 Update the copyright years. 2002-03-18 06:45:49 +00:00
Eli Zaretskii
280bd7134c Avoid a warning from makeinfo due to a colon in an index entry. 2002-03-17 18:47:56 +00:00
Eli Zaretskii
a156679331 Synchronize DIR entries with @direntry text in Texinfo sources. 2002-03-16 19:33:21 +00:00
Eli Zaretskii
7a1133685b Synchronize DIR entries with text in @direntry in Texinfo sources. 2002-03-16 19:32:15 +00:00
Eli Zaretskii
c6df94fff0 Fix some URLs, the Copyright years, and the Emacs version. 2002-03-16 19:10:39 +00:00
Richard M. Stallman
afcdd7bd28 Syntax fix around @ref. 2002-03-14 09:02:11 +00:00
Eli Zaretskii
c668cdd02b (Electric C, Lisp Eval): Avoid makeinfo warnings about colons in indices. 2002-03-13 18:00:48 +00:00
Francesco Potortì
0f5401a846 Use Cweb, not bison as an example of etags using #line. 2002-03-12 13:44:20 +00:00
Francesco Potortì
bf8dd4e319 etags honours #line directives. 2002-03-05 11:42:46 +00:00
Michael Kifer
1f31cd6028 *** empty log message *** 2002-03-05 05:37:09 +00:00
Richard M. Stallman
14661c9a50 Update how auto-save file names are made for non-file buffers. 2002-03-03 22:04:01 +00:00
Eli Zaretskii
c86cd4e458 (Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step
and automatic-hscroll-margin to, respectively, auto-hscroll-mode,
hscroll-step, and hscroll-margin.
2002-03-03 17:36:21 +00:00
Eli Zaretskii
e20b7447d1 (International): Fix wording of the last change. 2002-03-03 16:25:09 +00:00
Eli Zaretskii
e7960874ed Fix the wording of index entry in the last change. 2002-03-02 14:41:57 +00:00
Eli Zaretskii
579cb67dbb (International, Language Environments, Specify Coding): Make it clear
that locale-coding-system is used for decoding keyboard input on X.
2002-03-02 14:33:47 +00:00
Eli Zaretskii
e57a7d9eae (Mouse Commands): The default for selections encoding is
compound-text-with-extensions.
2002-02-26 16:47:24 +00:00
Richard M. Stallman
8316d6fe2b Minor correction. 2002-02-22 23:44:02 +00:00
Richard M. Stallman
52254d1aee New node Charsets. 2002-02-20 22:36:29 +00:00
Richard M. Stallman
93d177d5c4 Document focus-follows-mouse. 2002-02-20 22:35:56 +00:00
Richard M. Stallman
9b474b4ec0 Minor rewrites. 2002-02-17 16:59:06 +00:00
Eli Zaretskii
04bee768c5 (Horizontal Scrolling): Document automatic-hscroll-margin and
automatic-hscroll-step.
2002-02-16 13:15:48 +00:00
Kai Großjohann
cad113ae34 * lisp/simple.el (mark-word): Mark more if repeated.
* lisp/textmodes/paragraphs.el (mark-paragraph): Ditto.
(mark-end-of-sentence): Ditto.
2002-02-15 08:53:15 +00:00
Richard M. Stallman
ac6875fcaa Minor clarifications. 2002-02-14 01:38:21 +00:00
Kim F. Storm
1c9f5f23c4 mode-line-in-non-selected-windows is now a boolean. 2002-02-13 22:44:45 +00:00
Stefan Monnier
c3114036a4 *** empty log message *** 2002-02-13 22:30:34 +00:00
Stefan Monnier
89cda0c5e9 *** empty log message *** 2002-02-12 19:33:46 +00:00
Eli Zaretskii
5ff21638a9 (Mode Line): Mention the different appearance of inactive mode lines. 2002-02-12 18:52:27 +00:00
Eli Zaretskii
b9e58bf2ee (Faces): Document the mode-line-inactive face.
(Optional Mode Line): Document the mode-line-in-non-selected-windows
variable.
2002-02-12 18:51:31 +00:00
Michael Kifer
8bdd0bf785 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-util.el (viper-read-key-sequence): fixed so it'll read
	fast key sequences in emacs native mode
	(viper-events-to-keys): deleted

	* viper.el (describe-key, describe-key-briefly): get rid of
	viper-events-to-keys.

	* ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.

	* ediff-wind.el (ediff-setup-control-frame): Use
	ediff-has-gutter-support.

	* ediff-util.el (ediff-dispose-of-variant-according-to-user):
	check if buff is alive.

	* ediff.el: typo in comment.
2002-02-10 06:46:12 +00:00
Pavel Janík
c897578d7d Fix typo. 2002-02-06 22:46:55 +00:00
Richard M. Stallman
5b7fc39559 (Commands of GUD): Add gud-jump. 2002-02-06 15:43:41 +00:00
Eli Zaretskii
390a5b3c3d (Dired): Fix the xref to dired-x manual. 2002-02-04 19:51:04 +00:00
Eli Zaretskii
3094ad7a5f (Faces): Document the minibuffer-prompt face. 2002-02-03 17:45:02 +00:00
Eli Zaretskii
33b0dcb887 (Disabling): Document that .emacs is not edited from "emacs -q". 2002-02-02 13:18:46 +00:00
Eli Zaretskii
8819154c65 (Emulation): pc-selection-mode is now a toggle. 2002-02-01 13:12:44 +00:00
Richard M. Stallman
65de839b43 Minor clarification. 2002-02-01 04:29:36 +00:00
Pavel Janík
ed6a2558e6 Fix typo. 2002-01-29 09:14:47 +00:00
Pavel Janík
8fc7780138 Fix typo. 2002-01-26 17:10:34 +00:00
Pavel Janík
cd61f595b4 Fix typo.
The file utf-8.el (and its author) is mentioned above.
2002-01-26 17:03:00 +00:00
Colin Walters
8b06876c04 *** empty log message *** 2002-01-23 04:03:11 +00:00
Richard M. Stallman
56ce34cc16 Minor explanation. 2002-01-23 00:00:23 +00:00
Richard M. Stallman
8643647c04 Minor cleanup. 2002-01-22 23:03:47 +00:00
Eli Zaretskii
3605e23f6d (Debugger Operation): Add index entries for fringe usage. 2002-01-22 11:30:52 +00:00
Eli Zaretskii
c3f340751f (Trailing Whitespace): Add index entry for fringe usage. 2002-01-22 11:27:49 +00:00
Eli Zaretskii
e56823d94d (Continuation Lines): Add index entries for the fringe usage. 2002-01-22 11:24:23 +00:00
Richard M. Stallman
9b7e422929 (Table of Resources): Under menuBar, add xrefs to the nodes
for menu bar appearance resources.  Say how to run xrdb to make
.Xdefaults take effect.
2002-01-21 22:18:16 +00:00
Richard M. Stallman
5c139d2993 Describe global-hl-line-mode. 2002-01-20 09:27:57 +00:00
Eli Zaretskii
89c8e7525d "Colors X" -> "Colors". 2002-01-14 13:54:19 +00:00
Eli Zaretskii
e15044ea82 (Colors): Rename from "Colors X". All cross-references changed.
Document the new --color  command-line argument.
2002-01-14 13:52:50 +00:00
Eli Zaretskii
cf22597407 (Table of Resources): Fix the markup and the wording of the last change. 2002-01-13 11:57:37 +00:00
Eli Zaretskii
e155625190 (Table of Resources): Document the new fullscreen resource. 2002-01-13 11:52:06 +00:00
Eli Zaretskii
d7beb4c953 (Window Size X): Document the new full-screen options. 2002-01-13 11:49:02 +00:00
Pavel Janík
269b7745a3 Fix typos. 2002-01-12 16:01:51 +00:00
Pavel Janík
8c1cc9e8a6 Fix typo. 2002-01-12 15:58:30 +00:00
Richard M. Stallman
306da12ebe (Faces): More updates for faces on character terminals. 2002-01-12 03:56:19 +00:00
Eli Zaretskii
c1b4555311 (Faces): Mention that character terminals also support faces. 2002-01-11 15:28:56 +00:00
Eli Zaretskii
d1c1661b89 (EMACSVER): Set to 21.2.50. 2002-01-11 09:15:51 +00:00
Michael Kifer
7dd0c7506f small clarification 2002-01-10 01:57:38 +00:00
Michael Kifer
50a07e1856 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
	new macro that replaces viper-emacs-p and viper-xemacs-p in many
	cases. Used to reduce the number of warnings.

	* viper-cmd.el: use viper-cond-compile-for-xemacs-or-emacs.
	(viper-standard-value): moved here from viper.el.
	(viper-set-unread-command-events): moved to viper-util.el
	(viper-check-minibuffer-overlay): make sure
	viper-minibuffer-overlay is moved to cover the entire input field.

	* viper-util.el:  use viper-cond-compile-for-xemacs-or-emacs.
	(viper-read-key-sequence, viper-set-unread-command-events,
	viper-char-symbol-sequence-p, viper-char-array-p): moved here.

	* viper-ex.el: use viper-cond-compile-for-xemacs-or-emacs.

	* viper-keym.el: use viper-cond-compile-for-xemacs-or-emacs.

	* viper-mous.el: use viper-cond-compile-for-xemacs-or-emacs.

	* viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p,
	viper-event-vector-p): moved to viper-util.el

	* viper.el (viper-standard-value): moved to viper-cmd.el.
	Use viper-cond-compile-for-xemacs-or-emacs.

	* ediff-help.el: use ediff-cond-compile-for-xemacs-or-emacs.

	* ediff-hook.el: use ediff-cond-compile-for-xemacs-or-emacs.

	* ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): new
	macro designed to be used in many places where ediff-emacs-p or
	ediff-xemacs-p was previously used. Reduces the number of
	warnings.
	Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieue
	of ediff-xemacs-p.
	(ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer,
	ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p,
	ediff-whitespace-diff-region-p, ediff-get-region-contents):
	moved to ediff-util.el.
	(ediff-event-key): moved here.

	* ediff-merge.el: got rid of unreferenced variables.

	* ediff-mult.el: use ediff-cond-compile-for-xemacs-or-emacs.

	* ediff-util.el: use ediff-cond-compile-for-xemacs-or-emacs.
	(ediff-cleanup-mess): improved the way windows are set up after
	quitting ediff.
	(ediff-janitor): use ediff-dispose-of-variant-according-to-user.
	(ediff-dispose-of-variant-according-to-user): new function
	designed to be smarter and also understands indirect buffers.
	(ediff-highlight-diff-in-one-buffer,
	ediff-unhighlight-diff-in-one-buffer,
	ediff-unhighlight-diffs-totally-in-one-buffer,
	ediff-highlight-diff, ediff-highlight-diff,
	ediff-unhighlight-diff, ediff-unhighlight-diffs-totally,
	ediff-empty-diff-region-p, ediff-whitespace-diff-region-p,
	ediff-get-region-contents, ediff-make-current-diff-overlay):
	moved here.
	(ediff-format-bindings-of): new function by Hannu Koivisto
	<azure@iki.fi>.
	(ediff-setup): make sure the merge buffer is always widened and
	modifiable.
	(ediff-write-merge-buffer-and-maybe-kill): refuse to write the
	result of a merge into a file visited by another buffer.
	(ediff-arrange-autosave-in-merge-jobs): check if the merge file
	is visited by another buffer and ask to save/delete that buffer.
	(ediff-verify-file-merge-buffer): new function to do the above.

	* ediff-vers.el: load ediff-init.el at compile time.

	* ediff-wind.el: use ediff-cond-compile-for-xemacs-or-emacs.

	* ediff.el (ediff-windows, ediff-regions-wordwise,
	ediff-regions-linewise): use indirect buffers to improve
	robustness and make it possible to compare regions of the same
	buffer (even overlapping regions).
	(ediff-clone-buffer-for-region-comparison,
	ediff-clone-buffer-for-window-comparison): new functions.
	(ediff-files-internal): refuse to compare identical files.
	(ediff-regions-internal): get rid of the warning about comparing
	regions of the same buffer.

	* ediff-diff.el (ediff-convert-fine-diffs-to-overlays): moved here.
	Plus the following fixes courtesy of Dave Love:
	Doc fixes.
	(ediff-word-1): Use word class and move - to the
	front per regexp documentation.
	(ediff-wordify): Bind forward-word-function outside loop.
	(ediff-copy-to-buffer): Use insert-buffer-substring rather than
	consing buffer contents.
	(ediff-goto-word): Move syntax table setting outside loop.
2002-01-08 04:36:01 +00:00
Eli Zaretskii
4c2b318656 (Language Environments): Mention the UTF-8 environment; add an index entry. 2002-01-07 11:43:41 +00:00
Eli Zaretskii
0d48e8aad3 Place under GFDL. Fix copyright years.
(Top): Fix markup of quoted chapter names.
(Stack Manipulation, Rearranging with Selections)
(Operations on Variables): Use @kbd instead of @key.
(Installation): Update instructions.  Comment out the description
of the \bumpoddpages macro which was deleted
2002-01-04 11:36:29 +00:00
Eli Zaretskii
5c3cb846d4 *** empty log message *** 2002-01-04 10:47:38 +00:00
Eli Zaretskii
ef0ce4e022 (DVI_TARGETS): Add calc.dvi.
(calc.dvi): Uncomment.
2002-01-04 10:47:13 +00:00
Richard M. Stallman
5d67986c42 Delete many TeX customizations, producing a style more consistent
with our other manuals and eliminating TeX errors.
Use @var instead of @i when appropriate.
Fix utilization of @key.
2002-01-03 23:38:47 +00:00
Richard M. Stallman
387ac9c17c Describe define-global-abbrev and define-mode-abbrev. 2002-01-03 05:19:26 +00:00
Richard M. Stallman
cfb441af4e Minor cleanup of previous change. 2001-12-30 19:46:22 +00:00
Richard M. Stallman
6480c8b4e2 Update C-u C-x = output format. 2001-12-28 03:10:33 +00:00
Francesco Potortì
3e7eaab2dc Perl changes for etags. 2001-12-26 21:51:53 +00:00
Richard M. Stallman
3006826718 Rewrite Types of Log File node. 2001-12-26 00:42:56 +00:00
Pavel Janík
2a7c85e3f8 Move direntry. 2001-12-25 17:20:00 +00:00
Robert J. Chassell
d4bb58885a Explain the difference between the per-file log maintained by the
version control system and the per-directory or per-project ChangeLog.
2001-12-25 15:32:10 +00:00
Robert J. Chassell
744e59f6a8 Fix typo in cross-reference for `Using non-standard file names'
Fix cross-reference to `The GNU Emacs Manual'.
2001-12-25 15:30:36 +00:00
Michael Kifer
b9fe4732f6 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
* viper-cmd.el (viper-change-state): Got rid of make-local-hook.
	(viper-special-read-and-insert-char): Make C-m work right in the r
	comand.
	(viper-buffer-search-enable): Fixed format string.

	* viper-ex.el (ex-token-alist): Use ex-set-visited-file-name
	instead of viper-info-on-file.
	(ex-set-visited-file-name): New function.

	* viper.el (viper-emacs-state-mode-list): Added mail-mode.

	* ediff-mult.el (ediff-meta-mark-equal-files): Added optional
	action argument.

	* ediff-init.el: Fixed some doc strings.

	* ediff-util.el (ediff-after-quit-hook-internal): New variable.
	Got rid of make-local-hook.

	* ediff-wind.el (ediff-setup-control-frame): Got rid of
	make-local-hook.
2001-12-24 05:50:31 +00:00
Eli Zaretskii
3be9b0cab7 (Font Lock): Mention jit-lock and its customization group. 2001-12-21 13:00:35 +00:00
Eli Zaretskii
78f743c793 (EMACSSOURCES): Update the list of Emacs manual source files. 2001-12-20 20:14:29 +00:00
Francesco Potortì
9340a58f83 In the Etags manual, when comparing the regular expression syntax to
that of Emacs, remove the references to the interval operator, which is
now part of Emacs as well as Etags, and add references to greedy
operators and shy groups, which are now part of Emacs, but not of Etags.
2001-12-20 09:14:27 +00:00
Dave Love
3e16e035c5 Remove most-positive-fixnum, most-negative-fixnum. 2001-12-18 16:04:56 +00:00
Richard M. Stallman
d881eadeb6 Finish previous change. 2001-12-18 02:22:44 +00:00
Eli Zaretskii
08a7824f49 (Checklist): Fix a typo. 2001-12-17 19:24:50 +00:00
Francesco Potortì
e94a3679c5 Etags changes for Prolog and PHP. 2001-12-15 16:08:32 +00:00
Andreas Schwab
9464dea48d *** empty log message *** 2001-12-07 12:32:34 +00:00
Andreas Schwab
b5f1c9fa02 Don't omit first argument of @ref. 2001-12-07 11:57:15 +00:00
Richard M. Stallman
e7c210cc76 *** empty log message *** 2001-12-03 00:08:00 +00:00
Pavel Janík
a74e0dfdfd Fix previous change. 2001-12-02 14:02:14 +00:00
Pavel Janík
4a3cf58db0 *** empty log message *** 2001-12-02 09:42:43 +00:00
Pavel Janík
acaa9a9e2b Add @direntry. 2001-12-02 09:42:13 +00:00
Eli Zaretskii
564b1f760d Fix wording of the last change. 2001-12-01 13:37:32 +00:00
Eli Zaretskii
8f1b2b0bf7 *** empty log message *** 2001-12-01 13:10:50 +00:00
Eli Zaretskii
df59879c24 Update maintainer.
(Acknowledgement): Update contributors.
2001-12-01 13:08:48 +00:00
Kai Großjohann
59ac134c76 (Marking Objects): `M-h' accepts prefix arg. 2001-12-01 13:06:43 +00:00
Richard M. Stallman
0776c3a843 Add Border. 2001-11-27 03:02:32 +00:00
Richard M. Stallman
4190ce5c05 Undo previous change. 2001-11-25 17:37:10 +00:00
Jason Rumney
59ce1461a2 *** empty log message *** 2001-11-25 11:35:13 +00:00
Jason Rumney
79752b6926 Remove comments about tooltips not being supported on MS-Windows. 2001-11-25 11:33:04 +00:00
Richard M. Stallman
c4264361a2 Fix index entry for comment-indent-function. 2001-11-25 02:51:52 +00:00
Colin Walters
450c647667 (Installation): Change 'url' into 'uref'. 2001-11-24 02:50:42 +00:00
Colin Walters
b8003ee934 *** empty log message *** 2001-11-24 02:35:37 +00:00
Colin Walters
ed7899e8e9 (Installation): Remove most of the installation instructions. Clean
up instructions on generating .dvi from the manual.
(Reporting Bugs): Update maintainer and Emacs source addresses.
2001-11-24 02:26:04 +00:00
Eli Zaretskii
b771b258d1 (Lisp Indent): Add index entry for lisp-indent-function. 2001-11-23 17:27:36 +00:00
Eli Zaretskii
186e9bcc09 Fix cross-references to "Resources". 2001-11-22 19:37:34 +00:00
Eli Zaretskii
113c2edec1 Fix node names and cross-references. 2001-11-22 19:35:56 +00:00
Richard M. Stallman
306d63c4d1 Update menu for changes in cmdargs.texi and xresources.texi. 2001-11-22 13:06:06 +00:00
Richard M. Stallman
e428626af9 Some nodes moved back from xresources.texi. 2001-11-22 13:04:54 +00:00
Richard M. Stallman
82f6e63d7c Move some of the nodes back to cmdargs.texi--they actually describe options.
Break out new nodes Table of Resources and Face Resources.
2001-11-22 11:36:36 +00:00
Eli Zaretskii
c054b556ae *** empty log message *** 2001-11-16 13:04:45 +00:00
Eli Zaretskii
0a8ad7c482 (emacsman): New target. 2001-11-16 13:04:22 +00:00
Pavel Janík
e3059a5d86 *** empty log message *** 2001-11-14 13:39:59 +00:00
Pavel Janík
a907dc69fb (Fontsets): Remove the description of variable `highlight-wrong-size-font'. 2001-11-14 13:34:06 +00:00
Sam Steingold
dff28924e8 fixed format 2001-11-13 00:07:54 +00:00
Richard M. Stallman
172171629f (Shell Options): Add brief mention of ansi-color. 2001-11-11 20:09:34 +00:00
Richard M. Stallman
4aa2d40e1a Minor clarification. 2001-11-11 20:08:57 +00:00
Richard M. Stallman
b59c5368b0 Document changes in loading and saving abbrevs. 2001-11-11 01:52:15 +00:00
Eli Zaretskii
909af7670c Fix last change. 2001-11-07 19:10:49 +00:00
Eli Zaretskii
b64abe16f6 *** empty log message *** 2001-11-07 19:06:32 +00:00
Eli Zaretskii
1128d4c6ea (INFO_TARGETS): Add ../info/calc.
(../info/calc): New target.
2001-11-07 19:05:53 +00:00
Eli Zaretskii
b275eac7d3 Fix to pacify makeinfo. 2001-11-07 19:02:54 +00:00
Richard M. Stallman
e4059eed38 Comment out the Authors node. 2001-11-07 04:27:40 +00:00
Eli Zaretskii
d7b8e6c600 New file. 2001-11-06 19:05:38 +00:00
Richard M. Stallman
9bfaa84db4 Minor Texinfo usage fix. 2001-11-06 15:46:49 +00:00
Richard M. Stallman
b1b4f768ba (Editing Format Info):
Correct facemenu-remove-props to facemenu-remove-face-props.
Add command names list-faces-display and list-colors-display.
2001-11-06 15:44:42 +00:00
Richard M. Stallman
b9dd0030da Minor clarification of previous change. 2001-11-06 04:53:41 +00:00
Richard M. Stallman
62aa256324 Along with Text Properties menu, mention keyboard commands
in following section.
2001-11-06 04:53:16 +00:00
Richard M. Stallman
9eaf2ecfae Explain that DEL deletes backwards.
Explain that META can be called EDIT.
2001-11-06 04:51:53 +00:00
Richard M. Stallman
052d59fc58 Add SPC, TAB, CTRL. Update DEL and Meta. 2001-11-05 03:13:21 +00:00
Eli Zaretskii
718fb8a1ff Replace M-C- with C-M- 2001-11-04 12:51:16 +00:00
Eli Zaretskii
dce87f47aa (Auto Save Control): Document that values of auto-save-interval less
than 20 are treated as if they were 20.
2001-11-03 18:58:07 +00:00
Richard M. Stallman
17e9a80bd7 Minor cleanup. 2001-11-02 17:47:37 +00:00
Richard M. Stallman
687b844fb2 Convert M-C- to C-M-. 2001-11-02 17:46:01 +00:00
Eli Zaretskii
db1433e558 (Dired Deletion, Operating On Files): Add index entries. 2001-11-01 13:35:34 +00:00
Eli Zaretskii
38ac48fbc6 (Several Buffers): Add a cross-reference to the description of the
buffer list format.
2001-11-01 13:29:25 +00:00
Pavel Janík
1cbc35b1ab Fix the previous change. 2001-11-01 13:27:35 +00:00
Pavel Janík
864f06c33a (Glossary): Fix syntax. 2001-11-01 09:10:43 +00:00
Pavel Janík
d576358ba5 *** empty log message *** 2001-11-01 07:04:57 +00:00
Pavel Janík
06415cad5d (X Resources): Fix typo and syntax. 2001-11-01 07:00:20 +00:00
Richard M. Stallman
405f44899f Add menu of submodes. 2001-10-31 22:00:40 +00:00
Richard M. Stallman
a0e204da2c Explain when not to use CL. 2001-10-31 22:00:17 +00:00
Richard M. Stallman
d804f4d6ca More explanation of "highlighting". 2001-10-31 21:59:42 +00:00
Richard M. Stallman
a54016d911 Remove the menu items for nodes that were moved to xresource.texi. 2001-10-31 21:50:05 +00:00
Eli Zaretskii
05b6e46ca6 Remove the nodes which were moved to xresources.texi. 2001-10-31 18:28:11 +00:00
Pavel Janík
2b209b974e *** empty log message *** 2001-10-31 15:12:04 +00:00
Pavel Janík
011185fb91 (Initial Options): Document command line option --no-window-system instead
of --no-windows.
2001-10-31 14:53:53 +00:00
Richard M. Stallman
27c4f6c021 Add xrefs to X Resources. 2001-10-30 18:41:31 +00:00
Richard M. Stallman
5eadaf4d5e @include xresources.texi. 2001-10-30 18:39:56 +00:00
Richard M. Stallman
21af0bfaf3 Everything about X resources moved to xresources.texi. 2001-10-30 18:39:13 +00:00
Richard M. Stallman
9424931381 Text broken out from cmdargs.texi. 2001-10-30 18:38:57 +00:00
Richard M. Stallman
31b5be1229 Clarify how to enter regexps in isearch and in the miniubuffer. 2001-10-30 18:30:19 +00:00
Richard M. Stallman
7457648676 Add new appendix "X Resources" to menu. 2001-10-30 18:28:39 +00:00
Richard M. Stallman
e538270f88 Add xref to X Resources. 2001-10-30 18:27:40 +00:00
Richard M. Stallman
9e827d47d2 Update prev-pointer. 2001-10-30 18:26:57 +00:00
Eli Zaretskii
4081af2fef (List Buffers, Several Buffers): Document that internal buffers are
omitted from the list.
(Several Buffers): Document buffer-menu-other-window.
2001-10-30 10:59:15 +00:00
Eli Zaretskii
60b541d115 (RegText): Fix the wording in the last change. From Richard M. Stallman. 2001-10-28 17:41:55 +00:00
Eli Zaretskii
a56adac533 (Regexps): Clarify that C-j should be preceded by a C-q in interactive use. 2001-10-25 12:45:28 +00:00
Eli Zaretskii
7ea0f4315a (RegText): Document append-to-register and prepend-to-register.
Suggested by Philip Lijnzaad <lijnzaad@ebi.ac.uk>.
Add index entries to all sections of the Registers chapter.
2001-10-24 18:51:31 +00:00
Eli Zaretskii
af0569548b (Which Function): Add a cindex entry. 2001-10-22 09:33:59 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Eli Zaretskii
c5ba561a32 (Glossary): Add an index entry leading to "cut and paste". 2001-10-17 18:26:54 +00:00
Eli Zaretskii
617cb2b92e (Getting a printed manual): Add an index entry for HTML version
of the manual.
2001-10-17 18:10:10 +00:00
Michael Kifer
2d341681c8 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
* viper-ex.el (ex-edit): make checks for modified buffer/file.
	(viper-get-ex-address-subr): more precise addr for the $ marker

	* viper-cmd.el: Fixed indentation.

	* viper.texi: Clarified that viper won't expand special symbols in
	search patterns.
2001-10-13 21:38:19 +00:00
Eli Zaretskii
44829d968b (Completion Options): Document the significance of a trailing slash
in elements of completion-ignored-extensions.
2001-10-13 12:14:11 +00:00
Eli Zaretskii
8dbe47909b (EMACSVER): Bump to 21.1.50. 2001-10-13 10:44:31 +00:00
Eli Zaretskii
9ee31341f7 (Compilation): Document "M-x recompile". 2001-10-12 09:25:54 +00:00
Gerd Moellmann
ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
Richard M. Stallman
7c39d9e39a Comment out @smallbook. 2001-10-06 03:53:02 +00:00
Richard M. Stallman
1e4cb3078f Explain where and how to put the copyright notice and permission
notice in a change log file.
2001-10-06 02:26:58 +00:00
Eli Zaretskii
3f222eb52f (Meta key does not work in xterm): Add .Xdefaults fragment for xterm
to produce Meta keys.
2001-10-04 19:40:06 +00:00
Eli Zaretskii
7580167efc (File Variables): Emphasize the importance of having the `mode' variable
the first in the list of local variables.  From Eric Hanchrow
<offby1@blarg.net>.
2001-10-04 07:10:35 +00:00
ShengHuo ZHU
e89c369954 * emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.
2001-10-03 12:29:25 +00:00
Eli Zaretskii
76b47cc36e (Backspace invokes help): Clarify that keyboard-translate is better
than global-set-key.  Add reference to the manual's section about DEL vs
BS.  Mention normal-erase-is-backspace.
2001-09-30 07:00:25 +00:00
Eli Zaretskii
b08bd2df8f (Top): Clarify what is ``documentation''. Some bozo on comp.emacs
said that this can be confused for ``documents'', meaning files the user
edits using Emacs...
(Help-^L): Fix a typo.
2001-09-26 15:26:30 +00:00
Gerd Moellmann
9fb2699eba Increment version number. 2001-09-25 10:53:12 +00:00
Gerd Moellmann
49cef826cf Fix crossreferences. From Pavel@janik.cz (Pavel Jan,Bm(Bk). 2001-09-24 13:17:53 +00:00