1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
Glenn Morris
f082900a2b (calendar-dedicate-diary): Update for diary-display-function replacing
diary-display-hook.
2008-05-30 02:58:01 +00:00
Glenn Morris
2ed665755b Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:07:58 +00:00
Glenn Morris
1a9f2b775e Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.
2008-04-12 03:12:29 +00:00
Glenn Morris
724a25b25e (diary-display-hook): Declare for compiler. 2008-04-10 03:44:19 +00:00
Glenn Morris
e803eab777 Update for calendar.el name changes. 2008-04-07 01:59:37 +00:00
Glenn Morris
9ee4e58104 Update for diary-lib name changes. 2008-04-06 20:54:25 +00:00
Glenn Morris
ce28a62838 (calendar-dedicate-diary): Use get-buffer rather than buffer-live-p.
Reported by David Koppelman <koppel@ece.lsu.edu>.
2008-04-05 18:47:34 +00:00
Glenn Morris
551c8f1ac7 (Commentary): Point to calendar.el. 2008-04-01 02:41:15 +00:00
Glenn Morris
d2e009298d (calendar-after-frame-setup-hook): New name for
calendar-after-frame-setup-hooks.  Update callers, make old name an
obsolete alias.  Doc fix.
(calendar-frame-1): Doc fix.
2008-03-26 03:12:48 +00:00
Glenn Morris
97bef88eb5 Comment. 2008-03-25 07:57:06 +00:00
Glenn Morris
1d3c128ce7 (calendar-frame-1): Doc fix. 2008-03-25 07:53:25 +00:00
Glenn Morris
4ec69ba5d4 (diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters): Doc fixes.
(make-fancy-diary-buffer): Remove declaration.
(calendar-dedicate-diary): Replace call to deleted function
make-fancy-diary-buffer.
(calendar-frame-setup): New function.
(calendar-one-frame-setup, calendar-only-one-frame-setup)
(calendar-two-frame-setup): Call calendar-frame-setup to do the actual
work, and mark as obsolete.
(special-display-buffer-names): Don't mess with this; it's not our business.
(cal-x-load-hook): Defvar it, and mark as obsolete.
2008-03-25 03:43:46 +00:00
Glenn Morris
2c080040fb (diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters): Fix custom type; add options.
(calendar-frame, diary-frame): Doc fixes.
(calendar-dedicate-diary, calendar-frame-1): Extract common code into
new functions.
(calendar-one-frame-setup, calendar-two-frame-setup): Doc fixes.
Use calendar-frame-1 and calendar-dedicate-diary.
(calendar-one-frame-setup): Also handle only-one-frame case.
(calendar-only-one-frame-setup): Doc fix.  Just call calendar-one-frame-setup.
2008-03-17 02:38:26 +00:00
Glenn Morris
71ea27eeac Whitespace only. 2008-03-13 06:29:28 +00:00
Glenn Morris
93695e742b (generated-autoload-file): Don't set, instead use different values of
generate-autoload-cookie plus Makefile rules to allow for a mixture of
internal calendar autoloads and normal autoloads.
2008-03-13 05:48:18 +00:00
Glenn Morris
43d671a398 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc fixes.
(special-display-buffer-names): Use cal-hebrew-yahrzeit-buffer.
2008-03-13 03:57:31 +00:00
Glenn Morris
734254f926 (calendar-frame-parameters, calendar-and-diary-frame-parameters): Fix
previous change.
(calendar-one-frame-setup, calendar-only-one-frame-setup)
(calendar-two-frame-setup): Doc fix.
2008-03-08 19:56:58 +00:00
Glenn Morris
5fc5b6e169 (diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters, calendar-after-frame-setup-hooks):
Make defcustoms.
2008-03-08 04:17:24 +00:00
Glenn Morris
0f1e40b677 Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".
2008-03-08 03:46:28 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
8b72699e88 Add 2008 to copyright years. 2008-01-07 01:14:52 +00:00
Glenn Morris
519d8c1923 (make-fancy-diary-buffer): Declare as function. 2007-11-27 04:14:53 +00:00
Miles Bader
9aecacd08a 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
2007-07-26 05:28:10 +00:00
Stefan Monnier
3fbd3d25db Trivial comment style change. 2007-07-25 21:42:10 +00:00
Glenn Morris
075969b476 Switch license to GPLv3 or later. 2007-07-25 03:51:22 +00:00
Glenn Morris
11dd1e5ee4 (Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
2007-04-17 02:35:44 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Glenn Morris
a20b384860 Add 2006 to copyright years. 2006-02-08 07:54:11 +00:00
Glenn Morris
dbfca9c444 Update copyright pending Emacs 22. 2005-12-10 05:46:09 +00:00
Glenn Morris
aff88519c0 Update maintainer email address. 2005-10-08 04:49:48 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Glenn Morris
ed554ebd2f Update copyright and maintainer.
(calendar-one-frame-setup)
(calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
rather than 'symbol for set-window-dedicated-p.
2005-03-30 15:18:52 +00:00
Glenn Morris
091f692060 (calendar-one-frame-setup)
(calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
2004-01-11 22:25:58 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Eli Zaretskii
53e1a74cec (calendar-two-frame-setup, calendar-only-one-frame-setup)
(calendar-one-frame-setup): Use display-multi-frame-p instead of window-system.
2001-04-23 14:22:33 +00:00
Karl Heuer
77a7efce7e (calendar-only-one-frame-setup): New function. 1999-06-27 21:23:26 +00:00
Karl Heuer
b5da410a36 (special-display-buffer-names):
Don't put (get-file-buffer diary-file) on this list.
1999-06-17 05:31:22 +00:00
Edward M. Reingold
4a7cd65c8b Add title parameters to frames. 1998-10-26 21:37:57 +00:00
Edward M. Reingold
32eb9671dd Fix list of "special" buffers. 1998-05-27 20:19:07 +00:00
Richard M. Stallman
eb18bc57cb (diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters):
Take out font, auto-lower and auto-raise.
1996-04-29 18:49:47 +00:00
Edward M. Reingold
189134c3e7 Fix doc strings at top of file. 1996-01-24 16:01:00 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
10dbf03966 Require calendar. 1995-11-10 04:27:30 +00:00
Edward M. Reingold
9275d77924 Moved stuff to calendar.el, as per RSM's request. 1995-09-21 02:48:58 +00:00
Edward M. Reingold
0f12fdabce Fix cal-x.el to create an empty fancy-diary-buffer, if needed. 1995-06-02 14:45:21 +00:00
Edward M. Reingold
a096c36b85 Autoload calendar-setup. 1995-06-01 20:53:04 +00:00
Edward M. Reingold
38e3261c9f Initial revision 1994-11-29 15:53:55 +00:00