mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-11 09:20:51 +00:00
934 lines
27 KiB
Plaintext
934 lines
27 KiB
Plaintext
2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl>
|
||
|
||
* screen.texi (Mode Line): Say that POS comes before LINE.
|
||
Mention `size-indication-mode'.
|
||
* display.texi (Optional Mode Line): Document
|
||
`size-indication-mode'.
|
||
* basic.texi (Position Info): Mention `size-indication-mode'.
|
||
|
||
2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||
|
||
* xresources.texi (Resources): Refer to `editres' man page.
|
||
(Lucid Resources): Update defaults. Expand desciption of
|
||
`shadowThickness'.
|
||
|
||
2003-09-04 Miles Bader <miles@gnu.org>
|
||
|
||
* Makefile.in (top_srcdir): New variable.
|
||
($(top_srcdir)/info): New rule.
|
||
(info): Depend on it.
|
||
|
||
2003-09-03 Peter Runestig <peter@runestig.com>
|
||
|
||
* makefile.w32-in: New file.
|
||
|
||
2003-08-29 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* misc.texi (Saving Emacs Sessions): Correct previous change.
|
||
|
||
2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
|
||
|
||
* widget.texi (User Interface): Explain the need of static text
|
||
around an editable field.
|
||
|
||
2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||
|
||
* widget.texi (Basic Types): The argument to `:help-echo' can now
|
||
be a form that evaluates to a string.
|
||
|
||
* emacs.texi (Top): Update menu to reflect new Keyboard Macros
|
||
chapter.
|
||
(Intro): Include kmacro.texi after fixit.texi instead of after
|
||
custom.texi. (As suggested by Kim Storm.)
|
||
|
||
2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||
|
||
* fixit.texi (Fixit): Update `Next' pointer.
|
||
* files.texi (Files): Update `Previous' pointer.
|
||
* kmacro.texi (Keyboard Macros): Remove redundant node and
|
||
section.
|
||
* emacs.texi (Intro): Include kmacro.texi after custom.texi.
|
||
(Suggested by Kim Storm.)
|
||
* Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
|
||
Storm.)
|
||
|
||
2003-08-18 Kim F. Storm <storm@cua.dk>
|
||
|
||
* kmacro.texi: New file describing enhanced keyboard macro
|
||
functionality. Replaces old description in custom.texi.
|
||
|
||
* custom.texi (Customization): Add xref to Keyboard Macros chapter.
|
||
(Keyboard Macros): Move to new kmacro.texi file.
|
||
|
||
* emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
|
||
|
||
* calc.texi (Queries in Macros): Update xref to keyboard macro query.
|
||
|
||
2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
|
||
|
||
* calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
|
||
|
||
2003-08-17 Alex Schroeder <alex@gnu.org>
|
||
|
||
* misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
|
||
required.
|
||
|
||
2003-08-16 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* dired-x.texi (Shell Command Guessing): Explain *.
|
||
|
||
2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
|
||
|
||
* pcl-cvs.texi (Log Edit Mode): Fix key binding for
|
||
log-edit-insert-changelog.
|
||
|
||
2003-08-05 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* programs.texi (Lisp Indent): Don't describe
|
||
lisp-indent-function property here. Use xref to Lisp Manual.
|
||
|
||
2003-08-03 Karl Berry <karl@gnu.org>
|
||
|
||
* info.texi: need @contents.
|
||
|
||
2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||
|
||
* calendar.texi (Date Formats): Document changed behaviour of
|
||
abbreviations.
|
||
|
||
2003-07-24 Markus Rost <rost@math.ohio-state.edu>
|
||
|
||
* buffers.texi (List Buffers): Fix previous change.
|
||
|
||
2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
|
||
Tramp version 2.0.36 released.
|
||
|
||
* tramp.texi (Remote shell setup): Explain about problems with
|
||
non-Bourne commands in ~/.profile and ~/.shrc.
|
||
|
||
2003-07-13 Markus Rost <rost@math.ohio-state.edu>
|
||
|
||
* buffers.texi (List Buffers): Adjust to new format of *Buffer
|
||
List*.
|
||
|
||
2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||
|
||
* info.texi (Help-Inv, Help-M, Help-Xref): Update following
|
||
renaming of `vis-mode' to `visible-mode'.
|
||
|
||
* display.texi (Font Lock): Fix typo.
|
||
|
||
2003-07-07 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* display.texi (Font Lock): Add xref for format info on
|
||
font-lock-remove-keywords.
|
||
|
||
* building.texi (Compilation): Document what happens with asynch
|
||
children of compiler process.
|
||
|
||
* help.texi (Library Keywords): Use @multitable.
|
||
|
||
2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||
|
||
* info.texi (Top, Help-Small-Screen): Remove accidentally added
|
||
next, prev and up pointers.
|
||
|
||
2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
|
||
|
||
* info.texi (Help): Mention existence of Emacs and stand-alone
|
||
Info at the very beginning of the tutorial.
|
||
(Help-Inv): New node.
|
||
(Help-]): New node.
|
||
(Help-M): Systematically point out the differences between default
|
||
Emacs and stand-alone versions. Delete second menu.
|
||
(Help-Xref): Systematically point out the differences between
|
||
default Emacs and stand-alone versions.
|
||
(Help-Int): Change `l' example.
|
||
(Expert Info): Fix typos.
|
||
(Emacs Info Variables): Mention `Info-hide-note-references' and
|
||
new default for `Info-scroll-prefer-subnodes'.
|
||
|
||
2003-06-17 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
|
||
|
||
Version 2.0.35 of Tramp released.
|
||
|
||
* tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
|
||
(Inline methods): Add methods `remsh' and `plink1'.
|
||
(External transfer methods): Add method `remcp'.
|
||
(Multi-hop Methods): Add method `remsh'.
|
||
Small patch from Adrian Aichner <adrian@xemacs.org>:
|
||
Fix minor typos.
|
||
(Concept Index): Added to make manual searchable via
|
||
`Info-index'.
|
||
(Version Control): Add cindex entry.
|
||
|
||
2003-06-04 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* programs.texi (Expressions): Delete C-M-DEL.
|
||
|
||
* misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
|
||
comint-move-point-for-output renamed from
|
||
comint-scroll-to-bottom-on-output.
|
||
|
||
* custom.texi (Init Rebinding): Replace previous change with xref.
|
||
(Non-ASCII Rebinding): Explain that issue more briefly here.
|
||
|
||
2003-05-28 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* indent.texi (Indentation): Condense, simplify, clarify prev change.
|
||
|
||
2003-05-28 Nick Roberts <nick@nick.uklinux.net>
|
||
|
||
* building.texi (GDB Graphical Interface): New node.
|
||
(Rewritten somewhat by RMS.)
|
||
|
||
2003-05-28 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
|
||
|
||
* custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
|
||
non-English letters. Explain how to set coding systems correctly
|
||
and how to include the right coding cookie in the file.
|
||
|
||
2003-05-24 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
|
||
|
||
* trampver.texi: Version 2.0.34 released.
|
||
|
||
2003-05-22 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
|
||
|
||
* indent.texi (Indentation): Explain the concepts.
|
||
(Just Spaces): Explain why preventing tabs for indentation might
|
||
be useful.
|
||
|
||
2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||
|
||
* faq.texi: Improve previous changes.
|
||
|
||
2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||
|
||
* faq.texi: Update copyright and maintenance details.
|
||
Update some package URLs, versions, and maintainers.
|
||
Remove many references to the Emacs Lisp Archive.
|
||
|
||
2003-04-23 Simon Josefsson <jas@extundo.com>
|
||
|
||
* smtpmail.texi: Fix license (the invariant sections mentioned has
|
||
never been part of the smtp manual). Align info dir entry with
|
||
other emacs packages.
|
||
|
||
2003-04-16 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* search.texi (Regexps): Ref to Lisp manual for more regexp features.
|
||
|
||
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
|
||
|
||
* tramp.texi: Version 2.0.33 released.
|
||
Remove installation chapter. Remove XEmacs specifics.
|
||
|
||
2003-03-29 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* tramp.texi (Top): Undo the previous renaming.
|
||
(emacs-other-name, emacs-other-dir, emacs-other-file-name): Deleted.
|
||
|
||
2003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
|
||
|
||
* Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
|
||
version of manual.
|
||
|
||
* tramp.texi (Auto-save and Backup): New node.
|
||
|
||
2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
|
||
|
||
* tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
|
||
Emacs" in order to have better differentiation to "XEmacs".
|
||
`emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
|
||
are new macros in order to point to the other Emacs flavor where
|
||
appropriate. In info case, point to node `Installation' in order
|
||
to explain how to generate the other way. In html case, make a
|
||
link to the other html file.
|
||
(Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
|
||
after CVS checkout/update.
|
||
(Installation): Completely rewritten.
|
||
(Installation parameters, Load paths): New sections under
|
||
`Installation'.
|
||
|
||
2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
|
||
|
||
* tramp.texi: Version 2.0.30 released.
|
||
Replace word "path" with "localname" where used as a component of
|
||
a Tramp file name.
|
||
|
||
2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
|
||
|
||
* tramp.texi (Frequently Asked Questions): `tramp-chunksize'
|
||
introduced.
|
||
(Installation): Explain what to do if files from the tramp/contrib
|
||
directory are needed.
|
||
|
||
2003-02-23 Alex Schroeder <alex@emacswiki.org>
|
||
|
||
* smtpmail.texi (How Mail Works): New.
|
||
|
||
2003-02-22 Alex Schroeder <alex@emacswiki.org>
|
||
|
||
* cmdargs.texi (General Variables): Document SMTPSERVER.
|
||
|
||
* smtpmail.texi: New file.
|
||
|
||
* sending.texi: Remove SMTP node.
|
||
(Mail Sending): Describe `send-mail-function'. Link to SMTP
|
||
library.
|
||
|
||
* Makefile.in: Build SMTP manual.
|
||
|
||
2003-02-22 Alex Schroeder <alex@emacswiki.org>
|
||
|
||
* sending.texi (Sending via SMTP): Explain MTA/MUA.
|
||
|
||
2003-02-22 Simon Josefsson <jas@extundo.com>
|
||
|
||
* sending.texi (Mail Methods): Add node about SMTP.
|
||
|
||
2003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||
|
||
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
|
||
|
||
2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
|
||
|
||
* tramp.texi: Version 2.0.29 released.
|
||
(Installation): In Emacs, use M-x texinfo-format-buffer RET, not
|
||
M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
|
||
|
||
2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
|
||
|
||
* tramp.texi (Frequently Asked Questions): Explain a workaround if
|
||
another package loads accidently Ange-FTP.
|
||
|
||
2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
|
||
|
||
* tramp.texi (Customizing Completion): Add function
|
||
`tramp-parse-sconfig'. Change example of
|
||
`tramp-set-completion-function', because parsing of ssh config
|
||
files looks more natural.
|
||
|
||
2003-02-01 Kevin Ryde <user42@zip.com.au>
|
||
|
||
* glossary.texi (Glossary): Correction to cl cross reference.
|
||
|
||
2003-01-20 Richard M. Stallman <rms@gnu.org>
|
||
|
||
* killing.texi (Rectangles): Document C-x c r.
|
||
|
||
2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||
|
||
* xresources.texi (GTK resources): New node.
|
||
(GTK widget names): New node.
|
||
(GTK names in Emacs): New node.
|
||
(GTK styles): New node.
|
||
|
||
2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
|
||
|
||
* gnus.texi: Do not use `path' in several locations.
|
||
|
||
2003-01-09 Francesco Potort,Al(B <pot@gnu.org>
|
||
|
||
* maintaining.texi (Create Tags Table): Added reference to the new
|
||
`etags --help --lang=LANG' option.
|
||
|
||
2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
|
||
|
||
* tramp.texi (External transfer methods): New method `smb'. From
|
||
Michael Albinus.
|
||
|
||
2002-11-05 Karl Berry <karl@gnu.org>
|
||
|
||
* info.texi (Info-fontify): reorder face list to avoid bad line
|
||
breaks.
|
||
|
||
2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||
|
||
* tramp.texi: Move @copying to standard place. Use
|
||
@insertcopying.
|
||
|
||
2002-10-02 Karl Berry <karl@gnu.org>
|
||
|
||
* (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
|
||
dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
|
||
eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
|
||
message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
|
||
speedbar.texi vip.texi viper.texi widget.texi woman.texi):
|
||
Per rms, update all manuals to use @copying instead of @ifinfo.
|
||
Also use @ifnottex instead of @ifinfo around the top node, where
|
||
needed for the sake of the HTML output.
|
||
(The gnus manual is not fixed since it's not clear to me how it
|
||
works; and the tramp manual already uses @copying, although in an
|
||
unusual way. All others were changed.)
|
||
|
||
2002-09-10 Jonathan Yavner <jyavner@engineer.com>
|
||
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
|
||
(../info/ses, ses.dvi): New targets.
|
||
* ses.texi: New file.
|
||
|
||
2002-09-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||
|
||
* texinfo.tex: Updated to texinfo 4.2.
|
||
|
||
2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
|
||
|
||
* reftex.texi: Update to RefTeX 4.19
|
||
|
||
2002-06-17 Kai Gro,b_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
|
||
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
|
||
(../info/tramp, tramp.dvi): New targets.
|
||
|
||
2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (DVI_TARGETS): Add calc.dvi.
|
||
(calc.dvi): Uncomment.
|
||
|
||
2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (EMACSSOURCES): Update the list of Emacs manual
|
||
source files.
|
||
|
||
2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (emacsman): New target.
|
||
|
||
2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (INFO_TARGETS): Add ../info/calc.
|
||
(../info/calc): New target.
|
||
|
||
2001-10-20 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* (Version 21.1 released.)
|
||
|
||
2001-10-05 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* Branch for 21.1.
|
||
|
||
2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (../info/info): Use an explicit -o switch to
|
||
makeinfo.
|
||
|
||
2001-03-05 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* Makefile.in (mostlyclean, maintainer-clean): Delete more files.
|
||
|
||
2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (../info/idlwave): Use --no-split.
|
||
|
||
2000-12-14 Dave Love <fx@gnu.org>
|
||
|
||
* Makefile.in (mostlyclean): Remove gnustmp.*
|
||
(gnus.dvi): Change rule to remove @latex stuff.
|
||
|
||
2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
|
||
|
||
* Makefile.in (Speedbar): Added build targets for speedbar.texi.
|
||
|
||
2000-10-13 John Wiegley <johnw@gnu.org>
|
||
|
||
* Makefile.in: Added build targets for eshell.texi.
|
||
|
||
2000-09-25 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* Makefile.in: Remove/comment speedbar stuff.
|
||
|
||
2000-09-22 Dave Love <fx@gnu.org>
|
||
|
||
* Makefile.in: Add emacs-mime.
|
||
|
||
2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (INFO_TARGETS): Add ../info/woman.
|
||
(DVI_TARGETS): Add woman.dvi.
|
||
(../info/woman, woman.dvi): New targets.
|
||
|
||
2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
|
||
|
||
* .cvsignore (*.tmp): New entry. Seems to be used for @macro.
|
||
|
||
* pcl-cvs.texi: New file.
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
|
||
(../info/pcl-cvs, pcl-cvs.dvi): New targets.
|
||
|
||
2000-05-11 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* Makefile.in (INFO_TARGETS): Add info/ebrowse.
|
||
(../info/ebrowse, ebrowse.dvi): New targets.
|
||
|
||
2000-01-13 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* Makefile.in (INFO_TARGETS): Add eudc.
|
||
(DVI_TARGETS): Add eudc.dvi
|
||
(../info/eudc, eudc.dvi): New targets.
|
||
|
||
2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
|
||
compatibility with 8+3 filesystems).
|
||
(../info/efaq): Renamed from emacs-faq.
|
||
|
||
2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
|
||
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
|
||
(../info/idlwave, idlwave.dvi): New targets.
|
||
|
||
1999-10-23 Dave Love <fx@gnu.org>
|
||
|
||
* Makefile.in: Use autotype.texi.
|
||
|
||
1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
|
||
|
||
* Makefile.in (faq): use ../info/emacs-faq.info (as specified in the
|
||
faq.texi file) rather than ../info/faq.
|
||
|
||
1999-10-07 Gerd Moellmann <gerd@gnu.org>
|
||
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
|
||
(../info/ada-mode, ada-mode.dvi): New targets.
|
||
|
||
1999-09-01 Dave Love <fx@gnu.org>
|
||
|
||
* Makefile.in: Add faq.
|
||
|
||
1999-07-12 Richard Stallman <rms@gnu.org>
|
||
|
||
* Version 20.4 released.
|
||
|
||
1998-12-04 Markus Rost <rost@delysid.gnu.org>
|
||
|
||
* Makefile.in (INFO_TARGETS): Delete customize.info.
|
||
(DVI_TARGETS): Delete customize.dvi.
|
||
(../info/customize, customize.dvi): Targets deleted.
|
||
|
||
1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
|
||
|
||
* Version 20.3 released.
|
||
|
||
1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
|
||
|
||
* Makefile.in (EMACSSOURCES): Add mule.texi.
|
||
Add msdog.texi, ack.texi. Remove gnu1.texi.
|
||
|
||
1998-04-06 Andreas Schwab <schwab@gnu.org>
|
||
|
||
* Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
|
||
it in dvi targets.
|
||
(../etc/GNU): Change to $(srcdir) first.
|
||
|
||
1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
|
||
|
||
* reftex.texi Updated for RefTeX version 3.22.
|
||
|
||
1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
|
||
|
||
* Makefile.in (reftex.dvi, ../info/reftex): New targets.
|
||
(INFO_TARGETS, DVI_TARGETS): Add the new targets.
|
||
|
||
1997-09-23 Paul Eggert <eggert@twinsun.com>
|
||
|
||
* Makefile.in: Merge changes mistakenly made to `Makefile'.
|
||
(INFO_TARGETS): Change ../info/custom to ../info/customize.
|
||
(../info/customize): Renamed from ../info/custom.
|
||
(../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
|
||
|
||
1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Version 20.2 released.
|
||
|
||
1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Version 20.1 released.
|
||
|
||
1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Makefile (../info/customize, customize.dvi): New targets.
|
||
(INFO_TARGETS): Add ../info/customize.
|
||
(DVI_TARGETS): Add customize.dvi.
|
||
|
||
1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
|
||
|
||
1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Version 19.33 released.
|
||
|
||
1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Version 19.32 released.
|
||
|
||
1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
||
|
||
* Makefile.in: Add rules for the Message manual.
|
||
|
||
1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
||
|
||
* gnus.texi: New version.
|
||
|
||
* message.texi: New manual.
|
||
|
||
1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (All info targets): cd $(srcdir) to do the work.
|
||
|
||
1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (All info targets): Specify $(srcdir) in input files.
|
||
Specify -I option.
|
||
(All dvi targets): Set the TEXINPUTS variable.
|
||
|
||
1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
|
||
|
||
* Version 19.31 released.
|
||
|
||
1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (../info/ccmode): Renamed from ../info/cc-mode.
|
||
(INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
|
||
|
||
1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
|
||
(INFO_TARGETS): Add ../info/cc-mode.
|
||
(DVI_TARGETS): Add cc-mode.dvi.
|
||
|
||
1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Version 19.30 released.
|
||
|
||
1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
|
||
|
||
* gnus.texi: New file.
|
||
|
||
1995-11-04 Erik Naggum <erik@naggum.no>
|
||
|
||
* gnus.texi: File deleted.
|
||
|
||
1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
|
||
|
||
* mh-e.texi: "Function Index" -> "Command Index" to work with
|
||
Emacs 19.30 C-h C-k support of separately-documented commands.
|
||
|
||
1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (../info/ediff, ediff.dvi): New targets.
|
||
(INFO_TARGETS, DVI_TARGETS): Add those new targets.
|
||
|
||
1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
|
||
(../info/viper, viper.dvi): New targets.
|
||
|
||
1995-04-20 Kevin Rodgers <kevinr@ihs.com>
|
||
|
||
* dired-x.texi (Installation): Change the example to set
|
||
buffer-local variables like dired-omit-files-p in
|
||
dired-mode-hook.
|
||
|
||
1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
|
||
(../info/mh-e, mh-e.dvi): New targets.
|
||
|
||
1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in (maintainer-clean): Renamed from realclean.
|
||
|
||
1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Makefile.in: New file.
|
||
* Makefile: File deleted.
|
||
|
||
1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Makefile (TEXINDEX_OBJS): Variable deleted.
|
||
(texindex, texindex.o, getopt.o): Rules deleted.
|
||
All deps on texindex deleted.
|
||
(distclean): Don't delete texindex.
|
||
(mostlyclean): Don't delete *.o.
|
||
* texindex.c, getopt.c: Files deleted.
|
||
|
||
1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||
|
||
* Version 19.26 released.
|
||
|
||
1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
|
||
|
||
* Makefile (EMACSSOURCES): Exclude undo.texi.
|
||
|
||
1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.25 released.
|
||
|
||
1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.24 released.
|
||
|
||
1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.23 released.
|
||
|
||
1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile: Delete spurious tab.
|
||
|
||
1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile (.SUFFIXES): New rule.
|
||
|
||
1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile (dired-x.dvi, ../info/dired-x): New targets.
|
||
(INFO_TARGETS, DVI_TARGETS): Add the new targets.
|
||
|
||
1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile (../info/sc): Renamed frin sc.info.
|
||
(../info/cl): Likewise.
|
||
(INFO_TARGETS): Use new names.
|
||
|
||
1993-12-04 Richard Stallman (rms@srarc2)
|
||
|
||
* getopt.c: New file.
|
||
* Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
|
||
(getopt.o): New rule.
|
||
(dvi): Don't depend on texindex.
|
||
(emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
|
||
Depend on texindex.
|
||
|
||
1993-12-03 Richard Stallman (rms@srarc2)
|
||
|
||
* Makefile (../info/sc.info): Renamed from ../info/sc.
|
||
(TEXI2DVI): New variable.
|
||
(emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
|
||
Add explicit commands.
|
||
(TEXINDEX_OBJS): Delete duplicate getopt.o.
|
||
|
||
1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.22 released.
|
||
|
||
1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile (TEXINDEX_OBJS): Delete spurious period.
|
||
|
||
1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.21 released.
|
||
|
||
1993-11-15 Paul Eggert (eggert@twinsun.com)
|
||
|
||
* man/Makefile (../info/cl.info): Renamed from ../info/cl.
|
||
|
||
1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile (../etc/GNU): New target.
|
||
(EMACSSOURCES): Add gnu1.texi.
|
||
|
||
1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile (realclean): Don't delete the Info files.
|
||
|
||
1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
|
||
|
||
* forms.texi: Fix forms.texi so that it will format correctly.
|
||
Added missing `@end iftex', fixed bad reference.
|
||
|
||
* info.texi, info-stn.texi: New files implement texinfo version of
|
||
`info' file.
|
||
|
||
* frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
|
||
4' where appropriate.
|
||
|
||
1993-10-20 Brian Fox (bfox@ai.mit.edu)
|
||
|
||
* Makefile: Fix targets for texindex, new info.texi files.
|
||
* info-stnd.texi: New file implements info for standalone info
|
||
reader.
|
||
* info.texi: Updated to include recent changes to "../info/info".
|
||
New source file for ../info/info; includes info-stnd.texi.
|
||
|
||
* texindex.c: Include "../src/config.h" if building in emacs.
|
||
|
||
* Makefile: Change all files to FILENAME.texi, force all targets
|
||
to be FILENAME, not FILENAME.info. This changes sc.texinfo,
|
||
vip.texinfo, forms.texinfo, cl.texinfo.
|
||
Add target to build texindex.c, defining `emacs'.
|
||
|
||
* forms.texi: Install new file to match version 2.3 of forms.el.
|
||
|
||
1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.19 released.
|
||
|
||
1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
|
||
|
||
* sc.texinfo: Fix info file name.
|
||
|
||
* Makefile (info): Added gnus and sc.
|
||
(dvi): Added gnus.dvi and sc.dvi.
|
||
(../info/sc, sc.dvi): New targets.
|
||
|
||
1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.18 released.
|
||
|
||
1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Makefile: Fix source file names of the separate manuals.
|
||
(gnus.dvi, ../info/gnus): New targets.
|
||
|
||
1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* Version 19.17 released.
|
||
|
||
1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
|
||
|
||
* split-man: Fix typos in last change.
|
||
|
||
1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
|
||
|
||
* Version 19.16 released.
|
||
|
||
1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* version 19.15 released.
|
||
|
||
1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
|
||
|
||
* Makefile (distclean): It's rm, not rf.
|
||
|
||
1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* Version 19.14 released.
|
||
|
||
1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* Makefile: New file.
|
||
|
||
1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* Version 19.13 released.
|
||
|
||
1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
|
||
|
||
* Version 19.9 released.
|
||
|
||
1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* Version 19.8 released.
|
||
|
||
1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* cmdargs.texi: Document the -i, -itype, and -iconic options.
|
||
|
||
* trouble.texi: It's `enable-flow-control-on', not
|
||
`evade-flow-control-on'.
|
||
|
||
1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
|
||
|
||
* display.texi: Document standard-display-european.
|
||
|
||
1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
|
||
|
||
* Version 19.7 released.
|
||
|
||
* emacs.texi: Add a sentence to the top menu mentioning the
|
||
specific version of Emacs this manual applies to.
|
||
|
||
1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
|
||
|
||
* basic.texi: Documented next-line-add-lines variable used to
|
||
implement down-arrow.
|
||
|
||
* killing.texi: Documented kill-whole-line.
|
||
|
||
1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
|
||
|
||
* text.texi: Updated unix TeX ordering information.
|
||
|
||
1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
|
||
|
||
* news.texi: Mentioned fill-rectangle in keybinding list.
|
||
|
||
* killing.texi: Documented fill-rectangle.
|
||
|
||
1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
|
||
|
||
* vc.texi: Brought the docs up to date with VC 5.2.
|
||
|
||
1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
|
||
|
||
* emacs.tex: Mentioned blackbox and gomoku under Amusements.
|
||
Assembler mode is now mentioned and appropriately
|
||
indexed under Programming Modes.
|
||
|
||
1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
|
||
|
||
* emacs.tex: Updated TeX ordering information.
|
||
|
||
1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
|
||
|
||
* gnus.texinfo: New file. Removed installation instructions.
|
||
|
||
1990-06-26 David Lawrence (tale@geech)
|
||
|
||
* emacs.tex: Noted that completion-ignored-extensions is not used
|
||
to filter out names when all completions are displayed in
|
||
*Completions*.
|
||
|
||
1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
|
||
|
||
* texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
|
||
|
||
1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
|
||
|
||
* emacs.tex: Add @findex grep.
|
||
|
||
1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
|
||
|
||
* texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and
|
||
then defined `\sc' as the command for smallcaps in Texinfo. This
|
||
measns that the @sc command will produce small caps. bfox has
|
||
made the corresponding change to makeinfo and texinfm.el.
|
||
|
||
1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
|
||
|
||
* emacs.tex: Corrected two typos. No other changes before
|
||
Version 19 will be made.
|
||
|
||
* vip.texinfo: Removed menu entry Adding Lisp Code in node
|
||
Customization since the menu entry did not point to anything.
|
||
Also added an @finalout command to remove overfull hboxes from the
|
||
printed output.
|
||
|
||
* cl.texinfo: Added @bye, \input line and @settitle to file.
|
||
This file is clearly intended to be a chapter of some other work,
|
||
but the other work does not yet exist.
|
||
|
||
1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
|
||
|
||
* texinfo.texinfo: Three typos corrected.
|
||
|
||
1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
|
||
|
||
* emacs.tex: Update information for obtaining TeX distribution from the
|
||
University of Washington.
|
||
|
||
;; Local Variables:
|
||
;; coding: iso-2022-7bit
|
||
;; End:
|
||
|
||
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
|
||
Free Software Foundation, Inc.
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted provided the copyright notice and this notice are preserved.
|
||
|
||
;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd
|