1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-09 15:50:21 +00:00
emacs/man
Michael Kifer 3868558380 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-harness-minor-mode,viper-exec-delete,
	viper-exec-yank,viper-put-back): don't display modification msg if in
	the minibuffer.

	* viper-init.el (viper-replace-overlay-cursor-color,
	viper-insert-state-cursor-color,viper-vi-state-cursor-color): make
	variables frame local.

	* viper-util.el (viper-append-filter-alist): use append instead of
	nconc.

	* viper.el (viper-vi-state-mode-list,viper-emacs-state-mode-list): move
	help-mode and completion-list-mode from the first list to the second.
	(viper-mode): docstring.
	(viper-go-away,viper-non-hook-settings): don't localize
	minor-mode-alist in newer emacsen.
	Add advice to set-cursor-color.
	Don't bind "\C-c\\".
2005-08-06 16:58:54 +00:00
..
.gitignore
abbrevs.texi
ack.texi (Acknowledgments): Delete info about iso-acc.el 2005-04-26 10:46:10 +00:00
ada-mode.texi
anti.texi (Antinews): Mention mode-line-inverse-video. 2005-07-08 01:10:01 +00:00
autotype.texi
back.texi
basic.texi (Moving Point): Mention default for `goto-line'. 2005-05-18 14:57:34 +00:00
buffers.texi (Select Buffer): Document `C-u M-g M-g'. 2005-05-18 15:01:26 +00:00
building.texi (Grep Searching): Texinfo usage fix. 2005-06-23 01:22:28 +00:00
calc.texi (Time Zones, Logical Operations): Delete duplicate words. 2005-07-18 16:05:38 +00:00
calendar.texi Fix spellings. 2005-06-20 14:47:12 +00:00
cc-mode.texi Fix spellings. 2005-06-21 11:40:22 +00:00
ChangeLog *** empty log message *** 2005-08-06 07:39:22 +00:00
cl.texi (Overview): Delete duplicate words. 2005-07-18 16:06:46 +00:00
cmdargs.texi (General Variables): Clarify the default location of $HOME on w32 systems. 2005-07-16 10:49:45 +00:00
commands.texi
custom.texi (Easy Customization): Delete duplicate words. 2005-07-18 16:07:30 +00:00
dired-x.texi (Miscellaneous Commands): Texinfo usage fix. 2005-06-23 01:21:38 +00:00
dired.texi (Operating on Files): Change Hardcopy xref to Printing. 2005-06-04 18:57:01 +00:00
display.texi (Standard Faces): Explain that customization of `menu' face has no effect 2005-07-16 11:03:26 +00:00
doclicense.texi Update FSF's address. 2005-07-04 15:47:28 +00:00
ebrowse.texi
ediff.texi (Miscellaneous): Texinfo usage fix. 2005-06-23 01:20:30 +00:00
emacs-mime.texi Fix spellings. 2005-06-20 14:47:12 +00:00
emacs-xtra.texi
emacs.texi (Top): Update detailed node listing. 2005-06-23 21:46:37 +00:00
entering.texi
eshell.texi
eudc.texi
faq.texi Update FSF's address. 2005-07-04 15:47:28 +00:00
files.texi (Quoted File Names): Add index entry. 2005-07-22 09:59:41 +00:00
fixit.texi (Spelling): Delete confusing sentence; flyspell is not enabled by default. 2005-05-25 01:50:05 +00:00
flymake.texi (Example -- Configuring a tool called directly): 2005-07-03 16:40:12 +00:00
forms.texi
frames.texi (Wheeled Mice): Delete duplicate words. 2005-07-18 16:09:02 +00:00
glossary.texi (Glossary): Change Hardcopy xref to Printing. 2005-06-04 18:59:18 +00:00
gnu.texi Fix typos. 2005-07-12 06:18:38 +00:00
gnus-faq.texi
gnus.texi Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501 2005-07-27 22:20:46 +00:00
help.texi
idlwave.texi
indent.texi
info.texi (Help-Xref): Texinfo usage fix. 2005-06-23 01:17:30 +00:00
killing.texi (Deletion): Complete description of `C-x C-o'. 2005-05-14 14:01:40 +00:00
kmacro.texi (Keyboard Macros): Fix menu. 2005-05-18 14:24:26 +00:00
m-x.texi
macos.texi
maintaining.texi (Overview of Emerge): Add cross reference. Remove duplication. 2005-05-18 14:31:32 +00:00
major.texi (Choosing Modes): normal-mode processes the -*- line. Add xref. 2005-05-15 17:00:36 +00:00
Makefile.in Update FSF's address. 2005-07-04 15:47:28 +00:00
makefile.w32-in (info): Don't run multi-install-info.bat. 2005-07-30 11:42:35 +00:00
mark.texi (Using Region): Change Hardcopy xref to Printing. 2005-06-04 18:56:22 +00:00
message.texi (Message Headers): Texinfo usage fix. 2005-06-23 01:16:33 +00:00
mh-e.texi Update FSF's address. 2005-07-04 23:32:44 +00:00
mini.texi (Completion Commands): Fix command name for ?. 2005-07-16 15:59:09 +00:00
misc.texi (Printing Package): Explain how to initialize printing package. 2005-06-06 12:53:42 +00:00
msdog.texi (MS-DOS and MULE): Clarify that this section is for the MS-DOS port only. 2005-08-06 07:18:18 +00:00
mule.texi (Coding Systems): Rephrase the paragraph about codepages: no need for 2005-08-06 07:27:33 +00:00
org.texi Version 3.14 2005-07-19 17:00:20 +00:00
pcl-cvs.texi
pgg.texi
picture.texi
programs.texi (Lisp Doc): Eldoc mode shows only the first line of a variable's docstring. 2005-05-18 14:52:29 +00:00
reftex.texi (Options (Defining Label Environments), Options (Index Support), Options 2005-06-23 01:13:41 +00:00
regs.texi
rmail.texi
sc.texi (Emacs 18 MUAs): Delete duplicate words. 2005-07-18 16:10:59 +00:00
screen.texi (Menu Bar): The up and down (not left and right) arrows move through a 2005-05-09 22:29:45 +00:00
search.texi (Isearch Scroll): Add example of using the `isearch-scroll' property. 2005-07-07 23:09:00 +00:00
sending.texi
ses.texi Fix spellings. 2005-06-21 11:40:22 +00:00
sieve.texi
smtpmail.texi Fix spellings. 2005-06-20 14:47:12 +00:00
speedbar.texi (Top): Delete duplicate words. 2005-07-18 16:16:52 +00:00
texinfo.tex Update FSF's address. 2005-07-04 15:47:28 +00:00
text.texi (Cell Justification): Delete duplicate words. 2005-07-18 16:17:43 +00:00
tramp.texi (Customizing Completion, Auto-save and Backup): Texinfo usage fixes. 2005-06-23 17:30:56 +00:00
trampver.texi Sync with Tramp 2.0.49. 2005-05-14 15:39:15 +00:00
trouble.texi (After a Crash): Delete duplicate words. 2005-07-18 16:18:23 +00:00
url.texi (History): Delete duplicate words. 2005-07-18 16:19:22 +00:00
vip.texi
viper.texi 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> 2005-08-06 16:58:54 +00:00
widget.texi (Basic Types): Update cross ref from "Enabling Mouse-1 to Follow Links" 2005-05-21 12:16:41 +00:00
windows.texi
woman.texi
xresources.texi (GTK styles): Delete duplicate words. 2005-07-18 16:20:32 +00:00