bpt/emacs.git
15 years agoautomatically handle .xz suffix (XZ-compressed files), too
Jim Meyering [Mon, 22 Jun 2009 14:53:11 +0000 (14:53 +0000)]
automatically handle .xz suffix (XZ-compressed files), too

* jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
XZ is the successor to LZMA: <http://tukaani.org/xz/>

15 years agoPull further modified changes from Dmitry's repository (http://sphinx.net.ru/hg...
Nick Roberts [Mon, 22 Jun 2009 10:57:52 +0000 (10:57 +0000)]
Pull further  modified changes from Dmitry's repository (sphinx.net.ru/hg/gdb-mi/).

15 years ago*** empty log message ***
Nick Roberts [Mon, 22 Jun 2009 10:57:06 +0000 (10:57 +0000)]
*** empty log message ***

15 years agoMention adding branch commits to emacs-diffs.
Glenn Morris [Mon, 22 Jun 2009 07:06:29 +0000 (07:06 +0000)]
Mention adding branch commits to emacs-diffs.

15 years ago(dir-locals-collect-mode-variables): Allow for any number of `mode'
Glenn Morris [Mon, 22 Jun 2009 07:02:04 +0000 (07:02 +0000)]
(dir-locals-collect-mode-variables): Allow for any number of `mode'
and `eval' entries.  (Bug#3430)

15 years agoUnindent and refill some doc-strings.
Glenn Morris [Mon, 22 Jun 2009 06:41:50 +0000 (06:41 +0000)]
Unindent and refill some doc-strings.

15 years agoFix comment typo.
Glenn Morris [Mon, 22 Jun 2009 06:39:46 +0000 (06:39 +0000)]
Fix comment typo.
Add arch-tag.

15 years agoFix attribution for fadr.el.
Glenn Morris [Mon, 22 Jun 2009 06:36:49 +0000 (06:36 +0000)]
Fix attribution for fadr.el.

15 years ago(ELCFILES): Add fadr.elc.
Glenn Morris [Mon, 22 Jun 2009 06:35:04 +0000 (06:35 +0000)]
(ELCFILES): Add fadr.elc.

15 years ago(appt-make-list): Fix off-by-one error caused by
Glenn Morris [Mon, 22 Jun 2009 06:29:59 +0000 (06:29 +0000)]
(appt-make-list): Fix off-by-one error caused by
differing behavior of \n and ^ in strings.  (Bug#3385)

15 years agoRemove leading "*" from defcustom docs.
Glenn Morris [Mon, 22 Jun 2009 06:27:00 +0000 (06:27 +0000)]
Remove leading "*" from defcustom docs.
Refill.

15 years ago(lisp-indent-offset): Fix safe-local-variable property.
Glenn Morris [Mon, 22 Jun 2009 06:24:32 +0000 (06:24 +0000)]
(lisp-indent-offset): Fix safe-local-variable property.
(lisp-indent-function): Make it a defcustom.

15 years ago* xterm.c (xg_default_icon_file): New variable.
Chong Yidong [Mon, 22 Jun 2009 04:09:14 +0000 (04:09 +0000)]
* xterm.c (xg_default_icon_file): New variable.
(syms_of_xterm): Initialize it to the Emacs SVG icon file.
(x_bitmap_icon): Under GTK, use xg_default_icon_file.

15 years agoChange width and height to 48 pixels, similar to Gnome svg icons.
Chong Yidong [Mon, 22 Jun 2009 03:40:49 +0000 (03:40 +0000)]
Change width and height to 48 pixels, similar to Gnome svg icons.

15 years ago* w32term.c (x_draw_glyph_string): Use the glyph string's width
Chong Yidong [Mon, 22 Jun 2009 02:01:56 +0000 (02:01 +0000)]
* w32term.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).

* xterm.c (x_draw_glyph_string): Use the glyph string's width
rather than its background_width for drawing the overline and
underline (Bug#489).

15 years ago* xdisp.c (Qbefore_string, Qafter_string): Add externs.
Chong Yidong [Mon, 22 Jun 2009 01:53:11 +0000 (01:53 +0000)]
* xdisp.c (Qbefore_string, Qafter_string): Add externs.
(load_overlay_strings): Remove externs.
(fast_find_position): Function deleted.
(mouse_face_from_buffer_pos): New function, based on
fast_find_position.  Correctly handle before-strings,
display-strings, and after-strings (Bug#1220).
(note_mouse_highlight): Use mouse_face_from_buffer_pos.

15 years agoAdd "Branch for 23.1" ChangeLog entry.
Chong Yidong [Sun, 21 Jun 2009 14:35:26 +0000 (14:35 +0000)]
Add "Branch for 23.1" ChangeLog entry.

15 years ago* xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
Chong Yidong [Sun, 21 Jun 2009 14:28:27 +0000 (14:28 +0000)]
* xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
!HAVE_WINDOW_SYSTEM.
(move_it_in_display_line_to, move_it_in_display_line_to)
(display_line): Remove #ifdef HAVE_WINDOW_SYSTEM.

15 years ago(w32_initialize): Add necessary casts to last change.
Jason Rumney [Sun, 21 Jun 2009 13:16:21 +0000 (13:16 +0000)]
(w32_initialize): Add necessary casts to last change.

15 years ago* progmodes/gdb-ui.el: Replace with ...
Nick Roberts [Sun, 21 Jun 2009 12:08:53 +0000 (12:08 +0000)]
* progmodes/gdb-ui.el: Replace with ...
* progmodes/gdb-ui.el: ... this file.
* progmodes/gud.el: Modify for gdb-mi.el.
* fadr.el: New file.

15 years ago*** empty log message ***
Nick Roberts [Sun, 21 Jun 2009 12:07:34 +0000 (12:07 +0000)]
*** empty log message ***

15 years agoBump version to 23.1.50.
Chong Yidong [Sun, 21 Jun 2009 04:46:07 +0000 (04:46 +0000)]
Bump version to 23.1.50.

15 years agoPut "temporary note" back in for Emacs 23.2.
Chong Yidong [Sun, 21 Jun 2009 04:42:46 +0000 (04:42 +0000)]
Put "temporary note" back in for Emacs 23.2.

15 years ago(keyboard_codepage): New static variable.
Jason Rumney [Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)]
(keyboard_codepage): New static variable.
(w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
(w32_read_socket) [WM_CHAR]: Use it to decode character
input (bug#3237).
(w32_initialize): Initialize it.
(codepage_for_locale): New function.

15 years ago(lisp-indent-function): Add doc string.
Glenn Morris [Sun, 21 Jun 2009 01:39:43 +0000 (01:39 +0000)]
(lisp-indent-function): Add doc string.

15 years ago(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.
Glenn Morris [Sun, 21 Jun 2009 01:16:55 +0000 (01:16 +0000)]
(lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.

15 years ago(status_message): Pass Faset index argument as a lisp object, so as to work
Ken Raeburn [Sat, 20 Jun 2009 23:23:55 +0000 (23:23 +0000)]
(status_message): Pass Faset index argument as a lisp object, so as to work
with USE_LISP_UNION_TYPE.

15 years agoBump version number to 23.0.95.
Chong Yidong [Fri, 19 Jun 2009 17:10:49 +0000 (17:10 +0000)]
Bump version number to 23.0.95.

15 years agoRegenerate.
Chong Yidong [Fri, 19 Jun 2009 17:10:15 +0000 (17:10 +0000)]
Regenerate.

15 years agoRemove +++ and --- lines; minor copyedits.
Chong Yidong [Fri, 19 Jun 2009 17:09:32 +0000 (17:09 +0000)]
Remove +++ and --- lines; minor copyedits.

15 years agoRegenerate.
Chong Yidong [Fri, 19 Jun 2009 16:21:12 +0000 (16:21 +0000)]
Regenerate.

15 years agoReference bug number in last Changelog entry
Chong Yidong [Fri, 19 Jun 2009 14:24:07 +0000 (14:24 +0000)]
Reference bug number in last Changelog entry

15 years ago* font-core.el (turn-on-font-lock-if-desired): Correctly handle
Chong Yidong [Fri, 19 Jun 2009 14:22:39 +0000 (14:22 +0000)]
* font-core.el (turn-on-font-lock-if-desired): Correctly handle
the case where font-lock-global-modes is a list that doesn't begin
with `not'.

