bpt/emacs.git
17 years ago*** empty log message ***
Richard M. Stallman [Sat, 21 Apr 2007 08:59:33 +0000 (08:59 +0000)]
*** empty log message ***

17 years ago(Special Properties): Clarify previous change.
Richard M. Stallman [Sat, 21 Apr 2007 08:59:27 +0000 (08:59 +0000)]
(Special Properties): Clarify previous change.

17 years ago(File Name Expansion): Clarify previous change.
Richard M. Stallman [Sat, 21 Apr 2007 08:58:15 +0000 (08:58 +0000)]
(File Name Expansion): Clarify previous change.

17 years ago(Attribute Functions): Fix example for face-attribute-relative-p.
Richard M. Stallman [Sat, 21 Apr 2007 08:57:30 +0000 (08:57 +0000)]
(Attribute Functions): Fix example for face-attribute-relative-p.

17 years ago(read-number): Doc fix.
Richard M. Stallman [Sat, 21 Apr 2007 08:55:41 +0000 (08:55 +0000)]
(read-number): Doc fix.

17 years ago(pop-to-mark-command): Display message "mark popped" if point does not move.
Richard M. Stallman [Sat, 21 Apr 2007 08:55:15 +0000 (08:55 +0000)]
(pop-to-mark-command): Display message "mark popped" if point does not move.
(set-mark-command): Doc fix.

17 years ago(Highlight Interactively): Correct previous change.
Richard M. Stallman [Sat, 21 Apr 2007 08:23:55 +0000 (08:23 +0000)]
(Highlight Interactively): Correct previous change.
Clarify doc of hi-lock-find-patterns, and move new features into it.

17 years ago** pot@gnu.org, Apr 20: patch for locate.el when called with prefix arg
Chong Yidong [Sat, 21 Apr 2007 03:29:50 +0000 (03:29 +0000)]
** pot@gnu.org, Apr 20: patch for locate.el when called with prefix arg
Fixed.

17 years agoRevert 2006-09-09 and 2007-04-20 changes.
Chong Yidong [Sat, 21 Apr 2007 03:28:56 +0000 (03:28 +0000)]
Revert 2006-09-09 and 2007-04-20 changes.
(locate-local-filter, locate-local-search): New vars.
(locate): Make variables local.
(locate-update): Bind locate-buffer-name.  Call locate using
locate-local-filter and locate-local-search.

17 years ago* locate.el: Revert 2006-09-09 and 2007-04-20 changes.
Chong Yidong [Sat, 21 Apr 2007 03:28:45 +0000 (03:28 +0000)]
* locate.el: Revert 2006-09-09 and 2007-04-20 changes.
(locate-local-filter, locate-local-search): New vars.
(locate): Make variables local.
(locate-update): Bind locate-buffer-name.  Call locate using
locate-local-filter and locate-local-search.

17 years ago*** empty log message ***
Richard M. Stallman [Fri, 20 Apr 2007 21:59:12 +0000 (21:59 +0000)]
*** empty log message ***

17 years ago** Send an email to the various distributions, including the GNOME
Chong Yidong [Fri, 20 Apr 2007 21:40:10 +0000 (21:40 +0000)]
** Send an email to the various distributions, including the GNOME
and KDE projects, to use the new Emacs icons in etc/images/icons.
Being done (see emacs-devel thread).

17 years ago** Cleanup temporary +++/--- lines in etc/NEWS.
Chong Yidong [Fri, 20 Apr 2007 21:39:43 +0000 (21:39 +0000)]
** Cleanup temporary +++/--- lines in etc/NEWS.
Done.

17 years agoRemove +++ and --- lines.
Chong Yidong [Fri, 20 Apr 2007 21:39:32 +0000 (21:39 +0000)]
Remove +++ and --- lines.

17 years ago(init_system_name): Don't accept localhost.localdomain.
Chong Yidong [Fri, 20 Apr 2007 21:36:46 +0000 (21:36 +0000)]
(init_system_name): Don't accept localhost.localdomain.

17 years ago* sysdep.c (init_system_name): Don't accept localhost.localdomain.
Chong Yidong [Fri, 20 Apr 2007 21:36:38 +0000 (21:36 +0000)]
* sysdep.c (init_system_name): Don't accept localhost.localdomain.

