1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

1210 Commits

Author SHA1 Message Date
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