1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

2952 Commits

Author SHA1 Message Date
Richard M. Stallman
d7fb7d7fec Use @smallbook.
(Top): Update ref to Emacs paper, delete ref to Cookbook.
Update subnode menu.
2006-02-19 23:35:56 +00:00
Richard M. Stallman
b9195b5232 (Lisp Interaction): Minor addition. 2006-02-19 23:34:53 +00:00
Michael Kifer
b6178721d8 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-insert-state-post-command-sentinel,
	viper-change-state-to-vi, viper-change-state-to-emacs):
	made aware of cursor coloring in the emacs state.
	(viper-special-read-and-insert-char): use read-char-exclusive.
	(viper-minibuffer-trim-tail): workaround for fields in minibuffer.

	* viper-init.el (viper-emacs-state-cursor-color): new variable.

	* viper-util.el (viper-save-cursor-color,
	viper-get-saved-cursor-color-in-replace-mode,
	viper-get-saved-cursor-color-in-insert-mode,
	viper-restore-cursor-color): make aware of the cursor color in emacs
	state.
	(viper-get-saved-cursor-color-in-emacs-mode): new function.

	* ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option,
	ediff-ignore-case-option3, ediff-actual-diff-options,
	ediff-actual-diff3-options): new variables to control case sensitivity.
	(ediff-make-diff2-buffer, ediff-setup-fine-diff-regions,
	ediff-setup-diff-regions3): made aware of case-sensitivity.
	(ediff-toggle-ignore-case): new function.
	(ediff-extract-diffs, ediff-extract-diffs3): preserve point in buffers.

	* ediff-help.el (ediff-long-help-message-narrow2,
	ediff-long-help-message-compare2, ediff-long-help-message-compare3,
	ediff-long-help-message-word-mode): add ignore-case command.
	(ediff-help-for-quick-help): add ignore-case command.

	* ediff-merg.el: move provide to the end.

	* ediff-ptch.el: move provide to the end.

	* ediff-wind.el: move provide to the end.

	* ediff-mult.el: move provide to the end.
	(ediff-set-meta-overlay): enable follow-link.

	* ediff.el: move provide to the end.
	Break recursive load cycle in eval-when-compile.
	(ediff-patch-buffer): better heuristics.

	* ediff-util.el: move provide to the end.
	Break recursive load cycle in eval-when-compile.
	(ediff-setup-keymap): add binding for #c. Replaced some defsubsts with
	defuns.
	(ediff-submit-report): pass the values of ediff-diff3-program,
	ediff-diff3-options.
2006-02-19 03:16:45 +00:00
Nick Roberts
2f457246e7 (Watch Expressions): Update and be more precise. 2006-02-17 20:55:18 +00:00
Nick Roberts
53e0782846 *** empty log message *** 2006-02-17 20:51:12 +00:00
Eli Zaretskii
783eebb91e *** empty log message *** 2006-02-17 11:20:41 +00:00
Eli Zaretskii
554f8e6793 Remove the coding cookie, it's not needed anymore. 2006-02-17 10:34:16 +00:00
Francesco Potortì
1899ba3642 (Create Tags Table): Explain why the exception when etags writes to
files under the /dev tree.
2006-02-15 13:30:19 +00:00
Francesco Potortì
fc4c8611e9 *** empty log message *** 2006-02-15 13:29:34 +00:00
Richard M. Stallman
2b2ea6dbc5 (Safe File Variables): Lots of clarification.
Renamed from Unsafe File Variables.
2006-02-15 04:33:46 +00:00
Chong Yidong
252293378b * custom.texi (Unsafe File Variables): File variable confirmation
assumed denied in batch mode.
2006-02-15 01:37:53 +00:00
Richard M. Stallman
9d8f542c7c *** empty log message *** 2006-02-15 01:05:41 +00:00
Richard M. Stallman
31d7d34060 (GDB User Interface Layout): Don't say `inferior' for program being debugged. 2006-02-15 00:18:44 +00:00
Nick Roberts
a4b354b731 *** empty log message *** 2006-02-14 22:01:13 +00:00
Nick Roberts
9fb0c6f5fc (GDB Graphical Interface): Replace
gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2006-02-14 21:42:11 +00:00
Chong Yidong
f925e502c9 * custom.texi (Specifying File Variables, Unsafe File Variables):
New nodes, split from File Variables.  Document new file local
	variable behavior.
