1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

227 Commits

Author SHA1 Message Date
Edward M. Reingold
cdfeb73f1c Replaced all uses of get-file-buffer with find-buffer-visiting. 1995-12-27 17:36:12 +00:00
Edward M. Reingold
ebf90a0f2a Put date on top of other-calendars menu. 1995-12-27 17:33:27 +00:00
Edward M. Reingold
6cf0fb7906 Fix autoloads. 1995-12-27 17:29:28 +00:00
Edward M. Reingold
087c56fa31 Rewrote completely for better accuracy. 1995-12-27 17:21:34 +00:00
Karl Heuer
14fcc701c7 (calendar-astro-from-absolute): Autoload it. 1995-12-21 17:34:52 +00:00
Paul Eggert
ac138dc079 Fix misspelling in comment. 1995-12-17 03:32:19 +00:00
Edward M. Reingold
610d096695 More repairs of wrong function names in menus! 1995-12-05 23:38:20 +00:00
Edward M. Reingold
bc83970dd2 Repair function names from rms error in modifying! 1995-12-05 23:13:33 +00:00
Edward M. Reingold
c36baedbce Autoload diary-iso-date. 1995-12-05 23:05:25 +00:00
Edward M. Reingold
e6c3bfbc7c Chnaged all occurrences of buffer-substring to buffer-substring-no-properties. 1995-12-05 23:01:36 +00:00
Edward M. Reingold
021edd45dc Fixed dst-in-effect for southern hemisphere. Also made doc string clearer. 1995-12-05 22:55:22 +00:00
Paul Eggert
ba2a1fb0f2 (calendar-chinese-sexagesimal-name): Renamed from
calendar-chinese-sexagisimal-name to fix misspelling.
1995-11-30 03:25:04 +00:00
Paul Eggert
2e3befbad5 (holiday-rosh-hashanah-etc): Fix misspelled var. 1995-11-30 03:25:04 +00:00
Paul Eggert
4ed43fd34d (calendar-absolute-from-astro): Doc fix. 1995-11-30 03:25:04 +00:00
Paul Eggert
aeaa056e26 (calendar-next-calendar-round-date, calendar-previous-calendar-round-date):
Doc fix.
1995-11-30 03:25:04 +00:00
Paul Eggert
a69472b345 (calendar-setup, calendar-basic-setup, calendar-next-calendar-round-date,
calendar-previous-calendar-round-date, cal-tex-cursor-year): Doc fix.
1995-11-30 03:25:04 +00:00
Paul Eggert
59ba214d1b (list-sexp-diary-entries): Doc fix. 1995-11-30 03:25:04 +00:00
Paul Eggert
69f5afe47f (holiday-easter-etc): Fix misspelling of "Whitmonday". 1995-11-30 03:25:04 +00:00
Paul Eggert
aaffc2657a (solar-longitude): Doc fix. 1995-11-30 03:25:04 +00:00
Richard M. Stallman
e4ca7ef99d Renamed from diary.el. 1995-11-25 05:39:20 +00:00
Richard M. Stallman
fb30f0ce2c Use new file name diary-lib. 1995-11-25 05:36:12 +00:00
Erik Naggum
07e4feff1f (cal-tex-cursor-week-iso): Doc fix. 1995-11-19 23:25:19 +00:00
Richard M. Stallman
5a2c140aa7 (cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.
1995-11-19 21:28:06 +00:00
Richard M. Stallman
ab3a435933 (cal-tex-version): Deleted.
(cal-tex-cursor-year-landscape): Doc fix.
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.
1995-11-19 21:27:12 +00:00
Richard M. Stallman
83ff5106cf (calendar-goto-info-node): Don't let
same-window-buffer-names do its usual job--force *info* buffer
into another window.
1995-11-18 18:24:42 +00:00
Edward M. Reingold
a339bbef09 Fix starting date of Ethiopic calendar. 1995-11-17 17:40:02 +00:00
Edward M. Reingold
00e3e480f9 Minor fixes. 1995-11-17 17:38:52 +00:00
Richard M. Stallman
07986bc460 (calendar-julian-date-string): Autoload this. 1995-11-17 17:01:55 +00:00
Richard M. Stallman
6dcba8a327 (calendar-julian-from-absolute): Autoload it. 1995-11-14 22:26:25 +00:00
Karl Heuer
1e25257666 (holiday-face, calendar-today-face, diary-face): Add
faces to facemenu-unlisted-faces before creating so that facemenu
won't list them as faces to be added interactively.
1995-11-10 18:56:58 +00:00
Richard M. Stallman
10dbf03966 Require calendar. 1995-11-10 04:27:30 +00:00
Edward M. Reingold
b4cb70c40c Fix the way the sexagisimal names are calculated. 1995-10-26 22:38:23 +00:00
Edward M. Reingold
786272966f Fix menu for Chinese calendar. 1995-10-24 15:50:05 +00:00
Edward M. Reingold
0c0efc3ef5 Minor doc fixes. 1995-10-24 15:49:00 +00:00
Edward M. Reingold
67d801733c Various fixes and simplifications. 1995-10-24 15:44:12 +00:00
Edward M. Reingold
0031509cd8 Completely rewritten! 1995-10-23 22:19:07 +00:00
Edward M. Reingold
6df87f1421 Minor fixes. 1995-10-13 13:06:37 +00:00
Edward M. Reingold
9eb48cce55 Initial revision 1995-10-12 15:28:46 +00:00
Edward M. Reingold
e519449d33 Added menu items for cal-tex.el (a new file). 1995-10-12 15:28:06 +00:00
Edward M. Reingold
3076647c69 Added key definitions and autoloads for cal-tex.el (a new file). 1995-10-12 15:27:07 +00:00
Richard M. Stallman
725ec4bcb5 (appt-disp-window): Call raise-frame. 1995-10-05 23:40:03 +00:00
Richard M. Stallman
dbabfd5558 (mark-sexp-diary-entries): Add \ for C-M-f's sake. 1995-09-25 14:55:02 +00:00
Edward M. Reingold
92da8c782b Fix display of Chinese date. 1995-09-22 19:36:26 +00:00
Edward M. Reingold
0808d91184 Initial revision 1995-09-21 03:11:06 +00:00
Edward M. Reingold
5c19bda9d2 New file. 1995-09-21 03:05:13 +00:00
Edward M. Reingold
85d0ba8668 *** empty log message *** 1995-09-21 03:04:16 +00:00
Edward M. Reingold
4b112ac475 Initial revision 1995-09-21 02:57:43 +00:00
Edward M. Reingold
ec23095166 Minor fixes; moved some code here from other calendar files. 1995-09-21 02:54:58 +00:00
Edward M. Reingold
9fadf1a53e Minor fixes. 1995-09-21 02:51:24 +00:00
Edward M. Reingold
c29681e13b Added new calendars to menus and made minor fixes. 1995-09-21 02:49:54 +00:00