1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

1279 Commits

Author SHA1 Message Date
Glenn Morris
64b7c58a67 (calendar-holidays): Don't autoload it. (Bug#2811) 2009-04-02 06:34:21 +00:00
Glenn Morris
6f8eab73b4 (diary-cyclic): Check for +ve N. 2009-04-02 06:33:18 +00:00
Glenn Morris
a20013c1bb (cal-tex-preamble-extra): Add an example string value to help people
with the formatting.
2009-03-15 21:32:14 +00:00
Glenn Morris
6302f8acf2 (diary-date-forms, calendar-date-display-form):
Add :set-after listing variables on which we might depend.
2009-03-02 07:00:43 +00:00
Glenn Morris
fa262b58b2 (calendar-window-list): Ignore invisible windows.
(calendar-set-mode-line): Fall back to a default width if we seem to be
called from daemon.  (Bug#2199)
2009-02-11 04:02:16 +00:00
Glenn Morris
833374ea08 Add :version tags for previous change. 2009-02-09 17:26:21 +00:00
Glenn Morris
bdc3df307b (diary-entry-marker, calendar-today-marker)
(calendar-holiday-marker): Drop test for color display.
2009-02-09 07:52:54 +00:00
Glenn Morris
c253eff0ae (diary-fancy-display): It doesn't make sense to check font-lock-mode
(see comments; reverts 2008-04-02 change).  (Bug#2199)
2009-02-08 01:52:26 +00:00
Glenn Morris
6ed1743386 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker)
(calendar-mark-visible-date): It doesn't make sense to check
font-lock-mode (see comments; reverts 2008-04-02 change).  (Bug#2199)
2009-02-08 01:52:01 +00:00
Chong Yidong
3a67b38766 Update Oliver Seidel's email address, and add Stephen Berman as
maintainer.
2009-01-29 15:19:44 +00:00
Chong Yidong
685b547932 (todo-insert-item-here): Prevent insertion
of a new entry inside of an existing entry.  Minor code cleanup.
(todo-add-category): Change the interactive spec.  Signal an error
if the Todo file is non-empty but contains no category.  Reject
category names that could induce bugs and confusion.  Call
todo-mode if the Todo file is new and unsaved.  Simplify handling
of local variables cookie.  Properly display the newly added
category in Todo mode.
(todo-show): Call todo-initial-setup only if there is neither a
Todo file nor a corresponding unsaved buffer.
(todo-category-alist): Delete function.
(todo-completing-read): New function.
(todo-insert-item, todo-jump-to-category): Use it.
(todo-insert-item): Make the use of the prefix argument conform to
the doc string.
2009-01-28 03:56:18 +00:00
Ulf Jasper
3edf528464 icalendar: fixed doc string. 2009-01-25 21:23:39 +00:00
Ulf Jasper
f052351afe icalendar: uid-format, bug fixes. 2009-01-25 13:38:14 +00:00
Glenn Morris
3309a9ee3f (calendar-scroll-left-three-months, calendar-scroll-right-three-months):
Add event handling, for when called from menus with the calendar
buffer not current.
2009-01-10 22:01:32 +00:00
Glenn Morris
dc67263ca3 (calendar-lunar-phases): Add event handling, for when called from
menus with the calendar buffer not current.
2009-01-10 22:00:33 +00:00
Glenn Morris
436b840d1e (calendar-list-holidays, calendar-mark-holidays): Add event handling,
for when called from menus with the calendar buffer not current.
2009-01-10 22:00:14 +00:00
Miles Bader
e3e955fed3 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1513
2009-01-09 03:01:50 +00:00
Glenn Morris
912b78ddda (cal-menu-scroll-menu): Remove entries that don't scroll the calendar. 2009-01-08 04:13:28 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Juanma Barranquero
64ba814f12 * calendar/diary-lib.el (diary-cyclic): Doc fix.
(diary-remind-message, diary-number-of-entries)
  (diary-include-other-diary-files, diary-mark-included-diary-files)
  (diary-view-entries, diary-date, diary-block, diary-insert-entry-1)
  (diary-font-lock-keywords-1): Reflow docstrings.
  (diary-add-to-list, calendar-mark-1, diary-entry-time, diary-make-date)
  (diary-anniversary, diary-date-display-form): Fix typos in docstrings.

* emacs-lisp/timer.el (timer-duration-words): Fix typo in docstring.
  (timer-duration): Use `string-match-p'.
2008-11-30 01:01:18 +00:00
Martin Rudalics
0836e2c3d7 (appt-disp-window): Do a set-buffer when the
frame can't be split.
2008-11-24 19:53:33 +00:00
Martin Rudalics
bc5777c13f (appt-disp-window): Move minibuffer check
after binding this-window and do not set-buffer to make sure we
won't deselect the minibuffer.
2008-11-24 09:51:26 +00:00
Dan Nicolaescu
d46b521475 (cal-menu-scroll-menu): Add bindings for
week forward/backward.
2008-11-20 18:14:10 +00:00
Juanma Barranquero
8fc29035f3 * w32-fns.el (w32-shell-dos-semantics):
* calendar/diary-lib.el (diary-face-attrs):
* international/mule-cmds.el (set-default-coding-systems)
  (prefer-coding-system):
* net/tramp.el (tramp-set-completion-function):
* progmodes/vhdl-mode.el (vhdl-file-header):
* term/pc-win.el (msdos-show-help): Fix typos in docstrings.

* emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.

* files.el (enable-local-eval, not-modified, kill-buffer-ask)
  (kill-matching-buffers, save-buffers-kill-emacs)
  (save-buffers-kill-terminal): Fix typos in docstrings.
  (switch-to-buffer-other-window): Reflow docstring.
  (revert-buffer): Doc fix.
  (define-project-bindings): Rename arg LIST to SETTINGS.
  (project-find-settings-file): Use `let', not `let*'.  Use `when'.
2008-11-14 13:05:18 +00:00
Ulf Jasper
ca2d101f5e icalendar: uid-creation improved 2008-10-31 18:28:16 +00:00
Eli Zaretskii
6d83def6c4 (todo-file-do, todo-file-done, todo-file-top): Run file names that begin with
a period thru `convert-standard-filename'.
2008-10-19 10:06:48 +00:00
Glenn Morris
f4498b9e4f Peter Dyballa <Peter_Dyballa at Freenet.DE>
(solar-sunrises-buffer): Fix typo.
2008-09-27 19:58:53 +00:00
Glenn Morris
19b1a5bc07 (calendar-holidays): Doc fix. 2008-08-26 05:39:53 +00:00
Glenn Morris
12b2a018ab Comments. 2008-08-26 03:03:21 +00:00
Glenn Morris
f2d9c15f59 Add declarations for builds without X. 2008-08-11 01:23:07 +00:00
Glenn Morris
a28fa64f6f (holiday-bahai): Doc fix. 2008-08-10 20:16:18 +00:00
John Wiegley
1661df026f * calendar/timeclock.el (timeclock-day-projects): Change a cdr' to cddr'. 2008-07-30 02:13:37 +00:00
Glenn Morris
aadbdbe268 Spelling fix. 2008-07-01 03:07:26 +00:00
Glenn Morris
6772c8e169 American English spelling fix. 2008-06-27 02:41:14 +00:00
Glenn Morris
d88acfe1d5 (cal-menu-sunmoon-menu, cal-menu-global-mouse-menu): Update for lunar
name changes.
2008-06-27 00:38:43 +00:00
Glenn Morris
c4d6826bd8 (diary-list-sexp-entries): Doc update. 2008-06-27 00:35:08 +00:00
Glenn Morris
77bc20eec6 (calendar-mode-map): Update for name change. 2008-06-27 00:33:42 +00:00
Glenn Morris
273fcc9bb0 (calendar-lunar-phases): Rename from calendar-phases-of-moon. Keep
old name as alias, update callers.
(lunar-phases): Rename from phases-of-moon.  Keep old name as alias.
(diary-lunar-phases): Rename from diary-phases-of-moon.  Keep old name as alias.
2008-06-27 00:33:29 +00:00
Glenn Morris
6e73a6a2c1 (solar-sunrises-buffer): New constant.
(calendar-mode-map): Use cal-menu-sunmoon-menu.
(calendar-buffer-list): Add solar-sunrises-buffer.
2008-06-26 22:30:01 +00:00
Glenn Morris
70e420e303 (cal-menu-sunmoon-menu): Rename from cal-menu-moon-menu. Add
calendar-sunrise-sunset-month.
(cal-menu-global-mouse-menu): Add calendar-sunrise-sunset-month.

(cal-menu-goto-menu): Tweak menu name.
2008-06-26 22:29:15 +00:00
Glenn Morris
5c4e164108 (solar-sunrise-sunset-string): Add optional argument `nolocation'.
(calendar-sunrise-sunset-month): New function.
2008-06-26 22:28:24 +00:00
Glenn Morris
7ec4149077 (calendar-check-holidays): Declare rather than autoloading.
(diary-show-holidays-flag): Remove unneeded declaration.
2008-06-26 07:16:38 +00:00
Glenn Morris
2b11fcd531 (calendar-cursor-to-date): Handle case where event-start is nil. 2008-06-26 07:08:01 +00:00
Glenn Morris
2eff62d6fa (cal-menu-moon-menu): Add sunrise/sunset. 2008-06-26 07:06:27 +00:00
Glenn Morris
5cbaccfe92 (calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.
(calendar-print-other-dates): Store result of calendar-other-dates.
2008-06-26 06:57:29 +00:00
Glenn Morris
8da2243fe5 (cal-menu-context-mouse-menu): Add some :keys. 2008-06-26 05:02:04 +00:00
Glenn Morris
3b7de42e67 (calendar-cursor-holidays): Handle mouse events. 2008-06-26 04:54:37 +00:00
Glenn Morris
cb9069371d (calendar-mouse-holidays): Remove function.
(cal-menu-context-mouse-menu): Use calendar-cursor-holidays.
2008-06-26 04:54:12 +00:00
Glenn Morris
e889393b2e (calendar-iso-from-absolute): Add autoload cookie. 2008-06-26 03:43:18 +00:00
Glenn Morris
0fa9d7e26c (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)
(cal-menu-goto-menu, cal-menu-scroll-menu): Add doc strings.

(calendar-mouse-print-dates): Remove function.
(cal-menu-context-mouse-menu): Use calendar-print-other-dates.
2008-06-26 03:42:12 +00:00