2006-02-14 01:21:48 +00:00
YAMAMOTO Mitsuharu
2d488bd1db (X Resources): Mention Mac OS port. 2006-02-13 10:13:05 +00:00
YAMAMOTO Mitsuharu
0a2f1a0cfc (Glossary) <Clipboard>: Mention Mac OS port. 2006-02-13 10:12:09 +00:00
YAMAMOTO Mitsuharu
99ce07a658 (Clipboard): Mention Mac OS port. 2006-02-13 10:11:45 +00:00
YAMAMOTO Mitsuharu
638dab3734 (Visiting): Mention Mac OS port. 2006-02-13 10:11:18 +00:00
YAMAMOTO Mitsuharu
96c53f2ae8 (Colors on a TTY): Mention Mac OS port. 2006-02-13 10:10:52 +00:00
YAMAMOTO Mitsuharu
461a311802 (Standard Faces): Mention Mac OS port. 2006-02-13 10:10:25 +00:00
Karl Berry
7478b9d7d9 no 8-bit in faq.texi 2006-02-13 01:27:21 +00:00
Karl Berry
8e5815612b (Emacs for Atari ST): use Sch@"auble instead of
the 8-bit accented a.
2006-02-13 01:25:58 +00:00
Richard M. Stallman
0283e3398e *** empty log message *** 2006-02-12 20:32:51 +00:00
Richard M. Stallman
a6f0d581bf (Building): Clarify topic in intro. 2006-02-12 20:27:00 +00:00
Richard M. Stallman
2f15c7c3f1 (Maintaining): Change title; clarify topic. Delete duplicate index entries. 2006-02-12 20:26:40 +00:00
Richard M. Stallman
cf3a96a39d (Other GDB User Interface Buffers): Clarifications. 2006-02-12 20:22:44 +00:00
Richard M. Stallman
401b2885e6 (Cell Commands): Clarifications. 2006-02-12 20:22:05 +00:00
Richard M. Stallman
d884be122f (Defuns): Delete duplicate explanation of left-margin paren convention.
(Hungry Delete): Minor cleanup.
2006-02-12 20:21:15 +00:00
Mathias Dahl
c39343cac8 *** empty log message *** 2006-02-11 23:35:12 +00:00
Mathias Dahl
388bf06a6e *** empty log message *** 2006-02-11 22:39:48 +00:00
Mathias Dahl
44a4772c02 *** empty log message *** 2006-02-11 22:28:44 +00:00
Mathias Dahl
a528b71e55 Added more documentation for tumme. 2006-02-11 22:17:36 +00:00
Alan Mackenzie
69d271a791 programs.texi ("Hungry Delete"): Correct the appellation of the backspace
and delete keys to @kbd{DEL} and @kbd{DELETE}.
2006-02-11 19:44:02 +00:00
Mathias Dahl
9ad20e1eba Fixed small bug in tumme doc. 2006-02-11 00:20:09 +00:00
YAMAMOTO Mitsuharu
cbd488c46a *** empty log message *** 2006-02-10 08:35:43 +00:00
YAMAMOTO Mitsuharu
81f4f723c8 (Mac International): Rename "fontset-mac" to "fontset-standard". 2006-02-10 08:21:07 +00:00
Miles Bader
3412804220 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 22-26)

   - Update from CVS
   - Merge from emacs--devo--0
2006-02-10 05:08:29 +00:00
Mathias Dahl
d5905ab915 Tumme documentation. 2006-02-09 00:02:11 +00:00
Romain Francoise
5f7b8867a3 (Top): Remove paragraph about the FAQ being a
transitional document, etc.
(Searching for/replacing newlines): New node.
(Yanking text in isearch): New node.
(Inserting text at the beginning of each line): Rename and make
more general, mention `M-;' in Message mode.
2006-02-08 21:58:41 +00:00
Luc Teirlinck
012ce704b5 Undo strange accidental change. 2006-02-08 02:37:28 +00:00
Luc Teirlinck
a100894f00 (Basic Indent): Fix typo. 2006-02-08 02:32:24 +00:00
Luc Teirlinck
ddb9283363 (International): Fix typo. 2006-02-08 02:30:52 +00:00
Luc Teirlinck
67b7d0c25e * custom.texi (Minor Modes): Update xrefs. 2006-02-08 02:29:14 +00:00
Luc Teirlinck
662286c324 (Text Display): Update xrefs. 2006-02-08 02:27:14 +00:00
Luc Teirlinck
854c6911a7 * commands.texi (Text Characters): Update xrefs. 2006-02-08 02:25:09 +00:00
Luc Teirlinck
e7d7b4ca8c * faq.texi (Meta key does not work in xterm)
(Emacs does not display 8-bit characters)
(Inputting eight-bit characters): Update xrefs.
2006-02-08 02:21:20 +00:00
Luc Teirlinck
1f381c6e0a *** empty log message *** 2006-02-08 02:11:11 +00:00
Richard M. Stallman
d78dc2d81d *** empty log message *** 2006-02-08 00:29:10 +00:00