/[emacs]/emacs/lisp/calendar/timeclock.el
ViewVC logotype

Log of /emacs/lisp/calendar/timeclock.el

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.18.4.21 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:07:58 2009 UTC (14 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.18.4.20: +8 -7 lines
Diff to previous 1.18.4.20 , to branch point 1.18 , to next main 1.49
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-105


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 03:48:43 2009 UTC (14 years, 5 months ago) by lektu
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.48: +8 -7 lines
Diff to previous 1.48
Use `called-interactively-p' instead of `interactive-p'.


Revision 1.18.4.20 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 07:54:59 2009 UTC (15 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.18.4.19: +1 -1 lines
Diff to previous 1.18.4.19 , to branch point 1.18
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-99


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 03:20:42 2009 UTC (15 years, 2 months ago) by gm
Branch: MAIN
CVS Tags: CEDET_BASE, EMACS_23_1, EMACS_23_1_BASE, EMACS_PRETEST_23_0_90, EMACS_PRETEST_23_0_91, EMACS_PRETEST_23_0_92, EMACS_PRETEST_23_0_93, EMACS_PRETEST_23_0_94, EMACS_PRETEST_23_0_95, EMACS_PRETEST_23_0_96, lexbind-base
Branch point for: EMACS_23_1_RC, cedet-branch
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
Add 2009 to copyright years.


Revision 1.18.4.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 05:45:30 2008 UTC (15 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.18.4.18: +1 -1 lines
Diff to previous 1.18.4.18 , to branch point 1.18
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-95


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Jul 30 02:13:37 2008 UTC (15 years, 8 months ago) by johnw
Branch: MAIN
CVS Tags: before-remove-vms, remove-vms, small-dump-base
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
* calendar/timeclock.el (timeclock-day-projects): Change a `cdr' to `cddr'.


Revision 1.18.4.18 - (view) (download) (annotate) - [select for diffs]
Thu May 8 11:44:05 2008 UTC (15 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.18.4.17: +4 -6 lines
Diff to previous 1.18.4.17 , to branch point 1.18
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-82


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Tue May 6 03:07:58 2008 UTC (15 years, 10 months ago) by gm
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk, before-remove-carbon, remove-carbon
Changes since 1.45: +4 -6 lines
Diff to previous 1.45
Switch to recommended form of GPLv3 permissions notice.


Revision 1.18.4.17 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:53:39 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18.4.16: +21 -23 lines
Diff to previous 1.18.4.16 , to branch point 1.18
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-79


Revision 1.18.4.16 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:51:52 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18.4.15: +71 -48 lines
Diff to previous 1.18.4.15 , to branch point 1.18
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-78


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Mar 15 02:54:45 2008 UTC (16 years ago) by gm
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.44: +21 -23 lines
Diff to previous 1.44
(timeclock-time-to-seconds, timeclock-log-data): Use nth.
(timeclock-completing-read, timeclock-generate-report): Use zerop.
(timeclock-mean, timeclock-generate-report): Use dolist.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 23:17:18 2008 UTC (16 years ago) by gm
Branch: MAIN
Changes since 1.43: +54 -31 lines
Diff to previous 1.43
Add doc-strings to all functions.
(timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes.
(timeclock-entry-list-length, timeclock-entry-list-projects)
(timeclock-day-list-projects, timeclock-day-list): Use dolist.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Mar 8 03:49:30 2008 UTC (16 years ago) by gm
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
Comment.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Mar 7 04:43:35 2008 UTC (16 years ago) by gm
Branch: MAIN
Changes since 1.41: +15 -15 lines
Diff to previous 1.41
Remove leading `*' from defcustom doc-strings.


Revision 1.18.4.15 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:11:42 2008 UTC (16 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.18.4.14: +1 -1 lines
Diff to previous 1.18.4.14 , to branch point 1.18
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-69


Revision 1.27.2.13 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:10:46 2008 UTC (16 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.12: +1 -1 lines
Diff to previous 1.27.2.12 , to branch point 1.27 , to next main 1.49
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Jan 8 20:44:04 2008 UTC (16 years, 2 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base, lisp-bob, merge-unicode-to-trunk
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
Merge from emacs--rel--22

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


Revision 1.38.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 01:03:32 2008 UTC (16 years, 2 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2, EMACS_22_3, EMACS_PRETEST_22_1_90, EMACS_PRETEST_22_1_91, EMACS_PRETEST_22_1_92, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.38.2.3: +1 -1 lines
Diff to previous 1.38.2.3 , to branch point 1.38 , to next main 1.49
Add 2008 to copyright years.


Revision 1.18.4.14 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:35:52 2007 UTC (16 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.18.4.13: +1 -1 lines
Diff to previous 1.18.4.13 , to branch point 1.18
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-53


Revision 1.39.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:42:54 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.39: +1 -1 lines
Diff to previous 1.39 , to next main 1.49
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28


Revision 1.27.2.12 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:47:37 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.11: +1 -1 lines
Diff to previous 1.27.2.11 , to branch point 1.27
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:26:44 2007 UTC (16 years, 8 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-multi-tty-to-trunk, merge-multi-tty-to-trunk, multi-tty-base
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

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


Revision 1.38.2.3 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 03:51:19 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.38.2.2: +1 -1 lines
Diff to previous 1.38.2.2 , to branch point 1.38
Switch license to GPLv3 or later.


Revision 1.38.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 4 23:49:26 2007 UTC (16 years, 9 months ago) by cyd
Branch: EMACS_22_BASE
Changes since 1.38.2.1: +46 -19 lines
Diff to previous 1.38.2.1 , to branch point 1.38
Update version number.
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-log): Suppress warnings when finding the log.  Don't
check for a nil project twice.  Run hooks after killing the
buffer (if applicable).
(timeclock-geometric-mean): Rename to `timeclock-mean' (it never
was geometric).  All uses changed.
(timeclock-generate-report): Support prefix argument.


Revision 1.38.2.1 - (view) (download) (annotate) - [select for diffs]
Thu May 10 16:32:30 2007 UTC (16 years, 10 months ago) by rms
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_1, EMACS_22_BRANCHPOINT, EMACS_PRETEST_22_0_990
Changes since 1.38: +32 -27 lines
Diff to previous 1.38
(timeclock-in): Fix non-interactive workday specifications.
(timeclock-log): Don't kill the log buffer if it already existed.


Revision 1.18.4.13 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:55:00 2007 UTC (16 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18.4.12: +73 -41 lines
Diff to previous 1.18.4.12 , to branch point 1.18
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 698-725)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.

 * emacs--rel--22  (base, patch 1-5)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
   - Sync to CVS tag EMACS_22_BRANCHPOINT
   - Sync to CVS branch EMACS_22_BASE
   - Update from CVS

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

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-46


Revision 1.27.2.8.2.3 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:27:13 2007 UTC (16 years, 11 months ago) by miles
Branch: unicode-xft
Changes since 1.27.2.8.2.2: +73 -41 lines
Diff to previous 1.27.2.8.2.2 , to branch point 1.27.2.8 , to next main 1.27.2.13
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 698-725)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.

 * emacs--rel--22  (base, patch 1-5)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
   - Sync to CVS tag EMACS_22_BRANCHPOINT
   - Sync to CVS branch EMACS_22_BASE
   - Update from CVS

 * emacs--unicode--0  (patch 191-202)

   - Change default value of `enable_font_backend' to 1
   - Update from CVS
   - Move src/ChangeLog entry to src/ChangeLog.unicode
   - Merge from emacs--devo--0

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

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-61


Revision 1.27.2.11 - (view) (download) (annotate) - [select for diffs]
Tue May 1 23:03:28 2007 UTC (16 years, 11 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.27.2.10: +73 -41 lines
Diff to previous 1.27.2.10 , to branch point 1.27
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 713-725)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
   - Merge from gnus--rel--5.10

 * emacs--rel--22  (base, patch 1-5)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
   - Sync to CVS tag EMACS_22_BRANCHPOINT
   - Sync to CVS branch EMACS_22_BASE
   - Update from CVS

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

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-202


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue May 1 15:25:16 2007 UTC (16 years, 11 months ago) by rms
Branch: MAIN
Branch point for: multi-tty
Changes since 1.38: +73 -41 lines
Diff to previous 1.38
Update version number.
(timeclock-modeline-display): Mention timeclock-use-display-time
in explanatory message.
(timeclock-in): Fix non-interactive workday specifications.
(timeclock-log): Don't kill the log buffer if it already existed.
Suppress warnings when finding the log.  Don't check for a nil
project twice.  Run hooks after killing the buffer (if applicable).
(timeclock-geometric-mean): Rename to `timeclock-mean' (it never
was geometric).  All uses changed.
(timeclock-generate-report): Support prefix argument.


Revision 1.18.4.12 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:33:56 2007 UTC (17 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.18.4.11: +1 -1 lines
Diff to previous 1.18.4.11 , to branch point 1.18
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-39


Revision 1.27.2.8.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:06 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.27.2.8.2.1: +1 -1 lines
Diff to previous 1.27.2.8.2.1 , to branch point 1.27.2.8
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 586-621)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * emacs--unicode--0  (patch 161-166)
 * gnus--rel--5.10  (patch 186-199)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-53


Revision 1.27.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:14:56 2007 UTC (17 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.9: +1 -1 lines
Diff to previous 1.27.2.9 , to branch point 1.27
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 02:38:24 2007 UTC (17 years, 2 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_93, EMACS_PRETEST_22_0_94, EMACS_PRETEST_22_0_95, EMACS_PRETEST_22_0_96, EMACS_PRETEST_22_0_97, EMACS_PRETEST_22_0_98, EMACS_PRETEST_22_0_99
Branch point for: EMACS_22_BASE
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
Add 2007 to copyright years.


Revision 1.18.4.11 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 06:44:07 2006 UTC (17 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.18.4.10: +12 -4 lines
Diff to previous 1.18.4.10 , to branch point 1.18
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 383-398)

   - Update from CVS
   - Update from erc--emacs--22
   - Fix ERC bug introduced in last patch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-27


Revision 1.27.2.8.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 28 04:15:55 2006 UTC (17 years, 7 months ago) by miles
Branch: unicode-xft
Changes since 1.27.2.8: +12 -4 lines
Diff to previous 1.27.2.8
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 382-398)

   - Update from CVS
   - Update from erc--emacs--22
   - Fix ERC bug introduced in last patch
   - Merge from gnus--rel--5.10

 * emacs--unicode--0  (patch 101-104)

   - Merge from emacs--devo--0
   - Update from CVS

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-31


Revision 1.27.2.9 - (view) (download) (annotate) - [select for diffs]
Wed Aug 16 14:08:49 2006 UTC (17 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.8: +12 -4 lines
Diff to previous 1.27.2.8 , to branch point 1.27
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 382-398)

   - Update from CVS
   - Update from erc--emacs--22
   - Fix ERC bug introduced in last patch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 123-125)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-101


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 11:51:57 2006 UTC (17 years, 7 months ago) by johnw
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91, EMACS_PRETEST_22_0_92
Changes since 1.36: +12 -4 lines
Diff to previous 1.36
(timeclock-use-elapsed): Added a new variable, which causes timeclock
to report elapsed time worked, instead of just work remaining.


Revision 1.18.4.10 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:14:41 2006 UTC (17 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.18.4.9: +1 -1 lines
Diff to previous 1.18.4.9 , to branch point 1.18
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 58-65)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 22-28)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/gnus.el: Remove bogus comment.

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-6


Revision 1.18.4.9 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:38:08 2006 UTC (17 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.18.4.8: +2 -1 lines
Diff to previous 1.18.4.8 , to branch point 1.18
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 649-674)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 157-168)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Update from CVS: texi/message.texi: Fix default values.

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-61


