1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

43113 Commits

Author SHA1 Message Date
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
f71d844b4a (command-line-1): Rename -scriptload to -internal-script. 2008-03-13 03:04:51 +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
Stefan Monnier
d008105801 (sha1-string-external): Use set-buffer-multibyte rather than
setting default-enable-multibyte-characters.
2008-03-12 20:48:46 +00:00
Stefan Monnier
ed075cb4ea Use with-current-buffer.
(nntp-send-buffer): Just set the buffer to unibyte rather than use the
dubious mm-with-unibyte-current-buffer.
(nntp-with-open-group-function): New function extracted from
nntp-with-open-group macro.
(nntp-with-open-group): Use the function, so it's easier to debug.
Add indentation and debugging info.
(nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend the
use of the netcat alternatives.
2008-03-12 19:56:09 +00:00
Stefan Monnier
f15a9fec25 (rfc2047-decode-string): Don't use `m'. Avoid mm-string-as-multibyte as well. 2008-03-12 19:40:14 +00:00
Stefan Monnier
944c87e061 (nnweb-insert-html): Remove use of nnheader-string-as-multibyte. 2008-03-12 19:20:33 +00:00
Stefan Monnier
2ec9cf150b (nnheader-init-server-buffer): Use with-current-buffer.
(nnheader-string-as-multibyte): Remove.
2008-03-12 19:07:16 +00:00
Stefan Monnier
3d2440b432 Use inhibit-read-only.
(mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
(mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
or unibyte-string.
2008-03-12 19:04:56 +00:00
Stefan Monnier
456cace2bc (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
(mm-uu-yenc-extract): Use with-current-buffer.
2008-03-12 18:54:39 +00:00
Stefan Monnier
f5fcf556b2 (gnus-soup-send-packet): Don't use mm-with-unibyte-current-buffer
since the buffer is unibyte anyway.
2008-03-12 18:49:53 +00:00
Stefan Monnier
c9de775515 Use with-current-buffer.
(nnmh-request-list-1): Use mm-string-to-multibyte rather than
mm-string-as-multibyte on the output of mm-encode-coding-string.
2008-03-12 18:44:07 +00:00
Stefan Monnier
9c5fe825f7 (nnimap-retrieve-headers-progress): Use a unibyte temp buffer.
(nnimap-request-move-article): Use with-current-buffer.
2008-03-12 18:40:01 +00:00
Stefan Monnier
d4eb2b7e39 (mm-with-part): Set the buffer to unibyte before inserting
the handle-buffer's text, so the implicit multibyte->unibyte conversion
uses string-make-unibyte rather than string-as-unibyte.
2008-03-12 18:30:52 +00:00
Stefan Monnier
228b6ecd21 Use with-current-buffer. 2008-03-12 18:23:38 +00:00
Stefan Monnier
6f87952b19 (viper-file-remote-p): Remove, unused. 2008-03-12 17:57:29 +00:00
Stefan Monnier
f130385591 Fix up indentation and comment style. Remove `function'. 2008-03-12 17:56:57 +00:00
Stefan Monnier
33de15f4c1 (reset-language-environment, set-language-environment-nonascii-translation):
Don't set-unibyte-charset.
2008-03-12 17:48:00 +00:00
Stefan Monnier
b4cb319f0a Remove all cb-args, use closures instead.
(doc-view-sentinel): Merge doc-view-dvi->pdf-sentinel,
doc-view-ps->pdf-sentinel, and doc-view-pdf->txt-sentinel (which was
doing an incorrect check).  Update all callers to use the new name.
(doc-view-doc->txt): Add missing `txt' argument.
2008-03-12 15:26:49 +00:00
Tassilo Horn
3c1beeeb87 Fix next to last ChangeLog entry. 2008-03-12 15:01:09 +00:00
Tassilo Horn
86903c81ae (doc-view-current-cache-dir): Set buffer used for
md5 sum calculation to single-byte.
2008-03-12 14:59:10 +00:00
Stefan Monnier
eb79098b2b (doc-view-new-window-function): Add assertion.
(doc-view-doc-type): New var.
(doc-view-convert-current-doc, doc-view-doc->txt): Use it.
(doc-view-intersection): New fun.
(doc-view-mode): Use it to set the new var.
2008-03-12 14:50:36 +00:00
Stefan Monnier
dd58a68650 (message-ignored-resent-headers): Add "Delivered-To". 2008-03-12 13:06:58 +00:00
Tassilo Horn
515357c252 (doc-view-doc->txt, doc-view-open-text)
(doc-view-already-converted-p): New functions.
(doc-view-clear-cache): Don't recreate doc-view-cache-directory.
(doc-view-mode-map): Bind C-c C-t to doc-view-open-text.
(doc-view-dvi->pdf-sentinel, doc-view-dvi->pdf)
(doc-view-pdf->txt-sentinel, doc-view-pdf->txt)
(doc-view-ps->pdf-sentinel, doc-view-ps->pdf)
(doc-view-convert-current-doc): Don't hardwire the functions the
sentinels call.  Now they're provided by two args CALLBACK and
CB-ARGS to the functions.
(doc-view-search): Use doc-view-doc->txt.
(doc-view-initiate-display): Use doc-view-already-converted-p.
Mention new binding C-c C-t if doc-view-mode doesn't work.
2008-03-12 12:05:30 +00:00