Chong Yidong [Wed, 17 Jun 2009 16:33:41 +0000 (16:33 +0000)]
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Comment out 2007-07-25 change adding support for Maven error
messages; this regexp is too slow on long lines (Bug#3441).
Kenichi Handa [Wed, 17 Jun 2009 01:16:53 +0000 (01:16 +0000)]
(list-character-sets): Change
"FINAL-CHAR" to "FINAL-BYTE" for follow the official terminology.
(list-character-sets-1): Add one line explanation about
"supplementary charset". Make the part "Supplementary Character
Sets" clickable.
Glenn Morris [Tue, 16 Jun 2009 07:35:11 +0000 (07:35 +0000)]
(Top): Language tweak.
(Extended commands): Most people have arrow keys.
(Emacs manual): Say how to follow info links.
(File-name conventions): Change title a bit. Explain about source
versus installed. Condense etc description.
(Guidelines for newsgroup postings): Mention Savannah list page.
(Newsgroup archives): Simplify.
(Contacting the FSF): Add contact URL.
(Emacs Lisp documentation): Printed version not always available.
(Installing Texinfo documentation): Explain how by hand installation is
not normally needed. Use add-to-list. Remove duplicate reference.
(Informational files for Emacs): Move info on Help menu here from
"File-name conventions".
(Help installing Emacs): Tweak uref.
(Obtaining the FAQ): Mention repository.
(Origin of the term Emacs): Explain "ITS".
(Changing load-path): Use add-to-list.
(Automatic indentation): Clarify this is for Text mode.
Don't mention Indented Text mode.
(Finding Emacs on the Internet): The FSF does not seem to offer a
deluxe distribution on CD anymore.
Glenn Morris [Tue, 16 Jun 2009 02:51:00 +0000 (02:51 +0000)]
(Top): Mention which Emacs version this FAQ is about.
Recommend the latest release. Mention how to get older FAQs.
Recommend the Emacs manual.
(Guidelines for newsgroup postings): Discourage cross-posts.
(Underlining paragraphs): Remove.
(Editing MS-DOS files): Remove pre-Emacs 20 information.
(Bugs and problems): Update key-binding.
(Problems with very large files): Mention 64-bit.
(Shell process exits abnormally): Remove.
(Problems with Shell Mode): Rename and update.
(Spontaneous entry into isearch-mode)
(Problems talking to certain hosts): Remove. This is old information,
in etc/PROBLEMS if needed.
(Emacs takes a long time to visit files, Updating Emacs): Remove.
(Dired claims that no file is on this line): Update.
(Installing Emacs, Problems building Emacs): Simplify.
(Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
information.
(Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
(Emacs for Mac OS X): Rename from "Emacs for Apple computers".
(JDEE): "JDEE", not "JDE".
(Handling C-s and C-q with flow control, Binding C-s and C-q):
Remove. This is old information, in etc/PROBLEMS if needed.
(stty and Backspace key, Kanji and Chinese characters): Remove.
(Right-to-left alphabets): Update section.
(Changing the included text prefix): Gnus uses message-yank-prefix.
Add cross-reference to Supercite manual.
(Saving a copy of outgoing mail): Simplify output file description.
(Expanding aliases when sending mail): Refer to Emacs manual.
Remove old info about RFC822.
Correct description of how to rebuild aliases.
(Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
(MIME with Emacs mail packages)
(Viewing articles with embedded underlining)
(Saving a multi-part Gnus posting, Gnus hangs for a long time):
Remove old sections.
(Killing based on nonstandard headers): Remove. Scoring is preferable,
and is well-documented in the Gnus manual.
(Reading news with Emacs): Merge "Learning more about Gnus" into here.
(Making Gnus faster): Rename from "Starting Gnus faster".
Merge "Catch-up is slow in Gnus" into here.
Adrian Robert [Sun, 14 Jun 2009 18:58:38 +0000 (18:58 +0000)]
* nsfont.m (ns_attribute_value): Remove.
(ns_attribute_fvalue): Incorporate code from ns_attribute_value.
(ns_has_attribute): Shrink the normal range.
(ns_findfonts): Don't worry about requested spec in determining
need for synthItal.
Glenn Morris [Sat, 13 Jun 2009 20:32:36 +0000 (20:32 +0000)]
(Setting up a customization file): Grammar fix.
Customize is no longer "new".
(Displaying the current line or column): Line-number mode is on by
default. Don't mention `column' package. Mention linum.el.
(Turning on abbrevs by default): Explain how to do it for buffers,
modes, and everywhere.
(Associating modes with files): Use add-to-list. Don't mention Emacs 19.
(Highlighting a region): On by default since 23.1.
(Replacing highlighted text): Update doc quote.
(Working with unprintable characters): Don't mention search-quote-char.
(Using an already running Emacs process): Gnuclient is probably not an
enhancement these days.
(Indenting switch statements): Remove mention of pre-Emacs 20.
(Horizontal scrolling): Abbreviate Emacs 20 description.
(Replacing text across multiple files): Fix name of dired command.
(Disabling backups): Use require not load.
Glenn Morris [Sat, 13 Jun 2009 02:21:29 +0000 (02:21 +0000)]
Remove the term "on-line" (meaning "Info") throughout, since
in this day and age the common meaning is "on the web".
(copying): Use @copyright in all cases.
(Basic keys): Remove reference to deleted manual node "Text Characters".
(File-name conventions): Use GNU as an example rather than SERVICE.
default.el lives in site-lisp. Update Info directory location.
(Real meaning of copyleft): GPL actions have been brought, but all
settled out of court.
(Guidelines for newsgroup postings): Shorten section title.
Simplify comp.emacs description.
(Newsgroup archives): Change Google URL. Describe Gmane.
(Unsubscribing from Emacs lists): Remove discussion of "distribution
points". Mention List-Unsubscribe header.
(Contacting the FSF): Update email and URLs.
(Basic editing): Mention F1 for help.
(Installing Texinfo documentation): Refer to Texinfo website rather
than ftp server.
(Printing a Texinfo file): Mention texi2pdf.
(Informational files for Emacs): Don't describe FTP or SERVICE, they
are just stubs nowadays.
(Latest version of Emacs): Explain version numbers.
(Spell-checkers, Checking TeX and *roff documents): Remove sections.
(Turning on syntax highlighting): No need to mention hilit19 any more.
(Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
(Modes for various languages): Remove section.
(Major packages and programs): Remove most version and maintainer
information - it's hard to keep up-to-date, and adds nothing.
Similarly with direct links to mailing lists.
(Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
(Mailcrypt): Remove section - mailcrypt has not been updated in mnay
years, and Emacs comes with tools for this now.
(Patch): Remove section - this is a standard tool.
(Using function keys under X): Remove section.
Glenn Morris [Fri, 12 Jun 2009 07:49:09 +0000 (07:49 +0000)]
(Top): Add @top command.
Remove the optional arguments from all @node commands: makeinfo can
generate these automatically, and it is easier to edit and rearrange
nodes without them.
Glenn Morris [Fri, 12 Jun 2009 02:47:25 +0000 (02:47 +0000)]
(Viewing Info files outside of Emacs): Xinfo is no more.
(Help installing Emacs): Remove reference to deleted X11 node.
(Associating modes with files): Interpreter-mode-alist is no longer
subservient to auto-mode-alist.
(Installing Emacs): Change future Emacs version.
(Linking with -lX11 fails): Remove old section.
(Packages that do not come with Emacs): Update ELL location.
Emacs Lisp archive is dead.
(Emacs for Windows): Remove reference to old CE port.
(Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga ):
Remove old ports.
(Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
(Removing flashing messages): Remove section about non-existent Gnus option.
Glenn Morris [Thu, 11 Jun 2009 07:40:19 +0000 (07:40 +0000)]
(Common acronyms): Remove no-longer-existing OSF.
(The LPF): Make the updated URL the sole reference point.
(Learning how to do something): Update refcard price and format.
(Getting a printed manual): Sources in doc/emacs/, not man/.
Also available in PDF format. Since the page count varies, be less precise.
(Informational files for Emacs): Remove references to deleted files
LPF and SUN-SUPPORT, and to UUCP.
(Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
Remove many obsolete ways to get the FAQ, which now seems only to be
distributed with Emacs.
(Mail and news): Remove sections about Rmail Babyl that no longer apply.
Chong Yidong [Tue, 9 Jun 2009 18:39:29 +0000 (18:39 +0000)]
* ada-mode.texi (Installation, Compile commands)
(Project File Overview, No project files, Set compiler options)
(Use GNAT project file, Use multiple GNAT project files)
(Identifier completion): Use @samp for menu items, and @kbd for key
sequences.
Jim Meyering [Tue, 9 Jun 2009 05:57:35 +0000 (05:57 +0000)]
x-load-color-file: avoid array bounds error
x-load-color-file expects each line of input to be of the form
"R G B name". But if "name" is missing, it would read name[-1],
and if that value is '\n', zero it.
* xfaces.c (Fx_load_color_file): Handle missing color name.
Katsumi Yamaoka [Mon, 8 Jun 2009 22:47:11 +0000 (22:47 +0000)]
Synch with Gnus trunk:
2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
to deleted part.
2009-05-30 David Engster <dengste@eml.cc>
* nnmairix.el: Remove old documentation in the commentary block.
(nnmairix-request-group): Do not update active file for nnml back ends.
(nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
end so that overview files are ignored.
(nnmairix-update-groups): Make updating the groups more robust by using
marks.
(nnmairix-determine-original-group-from-path): Circumvent mairix bug
with dollar characters in message-id.
2009-06-08 Adrian Robert <Adrian.B.Robert@gmail.com>
Changes to support :script/:lang/:otf in NS font driver.
* nsfont.m (nsfont_escape_name, nsfont_unescape_name)
(nsfont_get_family, nsfont_char_width): Rename to ns_ prefix to
indicate not part of font driver interface, and change callers.
(ns_get_family): Remove pointless null check.
(nsfont_spec_to_traits, nsfont_fmember_to_entity): Replace with
ns_spec_to_descriptor, ns_descriptor_to_entity.
(nsfont_trait_distance, nsfont_make_fontset_for_font): Remove.
(ns_attribute_value, ns_attribute_fvalue, ns_has_attribute)
(ns_spec_to_descriptor, ns_descriptor_to_entity)
(ns_charset_covers, ns_lang_to_script, ns_otf_to_script)
(ns_get_req_script, ns_accumulate_script_ranges)
(ns_script_to_charset, ns_get_covering_families, ns_findfonts):
New functions.
(nsfont_list, nsfont_match): Use ns_findfonts.
(nsfont_open): Use font descriptor instead of traits.
(nsfont_draw): Handle "automatic" (lookup-table) compositions.
(dump_glyphstring): Rename to ns_dump_glyphstring.
* nsfns.m (Fns_popup_font_panel): Use shared font manager.