Commit graph

105 commits

Author SHA1 Message Date
Romain Francoise
d242242b23 (New in Emacs 22): Reorganize using an itemized list for readability,
and include various fixes by Daniel Brockman, Nick Roberts and Dieter
Wilhelm.
2007-03-25 13:30:46 +00:00
Romain Francoise
be0527622a (New in Emacs 22): Don't say "now" too much. Add MH-E to
new packages, and mention Gnus update.
2007-03-06 19:45:22 +00:00
Juanma Barranquero
ef06007552 (Fullscreen mode on MS-Windows): New node. 2007-02-07 00:26:17 +00:00
David Kastrup
cb4e834e31 (AUCTeX): Update version number. Should probably be done
for other packages as well.
2007-02-04 17:45:34 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Juanma Barranquero
6b147d3586 (^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
2006-12-05 14:29:20 +00:00
Richard M. Stallman
6cc9aff220 (Displaying the current line or column): Delete "As of Emacs 20". 2006-10-07 00:14:09 +00:00
Romain Francoise
bf55ae4886 (VM): VM works with Emacs 22 too. 2006-10-06 16:56:27 +00:00
Paul Eggert
4b1aaa8b07 * etc/NEWS: In terminal-oriented subshells, the EMACS environment
variable now defaults to Emacs's absolute file name, instead of
to "t".
* etc/PROBLEMS: Adjust tcsh advice for this.
* make-dist (EMACS): Exit and fail if the EMACS environment
variable is set to something other than an absolute file name.
* lisp/comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
not to "t".
* lisp/progmodes/compile.el (compilation-start): Likewise.
* lisp/progmodes/idlwave.el (idlwave-rescan-asynchronously):
Don't use expand-file-name on invocation-directory, since this
might mishandle special characters in invocation-directory.
* man/faq.texi (Escape sequences in shell output): EMACS is now set
to Emacs's absolute file name, not to "t".
(^M in the shell buffer): Likewise.
* man/misc.texi (Interactive Shell): Likewise.
2006-09-12 16:43:25 +00:00
Eli Zaretskii
4bf152406e (How to add fonts): New node. 2006-08-12 14:14:23 +00:00
Romain Francoise
10e81c5e22 (New in Emacs 22): Expand. 2006-08-05 12:33:22 +00:00
Richard M. Stallman
5a7f4c1bf2 Move periods and commas inside quotes. 2006-07-24 17:48:06 +00:00
Chong Yidong
fce1001938 * faq.texi (Security risks with Emacs): Document Emacs 22
file-local-variable mechanism.
2006-07-19 02:22:51 +00:00
Richard M. Stallman
cc008f87ed (Scrolling only one line): Fix xref. 2006-07-05 17:03:06 +00:00
Thien-Thi Nguyen
220a668e6b (Evaluating Emacs Lisp code):
Throughout, replace eval-current-buffer with eval-buffer.
2006-07-05 07:54:53 +00:00
Stefan Monnier
91ec56a9a6 Use ;; instead of ;;; to better follow coding conventions. 2006-07-04 20:02:38 +00:00
Ramprasad B
9e363b8991 changed my email-id 2006-06-18 09:14:51 +00:00
Romain Francoise
99069bdb49 (Replacing text across multiple files): Expand node to explain how
to use `dired-do-query-replace-regexp' in more detail, based on
suggestion by Eric Hanchrow <offby1@blarg.net>.
2006-05-07 17:08:48 +00:00
Romain Francoise
b865238d5b (Using regular expressions): Fix typo.
(Packages that do not come with Emacs, Right-to-left alphabets):
Fix capitalization.
2006-05-07 11:34:27 +00:00
Romain Francoise
982f3b8280 (Emacs/W3): Rename from `w3-mode'. Mention that
Emacs/W3 needs a new maintainer.
(Ispell): Update author and version info.
(Mailcrypt): Mention PGG.
(New in Emacs 22): Add PGG to the list of new packages.
Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
updating dead URLs.
2006-03-27 19:27:03 +00:00
Karl Berry
b223e22d0a @copyright{}, no indentation in @copying{} 2006-03-25 23:15:32 +00:00
Juri Linkov
9f261d3c1d (Common requests): Move `Turning on auto-fill by
default' after `Wrapping words automatically'.  Move `Working with
unprintable characters' before `Searching for/replacing newlines'.
Move `Replacing highlighted text' after `Highlighting a region'.
Merge `Repeating commands' and `Repeating a command as many times
as possible' into the former.
(Packages that do not come with Emacs): Add refs to Gmane and etc/MORE.STUFF.
2006-02-23 23:16:12 +00:00
Juri Linkov
037724a0ec (Newsgroup archives): Update URLs of GNU mail archives.
(Reporting bugs): Suggest using `M-x report-emacs-bug'.
Add xref to `(emacs)Reporting Bugs'.
(Getting a printed manual): Add URL to other formats of the manual.
(Common requests): Fix menu.
(Highlighting a region): Remove ref to `Turning on syntax highlighting'.
(Horizontal scrolling): Mention `truncate-partial-width-windows'.
(Inserting text at the beginning of each line): Add pxref to
`Changing the included text prefix'.
(Forcing the cursor to remain in the same column): Mention `track-eol'
and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
(Replacing text across multiple files): Add keybinding `Q' for
`dired-do-query-replace'.
2006-02-23 22:17:49 +00:00
Eli Zaretskii
554f8e6793 Remove the coding cookie, it's not needed anymore. 2006-02-17 10:34:16 +00:00
YAMAMOTO Mitsuharu
96c53f2ae8 (Colors on a TTY): Mention Mac OS port. 2006-02-13 10:10:52 +00:00
Karl Berry
8e5815612b (Emacs for Atari ST): use Sch@"auble instead of
the 8-bit accented a.
2006-02-13 01:25:58 +00:00
Romain Francoise
5f7b8867a3 (Top): Remove paragraph about the FAQ being a
transitional document, etc.
(Searching for/replacing newlines): New node.
(Yanking text in isearch): New node.
(Inserting text at the beginning of each line): Rename and make
more general, mention `M-;' in Message mode.
2006-02-08 21:58:41 +00:00
Luc Teirlinck
e7d7b4ca8c * faq.texi (Meta key does not work in xterm)
(Emacs does not display 8-bit characters)
(Inputting eight-bit characters): Update xrefs.
2006-02-08 02:21:20 +00:00
Romain Francoise
215e2336cf (VM): VM now at version 7.19.
Set myself as maintainer of this file.
2006-02-06 19:48:31 +00:00
Thien-Thi Nguyen
8d99e09d78 Update years in copyright notice; nfc. 2006-02-05 22:41:31 +00:00
Miles Bader
597993cf44 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Creator:  Michael Olson <mwolson@gnu.org>

Install ERC.
2006-01-29 13:08:58 +00:00
Romain Francoise
b370fef522 (Using Customize): New node. 2005-12-29 14:08:09 +00:00
David Kastrup
54e42ad99a (AUCTeX): Update version and mailing list info. 2005-12-20 04:17:37 +00:00
Chong Yidong
eb29a7abc0 * faq.texi (Filling paragraphs with a single space): No need to
change sentence-end now.
2005-12-14 18:25:02 +00:00
Romain Francoise
156d1e47fb (Scrolling only one line): Use `scroll-conservatively'. 2005-12-13 20:48:20 +00:00
Jay Belanger
e4a9919672 (Calc): Update the version number. 2005-12-12 19:12:52 +00:00
Romain Francoise
b6f2e1f5b8 Set VER to `22.1'.
(Basic editing): Explain how to use localized versions of the
Tutorial.  Mention that `C-h r' displays the manual.  Delete
obsolete WWW link to an Emacs 18 tutorial.
(Getting a printed manual): Point to the new locations of the
manuals on the GNU Web site.
(Emacs Lisp documentation): Explain that the Emacs Lisp manual is
available via Info (it was previously distributed separately).
(Installing Texinfo documentation): The latest version of Texinfo
is 4.8, not 4.0.
(Informational files for Emacs): COPYING is the GNU General Public
License, not the Emacs General Public License.
(Informational files for Emacs): Delete obsolete link to the
GNUinfo pages as they have been removed from the GNU Web site.
(New in Emacs 22): New node.
(Setting up a customization file): Say that most packages support
Customize nowadays.
(Colors on a TTY): Delete reference to instructions on how to
enable syntax highlighting, it is now enabled by default.
(Turning on abbrevs by default): Emacs now reads the abbrevs file
at startup automatically.
(Controlling case sensitivity): Mention `M-c' in isearch.
(Using an already running Emacs process): Emacs now creates the
socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
gnuserv.  As emacsclient can now run Lisp code as well, delete a
sentence praising gnuserv for that.  Simplify description of how
the client/server operation works.
(Compiler error messages): Delete obsolete text (compile.el has
been rewritten).
(Indenting switch statements): Fix typo.
(Matching parentheses): Simplify setup instructions, mention the
menu bar item in the Options menu.
(Repeating a command as many times as possible): Mention `C-x e'.
(Going to a line by number): Mention new keymap and bindings
`M-g M-g', `M-g M-p' and `M-g M-n'.
(Turning on syntax highlighting): Now on by default.  Simplify.
(Replacing highlighted text): Use `1', not `t'.
(Problems with very large files): The maximum size is now 256MB on
32-bit machines.
(^M in the shell buffer): Mention `comint-process-echoes'.
(Emacs for Apple computers): Emacs 22 has native support for Mac
OS X.
(Translating names to IP addresses): Delete node.
(Binding keys to commands): Fix typo.
(SPC no longer completes file names): New node.
(MIME with Emacs mail packages): Delete section about the Emacs
MIME FAQ (it's not reachable anymore).
2005-12-10 21:21:30 +00:00
Michael Albinus
9bc260cfb7 * files.el (directory-listing-before-filename-regexp): New
defvar.  Replaces `dired-move-to-filename-regexp' from dired.el.

* dired.el (dired-move-to-filename-regexp): Removed.  All
occurences replaced by `directory-listing-before-filename-regexp'.

* dired-x.el, locate.el, vc.el: Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.  In vc.el it is
overwritten locally; maybe this can be handled in files.el too.

* net/ange-ftp.el (ange-ftp-date-regexp): Removed.  All occurences
replaced by `directory-listing-before-filename-regexp'.

* faq.texi (Bugs and problems): Replace
`dired-move-to-filename-regexp' by
`directory-listing-before-filename-regexp'.
2005-10-23 12:17:28 +00:00
Richard M. Stallman
7423607d7e (Obtaining the FAQ): Delete refs to Lerner's email and web site. 2005-08-18 19:30:05 +00:00
Richard M. Stallman
efaf8fa4f6 (Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate. 2005-08-18 15:02:16 +00:00
Richard M. Stallman
b95a0c80ae (Using regular expressions): Fix xref. 2005-08-11 19:49:52 +00:00
Thien-Thi Nguyen
b65d8176e6 Update years in copyright notice; nfc. 2005-08-10 15:40:54 +00:00
Lute Kamstra
364c38d3af Update FSF's address. 2005-07-04 15:47:28 +00:00
Richard M. Stallman
86f7c20348 Delete info about lazy-lock.el and fast-lock.el. 2005-04-24 21:34:39 +00:00
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