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