17 years agodefine-global-minor-mode -> define-globalized-minor-mode
Chong Yidong [Fri, 20 Apr 2007 19:30:24 +0000 (19:30 +0000)]
define-global-minor-mode -> define-globalized-minor-mode

17 years ago(Highlight Interactively): Document hi-lock-file-patterns-policy.
Chong Yidong [Fri, 20 Apr 2007 19:26:56 +0000 (19:26 +0000)]
(Highlight Interactively): Document hi-lock-file-patterns-policy.

17 years ago* display.texi (Highlight Interactively): Document
Chong Yidong [Fri, 20 Apr 2007 19:26:49 +0000 (19:26 +0000)]
* display.texi (Highlight Interactively): Document
hi-lock-file-patterns-policy.

17 years ago* hi-lock.el (hi-lock-file-patterns-policy): New var.
Chong Yidong [Fri, 20 Apr 2007 19:25:03 +0000 (19:25 +0000)]
* hi-lock.el (hi-lock-file-patterns-policy): New var.
(hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
(hi-lock-mode): Update docstring.

17 years ago(hi-lock-file-patterns-policy): New var.
Chong Yidong [Fri, 20 Apr 2007 19:24:19 +0000 (19:24 +0000)]
(hi-lock-file-patterns-policy): New var.
(hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
(hi-lock-mode): Update docstring.

17 years ago(fill-move-to-break-point): Don't inhibit
Stefan Monnier [Fri, 20 Apr 2007 18:24:05 +0000 (18:24 +0000)]
(fill-move-to-break-point): Don't inhibit
fill-nobreak-predicate when the break is past fill-column.

17 years ago(Scrolling): Fix typo.
Juanma Barranquero [Fri, 20 Apr 2007 15:04:54 +0000 (15:04 +0000)]
(Scrolling): Fix typo.

17 years agoRevert last change.
Chong Yidong [Fri, 20 Apr 2007 14:08:36 +0000 (14:08 +0000)]
Revert last change.

17 years ago* textmodes/fill.el (fill-move-to-break-point): Don't bind
Chong Yidong [Fri, 20 Apr 2007 14:02:28 +0000 (14:02 +0000)]
* textmodes/fill.el (fill-move-to-break-point): Don't bind
fill-nobreak-predicate.

17 years ago(fill-move-to-break-point): Don't bind fill-nobreak-predicate.
Chong Yidong [Fri, 20 Apr 2007 14:01:37 +0000 (14:01 +0000)]
(fill-move-to-break-point): Don't bind fill-nobreak-predicate.

17 years ago(locate): Output from shell-command should go in the current buffer
Chong Yidong [Fri, 20 Apr 2007 13:58:01 +0000 (13:58 +0000)]
(locate): Output from shell-command should go in the current buffer
rather than *Shell Command Output*.

17 years ago* locate.el (locate): Output from shell-command should go in the
Chong Yidong [Fri, 20 Apr 2007 13:57:53 +0000 (13:57 +0000)]
* locate.el (locate): Output from shell-command should go in the
current buffer rather than *Shell Command Output*.

17 years ago(show-paren-function): Fix last fix.
Chong Yidong [Fri, 20 Apr 2007 13:52:11 +0000 (13:52 +0000)]
(show-paren-function): Fix last fix.

17 years ago* paren.el (show-paren-function): Fix last fix.
Chong Yidong [Fri, 20 Apr 2007 13:52:04 +0000 (13:52 +0000)]
* paren.el (show-paren-function): Fix last fix.

17 years agoFix transparent background.
Vinicius Jose Latorre [Fri, 20 Apr 2007 12:22:57 +0000 (12:22 +0000)]
Fix transparent background.

17 years ago(archive-find-type): lzh-exe for lzh self-extracting exe.
Chong Yidong [Thu, 19 Apr 2007 23:53:02 +0000 (23:53 +0000)]
(archive-find-type): lzh-exe for lzh self-extracting exe.
(archive-lzh-summarize): Add optional start arg for where to start
looking at the archive.
(archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.

17 years ago* arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
Chong Yidong [Thu, 19 Apr 2007 23:52:40 +0000 (23:52 +0000)]
* arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
(archive-lzh-summarize): Add optional start arg for where to start
looking at the archive.
(archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.

* international/mule.el (auto-coding-alist): no-conversion for .exe
and .EXE.

17 years ago(auto-coding-alist): no-conversion for .exe and .EXE.
Chong Yidong [Thu, 19 Apr 2007 23:51:59 +0000 (23:51 +0000)]
(auto-coding-alist): no-conversion for .exe and .EXE.

17 years ago(Fminibuffer_contents, Fminibuffer_contents_no_properties,
Juanma Barranquero [Thu, 19 Apr 2007 22:22:16 +0000 (22:22 +0000)]
(Fminibuffer_contents, Fminibuffer_contents_no_properties,
Fminibuffer_completion_contents, Fdelete_minibuffer_contents):
Doc fixes.

17 years agoMention Russian tutorial and refcard translations.
Chong Yidong [Thu, 19 Apr 2007 19:01:41 +0000 (19:01 +0000)]
Mention Russian tutorial and refcard translations.

17 years agoRemove PNG meta-data.
Chong Yidong [Thu, 19 Apr 2007 18:42:47 +0000 (18:42 +0000)]
Remove PNG meta-data.

17 years ago** schwab@suse.de, April 18: CC Mode 5.31.4 (C/l); c-end-of-defun broken
Chong Yidong [Thu, 19 Apr 2007 18:13:09 +0000 (18:13 +0000)]
** schwab@suse.de, April 18: CC Mode 5.31.4 (C/l); c-end-of-defun broken
Fixed in Alan Mackenzie's 2007-04-19 checkin.

17 years ago** ulm@gentoo.org, April 17: Compile failure due to Xaw3d include file issues
Chong Yidong [Thu, 19 Apr 2007 18:12:20 +0000 (18:12 +0000)]
** ulm@gentoo.org, April 17: Compile failure due to Xaw3d include file issues
Fixed.

17 years agoAdd "Fix compilation when Xaw3d libraries are present but libxaw is not".
Chong Yidong [Thu, 19 Apr 2007 18:12:07 +0000 (18:12 +0000)]
Add "Fix compilation when Xaw3d libraries are present but libxaw is not".

17 years agoRegenerate.
Chong Yidong [Thu, 19 Apr 2007 18:07:41 +0000 (18:07 +0000)]
Regenerate.

17 years agoSignal error if Xaw libs are missing in a Lucid build.
Chong Yidong [Thu, 19 Apr 2007 18:07:26 +0000 (18:07 +0000)]
Signal error if Xaw libs are missing in a Lucid build.

17 years ago* configure.in: Signal error if Xaw libs are missing in a Lucid
Chong Yidong [Thu, 19 Apr 2007 18:07:16 +0000 (18:07 +0000)]
* configure.in: Signal error if Xaw libs are missing in a Lucid
build.

17 years ago(c-in-function-trailer-p): Fix this: when a function return type contains
Alan Mackenzie [Thu, 19 Apr 2007 17:35:16 +0000 (17:35 +0000)]
(c-in-function-trailer-p): Fix this: when a function return type contains
"struct", "union", etc.  c-end-of-defun goes too far forward.

17 years ago*** empty log message ***
Alan Mackenzie [Thu, 19 Apr 2007 17:33:34 +0000 (17:33 +0000)]
*** empty log message ***

17 years ago** andrew.maguire@ge.com, Apr 18: show-paren-mode prevents page-down from displaying...
Chong Yidong [Thu, 19 Apr 2007 17:23:20 +0000 (17:23 +0000)]
** andrew.maguire@ge.com, Apr 18: show-paren-mode prevents page-down from displaying next 1/2 page.
Fixed.

17 years ago(show-paren-function): Reset window-start to avoid recentering.
Chong Yidong [Thu, 19 Apr 2007 17:21:37 +0000 (17:21 +0000)]
(show-paren-function): Reset window-start to avoid recentering.

17 years ago* paren.el (show-paren-function): Reset window-start to avoid
Chong Yidong [Thu, 19 Apr 2007 17:18:55 +0000 (17:18 +0000)]
* paren.el (show-paren-function): Reset window-start to avoid
recentering.

17 years ago*** empty log message ***
Glenn Morris [Thu, 19 Apr 2007 17:07:43 +0000 (17:07 +0000)]
*** empty log message ***

17 years agoExpand a bit on Emacs not knowing fqdn.
Glenn Morris [Thu, 19 Apr 2007 17:07:15 +0000 (17:07 +0000)]
Expand a bit on Emacs not knowing fqdn.

17 years agoAdd a FIXME comment for after Emacs 22.
Glenn Morris [Thu, 19 Apr 2007 17:02:37 +0000 (17:02 +0000)]
Add a FIXME comment for after Emacs 22.

17 years agoMerge from gnus--rel--5.10
Miles Bader [Thu, 19 Apr 2007 12:08:53 +0000 (12:08 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 216)

   - Update from CVS

2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (gnus-mime-strip-charset-parameters): New function.
   (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
   displayed of multipart/alternative part if it is invoked from summary
   buffer.
   (gnus-article-part-wrapper): Select article window.

   * lisp/gnus/mm-view.el (mm-inline-text-html-render-with-w3m)
   (mm-inline-text-html-render-with-w3m-standalone)
   (mm-inline-render-with-function): Use mail-parse-charset by default.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-706

17 years agoFix typo in comment.
Juanma Barranquero [Thu, 19 Apr 2007 08:41:05 +0000 (08:41 +0000)]
Fix typo in comment.

17 years ago*** empty log message ***
Kim F. Storm [Thu, 19 Apr 2007 08:40:41 +0000 (08:40 +0000)]
*** empty log message ***

17 years agoFix typo: "threshhold" -> "threshold".
Glenn Morris [Thu, 19 Apr 2007 06:31:04 +0000 (06:31 +0000)]
Fix typo: "threshhold" -> "threshold".

17 years ago(Special Properties): Document composition property.
Kenichi Handa [Thu, 19 Apr 2007 06:10:34 +0000 (06:10 +0000)]
(Special Properties): Document composition property.

17 years ago(File Name Expansion): Mention "superroot".
Glenn Morris [Thu, 19 Apr 2007 04:22:13 +0000 (04:22 +0000)]
(File Name Expansion): Mention "superroot".

17 years ago*** empty log message ***
Glenn Morris [Thu, 19 Apr 2007 04:22:04 +0000 (04:22 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 19 Apr 2007 03:49:37 +0000 (03:49 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 19 Apr 2007 03:08:05 +0000 (03:08 +0000)]
*** empty log message ***

17 years agoTiny typo.
Kim F. Storm [Wed, 18 Apr 2007 15:10:10 +0000 (15:10 +0000)]
Tiny typo.

17 years ago** seltenreich@gmx.de, April 18: regression in diary-lib
Chong Yidong [Wed, 18 Apr 2007 14:51:12 +0000 (14:51 +0000)]
** seltenreich@gmx.de, April 18: regression in diary-lib
Glenn Morris fixed this.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 18 Apr 2007 14:28:52 +0000 (14:28 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Kim F. Storm [Wed, 18 Apr 2007 09:05:11 +0000 (09:05 +0000)]
*** empty log message ***

17 years agoImprove previous fix by only setting header-line-format in diary-mode.
Glenn Morris [Wed, 18 Apr 2007 06:44:01 +0000 (06:44 +0000)]
Improve previous fix by only setting header-line-format in diary-mode.

17 years ago(diary-header-line-format): Add a custom :set function.
Glenn Morris [Wed, 18 Apr 2007 04:06:37 +0000 (04:06 +0000)]
(diary-header-line-format): Add a custom :set function.
(diary-list-entries): Only switch to diary-mode from
default-major-mode (reverts 2007-03-21 change).  Otherwise, set
header-line-format, in case of any customization.

17 years agoRemove whitespace.
Glenn Morris [Wed, 18 Apr 2007 04:05:40 +0000 (04:05 +0000)]
Remove whitespace.

17 years ago*** empty log message ***
Glenn Morris [Wed, 18 Apr 2007 04:05:06 +0000 (04:05 +0000)]
*** empty log message ***

17 years agoMention CPP.
Glenn Morris [Wed, 18 Apr 2007 04:02:05 +0000 (04:02 +0000)]
Mention CPP.

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.
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.