15 years agoFix typos.
Juanma Barranquero [Fri, 19 Jun 2009 13:45:19 +0000 (13:45 +0000)]
Fix typos.

15 years agoUpdate version and date for pending pretest.
Jason Rumney [Fri, 19 Jun 2009 13:06:02 +0000 (13:06 +0000)]
Update version and date for pending pretest.

15 years ago(Ffind_coding_systems_region_internal): Cache checked characters.
YAMAMOTO Mitsuharu [Fri, 19 Jun 2009 08:39:44 +0000 (08:39 +0000)]
(Ffind_coding_systems_region_internal): Cache checked characters.

15 years agoFix previous change, sigh.
Glenn Morris [Fri, 19 Jun 2009 03:08:54 +0000 (03:08 +0000)]
Fix previous change, sigh.

15 years ago(open-network-stream): Doc fix.
Glenn Morris [Fri, 19 Jun 2009 03:06:40 +0000 (03:06 +0000)]
(open-network-stream): Doc fix.

15 years ago* international/fontset.el (setup-default-fontset):
Juanma Barranquero [Fri, 19 Jun 2009 01:51:07 +0000 (01:51 +0000)]
* international/fontset.el (setup-default-fontset):
  Fix typo in previous change.

15 years ago(setup-default-fontset): Add a spec of non-OTF unicode font for Thai.
Kenichi Handa [Fri, 19 Jun 2009 00:58:51 +0000 (00:58 +0000)]
(setup-default-fontset): Add a spec of non-OTF unicode font for Thai.

