Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Obtaining the FAQ): Delete refs to Lerner's email and web site. | Richard M. Stallman | 2005-08-18 | 1 | -19/+0 |
| | |||||
* | (Swapping keys): Xref for normal-erase-is-backspace-mode, not ↵ | Richard M. Stallman | 2005-08-18 | 1 | -5/+8 |
| | | | | keyboard-translate. | ||||
* | (Using regular expressions): Fix xref. | Richard M. Stallman | 2005-08-11 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Delete info about lazy-lock.el and fast-lock.el. | Richard M. Stallman | 2005-04-24 | 1 | -11/+0 |
| | |||||
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -7/+7 |
| | | | | Change development version from 21.3.50 to 22.0.50. | ||||
* | Update AUCTeX version info. | David Kastrup | 2005-01-24 | 1 | -1/+1 |
| | |||||
* | (Changing load-path): Fix typo. | Richard M. Stallman | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | (Emacs for MS-DOS): Update URLs for the MS-DOS port of | Eli Zaretskii | 2004-08-28 | 1 | -5/+5 |
| | | | | Emacs and related programs. | ||||
* | Fix texinfo usage, esp. doublequotes. | Richard M. Stallman | 2004-08-28 | 1 | -46/+42 |
| | | | | (Difference between Emacs and XEmacs): Some clarification. | ||||
* | (Difference between Emacs and XEmacs): | Richard M. Stallman | 2004-08-27 | 1 | -13/+16 |
| | | | | Explain not to contrast XEmacs with GNU Emacs. | ||||
* | (Difference between Emacs and XEmacs): Rewrite. | Richard M. Stallman | 2004-08-26 | 1 | -34/+14 |
| | |||||
* | * reftex.texi (AUCTeX): Update links, section name. | David Kastrup | 2004-08-22 | 1 | -10/+18 |
| | | | | | * faq.texi (Calc): Update availability (included in 21.4). (AUCTeX): Update availability, information, versions, description. | ||||
* | * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi: | Jesper Harder | 2004-06-29 | 1 | -2/+2 |
| | | | | * eshell.texi, ediff.texi, calendar.texi: Markup fixes. | ||||
* | lisp -> Lisp. | Jesper Harder | 2004-04-27 | 1 | -1/+1 |
| | |||||
* | Fix help key bindings. | Juri Linkov | 2004-03-22 | 1 | -4/+4 |
| | |||||
* | Replace @sc{ascii} and ASCII with @acronym{ASCII}. | Eli Zaretskii | 2003-11-02 | 1 | -10/+10 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+4 |
| | |||||
* | Don't mention etc/ORDERS. | Richard M. Stallman | 2003-06-04 | 1 | -10/+6 |
| | |||||
* | Update VM version. | Glenn Morris | 2003-05-12 | 1 | -3/+3 |
| | | | | Change reference to Gnus FAQ. | ||||
* | Improve previous changes (in particular, use of @uref). | Glenn Morris | 2003-05-03 | 1 | -22/+23 |
| | | | | Add a few index entries. | ||||
* | Update copyright and maintenance details. | Glenn Morris | 2003-05-02 | 1 | -171/+100 |
| | | | | | | Update some package URLs, versions, and maintainers. Remove many references to the Emacs Lisp Archive as it is no longer being updated. | ||||
* | Fix cross references. | Juanma Barranquero | 2003-04-06 | 1 | -3/+3 |
| | |||||
* | Minor @code usage fix. | Thien-Thi Nguyen | 2003-01-25 | 1 | -202/+202 |
| | |||||
* | Fix URLs. | Pavel Janík | 2002-12-10 | 1 | -5/+5 |
| | |||||
* | use @copying instead of @ifinfo. | Karl Berry | 2002-10-02 | 1 | -29/+9 |
| | |||||
* | Remove emacsserver. | Stefan Monnier | 2002-09-25 | 1 | -3/+2 |
| | |||||
* | Minor spelling and grammar corrections. | Paul Eggert | 2002-08-16 | 1 | -4/+4 |
| | |||||
* | Remove bad line break. | Richard M. Stallman | 2002-07-24 | 1 | -2/+1 |
| | |||||
* | Avoid a warning from makeinfo due to a colon in an index entry. | Eli Zaretskii | 2002-03-17 | 1 | -1/+1 |
| | |||||
* | Fix some URLs, the Copyright years, and the Emacs version. | Eli Zaretskii | 2002-03-16 | 1 | -10/+12 |
| | |||||
* | Fix typo. | Pavel Janík | 2002-01-12 | 1 | -1/+1 |
| | |||||
* | Replace M-C- with C-M- | Eli Zaretskii | 2001-11-04 | 1 | -5/+5 |
| | |||||
* | (Getting a printed manual): Add an index entry for HTML version | Eli Zaretskii | 2001-10-17 | 1 | -2/+3 |
| | | | | of the manual. | ||||
* | (Meta key does not work in xterm): Add .Xdefaults fragment for xterm | Eli Zaretskii | 2001-10-04 | 1 | -1/+8 |
| | | | | to produce Meta keys. | ||||
* | (Backspace invokes help): Clarify that keyboard-translate is better | Eli Zaretskii | 2001-09-30 | 1 | -6/+43 |
| | | | | | than global-set-key. Add reference to the manual's section about DEL vs BS. Mention normal-erase-is-backspace. | ||||
* | (Recovering mail files when Rmail munges them): Document b2m. | Eli Zaretskii | 2001-09-16 | 1 | -0/+13 |
| | |||||
* | (Bugs and problems): Fix wording. | Eli Zaretskii | 2001-08-10 | 1 | -3/+4 |
| | |||||
* | (Bugs and problems): Mention the related sections of the Emacs manual, and | Eli Zaretskii | 2001-08-04 | 1 | -0/+10 |
| | | | | | the PROBLEMS file. Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>. | ||||
* | Avoid overfull hboxes. | Eli Zaretskii | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | (Handling C-s and C-q with flow control, Binding C-s and C-q): Update the | Eli Zaretskii | 2001-05-07 | 1 | -10/+12 |
| | | | | location of site-start.el and default.el (in `site-lisp', not in `lisp'). | ||||
* | Markup and proofreading fixes from YAGI Tatsuya <yagi@is.titech.ac.jp>. | Eli Zaretskii | 2001-05-01 | 1 | -22/+24 |
| | |||||
* | Adapt to the change of string-rectangle back to 20.x behaviour. | Gerd Moellmann | 2001-04-24 | 1 | -3/+3 |
| | |||||
* | Fix a typo in the last change. | Eli Zaretskii | 2001-03-30 | 1 | -1/+1 |
| | |||||
* | (Emacs for Windows): Mention a port for Windows CE. | Eli Zaretskii | 2001-03-25 | 1 | -15/+149 |
| | | | | | | | | (^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. | ||||
* | Change "character terminal" to "text-only terminal". | Eli Zaretskii | 2001-03-16 | 1 | -4/+4 |
| | |||||
* | Fix case convention for mouse click. | Richard M. Stallman | 2001-03-04 | 1 | -2/+2 |
| | | | | Write GNU/Linux, not Linux. | ||||
* | Change "filename" to "file name" or "file-name". | Eli Zaretskii | 2001-02-25 | 1 | -24/+24 |
| | | | | | | | Change "uppercase" to "upper case" or "upper-case". Change "lowercase" to "lower case" or "lower-case". Fix "allows to". (From Nelson Beebe.) | ||||
* | (Finding a package with particular functionality): | Gerd Moellmann | 2001-02-23 | 1 | -1/+1 |
| | | | | Remove doubled `most'. |