Revision 1.18.4.8 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:43:20 2006 UTC (17 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.18.4.7: +1 -1 lines
Diff to previous 1.18.4.7 , to branch point 1.18
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-53

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 556-561)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 122-124)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS


Revision 1.18.4.7 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:39:11 2006 UTC (17 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.18.4.6: +4 -4 lines
Diff to previous 1.18.4.6 , to branch point 1.18
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-51

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.27.2.8 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 00:11:13 2006 UTC (18 years, 1 month ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-post-font-backend, unicode-pre-font-backend
Branch point for: unicode-xft
Changes since 1.27.2.7: +1 -1 lines
Diff to previous 1.27.2.7 , to branch point 1.27
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 58-65)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 22-28)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/gnus.el: Remove bogus comment.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 07:54:11 2006 UTC (18 years, 1 month ago) by gm
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
Add 2006 to copyright years.


Revision 1.27.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 08:37:16 2006 UTC (18 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.6: +2 -1 lines
Diff to previous 1.27.2.6 , to branch point 1.27
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 616-696)

   - Add lisp/mh-e/.arch-inventory
   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * gnus--rel--5.10  (patch 147-181)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: lisp/mml.el (mml-preview): Doc fix.
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.


Revision 1.23.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:19 2006 UTC (18 years, 2 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.23: +159 -130 lines
Diff to previous 1.23 , to next main 1.49
sync with trunk


Revision 1.30.4.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:25:10 2006 UTC (18 years, 2 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.30.4.1: +9 -8 lines
Diff to previous 1.30.4.1 , to branch point 1.30 , to next main 1.49
Update from HEAD


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Dec 10 05:46:09 2005 UTC (18 years, 3 months ago) by gm
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
Update copyright pending Emacs 22.


Revision 1.27.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Sep 25 22:06:59 2005 UTC (18 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.5: +1 -1 lines
Diff to previous 1.27.2.5 , to branch point 1.27
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 556-561)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 122-124)

   - Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp.
   - Update from CVS


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sat Sep 24 13:44:00 2005 UTC (18 years, 6 months ago) by rfrancoise
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
2005-09-24  Emilio C. Lopes  <eclig@gmx.net>

	* woman.el (woman-file-name):
	* wid-edit.el (widget-file-prompt-value)
	(widget-coding-system-prompt-value):
	* w32-fns.el (set-w32-system-coding-system):
	* vc.el (vc-version-diff, vc-annotate):
	* textmodes/reftex-auc.el (reftex-arg-cite)
	(reftex-arg-index-tag):
	* textmodes/refer.el (refer-get-bib-files):
	* textmodes/artist.el (artist-figlet-choose-font):
	* terminal.el (terminal-emulator):
	* replace.el (occur-read-primary-args):
	* rect.el (string-rectangle, string-insert-rectangle):
	* ps-print.el (ps-print-preprint):
	* progmodes/pascal.el (pascal-goto-defun):
	* progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
	* progmodes/compile.el (compilation-find-file):
	* printing.el (pr-interactive-n-up):
	* play/animate.el (animate-birthday-present):
	* net/rcompile.el (remote-compile):
	* man.el (man, Man-goto-section, Man-follow-manual-reference):
	* mail/rmailsum.el (rmail-summary-search-backward)
	(rmail-summary-search):
	* mail/rmailout.el (rmail-output-read-rmail-file-name)
	(rmail-output-read-file-name):
	* mail/rmail.el (rmail-search, rmail-search-backwards):
	* mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
	* locate.el (locate):
	* international/quail.el (quail-show-keyboard-layout):
	* international/mule.el (set-buffer-file-coding-system)
	(revert-buffer-with-coding-system, set-file-name-coding-system)
	(set-terminal-coding-system, set-keyboard-coding-system)
	(set-next-selection-coding-system):
	* international/mule-diag.el (describe-coding-system)
	(describe-font, describe-fontset):
	* international/mule-cmds.el (universal-coding-system-argument)
	(search-unencodable-char, describe-input-method)
	(set-language-environment, describe-language-environment):
	* international/codepage.el (codepage-setup):
	* international/code-pages.el (codepage-setup):
	* info.el (Info-search, Info-follow-reference)
	(Info-search-backward):
	* emacs-lisp/advice.el (ad-read-advised-function)
	(ad-read-advice-class, ad-clear-cache, ad-activate)
	(ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
	(ad-enable-advice, ad-disable-advice, ad-remove-advice)
	(ad-read-regexp):
	* ediff-util.el (ediff-toggle-regexp-match):
	* ediff-ptch.el (ediff-prompt-for-patch-file):
	* dired-aux.el (dired-diff):
	* diff.el (diff):
	* cus-edit.el (custom-variable-prompt):
	* calendar/timeclock.el (timeclock-ask-for-project):
	* calc/calcalg3.el (calc-get-fit-variables):
	* calc/calc-store.el (calc-edit-variable)
	(calc-permanent-variable):
	* vc-mcvs.el (vc-mcvs-register):
	* shadowfile.el (shadow-define-literal-group):
	* woman.el (woman-file-name):
	* vc.el (vc-version-diff, vc-merge):
	* textmodes/reftex-index.el (reftex-index-complete-tag):
	* format.el (format-decode-buffer, format-decode-region):
	* emulation/viper-cmd.el (viper-read-string-with-history):
	* emacs-lisp/debug.el (cancel-debug-on-entry):
	* emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
	* ediff.el (ediff-merge-revisions)
	(ediff-merge-revisions-with-ancestor, ediff-revision):
	* completion.el (interactive-completion-string-reader):
	* calc/calc-prog.el (calc-user-define-formula):
	Follow convention for reading with the minibuffer.


Revision 1.27.2.5 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 10:20:30 2005 UTC (18 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.4: +4 -4 lines
Diff to previous 1.27.2.4 , to branch point 1.27
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun Sep 18 12:41:39 2005 UTC (18 years, 6 months ago) by deego
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
message format spec fixes, commit # 10


Revision 1.18.4.6 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:05:17 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.18.4.5: +2 -2 lines
Diff to previous 1.18.4.5 , to branch point 1.18
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-42

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.27.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:43:03 2005 UTC (18 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.3: +2 -2 lines
Diff to previous 1.27.2.3 , to branch point 1.27
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 17:37:04 2005 UTC (18 years, 8 months ago) by lute
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Update FSF's address.


Revision 1.30.4.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 08:35:49 2005 UTC (18 years, 9 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Merged from HEAD


Revision 1.27.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Apr 9 02:16:29 2005 UTC (18 years, 11 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.2: +2 -2 lines
Diff to previous 1.27.2.2 , to branch point 1.27
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 228-240)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 53-58)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Collapse feature addition/removal within single ChangeLog entry


Revision 1.18.4.5 - (view) (download) (annotate) - [select for diffs]
Sat Apr 9 01:15:31 2005 UTC (18 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18.4.4: +2 -2 lines
Diff to previous 1.18.4.4 , to branch point 1.18
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-27

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 231-240)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 56-58)

   - Update from CVS
   - Collapse feature addition/removal within single ChangeLog entry


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Apr 5 18:34:30 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
(timeclock): Docstring fix.


Revision 1.27.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 07:29:41 2004 UTC (19 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.27.2.1: +3 -9 lines
Diff to previous 1.27.2.1 , to branch point 1.27
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS


Revision 1.18.4.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 29 10:59:10 2004 UTC (19 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18.4.3: +3 -9 lines
Diff to previous 1.18.4.3 , to branch point 1.18
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-30

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-255
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-257
   {arch}/=cvs-sync-make-log: Use new features of tla-changelogs-to-log

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-261
   Update from CVS


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Apr 27 22:44:39 2004 UTC (19 years, 11 months ago) by lektu
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base, after-merge-gnus-5_10, before-merge-gnus-5_10, gnus-5_10-branchpoint, gnus-5_10-post-merge-josefsson, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-josefsson, gnus-5_10-pre-merge-yamaoka
Branch point for: XFT_JHD_BRANCH, gnus-5_10-branch
Changes since 1.29: +3 -9 lines
Diff to previous 1.29
(timeclock-time-less-p): Remove.
(timeclock-generate-report): Use `time-less-p'.


Revision 1.27.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:50:12 2004 UTC (19 years, 11 months ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.27: +28 -26 lines
Diff to previous 1.27
Sync to HEAD


Revision 1.18.4.3 - (view) (download) (annotate) - [select for diffs]
Sat Apr 10 06:15:01 2004 UTC (19 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18.4.2: +27 -26 lines
Diff to previous 1.18.4.2 , to branch point 1.18
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-17

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-178
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-194
   Update from CVS


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Apr 4 21:30:49 2004 UTC (19 years, 11 months ago) by eliz
Branch: MAIN
CVS Tags: handa-temp-tag
Changes since 1.28: +27 -26 lines
Diff to previous 1.28
(timeclock-relative)
(timeclock-get-project-function, timeclock-get-workday-function)
(timeclock-query-out, timeclock-when-to-leave)
(timeclock-when-to-leave-string, timeclock-log-data)
(timeclock-generate-report, timeclock-in): Doc fixes.


Revision 1.18.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 23:42:15 2003 UTC (20 years, 5 months ago) by miles
Branch: lexbind
Changes since 1.18.4.1: +123 -90 lines
Diff to previous 1.18.4.1 , to branch point 1.18
Update from arch emacs--lexbind branch


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:45:19 2003 UTC (20 years, 7 months ago) by miles
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27
Add arch taglines


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri Jul 11 13:15:05 2003 UTC (20 years, 8 months ago) by gm
Branch: MAIN
CVS Tags: emacs-bidi-base
Branch point for: emacs-bidi, emacs-unicode-2
Changes since 1.26: +15 -11 lines
Diff to previous 1.26
Minor commentary changes.
(timeclock-relative, timeclock-ask-before-exiting)
(timeclock-use-display-time): Doc changes.
(timeclock-modeline-display): Give a message if
`timeclock-use-display-time' is non-nil but `display-time-mode' is not
active.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Jul 10 01:02:11 2003 UTC (20 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.25: +37 -25 lines
Diff to previous 1.25
(timeclock-use-display-time, timeclock-day-over-hook)
(timeclock-workday-remaining, timeclock-status-string)
(timeclock-when-to-leave, timeclock-when-to-leave-string)
(timeclock-log-data, timeclock-find-discrep, timeclock-day-base)
(timeclock-generate-report, timeclock-visit-timelog): Doc fix.
(timeclock-modeline-display): Set the variable `timeclock-modeline-display'.
(timeclock-update-modeline): Doc fix.  Respect value of `timeclock-relative'.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 17:28:48 2003 UTC (20 years, 9 months ago) by gm
Branch: MAIN
Changes since 1.24: +41 -35 lines
Diff to previous 1.24
(display-time-hook, timeclock-modeline-display): Define for byte-compiler.
(timeclock-time-to-date, timeclock-workday-remaining)
(timeclock-time-to-seconds, timeclock-seconds-to-time): Move earlier
in the file so defined before used.
(timeclock-status-string): No need for `let*' so use `let'.
(timeclock-query-out): Always return a non-nil value.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue May 27 18:36:40 2003 UTC (20 years, 10 months ago) by gm
Branch: MAIN
CVS Tags: Boehm-GC-base
Branch point for: Boehm-GC
Changes since 1.23: +39 -29 lines
Diff to previous 1.23
Update copyright.
(timeclock-ask-before-exiting): Put `timeclock-query-out' on
`kill-emacs-query-functions' rather than `kill-emacs-hook'.
(timeclock-mode-string): Doc fix.
(timeclock-modeline-display): Doc fix.  Use `global-mode-string' rather
than `mode-line-format'.
(timeclock-query-out): Doc fix.
(timeclock-update-modeline): No need for `let*', so use `let'.
Add some help-echo text to `timeclock-mode-string'.
(timeclock-mode-string): Give it the risky-local-variable property,
so that help-echo text will display.
(timeclock-find-discrep): Set `accum' to 0 if `timeclock-discrepancy' is nil.


Revision 1.18.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 06:20:16 2003 UTC (20 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.18: +18 -16 lines
Diff to previous 1.18
Update from trunk.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Feb 4 12:49:33 2003 UTC (21 years, 1 month ago) by lektu
Branch: MAIN
CVS Tags: RMAIL-MBOX-BASE
Branch point for: rmail-mbox-branch
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Trailing whitepace deleted.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Nov 8 20:28:55 2002 UTC (21 years, 4 months ago) by johnw
Branch: MAIN
Changes since 1.21: +5 -5 lines
Diff to previous 1.21
(timeclock-modeline-display): Use assq as well as memq to find
`global-mode-string' within `mode-line-format'.  The structure of
that variable has changed in 21.3.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Jul 13 18:51:28 2002 UTC (21 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.20: +6 -4 lines
Diff to previous 1.20
(timeclock-in): Run the new day section if, after rereading the log file,
timeclock-last-event is nil, indicating no log file exists yet. Take
account of the fact that timeclock-discrepancy will be nil in that case.


Revision 1.17.12.3 - (view) (download) (annotate) - [select for diffs]
Fri Jul 12 23:42:13 2002 UTC (21 years, 8 months ago) by gm
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_3, EMACS_PRETEST_21_2_91, EMACS_PRETEST_21_2_92, EMACS_PRETEST_21_2_93, EMACS_PRETEST_21_2_94, EMACS_PRETEST_21_2_95
Branch point for: ttn-vms-21-3-stash
Changes since 1.17.12.2: +5 -5 lines
Diff to previous 1.17.12.2 , to branch point 1.17 , to next main 1.49
(timeclock-get-workday-function): `timeclock-workday' is not a valid
option for this, rather it is a value that may be returned.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jul 12 23:35:37 2002 UTC (21 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19
(timeclock-get-workday-function): `timeclock-workday' is not a valid
option for this, rather it is a value that may be returned.


Revision 1.17.12.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 3 13:30:33 2002 UTC (21 years, 9 months ago) by lektu
Branch: EMACS_21_1_RC
Changes since 1.17.12.1: +2 -2 lines
Diff to previous 1.17.12.1 , to branch point 1.17
(timeclock-workday-remaining): Fix typo.
(timeclock-workday-elapsed): Likewise.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed Jul 3 13:18:53 2002 UTC (21 years, 9 months ago) by lektu
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
(timeclock-workday-remaining): Fix typo.
(timeclock-workday-elapsed): Likewise.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Nov 3 15:48:13 2001 UTC (22 years, 4 months ago) by eliz
Branch: MAIN
CVS Tags: emacs-unicode-base
Branch point for: emacs-unicode, lexbind
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
(timeclock-out): Signal an error if timeclock-last-event is nil.


Revision 1.17.12.1 - (view) (download) (annotate) - [select for diffs]
Sat Nov 3 15:43:08 2001 UTC (22 years, 4 months ago) by eliz
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_2, ttn-vms-21-2-B2, ttn-vms-21-2-B3, ttn-vms-21-2-B4
Branch point for: ttn-vms-21-2-stash
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
(timeclock-out): Signal an error if timeclock-last-event is nil.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu May 10 02:46:38 2001 UTC (22 years, 10 months ago) by johnw
Branch: MAIN
CVS Tags: EMACS_21_1, EMACS_21_1_BASE, EMACS_PRETEST_21_0_104, EMACS_PRETEST_21_0_105, EMACS_PRETEST_21_0_106, patches_21_0_base
Branch point for: EMACS_21_1_RC, gerd_big, gerd_dbe, gerd_defvaralias, gerd_int, patches_21_0
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
One more variable coming up nil on the first time around, needing
guarding.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu May 10 01:57:04 2001 UTC (22 years, 10 months ago) by johnw
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
*** empty log message ***


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu May 10 01:55:51 2001 UTC (22 years, 10 months ago) by johnw
Branch: MAIN
Changes since 1.14: +2 -0 lines
Diff to previous 1.14
(timeclock-find-discrep): Set `timeclock-last-event-workday' if it's
still nil.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu May 10 01:00:50 2001 UTC (22 years, 10 months ago) by johnw
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
(timeclock-find-discrep): Initialize `elapsed' to 0.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue May 8 21:09:58 2001 UTC (22 years, 10 months ago) by johnw
Branch: MAIN
Changes since 1.12: +43 -41 lines
Diff to previous 1.12
(timeclock-workday-remaining): Changed logic for determining how much
time is remaining.
(timeclock-workday-elapsed): Don't accept a "relative" argument for
the current day's elapsed time.  What could that have meant?
(timeclock-workday-elapsed-string): No "relative" argument anymore.
(timeclock-when-to-leave): Changed logic, similarly to what was done
for `timeclock-workday-remaining'.
(timeclock-find-discrep): Removed "today-only" argument, which had no
meaning.  Fixed some more math problems.  The function now returns a
three member list: (TOTAL-TIME-DISCREPANCY TODAYS-TIME-DISCREPANCY
TODAYS-ELAPSED-TIME).


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Apr 24 01:37:55 2001 UTC (22 years, 11 months ago) by johnw
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_103
Changes since 1.11: +55 -47 lines
Diff to previous 1.11
(timeclock-day-required): If the time required for a particular day is
not set, use `timeclock-workday'.
(timeclock-find-discrep): Added some sample code in a comment.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Apr 11 15:50:01 2001 UTC (22 years, 11 months ago) by johnw
Branch: MAIN
Changes since 1.10: +18 -8 lines
Diff to previous 1.10
(timeclock-completing-read): new function.
(timeclock-ask-for-project, timeclock-ask-for-reason): Call
`timeclock-completing-read', which works under XEmacs as well.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Apr 9 23:36:36 2001 UTC (22 years, 11 months ago) by johnw
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
(timeclock-generate-report): Added a missing insert of the project
name.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 21:50:15 2001 UTC (23 years ago) by johnw
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_101, EMACS_PRETEST_21_0_102
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
*** empty log message ***


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 21:48:27 2001 UTC (23 years ago) by johnw
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
see ChangeLog


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Mar 16 21:39:31 2001 UTC (23 years ago) by johnw
Branch: MAIN
Changes since 1.6: +318 -91 lines
Diff to previous 1.6
see ChangeLog


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Feb 14 23:42:47 2001 UTC (23 years, 1 month ago) by fx
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_100, EMACS_PRETEST_21_0_98, EMACS_PRETEST_21_0_99
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Oct 29 05:13:08 2000 UTC (23 years, 5 months ago) by johnw
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91, EMACS_PRETEST_21_0_92, EMACS_PRETEST_21_0_93, EMACS_PRETEST_21_0_95, EMACS_PRETEST_21_0_96, EMACS_PRETEST_21_0_97, fx-branch-base
Branch point for: fx-branch
Changes since 1.4: +377 -55 lines
Diff to previous 1.4
See ChangeLog


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 10:32:23 2000 UTC (23 years, 5 months ago) by johnw
Branch: MAIN
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
Removed all external URL references, and changed one, since my
www.emacs.org is not longer being used.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 09:35:36 2000 UTC (23 years, 5 months ago) by johnw
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Bug fix for timeclock.el


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 08:25:50 2000 UTC (23 years, 7 months ago) by eliz
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
(timeclock-file): Run .timelog through convert-standard-filename.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 12:42:59 2000 UTC (23 years, 7 months ago) by gerd
Branch: MAIN
*** empty log message ***


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26