15 years agoAdd coding: utf-8 cookie.
Kenichi Handa [Fri, 19 Jun 2009 00:45:43 +0000 (00:45 +0000)]
Add coding: utf-8 cookie.

15 years agoFix typo.
Chong Yidong [Thu, 18 Jun 2009 18:47:58 +0000 (18:47 +0000)]
Fix typo.

15 years ago* language/korean.el (korean-cp949): New coding system. Set cp949
Chong Yidong [Thu, 18 Jun 2009 17:53:33 +0000 (17:53 +0000)]
* language/korean.el (korean-cp949): New coding system.  Set cp949
as an alias to it.

15 years ago* pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings format
Chong Yidong [Thu, 18 Jun 2009 17:47:48 +0000 (17:47 +0000)]
* pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings format
used by GnuPG 2.0.11.

15 years ago(decode_coding_iso_2022): Check MSB of bytes more rigidly.
Kenichi Handa [Thu, 18 Jun 2009 10:29:51 +0000 (10:29 +0000)]
(decode_coding_iso_2022): Check MSB of bytes more rigidly.

15 years ago(redisplay_internal): Check that the frame is still
Andreas Schwab [Thu, 18 Jun 2009 09:49:05 +0000 (09:49 +0000)]
(redisplay_internal): Check that the frame is still
live after redisplay of its windows.
(redisplay_windows): Check that the window is still live.

15 years agoCancel the unexpected changes.
Kenichi Handa [Thu, 18 Jun 2009 07:21:49 +0000 (07:21 +0000)]
Cancel the unexpected changes.

15 years ago(setup-korean-environment-internal, exit-korean-environment): Cancel
Kenichi Handa [Thu, 18 Jun 2009 07:18:55 +0000 (07:18 +0000)]
(setup-korean-environment-internal, exit-korean-environment): Cancel
the previous unexpected changes.

15 years ago(dir-locals-set-directory-class): Make mtime argument
Glenn Morris [Thu, 18 Jun 2009 06:54:47 +0000 (06:54 +0000)]
(dir-locals-set-directory-class): Make mtime argument
optional, since it is always unneeded in the non-file case.  (Bug#3577)

15 years ago("Korean"): Fix `documentation' property of this language environment.
Kenichi Handa [Thu, 18 Jun 2009 01:15:43 +0000 (01:15 +0000)]
("Korean"): Fix `documentation' property of this language environment.

15 years ago(korean-key-bindings): Add binding for key Hangul.
Kenichi Handa [Thu, 18 Jun 2009 01:02:45 +0000 (01:02 +0000)]
(korean-key-bindings): Add binding for key Hangul.

15 years ago(hangul-im-keymap): Add binding of key Hangul_Hanja.
Kenichi Handa [Thu, 18 Jun 2009 01:00:28 +0000 (01:00 +0000)]
(hangul-im-keymap): Add binding of key Hangul_Hanja.

15 years ago* progmodes/compile.el (compilation-error-regexp-alist-alist):
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).

15 years ago* progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Support overl...
Chong Yidong [Wed, 17 Jun 2009 15:16:17 +0000 (15:16 +0000)]
* progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Support overloadable negative operators (Bug#3587).

15 years ago* files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).
Chong Yidong [Wed, 17 Jun 2009 15:06:25 +0000 (15:06 +0000)]
* files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).

15 years ago(Language Environments): Add @anchor{Describe Language Environment}.
Kenichi Handa [Wed, 17 Jun 2009 07:32:58 +0000 (07:32 +0000)]
(Language Environments): Add @anchor{Describe Language Environment}.
(Charsets): Change @xref to @pxref.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 17 Jun 2009 07:32:18 +0000 (07:32 +0000)]
*** empty log message ***

