1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-08 15:35:02 +00:00
Commit Graph

81144 Commits

Author SHA1 Message Date
Glenn Morris
a4723d1f9c (french-calendar-month-name-array)
(french-calendar-day-name-array, french-calendar-special-days-array):
Add doc strings.
2008-03-08 20:18:49 +00:00
Glenn Morris
d3bdb2a47e Formatting changes only. 2008-03-08 20:15:15 +00:00
Glenn Morris
46d69a521a (calendar-iso-read-args): Doc fix. 2008-03-08 20:02:25 +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
4692b6a0f8 Fix previous change. 2008-03-08 19:50:37 +00:00
Johan Bockgård
ff7d73ac92 (while-no-input): Don't splice BODY directly into the `or' form. 2008-03-08 16:06:25 +00:00
Reiner Steib
f9f46670af Update for change of `mail-source-delete-incoming'
Mention problem with coding system `utf-8-emacs' when using different Emacs
versions.
2008-03-08 15:56:19 +00:00
Andreas Schwab
28545f7cd8 (struct Lisp_Process): Declare bit fields as unsigned. 2008-03-08 15:53:51 +00:00
Dan Nicolaescu
14cf0430e4 (diff-ignore-whitespace-hunk): Bind
inhibit-read-only before trying to change the buffer.
2008-03-08 07:56:13 +00:00
Glenn Morris
4894c2b0f8 Regenerate. 2008-03-08 04:33:27 +00:00
Glenn Morris
9b6c7da9cd (calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
Use zerop.
2008-03-08 04:30:10 +00:00
Glenn Morris
d7af270b43 Comment. 2008-03-08 04:26:44 +00:00
Glenn Morris
6fd6d1d81f (coptic-name): Add doc string.
Comments.
2008-03-08 04:26:21 +00:00
Glenn Morris
9081fdbc64 Comment. 2008-03-08 04:24:55 +00:00
Glenn Morris
0d1bb2ffb8 (mark-hebrew-calendar-date-pattern): Use zerop. 2008-03-08 04:24:24 +00:00
Glenn Morris
d18d026192 (mark-islamic-calendar-date-pattern): Use zerop.
Comments.
2008-03-08 04:23:19 +00:00
Glenn Morris
c95492814e Comments. 2008-03-08 04:21:48 +00:00
Glenn Morris
f83f0d87a5 (calendar-absolute-from-julian): Use zerop.
Comments.
2008-03-08 04:21:13 +00:00
Glenn Morris
1ddbd3a6f2 Comments. 2008-03-08 04:19:47 +00:00
Glenn Morris
b0b671db10 (persian-calendar-month-name-array, persian-calendar-epoch): Make constants.
(persian-prompt-for-date): Use zerop.
2008-03-08 04:18:57 +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
40b94748a4 Comment. 2008-03-08 04:15:44 +00:00
Glenn Morris
3d1861183d (calendar-insert-indented): Doc fix. Use when rather than if.
(exit-calendar): Use mapc rather than mapcar.
(calendar-cursor-to-date): Use zerop.
2008-03-08 03:57:36 +00:00
Glenn Morris
668bd187b9 Comment. 2008-03-08 03:50:00 +00:00
Glenn Morris
4d39c4f754 Remove un-needed eval-when-compile. 2008-03-08 03:48:53 +00:00
Glenn Morris
b3a6c0ca49 Unquote lambda functions. 2008-03-08 03:48:33 +00:00
Glenn Morris
c9baab11c4 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.
2008-03-08 03:47:36 +00:00
Glenn Morris
f62611de75 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.
2008-03-08 03:47:03 +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
Glenn Morris
ab4f654fdc 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.
2008-03-08 03:46:13 +00:00
Glenn Morris
5942f9afaa Unquote lambda functions. Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
2008-03-08 03:45:43 +00:00
Glenn Morris
3627d02d9d New file. 2008-03-08 03:44:35 +00:00
Glenn Morris
d383fd971c Unquote lambda functions. Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
2008-03-08 03:44:08 +00:00
Glenn Morris
ad20a66449 Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".
2008-03-08 03:42:30 +00:00
Glenn Morris
c645b7bb0d Unquote lambda functions. 2008-03-08 03:41:34 +00:00
Glenn Morris
86cef613a3 Unquote lambda functions. Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
2008-03-08 03:40:52 +00:00
Glenn Morris
c07e258bc3 Comment. 2008-03-08 03:40:33 +00:00
Glenn Morris
2c47d99f59 Unquote lambda functions. Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
2008-03-08 03:40:14 +00:00
Glenn Morris
bfcb51726f 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.
2008-03-08 03:39:49 +00:00
Glenn Morris
e708e9d987 Unquote lambda functions. Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
2008-03-08 03:39:08 +00:00
Glenn Morris
d589fa5211 (appt): Move custom group here from calendar.el. 2008-03-08 03:38:14 +00:00
Glenn Morris
97dcf67358 (list-diary-entries-hook): Declare for compiler.
(org-get-entries-from-diary): Require diary-lib.
2008-03-08 03:37:24 +00:00
Juanma Barranquero
355f5efadb Move declare-function. 2008-03-08 00:13:50 +00:00
Juanma Barranquero
f9b27c8599 (bookmark-make-name-function, bookmark-get-bookmark-record):
Pacify byte-compiler.
2008-03-08 00:11:29 +00:00
Alan Mackenzie
6b6481ed72 (c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
performance problem.
2008-03-07 22:34:09 +00:00
Alan Mackenzie
f1bb4ee1b8 (Limitations and Known Bugs): State that the number of parens/brackets in
a k&r region is limited.
2008-03-07 22:31:59 +00:00
Alan Mackenzie
af379c86fb *** empty log message *** 2008-03-07 22:25:42 +00:00
Bastien Guerry
f9bf695080 * 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.
2008-03-07 19:31:59 +00:00
Karl Fogel
9dfcb52e0b * emacs-cvs/lisp/bookmark.el
(bookmark-set): Make `bookmark-make-record-function' buffer-local,
  not `bookmark-make-cell-function' (the old name).
2008-03-07 17:03:37 +00:00
Tassilo Horn
5daa568830 (Info-bookmark-make-record): Delete obsolete second arg. 2008-03-07 16:01:25 +00:00