1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
David Kastrup
4383585418 Update AUCTeX version info. 2005-01-24 12:39:14 +00:00
Richard M. Stallman
c69955553a (Changing load-path): Fix typo. 2005-01-06 22:40:30 +00:00
Eli Zaretskii
e3c9003265 (Emacs for MS-DOS): Update URLs for the MS-DOS port of
Emacs and related programs.
2004-08-28 18:44:24 +00:00
Richard M. Stallman
ef4da64f62 Fix texinfo usage, esp. doublequotes.
(Difference between Emacs and XEmacs): Some clarification.
2004-08-28 00:44:30 +00:00
Richard M. Stallman
9c301a4ce8 (Difference between Emacs and XEmacs):
Explain not to contrast XEmacs with GNU Emacs.
2004-08-27 04:40:17 +00:00
Richard M. Stallman
c513d7cf44 (Difference between Emacs and XEmacs): Rewrite. 2004-08-26 16:17:48 +00:00
David Kastrup
2dd718b66b * reftex.texi (AUCTeX): Update links, section name.
* faq.texi (Calc): Update availability (included in 21.4).
(AUCTeX): Update availability, information, versions, description.
2004-08-22 11:51:19 +00:00
Jesper Harder
bf301e70b3 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
* eshell.texi, ediff.texi, calendar.texi: Markup fixes.
2004-06-29 12:09:45 +00:00
Jesper Harder
e23390fa01 lisp -> Lisp. 2004-04-27 15:13:04 +00:00
Juri Linkov
4d715abe8c Fix help key bindings. 2004-03-22 07:32:05 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
4a9cbbf846 Don't mention etc/ORDERS. 2003-06-04 09:26:40 +00:00
Glenn Morris
228bea3353 Update VM version.
Change reference to Gnus FAQ.
2003-05-12 15:06:18 +00:00
Glenn Morris
e6838fd842 Improve previous changes (in particular, use of @uref).
Add a few index entries.
2003-05-03 14:24:23 +00:00
Glenn Morris
199a0cb9b3 Update copyright and maintenance details.
Update some package URLs, versions, and maintainers.
Remove many references to the Emacs Lisp Archive as it is no
longer being updated.
2003-05-02 22:02:11 +00:00
Juanma Barranquero
333c5fc5b9 Fix cross references. 2003-04-06 21:12:02 +00:00
Thien-Thi Nguyen
7a2fe6fa6a Minor @code usage fix. 2003-01-25 10:29:29 +00:00
Pavel Janík
1f706e2f49 Fix URLs. 2002-12-10 13:19:28 +00:00
Karl Berry
18f952d5da use @copying instead of @ifinfo. 2002-10-02 23:24:31 +00:00
Stefan Monnier
038de5b823 Remove emacsserver. 2002-09-25 20:17:32 +00:00
Paul Eggert
28665d46c3 Minor spelling and grammar corrections. 2002-08-16 06:29:40 +00:00
Richard M. Stallman
1d4e7a123f Remove bad line break. 2002-07-24 03:32:54 +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
c6df94fff0 Fix some URLs, the Copyright years, and the Emacs version. 2002-03-16 19:10:39 +00:00
Pavel Janík
8c1cc9e8a6 Fix typo. 2002-01-12 15:58:30 +00:00
Eli Zaretskii
718fb8a1ff Replace M-C- with C-M- 2001-11-04 12:51:16 +00:00
Eli Zaretskii
617cb2b92e (Getting a printed manual): Add an index entry for HTML version
of the manual.
2001-10-17 18:10:10 +00:00
Eli Zaretskii
3f222eb52f (Meta key does not work in xterm): Add .Xdefaults fragment for xterm
to produce Meta keys.
2001-10-04 19:40:06 +00:00
Eli Zaretskii
76b47cc36e (Backspace invokes help): Clarify that keyboard-translate is better
than global-set-key.  Add reference to the manual's section about DEL vs
BS.  Mention normal-erase-is-backspace.
2001-09-30 07:00:25 +00:00
Eli Zaretskii
a6ce7e4cbb (Recovering mail files when Rmail munges them): Document b2m. 2001-09-16 12:02:47 +00:00
Eli Zaretskii
6281f96566 (Bugs and problems): Fix wording. 2001-08-10 09:05:50 +00:00
Eli Zaretskii
6576d90820 (Bugs and problems): Mention the related sections of the Emacs manual, and
the PROBLEMS file.
Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
2001-08-04 12:47:23 +00:00
Eli Zaretskii
ec45fa1068 Avoid overfull hboxes. 2001-05-18 11:45:10 +00:00
Eli Zaretskii
47ba811051 (Handling C-s and C-q with flow control, Binding C-s and C-q): Update the
location of site-start.el and default.el (in `site-lisp', not in `lisp').
2001-05-07 11:17:09 +00:00
Eli Zaretskii
ed43827188 Markup and proofreading fixes from YAGI Tatsuya <yagi@is.titech.ac.jp>. 2001-05-01 10:57:11 +00:00
Gerd Moellmann
1e1e6d529c Adapt to the change of string-rectangle back to 20.x behaviour. 2001-04-24 11:09:21 +00:00
Eli Zaretskii
809eb58792 Fix a typo in the last change. 2001-03-30 10:13:53 +00:00
Eli Zaretskii
d891bf0119 (Emacs for Windows): Mention a port for Windows CE.
(^M in the shell buffer): Add another solution, with shell-strip-ctrl-m.
(Problems with Shell Mode on MS-Windows): New section.
(Customizing C and C++ indentation): New section.
(Shell process exits abnormally, Problems building Emacs)
(Emacs for MS-DOS): Give the correct location of PROBLEMS.
2001-03-25 14:05:00 +00:00
Eli Zaretskii
b82e13afea Change "character terminal" to "text-only terminal". 2001-03-16 12:44:41 +00:00
Richard M. Stallman
d3553f17cc Fix case convention for mouse click.
Write GNU/Linux, not Linux.
2001-03-04 07:15:13 +00:00
Eli Zaretskii
f863537572 Change "filename" to "file name" or "file-name".
Change "uppercase" to "upper case" or "upper-case".
Change "lowercase" to "lower case" or "lower-case".
Fix "allows to".
(From Nelson Beebe.)
2001-02-25 13:41:20 +00:00
Gerd Moellmann
fd599dee79 (Finding a package with particular functionality):
Remove doubled `most'.
2001-02-23 13:04:03 +00:00
Eli Zaretskii
8b3f7f7d93 (Emacs ignores frame parameters): New section.
(Going to a line by number): Ditto.
2001-02-22 19:25:42 +00:00
Eli Zaretskii
a5ffa6909a (Escape sequences in shell output): New section. 2001-01-27 13:59:50 +00:00
Eli Zaretskii
97878c08e0 Don't say "X Windows". From Colin Walters <walters@cis.ohio-state.edu>. 2001-01-10 08:15:32 +00:00
Eli Zaretskii
bb2628a7cb Update links and version info for the OS/2 port. 2001-01-04 18:11:01 +00:00
Gerd Moellmann
4917231402 *** empty log message *** 2000-12-29 12:26:18 +00:00
Eli Zaretskii
ed5c18e260 Many changes to make it consistent with Emacs 21. 2000-12-20 14:23:38 +00:00