15 years ago(Dedicated Windows): Fix typo.
Martin Rudalics [Wed, 17 Jun 2009 05:55:42 +0000 (05:55 +0000)]
(Dedicated Windows): Fix typo.
(Resizing Windows): Replace @defun by @deffn.

15 years ago(Obtaining the FAQ): Add reference to Savannah.
Glenn Morris [Wed, 17 Jun 2009 03:01:03 +0000 (03:01 +0000)]
(Obtaining the FAQ): Add reference to Savannah.
(Latest version of Emacs): Mention source code repository.

15 years ago(Directory Local Variables): Update for 2009-04-11 name-change of
Glenn Morris [Wed, 17 Jun 2009 02:58:56 +0000 (02:58 +0000)]
(Directory Local Variables): Update for 2009-04-11 name-change of
dir-locals-directory-alist.

15 years ago(dir-locals-set-directory-class): Fix doc typo.
Glenn Morris [Wed, 17 Jun 2009 02:54:49 +0000 (02:54 +0000)]
(dir-locals-set-directory-class): Fix doc typo.

15 years ago*** empty log message ***
Kenichi Handa [Wed, 17 Jun 2009 01:26:01 +0000 (01:26 +0000)]
*** empty log message ***

15 years ago(list-character-sets): Change
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.

15 years ago(Charsets): Update the description for the new charset.
Kenichi Handa [Wed, 17 Jun 2009 01:14:36 +0000 (01:14 +0000)]
(Charsets): Update the description for the new charset.
(list-character-sets): New findex.

15 years ago(detect_coding_utf_16): Fix previous change.
Kenichi Handa [Wed, 17 Jun 2009 00:42:17 +0000 (00:42 +0000)]
(detect_coding_utf_16): Fix previous change.

15 years ago(Top): Language tweak.
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.

15 years agoMerge in a few snippets just deleted from faq.texi.
Glenn Morris [Tue, 16 Jun 2009 02:55:46 +0000 (02:55 +0000)]
Merge in a few snippets just deleted from faq.texi.

15 years ago(Top): Mention which Emacs version this FAQ is about.
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.

15 years ago(detect_coding_utf_16): Fix previous change.
Kenichi Handa [Tue, 16 Jun 2009 02:04:25 +0000 (02:04 +0000)]
(detect_coding_utf_16): Fix previous change.

15 years ago(detect_coding_utf_16): Fix the logic of rejecting
Kenichi Handa [Tue, 16 Jun 2009 01:17:10 +0000 (01:17 +0000)]
(detect_coding_utf_16): Fix the logic of rejecting
UTF-16 by checking the dispersion of Eth and Oth bytes.

15 years agoAdd cp949-2-byte, cp949.
Kenichi Handa [Tue, 16 Jun 2009 00:56:02 +0000 (00:56 +0000)]
Add cp949-2-byte, cp949.

15 years agoUse "/" instead of "," to seperate independent words.
Kenichi Handa [Tue, 16 Jun 2009 00:48:34 +0000 (00:48 +0000)]
Use "/" instead of "," to seperate independent words.

15 years ago(compose-region): Improve the docstring.
Kenichi Handa [Tue, 16 Jun 2009 00:33:58 +0000 (00:33 +0000)]
(compose-region): Improve the docstring.

15 years ago(detect_coding_utf_16): Fix typo counting odd bytes.
Andreas Schwab [Mon, 15 Jun 2009 21:36:44 +0000 (21:36 +0000)]
(detect_coding_utf_16): Fix typo counting odd bytes.

