1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

81342 Commits

Author SHA1 Message Date
Glenn Morris
71ea27eeac Whitespace only. 2008-03-13 06:29:28 +00:00
Dan Nicolaescu
6eb61c70a8 (font-lock-comment-face): Set the foreground for
the light background 8 colors case.
2008-03-13 06:10:24 +00:00
Glenn Morris
2537fa5dc0 (LOADDEFS): New variable.
(AUTOGENEL): Use $LOADDEFS.
$(lisp)/loaddefs.el: Remove this target.
(autoloads): Remove $(lisp)/loaddefs.el dependency; add $LOADDEFS.
(MH_E_SRC): Remove variable.
$(lisp)/mh-e/mh-loaddefs.el: Remove $MH_E_SRC dependency.  Simplify file
header.  Use $@ for generated-autoload-file.
$(lisp)/calendar/cal-loaddefs.el, $(lisp)/calendar/diary-loaddefs.el:
$(lisp)/calendar/hol-loaddefs.el: New targets.
2008-03-13 06:05:25 +00:00
Glenn Morris
8ccd0d4dbc Remove explicit autoloads now in cal-loaddefs.
(generate-calendar-window): Use calendar-mark-holidays rather than
obsolete alias.
2008-03-13 06:00:07 +00:00
Glenn Morris
a53b53b3df (diary-loaddefs): Load this rather than explicit autoloads.
Add calendar-specific autoload cookies.
(mark-calendar-month): Use zerop.
2008-03-13 05:54:57 +00:00
Glenn Morris
4ca17d754c (hol-loaddefs): Load this rather than explicit autoloads.
Add calendar-specific autoload cookies.
2008-03-13 05:54:06 +00:00
Glenn Morris
fb97eeac20 Add calendar-specific autoload cookies. 2008-03-13 05:49:02 +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
ee52e452b1 (calendar-holiday-list, diary-list-entries, calendar-iso-from-absolute):
Fix autoloads.
(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:47:55 +00:00
Glenn Morris
6c1841babb (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:46:32 +00:00
Glenn Morris
c24be81ed9 (diary-julian-date): Move to end.
(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:45:28 +00:00
Glenn Morris
9e85002dac (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:44:04 +00:00
Glenn Morris
d3a0e5bf71 (diary-list-entries): Fix autoload.
(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:43:00 +00:00
Glenn Morris
28b3c0f557 Add calendar-specific autoload cookies. 2008-03-13 05:41:58 +00:00
Glenn Morris
1d0c7fdfd5 (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:41:16 +00:00
Glenn Morris
dedac6ab10 Move variable declarations where they are needed.
(diary-bahai-date): Move to end.
(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:40:02 +00:00
Glenn Morris
0162aaa7db Add diary-loaddefs.el, hol-loaddefs.el. 2008-03-13 05:36:31 +00:00
Glenn Morris
bae5a5a39d (cal-hebrew-yahrzeit-buffer): New constant.
(calendar-buffer-list): Simplify.
2008-03-13 04:06:47 +00:00
Glenn Morris
f575f9aba9 (solar-moment, solar-exact-local-noon)
(solar-sunrise-sunset, solar-sunrise-sunset-string)
(solar-ephemeris-time, solar-date-next-longitude, solar-sidereal-time):
(diary-sabbath-candles, solar-equinoxes/solstices)
(solar-equinoxes-solstices): Use cadr, cdar, nth, zerop.
(solar-time-equation, solar-date-to-et): Simplify.
2008-03-13 04:04:14 +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
d01890eee3 Re-format comments.
(persian-calendar-month-name-array)
(persian-calendar-epoch, calendar-persian-date-string): Doc fixes.
(persian-prompt-for-date): Remove local variable `today'.
2008-03-13 03:56:26 +00:00
Glenn Morris
863ad01b09 Re-format comments.
(calendar-julian-from-absolute): Use xerop.
(displayed-month, displayed-year): Move declarations where needed.
(calendar-print-astro-day-number): Doc fix.
2008-03-13 03:55:15 +00:00
Glenn Morris
8ab36f55db (calendar-absolute-from-iso, calendar-iso-read-args): Simplify.
(calendar-iso-date-string, calendar-iso-read-args)
(calendar-goto-iso-date, calendar-goto-iso-week): Doc fixes.
2008-03-13 03:53:02 +00:00
Glenn Morris
66471e039b (list-yahrzeit-dates): Use cal-hebrew-yahrzeit-buffer. 2008-03-13 03:50:40 +00:00
Glenn Morris
464e82586e (appt-mode-string): Mark as risky.
(appt-check): Apply mode-line-emphasis face to appt-mode-string.
2008-03-13 03:48:35 +00:00
Glenn Morris
a3d3fe6e00 Remove the function' in (function (lambda'.
Replace `(car (cdr' with cadr'.
Formatting change - collect closing parens.
2008-03-13 03:33:31 +00:00
Glenn Morris
599aeab922 (f90-font-lock-n): New function.
(f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4):
Use f90-font-lock-n.
(f90-mode-abbrev-table): Use newer form of define-abbrev, where
supported.  No need to bind abbrevs-changed for system abbrevs.
(f90-indent-region, f90-indent-subprogram, f90-match-end): Use cadr.
2008-03-13 03:29:35 +00:00
Glenn Morris
34d11b923e (fortran-mode-abbrev-table): Use newer form of define-abbrev, where
supported.  No need to bind abbrevs-changed for system abbrevs.
2008-03-13 03:26:47 +00:00
Glenn Morris
071e627782 (lisp-font-lock-keywords-1): Support wider range of
generate-autoload-cookie patterns.
2008-03-13 03:25:20 +00:00
Glenn Morris
b201914160 Set version to 23.0.60. 2008-03-13 03:21:16 +00:00
Glenn Morris
56bf682c0c Set version to 23.0.60. 2008-03-13 03:19:56 +00:00
Glenn Morris
dc47d1fff7 (EMACSVER): Set to 23.0.60. 2008-03-13 03:16:29 +00:00
Glenn Morris
1291fd360b (EMACSVER): Set to 23.0.60. 2008-03-13 03:15:47 +00:00
Glenn Morris
31d8442d26 Fix Emacs version. 2008-03-13 03:14:57 +00:00
Glenn Morris
afd2792072 (VERSION): Set to 23.0.60. 2008-03-13 03:14:12 +00:00
Glenn Morris
acfdc2b189 (AC_INIT): Fix version number.
(sync-input): Reword the option, since it's on by default.
2008-03-13 03:13:19 +00:00
Glenn Morris
ef8e4fefa8 Fix version number. 2008-03-13 03:12:06 +00:00
Glenn Morris
f71d844b4a (command-line-1): Rename -scriptload to -internal-script. 2008-03-13 03:04:51 +00:00
Glenn Morris
a09a5b5bf7 (main, standard_args): Rename -scriptload to -internal-script.
Remove option -enable-font-backend.
2008-03-13 03:04:04 +00:00
Glenn Morris
0343a908fa More details of font-lock-comment-delimiter-face and related issues. 2008-03-13 03:00:27 +00:00
Stefan Monnier
ba4f4f755d (terminal-init-xterm): delete-frame-hook -> delete-frame-functions. 2008-03-13 02:04:42 +00:00
Stefan Monnier
d443205552 (Info-current-node): Remove. 2008-03-13 01:57:05 +00:00
Juri Linkov
de5ab37dc9 (describe-project): Remove defaliases for view-todo and
describe-project that are now unnecessary after the merge from
emacs--rel--22 that added define-obsolete-function-alias.
2008-03-12 21:55:02 +00:00
Juri Linkov
9bc6f805fc (inhibit-startup-screen): Revert incomplete
2008-03-10 merge from emacs--rel--22 that partly reverted
2008-02-28 change that added initial message to *scratch* buffer
regardless of the value of `inhibit-startup-screen'.
Now keep this change in the trunk, but not in the 22 branch.
2008-03-12 21:54:36 +00:00
Stefan Monnier
c593020747 (quail-help): Use set-buffer-multibyte rather than
setting default-enable-multibyte-characters.
2008-03-12 21:01:35 +00:00
Stefan Monnier
fd02659e22 (quail-setup-completion-buf): Use set-buffer-multibyte rather than
setting default-enable-multibyte-characters.
2008-03-12 20:58:32 +00:00
Stefan Monnier
ca874c230f (binhex-decode-region-internal): Use set-buffer-multibyte rather than
setting default-enable-multibyte-characters.
2008-03-12 20:53:46 +00:00
Stefan Monnier
058f400240 (uudecode-decode-region-internal): Use set-buffer-multibyte rather than
setting default-enable-multibyte-characters.
2008-03-12 20:53:10 +00:00
Stefan Monnier
eb21f2ff51 (dns-read-string-name, dns-read, dns-read-type, query-dns):
Use set-buffer-multibyte rather than set default-enable-multibyte-characters.
2008-03-12 20:52:31 +00:00
Stefan Monnier
5d2e28bfb4 (mh-uncompface, mh-picon-file-contents): Use set-buffer-multibyte...
(mh-face-display-function, mh-x-image-display): ...rather than bind
default-enable-multibyte-characters.
2008-03-12 20:51:26 +00:00