index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calendar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add diary-offset to diary-lib.el
Yuchen Pei
2021-09-04
1
-0
/
+11
*
Enable setting timeclock-workday after switching mode on
Lars Ingebrigtsen
2021-08-27
1
-3
/
+11
*
timeclock.el: Update example configuration
Philip Kaludercic
2021-08-26
1
-7
/
+7
*
Fix space at the start of appt mode line element
Lars Ingebrigtsen
2021-08-19
1
-5
/
+6
*
Make icalendar parse multi-line items correctly
Rajeev Narang
2021-08-11
1
-1
/
+1
*
Fix icalendar-import-file prompt
Lars Ingebrigtsen
2021-08-11
1
-3
/
+1
*
Fix variable binding in calendar (bug#49945)
Mattias Engdegård
2021-08-09
1
-9
/
+9
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
6
-13
/
+13
*
Make dlet work like let, not let*
Mattias Engdegård
2021-08-01
10
-31
/
+31
*
; * lisp/calendar/cal-french.el (calendar-french-trim-feast): Doc fix.
Eli Zaretskii
2021-07-23
1
-2
/
+2
*
Add more support for the French Revolutionary Calendar
Jean Forget
2021-07-23
1
-21
/
+171
*
Get fractional seconds in iso8601 parsing right
Lars Ingebrigtsen
2021-06-14
1
-6
/
+11
*
* lisp/calendar/cal-menu.el (cal-menu-holidays-menu): Use a proper closure
Stefan Monnier
2021-05-18
1
-3
/
+3
*
Default to 1970 in decoded-time-set-defaults
Basil L. Contovounesios
2021-05-09
1
-1
/
+3
*
Remove redundant #' before lambda in {calendar,erc,mh-e}/*.el
Stefan Kangas
2021-04-09
2
-44
/
+44
*
Use emacs-version instead of obsolete version variables
Stefan Kangas
2021-04-01
1
-4
/
+5
*
Delete empty "History" sections
Stefan Kangas
2021-03-30
1
-2
/
+0
*
Convert many more links to use HTTPS
Stefan Kangas
2021-03-24
3
-3
/
+3
*
Revert "* lisp/calendar/appt.el (appt-activate): Set the local `write-file-fu...
Stefan Monnier
2021-03-14
1
-2
/
+2
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-4
/
+4
*
Delete two more items obsoleted in Emacs 23.1
Stefan Kangas
2021-03-08
1
-3
/
+0
*
Normalize version specifiers for make-obsolete and friends
Stefan Kangas
2021-03-08
1
-1
/
+1
*
Fix typos
Mattias Engdegård
2021-02-18
1
-1
/
+1
*
Display yearly ical events from first year on. Fix Bug#23100.
Ulf Jasper
2021-02-15
1
-9
/
+17
*
Use `lexical-binding` in all the cal-*.el files
Stefan Monnier
2021-01-20
14
-96
/
+125
*
Use `calendar-read-sexp` instead of the now obsolete `calendar-read`
Stefan Monnier
2021-01-20
13
-122
/
+131
*
* lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete function
Stefan Monnier
2021-01-20
1
-37
/
+22
*
* lisp/calendar/calendar.el (calendar-read-sexp): New function
Stefan Monnier
2021-01-20
1
-16
/
+41
*
* lisp/calendar/appt.el (appt-activate): Set the local `write-file-functions`
Stefan Monnier
2021-01-03
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
28
-28
/
+28
*
Allow mixing attributes and comments in the diary file
Lars Ingebrigtsen
2020-12-29
1
-12
/
+12
*
Fix messages with plural forms in todo-mode.el
Eli Zaretskii
2020-12-26
1
-12
/
+15
*
Prefer setq-local in calendar/*.el
Stefan Kangas
2020-12-07
2
-13
/
+12
*
Remove redundant installation instructions
Stefan Kangas
2020-11-12
1
-2
/
+0
*
`format-time' can now do sub-second times
Lars Ingebrigtsen
2020-10-30
1
-8
/
+32
*
Fix sunrise and sunset calculation (bug#44237)
Mattias Engdegård
2020-10-27
1
-2
/
+2
*
Use lexical-binding in time-date.el and expand tests
Stefan Kangas
2020-10-22
1
-1
/
+1
*
Add "Old-" prefix to "Version" header in more cases
Stefan Kangas
2020-10-18
1
-1
/
+1
*
Make diary fontify headers correctly (if the date has been customized)
Lars Ingebrigtsen
2020-10-13
1
-11
/
+16
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
2
-2
/
+2
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
2
-2
/
+2
*
|
Merge from origin/emacs-27
Glenn Morris
2020-09-09
1
-1
/
+1
|
\
|
|
*
; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"
Stefan Kangas
2020-09-02
1
-1
/
+1
*
|
Use format-prompt in some read-string calls
Lars Ingebrigtsen
2020-09-06
1
-3
/
+2
*
|
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-4
/
+5
*
|
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
2
-2
/
+4
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-3
/
+3
*
|
Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315.
Ulf Jasper
2020-09-02
1
-13
/
+43
*
|
Prevent spurious tabs by RET in todo-edit-mode (bug#43068)
Stephen Berman
2020-08-27
1
-4
/
+2
*
|
Fix several todo-mode.el editing bugs (bug#42976)
Stephen Berman
2020-08-21
1
-26
/
+47
[next]