]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago(bookmark-set): Make the bookmark before reading annotations.
Stefan Monnier [Sun, 9 Mar 2008 21:16:26 +0000 (21:16 +0000)]
(bookmark-set): Make the bookmark before reading annotations.
I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
(bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
(bookmark-annotation-buffer, bookmark-annotation-file)
(bookmark-annotation-point, bookmark-send-annotation)
(bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
(bookmark-edit-annotation-text-func): Rename from
bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
(bookmark-edit-annotation-mode-map): Move initialization into declaration.

16 years agoAdd spurious * in docstrings.
Stefan Monnier [Sun, 9 Mar 2008 21:01:54 +0000 (21:01 +0000)]
Add spurious * in docstrings.
(bookmark-minibuffer-read-name-map): New var.
(bookmark-set): Use it.  Also pass the default value as it should.
(bookmark-send-edited-annotation): Take no chances with text properties.
(bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
(bookmark-insert-buffer-name): Remove.
(bookmark-buffer-file-name): Signal an error rather than returning nil.

16 years ago(url-http-chunked-encoding-after-change-function):
Magnus Henoch [Sun, 9 Mar 2008 20:16:12 +0000 (20:16 +0000)]
(url-http-chunked-encoding-after-change-function):
Remove superfluous CRLF at end of file.  (bug #42)

16 years ago(diary-list-entries): Fix typo in previous doc fix.
Glenn Morris [Sun, 9 Mar 2008 19:58:55 +0000 (19:58 +0000)]
(diary-list-entries): Fix typo in previous doc fix.

16 years ago(diary-list-entries): Doc fix.
Glenn Morris [Sun, 9 Mar 2008 19:57:36 +0000 (19:57 +0000)]
(diary-list-entries): Doc fix.
(diary-list-entries, include-other-diary-files, fancy-diary-display):
Use let where let* is not needed.
(fancy-diary-display): Simplify setting of `date-holiday-list'.

16 years ago(general-holidays, oriental-holidays)
Glenn Morris [Sun, 9 Mar 2008 19:21:47 +0000 (19:21 +0000)]
(general-holidays, oriental-holidays)
(local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2)
(hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays)
(christian-holidays, islamic-holidays, bahai-holidays, solar-holidays)
(calendar-holidays): Restore autoload cookies, because people are
used to using these variables without loading calendar.el.

16 years ago(tutorial--default-keys): Update `C-l' binding.
Thien-Thi Nguyen [Sun, 9 Mar 2008 16:18:07 +0000 (16:18 +0000)]
(tutorial--default-keys): Update `C-l' binding.

16 years ago(diff-mode-menu): Add :help.
Dan Nicolaescu [Sun, 9 Mar 2008 15:39:48 +0000 (15:39 +0000)]
(diff-mode-menu): Add :help.

16 years ago(diary-islamic-date): Move to end.
Glenn Morris [Sun, 9 Mar 2008 03:42:58 +0000 (03:42 +0000)]
(diary-islamic-date): Move to end.
(date, number): Declare where needed.

16 years ago(nongregorian-diary-marking-hook, list-sexp-diary-entries): Doc fixes.
Glenn Morris [Sun, 9 Mar 2008 03:42:20 +0000 (03:42 +0000)]
(nongregorian-diary-marking-hook, list-sexp-diary-entries): Doc fixes.
(diary-list-entries): Doc fix.  Remove free variable `entry'.
(fancy-diary-display): Use dolist, bobp.  Remove free variable `entry'.
(mark-diary-entries): Remove free variable `entry'.

16 years ago* bookmark.el (bookmark-make): Don't pass the `annotation' to the
Stefan Monnier [Sun, 9 Mar 2008 03:05:34 +0000 (03:05 +0000)]
* bookmark.el (bookmark-make): Don't pass the `annotation' to the
make-record function, instead paste it in afterwards.
(bookmark-make-record-for-text-file):
* doc-view.el (doc-view-bookmark-make-record):
* info.el (Info-bookmark-make-record): Don't mess with annotations.

16 years ago(entry): Declare for compiler part-way through.
Glenn Morris [Sat, 8 Mar 2008 23:38:06 +0000 (23:38 +0000)]
(entry): Declare for compiler part-way through.
Comments.

16 years agoAdd doc-strings to all functions.
Glenn Morris [Sat, 8 Mar 2008 23:18:42 +0000 (23:18 +0000)]
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.

16 years ago(hebrew-calendar-leap-year-p)
Glenn Morris [Sat, 8 Mar 2008 23:10:27 +0000 (23:10 +0000)]
(hebrew-calendar-leap-year-p)
(hebrew-calendar-elapsed-days, hebrew-calendar-long-heshvan-p)
(hebrew-calendar-short-kislev-p, mark-hebrew-diary-entries)
(insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
(insert-yearly-hebrew-diary-entry, diary-yahrzeit): Doc fixes.

16 years ago(calendar-location-name, calendar-latitude)
Glenn Morris [Sat, 8 Mar 2008 23:07:56 +0000 (23:07 +0000)]
(calendar-location-name, calendar-latitude)
(calendar-longitude, solar-setup, solar-sin-degrees)
(solar-cosine-degrees, solar-tangent-degrees, solar-xy-to-quadrant)
(solar-degrees-to-quadrant, solar-atn2, solar-arccos)
(solar-sunrise-and-sunset, solar-moment, solar-daylight)
(solar-exact-local-noon, solar-julian-ut-centuries)
(solar-ephemeris-time, solar-date-next-longitude)
(solar-horizontal-coordinates, solar-equatorial-coordinates)
(solar-ecliptic-coordinates, solar-data-list, solar-longitude)
(solar-ephemeris-correction, solar-sidereal-time, solar-date-to-et)
(sunrise-sunset, solar-seasons-data, solar-equinoxes/solstices):
Doc fixes.
(solar-horizontal-coordinates, solar-equatorial-coordinates)
(solar-ecliptic-coordinates): Rename argument `for-sunrise-sunset'.
(solar-ecliptic-coordinates): Use unless.
(calendar-sunrise-sunset, diary-sunrise-sunset, diary-sabbath-candles):
Use or.

16 years ago(diary-list-entries, include-other-diary-files, mark-diary-entries)
Stefan Monnier [Sat, 8 Mar 2008 22:43:09 +0000 (22:43 +0000)]
(diary-list-entries, include-other-diary-files, mark-diary-entries)
(mark-sexp-diary-entries, mark-included-diary-files)
(diary-entry-time, list-sexp-diary-entries): Remove the special
handling of ^M that dates back to the use of selective-display.
(simple-diary-display): Obey setting of pop-up-frames.
(body, entry): Remove unnecessary declarations.

16 years ago(GET_NEXT_DISPLAY_ELEMENT): New macro.
Kim F. Storm [Sat, 8 Mar 2008 22:39:56 +0000 (22:39 +0000)]
(GET_NEXT_DISPLAY_ELEMENT): New macro.
(get_next_display_element, next_element_from_string)
(next_element_from_ellipsis, next_element_from_buffer): Use it.

16 years ago*** empty log message ***
Kim F. Storm [Sat, 8 Mar 2008 22:39:09 +0000 (22:39 +0000)]
*** empty log message ***

16 years ago* bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
Stefan Monnier [Sat, 8 Mar 2008 22:07:23 +0000 (22:07 +0000)]
* bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
(bookmark-get-annotation, bookmark-set-annotation)
(bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
(bookmark-set-position, bookmark-get-front-context-string)
(bookmark-set-front-context-string, bookmark-get-rear-context-string)
(bookmark-set-rear-context-string, bookmark-get-handler): Use them.
* info.el (Info-bookmark-make-record): Don't bother recording point.
(bookmark-get-filename, bookmark-get-front-context-string)
(bookmark-get-rear-context-string, bookmark-get-position): Don't declare.
(bookmark-get-info-node): Remove.
(bookmark-prop-get): Declare.
(Info-bookmark-jump): Use it.

16 years ago(chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
Glenn Morris [Sat, 8 Mar 2008 21:36:38 +0000 (21:36 +0000)]
(chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
(chinese-calendar-daylight-savings-starts)
(chinese-calendar-daylight-savings-ends)
(chinese-calendar-daylight-savings-starts-time)
(chinese-calendar-daylight-savings-ends-time)
(chinese-zodiac-sign-on-or-after, chinese-new-moon-on-or-after):
Doc fixes.

16 years ago(diary-bahai-mark-entries)
Glenn Morris [Sat, 8 Mar 2008 21:36:14 +0000 (21:36 +0000)]
(diary-bahai-mark-entries)
(diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
(diary-bahai-insert-yearly-entry): Doc fixes.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 21:34:30 +0000 (21:34 +0000)]
Formatting changes only.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 21:27:23 +0000 (21:27 +0000)]
Formatting changes only.

16 years ago(appt-disp-window, appt-convert-time): Doc fixes.
Glenn Morris [Sat, 8 Mar 2008 21:21:57 +0000 (21:21 +0000)]
(appt-disp-window, appt-convert-time): Doc fixes.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 21:18:35 +0000 (21:18 +0000)]
Formatting changes only.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 21:14:55 +0000 (21:14 +0000)]
Formatting changes only.

16 years ago(holidays): Doc fix.
Glenn Morris [Sat, 8 Mar 2008 21:09:29 +0000 (21:09 +0000)]
(holidays): Doc fix.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 21:07:21 +0000 (21:07 +0000)]
Formatting changes only.

16 years ago(cal-menu-holiday-window-suffix)
Glenn Morris [Sat, 8 Mar 2008 21:05:13 +0000 (21:05 +0000)]
(cal-menu-holiday-window-suffix)
(cal-menu-x-popup-menu, calendar-mouse-holidays)
(calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
(calendar-mouse-goto-date): Doc fixes.
(cal-menu-set-date-title): Move definition before use.

16 years ago(islamic-calendar-leap-year-p)
Glenn Morris [Sat, 8 Mar 2008 20:55:46 +0000 (20:55 +0000)]
(islamic-calendar-leap-year-p)
(list-islamic-diary-entries, mark-islamic-diary-entries)
(insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
(insert-yearly-islamic-diary-entry): Doc fixes.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 20:50:24 +0000 (20:50 +0000)]
Formatting changes only.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 20:48:36 +0000 (20:48 +0000)]
Formatting changes only.

16 years ago(calendar-next-time-zone-transition, calendar-time-zone): Doc fixes.
Glenn Morris [Sat, 8 Mar 2008 20:41:30 +0000 (20:41 +0000)]
(calendar-next-time-zone-transition, calendar-time-zone): Doc fixes.

16 years ago(phases-of-moon, lunar-new-moon-on-or-after): Doc fixes.
Glenn Morris [Sat, 8 Mar 2008 20:36:53 +0000 (20:36 +0000)]
(phases-of-moon, lunar-new-moon-on-or-after): Doc fixes.

16 years ago(calendar-string-to-mayan-long-count)
Glenn Morris [Sat, 8 Mar 2008 20:32:29 +0000 (20:32 +0000)]
(calendar-string-to-mayan-long-count)
(calendar-mayan-haab-to-string, calendar-mayan-tzolkin-to-string)
(calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date)
(calendar-next-calendar-round-date)
(calendar-mayan-long-count-common-era): Doc fixes.

16 years ago(calendar-scroll-left, calendar-scroll-right): Doc fix.
Glenn Morris [Sat, 8 Mar 2008 20:26:18 +0000 (20:26 +0000)]
(calendar-scroll-left, calendar-scroll-right): Doc fix.

16 years ago(date-to-time, time-subtract, time-add, safe-date-to-time): Doc fixes.
Glenn Morris [Sat, 8 Mar 2008 20:22:36 +0000 (20:22 +0000)]
(date-to-time, time-subtract, time-add, safe-date-to-time): Doc fixes.

16 years agoAdd more simple TODOs.
Dan Nicolaescu [Sat, 8 Mar 2008 20:21:40 +0000 (20:21 +0000)]
Add more simple TODOs.

16 years ago(french-calendar-month-name-array)
Glenn Morris [Sat, 8 Mar 2008 20:18:49 +0000 (20:18 +0000)]
(french-calendar-month-name-array)
(french-calendar-day-name-array, french-calendar-special-days-array):
Add doc strings.

16 years agoFormatting changes only.
Glenn Morris [Sat, 8 Mar 2008 20:15:15 +0000 (20:15 +0000)]
Formatting changes only.

16 years ago(calendar-iso-read-args): Doc fix.
Glenn Morris [Sat, 8 Mar 2008 20:02:25 +0000 (20:02 +0000)]
(calendar-iso-read-args): Doc fix.

16 years ago(calendar-frame-parameters, calendar-and-diary-frame-parameters): Fix
Glenn Morris [Sat, 8 Mar 2008 19:56:58 +0000 (19:56 +0000)]
(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.

16 years agoFix previous change.
Glenn Morris [Sat, 8 Mar 2008 19:50:37 +0000 (19:50 +0000)]
Fix previous change.

16 years ago(while-no-input): Don't splice BODY directly into the `or' form.
Johan Bockgård [Sat, 8 Mar 2008 16:06:25 +0000 (16:06 +0000)]
(while-no-input): Don't splice BODY directly into the `or' form.

16 years agoUpdate for change of `mail-source-delete-incoming'
Reiner Steib [Sat, 8 Mar 2008 15:56:19 +0000 (15:56 +0000)]
Update for change of `mail-source-delete-incoming'
Mention problem with coding system `utf-8-emacs' when using different Emacs
versions.

16 years ago(struct Lisp_Process): Declare bit fields as unsigned.
Andreas Schwab [Sat, 8 Mar 2008 15:53:51 +0000 (15:53 +0000)]
(struct Lisp_Process): Declare bit fields as unsigned.

16 years ago(diff-ignore-whitespace-hunk): Bind
Dan Nicolaescu [Sat, 8 Mar 2008 07:56:13 +0000 (07:56 +0000)]
(diff-ignore-whitespace-hunk): Bind
inhibit-read-only before trying to change the buffer.

16 years agoRegenerate.
Glenn Morris [Sat, 8 Mar 2008 04:33:27 +0000 (04:33 +0000)]
Regenerate.

16 years ago(calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
Glenn Morris [Sat, 8 Mar 2008 04:30:10 +0000 (04:30 +0000)]
(calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
Use zerop.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 04:26:44 +0000 (04:26 +0000)]
Comment.

16 years ago(coptic-name): Add doc string.
Glenn Morris [Sat, 8 Mar 2008 04:26:21 +0000 (04:26 +0000)]
(coptic-name): Add doc string.
Comments.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 04:24:55 +0000 (04:24 +0000)]
Comment.

16 years ago(mark-hebrew-calendar-date-pattern): Use zerop.
Glenn Morris [Sat, 8 Mar 2008 04:24:24 +0000 (04:24 +0000)]
(mark-hebrew-calendar-date-pattern): Use zerop.

16 years ago(mark-islamic-calendar-date-pattern): Use zerop.
Glenn Morris [Sat, 8 Mar 2008 04:23:19 +0000 (04:23 +0000)]
(mark-islamic-calendar-date-pattern): Use zerop.
Comments.

16 years agoComments.
Glenn Morris [Sat, 8 Mar 2008 04:21:48 +0000 (04:21 +0000)]
Comments.

16 years ago(calendar-absolute-from-julian): Use zerop.
Glenn Morris [Sat, 8 Mar 2008 04:21:13 +0000 (04:21 +0000)]
(calendar-absolute-from-julian): Use zerop.
Comments.

16 years agoComments.
Glenn Morris [Sat, 8 Mar 2008 04:19:47 +0000 (04:19 +0000)]
Comments.

16 years ago(persian-calendar-month-name-array, persian-calendar-epoch): Make constants.
Glenn Morris [Sat, 8 Mar 2008 04:18:57 +0000 (04:18 +0000)]
(persian-calendar-month-name-array, persian-calendar-epoch): Make constants.
(persian-prompt-for-date): Use zerop.

16 years ago(diary-frame-parameters, calendar-frame-parameters)
Glenn Morris [Sat, 8 Mar 2008 04:17:24 +0000 (04:17 +0000)]
(diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters, calendar-after-frame-setup-hooks):
Make defcustoms.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 04:15:44 +0000 (04:15 +0000)]
Comment.

16 years ago(calendar-insert-indented): Doc fix. Use when rather than if.
Glenn Morris [Sat, 8 Mar 2008 03:57:36 +0000 (03:57 +0000)]
(calendar-insert-indented): Doc fix.  Use when rather than if.
(exit-calendar): Use mapc rather than mapcar.
(calendar-cursor-to-date): Use zerop.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 03:50:00 +0000 (03:50 +0000)]
Comment.

16 years agoRemove un-needed eval-when-compile.
Glenn Morris [Sat, 8 Mar 2008 03:48:53 +0000 (03:48 +0000)]
Remove un-needed eval-when-compile.

16 years agoUnquote lambda functions.
Glenn Morris [Sat, 8 Mar 2008 03:48:33 +0000 (03:48 +0000)]
Unquote lambda functions.

16 years agoMove defcustoms to start.
Glenn Morris [Sat, 8 Mar 2008 03:47:36 +0000 (03:47 +0000)]
Move defcustoms to start.
(diary-include-string, diary-list-include-blanks)
(diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
(diary-file-name-prefix, diary-file-name-prefix-function)
(sexp-diary-entry-symbol, list-diary-entries-hook)
(mark-diary-entries-hook, nongregorian-diary-listing-hook)
(nongregorian-diary-marking-hook, print-diary-entries-hook):
Move here from calendar.el.
(diary-face): Make it a defcustom, and mark as obsolete.
(top-level): No need to require cal-hebrew, cal-islam when compiling.
(calendar-hebrew-month-name-array-leap-year)
(calendar-islamic-month-name-array, calendar-bahai-month-name-array):
Define for compiler.
(diary-font-lock-keywords): Use format rather than concat. Add
bahai-diary-entry-symbol.

16 years agoMove many autoloads to separate file, cal-loaddefs.el.
Glenn Morris [Sat, 8 Mar 2008 03:47:03 +0000 (03:47 +0000)]
Move many autoloads to separate file, cal-loaddefs.el.
Move defcustoms to start and re-order.
(calendar-month-name-array, calendar-starred-day): No need to declare
for compiler.
(cal-loaddefs): Require it.
(appt, chinese-calendar, calendar-tex): Move custom groups to the
appropriate file.
(diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
Reverse logic.
(diary-face, diary-file-name-prefix-function, diary-include-string)
(diary-glob-file-regexp-prefix, diary-face-attrs)
(diary-file-name-prefix, sexp-diary-entry-symbol)
(print-diary-entries-hook, list-diary-entries-hook)
(nongregorian-diary-listing-hook, mark-diary-entries-hook)
(nongregorian-diary-marking-hook, diary-list-include-blanks):
Move to diary-lib.
(all-christian-calendar-holidays, all-islamic-calendar-holidays)
(all-bahai-calendar-holidays): Doc fix.
(calendar-mark-ring): Add doc-string.
(calendar-starred-day): Defvar it.
(calendar-mode): Make calendar-starred-day local.
(calendar-star-date): No need to make calendar-starred-day local.

16 years agoAdd autoload cookies to functions formerly autoloaded in calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:46:28 +0000 (03:46 +0000)]
Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".

16 years agoAdd autoload cookies to functions formerly autoloaded in calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:46:13 +0000 (03:46 +0000)]
Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".
(calendar-tex): Move custom group here from calendar.el.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:45:43 +0000 (03:45 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoNew file.
Glenn Morris [Sat, 8 Mar 2008 03:44:35 +0000 (03:44 +0000)]
New file.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:44:08 +0000 (03:44 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoAdd autoload cookies to functions formerly autoloaded in calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:42:30 +0000 (03:42 +0000)]
Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".

16 years agoUnquote lambda functions.
Glenn Morris [Sat, 8 Mar 2008 03:41:34 +0000 (03:41 +0000)]
Unquote lambda functions.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:40:52 +0000 (03:40 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 03:40:33 +0000 (03:40 +0000)]
Comment.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:40:14 +0000 (03:40 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:39:49 +0000 (03:39 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
(chinese-calendar): Move custom group here from calendar.el.
(chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
Make constants.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:39:08 +0000 (03:39 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years ago(appt): Move custom group here from calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:38:14 +0000 (03:38 +0000)]
(appt): Move custom group here from calendar.el.

16 years ago(list-diary-entries-hook): Declare for compiler.
Glenn Morris [Sat, 8 Mar 2008 03:37:24 +0000 (03:37 +0000)]
(list-diary-entries-hook): Declare for compiler.
(org-get-entries-from-diary): Require diary-lib.

16 years agoMove declare-function.
Juanma Barranquero [Sat, 8 Mar 2008 00:13:50 +0000 (00:13 +0000)]
Move declare-function.

16 years ago(bookmark-make-name-function, bookmark-get-bookmark-record):
Juanma Barranquero [Sat, 8 Mar 2008 00:11:29 +0000 (00:11 +0000)]
(bookmark-make-name-function, bookmark-get-bookmark-record):
Pacify byte-compiler.

16 years ago(c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
Alan Mackenzie [Fri, 7 Mar 2008 22:34:09 +0000 (22:34 +0000)]
(c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
performance problem.

16 years ago(Limitations and Known Bugs): State that the number of parens/brackets in
Alan Mackenzie [Fri, 7 Mar 2008 22:31:59 +0000 (22:31 +0000)]
(Limitations and Known Bugs): State that the number of parens/brackets in
a k&r region is limited.

16 years ago*** empty log message ***
Alan Mackenzie [Fri, 7 Mar 2008 22:25:42 +0000 (22:25 +0000)]
*** empty log message ***

16 years ago* bookmark.el (bookmark-set): Don't check for
Bastien Guerry [Fri, 7 Mar 2008 19:31:59 +0000 (19:31 +0000)]
* bookmark.el (bookmark-set): Don't check for
`bookmark-make-name-function' since `bookmark-buffer-file-name'
already takes care of this.
(bookmark-buffer-name): Removed Info-mode specific code.
(bookmark-buffer-file-name): Removed Info-mode specific code.

* info.el (bookmark-get-info-node): Define this function in
info.el, not in bookmark.el.
(Info-mode): Set `bookmark-make-name-function' to
`Info-bookmark-make-name' locally.
(Info-bookmark-make-name): New function.

* bookmark.el (bookmark-make-name-function): New variable.

16 years ago* emacs-cvs/lisp/bookmark.el
Karl Fogel [Fri, 7 Mar 2008 17:03:37 +0000 (17:03 +0000)]
* emacs-cvs/lisp/bookmark.el
  (bookmark-set): Make `bookmark-make-record-function' buffer-local,
  not `bookmark-make-cell-function' (the old name).

16 years ago(Info-bookmark-make-record): Delete obsolete second arg.
Tassilo Horn [Fri, 7 Mar 2008 16:01:25 +0000 (16:01 +0000)]
(Info-bookmark-make-record): Delete obsolete second arg.

16 years ago(image-bookmark-make-record): Delete obsolete
Tassilo Horn [Fri, 7 Mar 2008 15:59:58 +0000 (15:59 +0000)]
(image-bookmark-make-record): Delete obsolete
second arg.

16 years ago(doc-view-bookmark-make-record): Delete obsolete
Tassilo Horn [Fri, 7 Mar 2008 15:59:43 +0000 (15:59 +0000)]
(doc-view-bookmark-make-record): Delete obsolete
second arg.

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 7 Mar 2008 12:44:15 +0000 (12:44 +0000)]
*** empty log message ***

16 years ago(vc-status-menu-map-filter): Return orig-binding if
Jan Djärv [Fri, 7 Mar 2008 10:37:56 +0000 (10:37 +0000)]
(vc-status-menu-map-filter): Return orig-binding if
boundp 'vc-ignore-menu-filter.
(vc-status-tool-bar-map): Make it defvar.
(vc-status-mode): vc-status-tool-bar-map now variable.
(vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.

16 years agoChange a return type, for greater extensibility. See
Karl Fogel [Fri, 7 Mar 2008 05:44:37 +0000 (05:44 +0000)]
Change a return type, for greater extensibility.  See
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
and its thread for discussion leading to this change.

* emacs-cvs/lisp/bookmark.el:
(bookmark-jump-noselect): Return an alist instead of a dotted pair.
(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
(bookmark-bmenu-2-window, bookmark-bmenu-other-window)
(bookmark-bmenu-switch-other-window): Adjust accordingly.
(bookmark-make-cell-function): Adjust documentation accordingly.

* emacs-cvs/lisp/image-mode.el
(image-bookmark-jump): Adjust return type accordingly; document.

* emacs-cvs/lisp/doc-view.el
(doc-view-bookmark-jump): Adjust return type accordingly; document.

16 years agoRegenerate.
Glenn Morris [Fri, 7 Mar 2008 05:33:49 +0000 (05:33 +0000)]
Regenerate.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Fri, 7 Mar 2008 05:18:39 +0000 (05:18 +0000)]
Remove leading `*' from defcustom doc-strings.
(calendar-time-display-form, calendar-latitude)
(calendar-longitude, solar-equinoxes-solstices): Remove autoload cookies.
(calendar-latitude, calendar-longitude): Move functions after
variables.
(diary-sabbath-candles-minutes): Move to start.
(solar-setup): Use or rather than if.
(solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
Remove condition-case.
(solar-atn2): Use zerop.
(solar-equinoxes-solstices): Doc fix.

16 years ago(calendar-dst): New custom group.
Glenn Morris [Fri, 7 Mar 2008 05:13:00 +0000 (05:13 +0000)]
(calendar-dst): New custom group.
(calendar-daylight-savings-starts, calendar-daylight-savings-ends)
(calendar-time-zone, calendar-daylight-time-offset)
(calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
(calendar-daylight-savings-starts-time)
(calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
(calendar-daylight-savings-starts, calendar-daylight-savings-ends):
Move to start.

16 years ago(calendar-version): Use emacs-version and make it obsolete. Move to end.
Glenn Morris [Fri, 7 Mar 2008 05:06:34 +0000 (05:06 +0000)]
(calendar-version): Use emacs-version and make it obsolete.  Move to end.
(calendar-offset, view-diary-entries-initially)
(mark-diary-entries-in-calendar)
(calendar-remove-frame-by-deleting)
(view-calendar-holidays-initially, all-hebrew-calendar-holidays)
(all-christian-calendar-holidays, all-islamic-calendar-holidays)
(all-bahai-calendar-holidays, calendar-load-hook)
(initial-calendar-window-hook, today-visible-calendar-hook)
(today-invisible-calendar-hook, calendar-move-hook)
(diary-nonmarking-symbol, hebrew-diary-entry-symbol)
(islamic-diary-entry-symbol, bahai-diary-entry-symbol)
(diary-include-string, sexp-diary-entry-symbol)
(abbreviated-calendar-year, american-date-diary-pattern)
(european-date-diary-pattern, european-calendar-display-form)
(american-calendar-display-form, print-diary-entries-hook)
(list-diary-entries-hook, diary-hook, diary-display-hook)
(nongregorian-diary-listing-hook, mark-diary-entries-hook)
(nongregorian-diary-marking-hook, diary-list-include-blanks)
(holidays-in-diary-buffer, general-holidays, oriental-holidays)
(local-holidays, other-holidays, hebrew-holidays-1)
(hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
(hebrew-holidays, christian-holidays, islamic-holidays)
(bahai-holidays, solar-holidays, calendar-setup)
(calendar-week-start-day): Remove autoload cookies.
(diary-glob-file-regexp-prefix): Doc fix.
(calendar-goto-info-node): Use `info' rather than `Info-find-node'.
(Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
(calendar-week-start-day, calendar-debug-sexp): Move to start.

16 years ago* bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
Stefan Monnier [Fri, 7 Mar 2008 05:00:18 +0000 (05:00 +0000)]
* bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
Move initialization into declaration.
(bookmark-get-info-node, bookmark-set-info-node): Remove.
(bookmark-make, bookmark-make-cell-for-text-file): Remove `info-node' arg.
(bookmark-info-current-node): Remove.
(bookmark-jump-noselect): Rename from bookmark-jump-internal.
Add relocation fallback.  Set bookmark-current-bookmark.
(bookmark-default-handler): Rename from bookmark-jump-noselect.
Remove relocation fallback.  Don't set bookmark-current-bookmark.
(bookmark-set): Let it be used even if there's no buffer-file-name
as long as there is a bookmark-make-cell-function.
* info.el (Info-bookmark-jump): Remove relocation fallback.
Don't set bookmark-current-bookmark.

16 years ago(holidays-in-diary-buffer): Declare for compiler.
Glenn Morris [Fri, 7 Mar 2008 04:45:09 +0000 (04:45 +0000)]
(holidays-in-diary-buffer): Declare for compiler.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Fri, 7 Mar 2008 04:43:35 +0000 (04:43 +0000)]
Remove leading `*' from defcustom doc-strings.