]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago*** empty log message ***
Kenichi Handa [Wed, 18 Apr 2007 02:43:44 +0000 (02:43 +0000)]
*** empty log message ***

17 years ago(parse-time-string-chars): Check if CHAR is less than the length of
Kenichi Handa [Wed, 18 Apr 2007 02:32:04 +0000 (02:32 +0000)]
(parse-time-string-chars): Check if CHAR is less than the length of
parse-time-syntax.

17 years ago* NEWS: Mention `query-replace-regexp-eval' being deprecated.
David Kastrup [Tue, 17 Apr 2007 23:24:13 +0000 (23:24 +0000)]
* NEWS: Mention `query-replace-regexp-eval' being deprecated.

* replace.el (query-replace-regexp-eval): Deprecate.

17 years ago(c-beginning-of-defun): With -ve arg and point too close to EOB, leave
Alan Mackenzie [Tue, 17 Apr 2007 20:48:43 +0000 (20:48 +0000)]
(c-beginning-of-defun): With -ve arg and point too close to EOB, leave
point at EOB rather than last `}'.

17 years ago*** empty log message ***
Alan Mackenzie [Tue, 17 Apr 2007 20:44:18 +0000 (20:44 +0000)]
*** empty log message ***

17 years agoFix "Herbert Euler" ChangeLog entry.
Chong Yidong [Tue, 17 Apr 2007 18:03:20 +0000 (18:03 +0000)]
Fix "Herbert Euler" ChangeLog entry.

17 years ago(bibtex-include-OPTkey, bibtex-user-optional-fields)
Roland Winkler [Tue, 17 Apr 2007 03:25:51 +0000 (03:25 +0000)]
(bibtex-include-OPTkey, bibtex-user-optional-fields)
(bibtex-entry-field-alist): Fix defcustom.

17 years ago*** empty log message ***
Glenn Morris [Tue, 17 Apr 2007 02:41:18 +0000 (02:41 +0000)]
*** empty log message ***

17 years ago(Commentary): No longer maintained by original author, bug reports as
Glenn Morris [Tue, 17 Apr 2007 02:35:44 +0000 (02:35 +0000)]
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.

17 years ago(Commentary): No longer maintained by original author, bug reports as
Glenn Morris [Tue, 17 Apr 2007 02:33:07 +0000 (02:33 +0000)]
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.  Do not advertise the original author's book in
this file, since he forbids the use of the relevant algorithms under a
GNU license. See:
<http://lists.gnu.org/archive/html/bug-gnu-emacs/2005-04/msg00062.html>

17 years ago(calendar-dst-find-startend): If YEAR cannot be encoded, fall back to
Glenn Morris [Tue, 17 Apr 2007 02:29:50 +0000 (02:29 +0000)]
(calendar-dst-find-startend): If YEAR cannot be encoded, fall back to
current year.
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.

17 years agoRegenerate. emacs-pretest-22.0.98
Chong Yidong [Tue, 17 Apr 2007 01:52:39 +0000 (01:52 +0000)]
Regenerate.

17 years agoBump version to 22.0.98.
Chong Yidong [Tue, 17 Apr 2007 01:38:44 +0000 (01:38 +0000)]
Bump version to 22.0.98.

17 years ago(archive-lzh-summarize): Only apply the "downcase if all upcase" rule
Chong Yidong [Mon, 16 Apr 2007 19:40:14 +0000 (19:40 +0000)]
(archive-lzh-summarize): Only apply the "downcase if all upcase" rule
to OS-ID 0 "generic".  Always downcase for OS-ID M "MSDOS".

17 years ago* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
Chong Yidong [Mon, 16 Apr 2007 19:38:10 +0000 (19:38 +0000)]
* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID M
"MSDOS".

17 years ago(python-end-of-block): Avoid looping forever if python-next-statement
Chong Yidong [Mon, 16 Apr 2007 18:55:29 +0000 (18:55 +0000)]
(python-end-of-block): Avoid looping forever if python-next-statement
fails.

17 years ago* progmodes/python.el (python-end-of-block): Avoid looping forever
Chong Yidong [Mon, 16 Apr 2007 18:55:18 +0000 (18:55 +0000)]
* progmodes/python.el (python-end-of-block): Avoid looping forever
if python-next-statement fails.

17 years ago(bibtex-entry-field-alist): Use defcustom.
Roland Winkler [Mon, 16 Apr 2007 18:03:29 +0000 (18:03 +0000)]
(bibtex-entry-field-alist): Use defcustom.

17 years ago** cyd@stupidchicken.com, Apr 12: display margin errors on a tty
Chong Yidong [Mon, 16 Apr 2007 16:27:12 +0000 (16:27 +0000)]
** cyd@stupidchicken.com, Apr 12: display margin errors on a tty
http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00272.html
Fixed.

17 years ago(adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in
Chong Yidong [Mon, 16 Apr 2007 16:24:33 +0000 (16:24 +0000)]
(adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in
presence of window margins.
(showing_window_margins_p): New function.

17 years ago* dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set
Chong Yidong [Mon, 16 Apr 2007 16:24:18 +0000 (16:24 +0000)]
* dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set
garbaged flag in presence of window margins.
(showing_window_margins_p): New function.

17 years ago** lennart.borgman@gmail.com, Apr 11: before-string in overlay
Chong Yidong [Mon, 16 Apr 2007 15:14:47 +0000 (15:14 +0000)]
** lennart.borgman@gmail.com, Apr 11: before-string in overlay
http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00153.html
Fixed.

17 years ago(cursor_row_p): Only end row on newline if it's a display string.
Chong Yidong [Mon, 16 Apr 2007 15:12:24 +0000 (15:12 +0000)]
(cursor_row_p): Only end row on newline if it's a display string.
Suggested by Lennart Borgman.

17 years ago* xdisp.c (cursor_row_p): Only end row on newline if it's a display
Chong Yidong [Mon, 16 Apr 2007 15:11:54 +0000 (15:11 +0000)]
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
string.  Suggested by Lennart Borgman.

17 years ago* progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
Dan Nicolaescu [Mon, 16 Apr 2007 07:05:28 +0000 (07:05 +0000)]
* progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
* progmodes/cperl-mode.el (cperl-indent-level): Likewise.

17 years ago(mem_insert): Set min_heap_address and max_heap_address
YAMAMOTO Mitsuharu [Mon, 16 Apr 2007 03:09:50 +0000 (03:09 +0000)]
(mem_insert): Set min_heap_address and max_heap_address
if they are not yet initialized.

17 years ago*** empty log message ***
Jay Belanger [Mon, 16 Apr 2007 02:57:52 +0000 (02:57 +0000)]
*** empty log message ***

17 years ago(Floats): Mention that when non-decimal floats are entered, only
Jay Belanger [Mon, 16 Apr 2007 02:56:26 +0000 (02:56 +0000)]
(Floats): Mention that when non-decimal floats are entered, only
approximations are stored.

17 years ago(calc-version): New function.
Jay Belanger [Mon, 16 Apr 2007 02:30:04 +0000 (02:30 +0000)]
(calc-version): New function.

17 years ago*** empty log message ***
Jay Belanger [Mon, 16 Apr 2007 01:57:04 +0000 (01:57 +0000)]
*** empty log message ***

17 years ago(Title page): Remove the date.
Jay Belanger [Mon, 16 Apr 2007 01:54:54 +0000 (01:54 +0000)]
(Title page): Remove the date.
(The Standard Calc Interface): Change the trail title.
(Basic Arithmetic): Emphasize that / binds less strongly than *.
(Copying): Move to the appendices.
(GNU Free Documentation License): Add as an appendix.

17 years ago(calc-trail-mode): Shorten the title.
Jay Belanger [Mon, 16 Apr 2007 01:50:16 +0000 (01:50 +0000)]
(calc-trail-mode): Shorten the title.

17 years ago*** empty log message ***
Dan Nicolaescu [Mon, 16 Apr 2007 01:19:42 +0000 (01:19 +0000)]
*** empty log message ***

17 years ago** spurious scrolling bug
Chong Yidong [Sun, 15 Apr 2007 21:50:46 +0000 (21:50 +0000)]
** spurious scrolling bug
RMS has seen this too, happening during idle time, but cannot reproduce it.
Fix checked in.

17 years ago(redisplay_window): When deciding whether or not to recenter, don't
Chong Yidong [Sun, 15 Apr 2007 21:50:27 +0000 (21:50 +0000)]
(redisplay_window): When deciding whether or not to recenter, don't
use the reset values of BEG_UNCHANGED and END_UNCHANGED.

17 years ago* xdisp.c (redisplay_window): When deciding whether or not to
Chong Yidong [Sun, 15 Apr 2007 21:50:18 +0000 (21:50 +0000)]
* xdisp.c (redisplay_window): When deciding whether or not to
recenter, don't use the reset values of BEG_UNCHANGED and
END_UNCHANGED.

17 years ago** A couple of manuals (flymake, newsticker) don't have an "@insertcopying"
Chong Yidong [Sun, 15 Apr 2007 21:24:19 +0000 (21:24 +0000)]
** A couple of manuals (flymake, newsticker) don't have an "@insertcopying"
line in the title page, so the copyright doesn't appear when they're
processed.  (I'd say the same about widget, but that doesn't have a
title page.)
Fixed.

17 years agoAdd pointer to where the GFDL can be found.
Chong Yidong [Sun, 15 Apr 2007 21:23:11 +0000 (21:23 +0000)]
Add pointer to where the GFDL can be found.

17 years agoAdd @insertcopying to title page.
Chong Yidong [Sun, 15 Apr 2007 21:17:58 +0000 (21:17 +0000)]
Add @insertcopying to title page.

17 years ago** Several manuals have old dates on the cover page.
Chong Yidong [Sun, 15 Apr 2007 21:12:35 +0000 (21:12 +0000)]
** Several manuals have old dates on the cover page.
Fixed.

17 years agoUpdate viper version number and date on titlepage.
Chong Yidong [Sun, 15 Apr 2007 21:12:08 +0000 (21:12 +0000)]
Update viper version number and date on titlepage.

17 years agoBump manual version and date on titlepage.
Chong Yidong [Sun, 15 Apr 2007 21:09:57 +0000 (21:09 +0000)]
Bump manual version and date on titlepage.

17 years agoFix titlepage version and date.
Chong Yidong [Sun, 15 Apr 2007 21:07:23 +0000 (21:07 +0000)]
Fix titlepage version and date.

17 years agoUpdate ediff version and date.
Chong Yidong [Sun, 15 Apr 2007 21:05:31 +0000 (21:05 +0000)]
Update ediff version and date.

17 years agoRemove date from title page.
Chong Yidong [Sun, 15 Apr 2007 21:04:25 +0000 (21:04 +0000)]
Remove date from title page.

17 years ago* dired-x.texi: Remove date from title page.
Chong Yidong [Sun, 15 Apr 2007 21:03:37 +0000 (21:03 +0000)]
* dired-x.texi: Remove date from title page.

17 years ago** Every manual should be under the GFDL. dired-x isn't.
Chong Yidong [Sun, 15 Apr 2007 20:58:49 +0000 (20:58 +0000)]
** Every manual should be under the GFDL.  dired-x isn't.
Fixed.

** Every manual should contain a copy of the GFDL.
Fixed.

17 years ago* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong [Sun, 15 Apr 2007 20:58:20 +0000 (20:58 +0000)]
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
* dired-x.texi, ebrowse.texi, ediff.texi:
* emacs-mime.texi, erc.texi, eshell.texi:
* eudc.texi, flymake.texi, forms.texi, gnus.texi:
* idlwave.texi, message.texi, newsticker.texi, org.texi:
* pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
* ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
* tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
* woman.texi: Include GFDL.

* doclicense.texi: Remove node heading, so that it can be included by
other files.

* emacs.texi: Insert node heading for GFDL.

* dired-x.texi: Relicence under GFDL.

17 years agoInsert node heading for GFDL.
Chong Yidong [Sun, 15 Apr 2007 20:57:58 +0000 (20:57 +0000)]
Insert node heading for GFDL.

17 years agoRemove node heading, so that it can be included by other files.
Chong Yidong [Sun, 15 Apr 2007 20:57:37 +0000 (20:57 +0000)]
Remove node heading, so that it can be included by other files.

17 years agoInclude GFDL.
Chong Yidong [Sun, 15 Apr 2007 20:57:15 +0000 (20:57 +0000)]
Include GFDL.

17 years ago** ryanmcgeary@hotmail.com, Apr 9: x-display-pixel-width
Chong Yidong [Sun, 15 Apr 2007 19:41:44 +0000 (19:41 +0000)]
** ryanmcgeary@hotmail.com, Apr 9: x-display-pixel-width
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00400.html
Not a bug, but doc must be updated.
Fixed.

17 years ago(Multiple Displays): Add note about "multi-monitor" setups.
Chong Yidong [Sun, 15 Apr 2007 19:41:27 +0000 (19:41 +0000)]
(Multiple Displays): Add note about "multi-monitor" setups.
(Display Feature Testing): Note that display refers to all
physical monitors for multi-monitor setups.

17 years ago* frames.texi (Multiple Displays): Add note about "multi-monitor"
Chong Yidong [Sun, 15 Apr 2007 19:40:28 +0000 (19:40 +0000)]
* frames.texi (Multiple Displays): Add note about "multi-monitor"
setups.
(Display Feature Testing): Note that display refers to all
physical monitors for multi-monitor setups.

17 years ago** cs-muelleimer-rubbish.bin@arcor.de, Apr 14:
Chong Yidong [Sun, 15 Apr 2007 19:21:45 +0000 (19:21 +0000)]
** cs-muelleimer-rubbish.bin@arcor.de, Apr 14:
 Org-mode and calc manual problems.
Added a stronger note to the calc manual (it is already documented in
multiple places there, but less prominently).

17 years ago(Algebraic Tutorial): Emphasize that / binds less strongly than *.
Chong Yidong [Sun, 15 Apr 2007 19:17:38 +0000 (19:17 +0000)]
(Algebraic Tutorial): Emphasize that / binds less strongly than *.

17 years ago* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong [Sun, 15 Apr 2007 19:17:27 +0000 (19:17 +0000)]
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
than *.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 Apr 2007 18:50:02 +0000 (18:50 +0000)]
*** empty log message ***

17 years ago(footnote-style): Clarify docstring to state that customizing this
Chong Yidong [Sun, 15 Apr 2007 17:28:00 +0000 (17:28 +0000)]
(footnote-style): Clarify docstring to state that customizing this
only applies to future footnotes.

17 years ago* mail/footnote.el (footnote-style): Clarify docstring to state
Chong Yidong [Sun, 15 Apr 2007 17:27:47 +0000 (17:27 +0000)]
* mail/footnote.el (footnote-style): Clarify docstring to state
that customizing this only applies to future footnotes.

17 years agoRevert last change.
Chong Yidong [Sun, 15 Apr 2007 17:25:36 +0000 (17:25 +0000)]
Revert last change.

17 years ago** footnote.el doesn't really let people customize footnote-style.
Chong Yidong [Sun, 15 Apr 2007 17:21:32 +0000 (17:21 +0000)]
** footnote.el doesn't really let people customize footnote-style.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html
Fixed.

17 years ago(footnote-current-style): New var.
Chong Yidong [Sun, 15 Apr 2007 17:21:21 +0000 (17:21 +0000)]
(footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.

17 years ago* mail/footnote.el (footnote-current-style): New var.
Chong Yidong [Sun, 15 Apr 2007 17:19:30 +0000 (17:19 +0000)]
* mail/footnote.el (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.

17 years ago** Parsing URL attributes - url-mailto, url-imap, url-ldap broken?
Chong Yidong [Sun, 15 Apr 2007 16:51:17 +0000 (16:51 +0000)]
** Parsing URL attributes - url-mailto, url-imap, url-ldap broken?
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00455.html
Resolved.

17 years ago(url-generic-parse-url): Revert 2006-10-09 changes.
Chong Yidong [Sun, 15 Apr 2007 16:47:20 +0000 (16:47 +0000)]
(url-generic-parse-url): Revert 2006-10-09 changes.

17 years ago* url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes.
Chong Yidong [Sun, 15 Apr 2007 16:47:08 +0000 (16:47 +0000)]
* url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes.

17 years ago(bibtex-field-list): Use functionp.
Roland Winkler [Sun, 15 Apr 2007 16:05:19 +0000 (16:05 +0000)]
(bibtex-field-list): Use functionp.
(bibtex-make-field): Check that INIT is a string. Use functionp.

17 years agoDon't suggest emailing to get a copy -- the FSF staff have other work to do.
Richard M. Stallman [Sun, 15 Apr 2007 14:52:51 +0000 (14:52 +0000)]
Don't suggest emailing to get a copy -- the FSF staff have other work to do.

17 years ago(Sets And Lists): Fix typo.
Nick Roberts [Sun, 15 Apr 2007 10:53:58 +0000 (10:53 +0000)]
(Sets And Lists): Fix typo.

17 years agoMake it a duplicate of ../FTP.
Glenn Morris [Sun, 15 Apr 2007 01:34:43 +0000 (01:34 +0000)]
Make it a duplicate of ../FTP.

17 years ago*** empty log message ***
Glenn Morris [Sun, 15 Apr 2007 01:34:35 +0000 (01:34 +0000)]
*** empty log message ***

17 years agoReplace with a pointer to the web version.
Glenn Morris [Sun, 15 Apr 2007 01:34:10 +0000 (01:34 +0000)]
Replace with a pointer to the web version.

17 years ago(PC-goto-end, PC-do-completion-end): Make buffer-local.
Glenn Morris [Sat, 14 Apr 2007 20:23:31 +0000 (20:23 +0000)]
(PC-goto-end, PC-do-completion-end): Make buffer-local.

17 years ago*** empty log message ***
Glenn Morris [Sat, 14 Apr 2007 20:23:01 +0000 (20:23 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Glenn Morris [Sat, 14 Apr 2007 19:33:32 +0000 (19:33 +0000)]
*** empty log message ***

17 years ago(PC-goto-end): New variable.
Glenn Morris [Sat, 14 Apr 2007 19:33:06 +0000 (19:33 +0000)]
(PC-goto-end): New variable.
(partial-completion-mode) <choose-completion-string-functions>:
Do not go to the end of the minibuffer if PC-goto-end is non-nil.
(PC-do-completion): New optional fourth argument GOTO-END.  Add a
doc string.  Set PC-goto-end for choose-completion.
(PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
PC-do-completion.

17 years agoFixed: BibTeX-mode: bibtex-user-optional-fields: INIT without {}.
Glenn Morris [Sat, 14 Apr 2007 19:14:43 +0000 (19:14 +0000)]
Fixed: BibTeX-mode: bibtex-user-optional-fields: INIT without {}.

17 years ago(bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field.
Glenn Morris [Sat, 14 Apr 2007 19:12:59 +0000 (19:12 +0000)]
(bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field.
(bibtex-make-field): Add optional fourth arg NODELIM.  Insert
delimiters around INIT unless this arg is non-nil.

17 years ago*** empty log message ***
Glenn Morris [Sat, 14 Apr 2007 19:12:31 +0000 (19:12 +0000)]
*** empty log message ***

17 years agoReplace with a pointer to the web version.
Glenn Morris [Sat, 14 Apr 2007 19:06:39 +0000 (19:06 +0000)]
Replace with a pointer to the web version.

17 years ago(Formula syntax for Calc): Emphasize the operator precedence in Calc.
Carsten Dominik [Sat, 14 Apr 2007 16:17:24 +0000 (16:17 +0000)]
(Formula syntax for Calc): Emphasize the operator precedence in Calc.

17 years ago*** empty log message ***
Carsten Dominik [Sat, 14 Apr 2007 16:16:43 +0000 (16:16 +0000)]
*** empty log message ***

17 years agoMove x-display-pixel-width to doc section.
Chong Yidong [Sat, 14 Apr 2007 14:39:53 +0000 (14:39 +0000)]
Move x-display-pixel-width to doc section.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 14 Apr 2007 12:41:31 +0000 (12:41 +0000)]
*** empty log message ***

17 years ago(Sets And Lists): Clarify `delete' examples.
Richard M. Stallman [Sat, 14 Apr 2007 12:38:06 +0000 (12:38 +0000)]
(Sets And Lists): Clarify `delete' examples.
Remove spurious xref to same node.
Clarify xref for add-to-list.

17 years ago(tmm-get-keybind): Use copy-sequence to ensure that the
Nick Roberts [Sat, 14 Apr 2007 12:34:35 +0000 (12:34 +0000)]
(tmm-get-keybind): Use copy-sequence to ensure that the
global map isn't modified

17 years ago*** empty log message ***
Nick Roberts [Sat, 14 Apr 2007 12:33:25 +0000 (12:33 +0000)]
*** empty log message ***

17 years ago(Colors): Qualify "color of window" index entry by "command line".
Eli Zaretskii [Sat, 14 Apr 2007 12:18:12 +0000 (12:18 +0000)]
(Colors): Qualify "color of window" index entry by "command line".

17 years ago(Faces): Refer to "Creating Frames" for face and other frame customizations
Eli Zaretskii [Sat, 14 Apr 2007 12:17:25 +0000 (12:17 +0000)]
(Faces): Refer to "Creating Frames" for face and other frame customizations
in .emacs.

17 years ago(Creating Frames): Mention that face customizations can be put in .emacs.
Eli Zaretskii [Sat, 14 Apr 2007 12:16:56 +0000 (12:16 +0000)]
(Creating Frames): Mention that face customizations can be put in .emacs.
Add index entries.

17 years ago(appt-disp-window): Do not split small windows.
Glenn Morris [Sat, 14 Apr 2007 02:36:58 +0000 (02:36 +0000)]
(appt-disp-window): Do not split small windows.
Suggested by Jeff Miller <jmiller@cablespeed.com>.

17 years ago*** empty log message ***
Glenn Morris [Sat, 14 Apr 2007 02:36:44 +0000 (02:36 +0000)]
*** empty log message ***

17 years agoRemove obsolete comment about Emacs 21.
Glenn Morris [Sat, 14 Apr 2007 02:34:57 +0000 (02:34 +0000)]
Remove obsolete comment about Emacs 21.

17 years agoUpdate some of the more obsolete information.
Glenn Morris [Sat, 14 Apr 2007 02:34:16 +0000 (02:34 +0000)]
Update some of the more obsolete information.

17 years agoRemove page break that prevents Local variables section being found.
Glenn Morris [Sat, 14 Apr 2007 02:32:40 +0000 (02:32 +0000)]
Remove page break that prevents Local variables section being found.
Replace indented-text-mode (an alias) with text-mode.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 13 Apr 2007 19:35:55 +0000 (19:35 +0000)]
*** empty log message ***

17 years agoUpdate versions of Cygwin GCC known to produce good binaries.
Eli Zaretskii [Fri, 13 Apr 2007 18:33:58 +0000 (18:33 +0000)]
Update versions of Cygwin GCC known to produce good binaries.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 13 Apr 2007 16:04:09 +0000 (16:04 +0000)]
*** empty log message ***

17 years ago** compile.el change to use compilation-directory instead of
Chong Yidong [Fri, 13 Apr 2007 15:10:56 +0000 (15:10 +0000)]
** compile.el change to use compilation-directory instead of
   default-directory does not work right.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00342.html
Fixed.