15 years ago(vc-default-revision-granularity): Remove to let the normal
Stefan Monnier [Mon, 15 Jun 2009 20:55:53 +0000 (20:55 +0000)]
(vc-default-revision-granularity): Remove to let the normal
error handling kick in (bug#3570).

15 years ago(status_message): Fix previous change. Be sure to
Kenichi Handa [Mon, 15 Jun 2009 13:21:14 +0000 (13:21 +0000)]
(status_message): Fix previous change.  Be sure to
decode a localized string.

15 years ago(x_delete_terminal): Put previous change in #if 0 and
YAMAMOTO Mitsuharu [Mon, 15 Jun 2009 10:50:09 +0000 (10:50 +0000)]
(x_delete_terminal): Put previous change in #if 0 and
add comment explaining why.

15 years agoDocument changes to end-of-defun-function, clarifying entry for
Alan Mackenzie [Mon, 15 Jun 2009 09:05:17 +0000 (09:05 +0000)]
Document changes to end-of-defun-function, clarifying entry for
beginning-of-defun-function.

15 years ago*** empty log message ***
Alan Mackenzie [Mon, 15 Jun 2009 09:04:05 +0000 (09:04 +0000)]
*** empty log message ***

15 years agoFix case of some urefs.
Glenn Morris [Mon, 15 Jun 2009 07:32:47 +0000 (07:32 +0000)]
Fix case of some urefs.

15 years ago(ns_get_covering_families): Retain scriptToFamilies.
Adrian Robert [Mon, 15 Jun 2009 04:34:50 +0000 (04:34 +0000)]
(ns_get_covering_families): Retain scriptToFamilies.

15 years ago(Status of Emacs): Re-order with most recent releases first.
Glenn Morris [Sun, 14 Jun 2009 23:39:07 +0000 (23:39 +0000)]
(Status of Emacs): Re-order with most recent releases first.
(New in Emacs 23): New section.
(Handling C-s and C-q with flow control): Add xref.

15 years agonsmenu.m (EmacsTooltip: setText): set height of tooltip.
David Reitter [Sun, 14 Jun 2009 22:29:15 +0000 (22:29 +0000)]
nsmenu.m (EmacsTooltip: setText): set height of tooltip.

15 years ago* nsfont.m (ns_attribute_value): Remove.
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.

15 years ago* emacs-lisp-intro.texi (edebug): Fix typo.
Chong Yidong [Sun, 14 Jun 2009 18:34:43 +0000 (18:34 +0000)]
* emacs-lisp-intro.texi (edebug): Fix typo.

15 years agoRemove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
Seiji Zenitani [Sun, 14 Jun 2009 06:12:34 +0000 (06:12 +0000)]
Remove USE_MAC_TOOLBAR (for Mac Carbon [22.x])

15 years ago(Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
Glenn Morris [Sat, 13 Jun 2009 21:18:51 +0000 (21:18 +0000)]
(Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.

15 years ago(Setting up a customization file): Grammar fix.
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.

15 years ago* simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try to
Chong Yidong [Sat, 13 Jun 2009 18:56:07 +0000 (18:56 +0000)]
* simple.el (kill-visual-line): Rewrite (Bug#3437).  Don't try to
handle kill-whole-line, as it doesn't make sense in this context.

15 years agoUpdate for MH-E release 8.2.
Bill Wohler [Sat, 13 Jun 2009 17:15:40 +0000 (17:15 +0000)]
Update for MH-E release 8.2.

15 years ago(Version, mh-version): Update for release 8.2.
Bill Wohler [Sat, 13 Jun 2009 17:10:31 +0000 (17:10 +0000)]
(Version, mh-version): Update for release 8.2.

15 years agoRemove trailing space.
Bill Wohler [Sat, 13 Jun 2009 17:08:22 +0000 (17:08 +0000)]
Remove trailing space.

15 years ago(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2.
Bill Wohler [Sat, 13 Jun 2009 16:44:33 +0000 (16:44 +0000)]
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2.

15 years agoRemove the term "on-line" (meaning "Info") throughout, since
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.

15 years agoDescribe buffer-face-mode properly.
Chong Yidong [Sat, 13 Jun 2009 00:26:45 +0000 (00:26 +0000)]
Describe buffer-face-mode properly.

15 years ago* configure.in: Delete mac-fix-env target, which has been
Chong Yidong [Sat, 13 Jun 2009 00:01:31 +0000 (00:01 +0000)]
* configure.in: Delete mac-fix-env target, which has been
removed (Bug#3531).

15 years ago(vc-hg-log-switches): Add defcustom.
Sam Steingold [Fri, 12 Jun 2009 20:14:45 +0000 (20:14 +0000)]
(vc-hg-log-switches): Add defcustom.
(vc-hg-print-log): Use it.

15 years agoRe-generated.
Kenichi Handa [Fri, 12 Jun 2009 12:51:20 +0000 (12:51 +0000)]
Re-generated.

15 years agoRe-generated.
Kenichi Handa [Fri, 12 Jun 2009 12:34:34 +0000 (12:34 +0000)]
Re-generated.

15 years ago(JISX213A.map): Make it depend on mapfiles/JISX213A.map.gz.
Kenichi Handa [Fri, 12 Jun 2009 12:29:11 +0000 (12:29 +0000)]
(JISX213A.map): Make it depend on mapfiles/JISX213A.map.gz.
(BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.